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

Time bar (total: 13.0s)

analyze142.0ms (1.1%)

Memory
0.3MiB live, 276.6MiB allocated
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 15 to 15 computations (0% saved)

sample1.2s (9.2%)

Memory
-3.6MiB live, 1 566.4MiB allocated
Samples
827.0ms8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 472.0ms
ival-mult: 312.0ms (66.1% of total)
ival-div: 94.0ms (19.9% of total)
ival-sub: 47.0ms (10% of total)
exact: 8.0ms (1.7% of total)
ival-true: 6.0ms (1.3% of total)
ival-assert: 4.0ms (0.8% of total)
Bogosity

preprocess489.0ms (3.8%)

Memory
18.6MiB live, 288.9MiB allocated
Algorithm
egg-herbie
Rules
3 504×accelerator-lowering-fma.f32
3 504×accelerator-lowering-fma.f64
2 640×*-lowering-*.f32
2 640×*-lowering-*.f64
1 100×associate-*l/
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
079275
1302260
21041260
33864260
01313
12913
210413
331513
485113
5147313
6222213
7289413
8408513
9485113
10549813
11554313
12555113
13555113
14603413
15618613
16618613
17618613
18621213
19621213
20621613
21622013
22622013
0622012
Stop Event
iter limit
saturated
node limit
Calls
Call 1
Inputs
(/ (- (* x y) (* (* z 9) t)) (* a 2))
Outputs
(/ (- (* x y) (* (* z 9) t)) (* a 2))
(/.f64 (fma.f64 x y (*.f64 t (*.f64 z #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
Symmetry

(negabs a)

(sort x y)

(sort z t)

explain123.0ms (0.9%)

Memory
17.6MiB live, 288.4MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
280-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-(*.f64 a #s(literal 2 binary64))
00-0-a
00-0-t
00-0-(*.f64 (*.f64 z #s(literal 9 binary64)) t)
00-0-#s(literal 9 binary64)
00-0-z
00-0-(*.f64 z #s(literal 9 binary64))
00-0-(*.f64 x y)
00-0-#s(literal 2 binary64)
00-0-y
00-0-x
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
/.f64(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))o/n230
(*.f64 x y)overflow23
(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t))overflow56
(*.f64 (*.f64 z #s(literal 9 binary64)) t)overflow36
(*.f64 z #s(literal 9 binary64))overflow2
/.f64(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))n/o30
(*.f64 a #s(literal 2 binary64))overflow3
/.f64(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))u/n20
(*.f64 (*.f64 z #s(literal 9 binary64)) t)underflow31
(*.f64 x y)underflow34
(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t))underflow4
-.f64(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t))nan-rescue10
(*.f64 x y)overflow23
(*.f64 (*.f64 z #s(literal 9 binary64)) t)overflow36
(*.f64 z #s(literal 9 binary64))overflow2
Confusion
Predicted +Predicted -
+290
-0227
Precision
1.0
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+2900
-00227
Precision?
1.0
Recall?
1.0
Freqs
test
numberfreq
0227
129
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
50.0ms512×0valid
Compiler

Compiled 126 to 56 computations (55.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 25.0ms
ival-mult: 18.0ms (71.7% of total)
ival-div: 4.0ms (15.9% of total)
ival-sub: 2.0ms (8% of total)
exact: 1.0ms (4% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

eval0.0ms (0%)

Memory
0.5MiB live, 0.5MiB allocated
Compiler

Compiled 5 to 5 computations (0% saved)

prune1.0ms (0%)

Memory
2.1MiB live, 2.1MiB allocated
Alt Table
Click to see full alt table
StatusAccuracyProgram
89.1%
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
Compiler

Compiled 18 to 13 computations (27.8% saved)

simplify430.0ms (3.3%)

Memory
-35.1MiB live, 263.8MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (*.f64 z #s(literal 9 binary64)) t)
cost-diff0
(*.f64 x y)
cost-diff0
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
cost-diff128
(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t))
Rules
3 504×accelerator-lowering-fma.f32
3 504×accelerator-lowering-fma.f64
2 640×*-lowering-*.f32
2 640×*-lowering-*.f64
978×distribute-lft-neg-in
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01343
12943
210443
331543
485143
5147343
6222243
7289443
8408543
9485143
10549843
11554343
12555143
13555143
14603443
15618643
16618643
17618643
18621243
19621243
20621643
21622043
22622043
0622041
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(/ (- (* 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 9) t)) (* a 2))
(/.f64 (fma.f64 x y (*.f64 t (*.f64 z #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
(- (* x y) (* (* z 9) t))
(fma.f64 x y (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* x y)
(*.f64 x y)
x
y
(* (* z 9) t)
(*.f64 #s(literal 9 binary64) (*.f64 z t))
(* 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)

localize36.0ms (0.3%)

Memory
-4.5MiB live, 72.8MiB allocated
Localize:

Found 4 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))
accuracy89.5%
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
Samples
25.0ms256×0valid
Compiler

Compiled 45 to 15 computations (66.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 13.0ms
ival-mult: 6.0ms (46% of total)
ival-sub: 5.0ms (38.3% of total)
ival-div: 2.0ms (15.3% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series20.0ms (0.1%)

Memory
6.9MiB live, 41.9MiB allocated
Counts
5 → 168
Calls
Call 1
Inputs
#<alt (- (* x y) (* (* z 9) t))>
#<alt (/ (- (* x y) (* (* z 9) t)) (* a 2))>
#<alt (* x y)>
#<alt (* (* z 9) t)>
#<alt (* a 2)>
Outputs
#<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/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 (* 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 (* 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

42 calls:

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

rewrite439.0ms (3.4%)

Memory
27.4MiB live, 622.5MiB allocated
Algorithm
batch-egg-rewrite
Rules
6 386×*-lowering-*.f32
6 386×*-lowering-*.f64
6 084×accelerator-lowering-fma.f32
6 084×accelerator-lowering-fma.f64
2 346×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01333
15033
241133
3497233
0848631
Stop Event
iter limit
node limit
Counts
5 → 430
Calls
Call 1
Inputs
(- (* x y) (* (* z 9) t))
(/ (- (* x y) (* (* z 9) t)) (* a 2))
(* x y)
(* (* z 9) t)
(* a 2)
Outputs
(+.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 (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))))
(+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))
(+.f64 (neg.f64 (neg.f64 (*.f64 x y))) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) #s(literal -1 binary64)))
(-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal 9 binary64) t)))
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y)))
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))
(-.f64 (fma.f64 x y #s(literal 0 binary64)) (*.f64 z (*.f64 #s(literal 9 binary64) t)))
(fma.f64 x y (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))
(fma.f64 y x (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 y (/.f64 (*.f64 x (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))
(fma.f64 (*.f64 x y) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))))
(fma.f64 (*.f64 x y) (/.f64 (*.f64 x y) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))
(fma.f64 #s(literal 9 binary64) (neg.f64 (*.f64 z t)) (*.f64 x y))
(fma.f64 #s(literal 9 binary64) (*.f64 (neg.f64 z) t) (*.f64 x y))
(fma.f64 #s(literal 9 binary64) (*.f64 z (neg.f64 t)) (*.f64 x y))
(fma.f64 (*.f64 z #s(literal 9 binary64)) (neg.f64 t) (*.f64 x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(fma.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) #s(literal -1 binary64) (*.f64 x y))
(fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))))
(fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))
(fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 (*.f64 x y) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))))
(fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y))
(fma.f64 (*.f64 #s(literal 9 binary64) t) (neg.f64 z) (*.f64 x y))
(fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y))
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))))
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))))
(fma.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))))
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))
(fma.f64 (neg.f64 z) (*.f64 #s(literal 9 binary64) t) (*.f64 x y))
(fma.f64 (neg.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 x (*.f64 x y)) (/.f64 y (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))
(fma.f64 (*.f64 y (*.f64 x y)) (/.f64 x (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))
(fma.f64 (neg.f64 (*.f64 z t)) #s(literal 9 binary64) (*.f64 x y))
(fma.f64 (*.f64 t #s(literal -1 binary64)) (*.f64 z #s(literal 9 binary64)) (*.f64 x y))
(fma.f64 (*.f64 t (neg.f64 z)) #s(literal 9 binary64) (*.f64 x y))
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 z t)) #s(literal 9 binary64) (*.f64 x y))
(fma.f64 (*.f64 (neg.f64 z) t) #s(literal 9 binary64) (*.f64 x y))
(fma.f64 (*.f64 (neg.f64 t) z) #s(literal 9 binary64) (*.f64 x y))
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (*.f64 (*.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (fma.f64 (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (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 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (fma.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x)) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y)) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(neg.f64 (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y)))
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))))
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 1 binary64)))
(/.f64 (*.f64 (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 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (neg.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 (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 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 531441 binary64)))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))))
(/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 531441 binary64)))) (*.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (fma.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64))))) (*.f64 x (*.f64 (*.f64 y (*.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 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 387420489 binary64)))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64))))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (*.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))))) (*.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) #s(literal 1 binary64)) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 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 (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 387420489 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 531441 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 531441 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64))))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64))))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64))))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (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 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (neg.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (pow.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (fma.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))
(/.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) (*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 (*.f64 x y) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 387420489 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 531441 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 531441 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64))))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64))))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64))))))
(pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1 binary64))
(*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))
(*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) #s(literal 1 binary64)))
(*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))
(*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))))
(*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) #s(literal 1 binary64)))
(*.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))
(*.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y)))
(*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))))
(*.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))
(*.f64 (/.f64 (*.f64 (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 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (fma.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))
(*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 (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 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))
(*.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (*.f64 (*.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (fma.f64 (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))
(*.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))
(+.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
(+.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))))
(+.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(+.f64 (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(+.f64 (*.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (fma.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 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))))
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a a) a))) (fma.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (/.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729/8 binary64))) (*.f64 (*.f64 a a) a)) (fma.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (/.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))
(fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
(fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))))
(fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
(fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))))
(fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(fma.f64 z (neg.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 z #s(literal 9 binary64)) (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 t (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))))
(fma.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)))))
(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 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 2 binary64))))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 t (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (neg.f64 (*.f64 x y)) (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
(fma.f64 (neg.f64 (*.f64 x y)) (/.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))))
(fma.f64 (neg.f64 (*.f64 x y)) (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))))
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(fma.f64 (/.f64 x a) (*.f64 y #s(literal 1/2 binary64)) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
(fma.f64 (/.f64 x a) (*.f64 y #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))))
(fma.f64 (/.f64 x a) (*.f64 y #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 x a) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 x a) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))))
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 x a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 y a) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 y a) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 y a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(fma.f64 (/.f64 y a) (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
(fma.f64 (/.f64 y a) (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))))
(fma.f64 (/.f64 y a) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal 9 binary64) t) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) a) (neg.f64 (*.f64 t #s(literal 1/2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (neg.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 z #s(literal 9/2 binary64)) (neg.f64 (/.f64 t a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 t a) (neg.f64 (*.f64 z #s(literal 9/2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (neg.f64 z) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (neg.f64 t) (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
(fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))))
(fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
(fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))))
(fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
(fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))))
(fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
(fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))))
(fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(fma.f64 (neg.f64 (/.f64 z a)) (*.f64 t #s(literal 9/2 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (neg.f64 (*.f64 z #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 9 binary64) t) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (neg.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) a)) (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (neg.f64 (*.f64 t #s(literal 1/2 binary64))) (/.f64 (*.f64 z #s(literal 9 binary64)) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (neg.f64 (*.f64 z #s(literal 9/2 binary64))) (/.f64 t a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (neg.f64 (/.f64 t a)) (*.f64 z #s(literal 9/2 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(neg.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))))
(/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (fma.f64 x (*.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 #s(literal 9 binary64) t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729/8 binary64))) (*.f64 (*.f64 a a) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) #s(literal 2 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 x (*.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 #s(literal 9 binary64) t)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))
(/.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (neg.f64 a)) #s(literal -2 binary64))
(/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 531441 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))))
(/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 531441 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (fma.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64))))) (*.f64 x (*.f64 (*.f64 y (*.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 #s(literal 8 binary64) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729/8 binary64))) (*.f64 (*.f64 a a) a))) (fma.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 387420489 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) a))
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64))))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))
(/.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))
(/.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal 2 binary64))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a)
(/.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) (*.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) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 z (/.f64 (*.f64 #s(literal 9 binary64) t) 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 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) a))
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 z (*.f64 #s(literal 9 binary64) t)))) (*.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 (*.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 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 z (/.f64 (*.f64 #s(literal 9 binary64) t) 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 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 #s(literal 9 binary64) t)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.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 (neg.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 (neg.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (/.f64 (*.f64 #s(literal 9 binary64) t) a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal 9/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 #s(literal 9 binary64) t)))) (*.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) (*.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) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (*.f64 #s(literal 9 binary64) t) a)))) #s(literal 4 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) a) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 z (*.f64 #s(literal 9 binary64) t)))) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/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 x (*.f64 y #s(literal 1/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 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 a (*.f64 z (/.f64 (*.f64 #s(literal 9 binary64) t) a)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a) (*.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 a a))
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1/2 binary64)) (*.f64 a (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) #s(literal -1 binary64)) (*.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) #s(literal 1/2 binary64)) (*.f64 a (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) a))
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 a (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (*.f64 a (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 a (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (*.f64 a (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 #s(literal 9 binary64) t))))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729/8 binary64))) (*.f64 (*.f64 a a) a)))) (neg.f64 (fma.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729/8 binary64))) (*.f64 (*.f64 a a) a))) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (*.f64 (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) (*.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))))))
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))) (-.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 #s(literal 9 binary64) t))))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (neg.f64 a))) #s(literal -2 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729/8 binary64))) (*.f64 (*.f64 a a) a)))) (fma.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64))) a)
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (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 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) a)
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y)) #s(literal 1/2 binary64)) (neg.f64 a))
(/.f64 (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y)) #s(literal 2 binary64)) (neg.f64 a))
(/.f64 (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (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 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))
(/.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 #s(literal 9 binary64) t)))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
(pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (fma.f64 x (*.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 #s(literal 9 binary64) t))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729/8 binary64))) (*.f64 (*.f64 a a) a)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))) #s(literal -1 binary64))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))))
(*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))
(*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))
(*.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))
(*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) #s(literal 1/2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))
(*.f64 (fma.f64 x (*.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 #s(literal 9 binary64) t)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (neg.f64 a)) #s(literal -1/2 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729/8 binary64))) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a))
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))
(*.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))
(*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (neg.f64 a)))
(*.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) a))
(*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) a))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -2 binary64)))
(*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))
(*.f64 (/.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))
(*.f64 (pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (*.f64 (*.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (fma.f64 (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal 2 binary64))) (*.f64 (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 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (fma.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))
(exp.f64 (log.f64 (*.f64 x y)))
(exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 1 binary64)))
(pow.f64 (*.f64 x y) #s(literal 1 binary64))
(*.f64 x y)
(*.f64 y x)
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x)))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y)))
(exp.f64 (log.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t))))
(exp.f64 (*.f64 (log.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t))) #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))))
(pow.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) #s(literal 1 binary64))
(*.f64 z (*.f64 #s(literal 9 binary64) t))
(*.f64 z (neg.f64 (*.f64 t #s(literal -9 binary64))))
(*.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 (neg.f64 t)))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(*.f64 t (neg.f64 (*.f64 z #s(literal -9 binary64))))
(*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 #s(literal 9 binary64) t)))
(*.f64 (*.f64 z #s(literal -9 binary64)) (neg.f64 t))
(*.f64 (*.f64 #s(literal 9 binary64) t) z)
(*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(*.f64 (neg.f64 z) (*.f64 t #s(literal -9 binary64)))
(*.f64 (neg.f64 t) (*.f64 z #s(literal -9 binary64)))
(*.f64 (*.f64 z t) #s(literal 9 binary64))
(*.f64 (neg.f64 (*.f64 z #s(literal -9 binary64))) t)
(*.f64 (neg.f64 (neg.f64 z)) (*.f64 #s(literal 9 binary64) t))
(*.f64 (neg.f64 (neg.f64 t)) (*.f64 z #s(literal 9 binary64)))
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 (*.f64 z #s(literal 9 binary64)))))
(*.f64 (exp.f64 (log.f64 (*.f64 #s(literal 9 binary64) t))) (exp.f64 (log.f64 z)))
(*.f64 (exp.f64 (log.f64 (*.f64 z #s(literal 9 binary64)))) (exp.f64 (log.f64 t)))
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 (*.f64 #s(literal 9 binary64) t))))
(*.f64 (exp.f64 (log.f64 #s(literal 9 binary64))) (exp.f64 (log.f64 (*.f64 z t))))
(*.f64 (exp.f64 (log.f64 (*.f64 z t))) (exp.f64 (log.f64 #s(literal 9 binary64))))
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 a #s(literal 2 binary64))) #s(literal -1 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))
(pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64))
(*.f64 a #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) a)
(*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 a)))
(*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1 binary64)))
(*.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 (neg.f64 a) #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) (neg.f64 a))
(*.f64 (neg.f64 (neg.f64 a)) #s(literal 2 binary64))

simplify334.0ms (2.6%)

Memory
-15.5MiB live, 576.0MiB allocated
Algorithm
egg-herbie
Rules
7 712×*-lowering-*.f32
7 712×*-lowering-*.f64
7 448×accelerator-lowering-fma.f32
7 448×accelerator-lowering-fma.f64
1 644×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01111404
13661404
211901404
342861404
081121320
Stop Event
iter limit
node limit
Counts
168 → 168
Calls
Call 1
Inputs
(* -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/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))
(* 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))
(* 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 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(- (* x y) (* 9 (* t z)))
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y))
(- (* x y) (* 9 (* t z)))
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y))
(- (* x y) (* 9 (* t z)))
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y))
(* x y)
(*.f64 x y)
(* x (+ y (* -9 (/ (* t z) x))))
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y))
(* x (+ y (* -9 (/ (* t z) x))))
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y))
(* x (+ y (* -9 (/ (* t z) x))))
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(- (* x y) (* 9 (* t z)))
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y))
(- (* x y) (* 9 (* t z)))
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y))
(- (* x y) (* 9 (* t z)))
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y))
(* x y)
(*.f64 x y)
(* y (+ x (* -9 (/ (* t z) y))))
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y))
(* y (+ x (* -9 (/ (* t z) y))))
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y))
(* y (+ x (* -9 (/ (* t z) y))))
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y))
(* x y)
(*.f64 x y)
(+ (* -9 (* t z)) (* x y))
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* z (- (/ (* x y) z) (* 9 t)))
(*.f64 t (fma.f64 #s(literal -9 binary64) z (/.f64 (*.f64 x y) t)))
(* z (- (/ (* x y) z) (* 9 t)))
(*.f64 t (fma.f64 #s(literal -9 binary64) z (/.f64 (*.f64 x y) t)))
(* z (- (/ (* x y) z) (* 9 t)))
(*.f64 t (fma.f64 #s(literal -9 binary64) z (/.f64 (*.f64 x y) t)))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t))))
(*.f64 t (fma.f64 #s(literal -9 binary64) z (/.f64 (*.f64 x y) t)))
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t))))
(*.f64 t (fma.f64 #s(literal -9 binary64) z (/.f64 (*.f64 x y) t)))
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t))))
(*.f64 t (fma.f64 #s(literal -9 binary64) z (/.f64 (*.f64 x y) t)))
(* x y)
(*.f64 x y)
(+ (* -9 (* t z)) (* x y))
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* t (- (/ (* x y) t) (* 9 z)))
(*.f64 t (fma.f64 #s(literal -9 binary64) z (/.f64 (*.f64 x y) t)))
(* t (- (/ (* x y) t) (* 9 z)))
(*.f64 t (fma.f64 #s(literal -9 binary64) z (/.f64 (*.f64 x y) t)))
(* t (- (/ (* x y) t) (* 9 z)))
(*.f64 t (fma.f64 #s(literal -9 binary64) z (/.f64 (*.f64 x y) t)))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z))))
(*.f64 t (fma.f64 #s(literal -9 binary64) z (/.f64 (*.f64 x y) t)))
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z))))
(*.f64 t (fma.f64 #s(literal -9 binary64) z (/.f64 (*.f64 x y) t)))
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z))))
(*.f64 t (fma.f64 #s(literal -9 binary64) z (/.f64 (*.f64 x y) t)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a))
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(/.f64 (fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a)
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(/.f64 (fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a)
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(/.f64 (fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a)
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(/.f64 (fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a)
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(/.f64 (fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a)
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(/.f64 (fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a)
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(/.f64 (fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a)
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(/.f64 (fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a)
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(/.f64 (fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a)
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(/.f64 (fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a)
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(/.f64 (fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a)
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(/.f64 (fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* 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))

eval68.0ms (0.5%)

Memory
15.3MiB live, 168.6MiB allocated
Compiler

Compiled 16 629 to 1 189 computations (92.8% saved)

prune81.0ms (0.6%)

Memory
22.0MiB live, 182.6MiB allocated
Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New58612598
Fresh000
Picked101
Done000
Total58712599
Accuracy
100.0%
Counts
599 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
85.0%
(fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
85.4%
(fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
87.3%
(fma.f64 (/.f64 t a) (neg.f64 (*.f64 z #s(literal 9/2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
88.6%
(fma.f64 (neg.f64 t) (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
89.5%
(/.f64 (fma.f64 y x (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
90.2%
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a)
49.1%
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)
49.4%
(/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 a #s(literal 2 binary64)))
89.9%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
89.9%
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) a))
90.1%
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a))
53.5%
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))
Compiler

Compiled 410 to 294 computations (28.3% saved)

simplify33.0ms (0.3%)

Memory
-42.7MiB live, 30.3MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))
cost-diff0
(/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))
cost-diff320
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) a)
cost-diff384
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) a))
cost-diff0
(*.f64 t #s(literal -9 binary64))
cost-diff0
(*.f64 z (*.f64 t #s(literal -9 binary64)))
cost-diff0
(fma.f64 y x (*.f64 z (*.f64 t #s(literal -9 binary64))))
cost-diff0
(/.f64 (fma.f64 y x (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
cost-diff0
(*.f64 a #s(literal 2 binary64))
cost-diff0
(*.f64 t z)
cost-diff0
(*.f64 #s(literal -9 binary64) (*.f64 t z))
cost-diff320
(/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 a #s(literal 2 binary64)))
cost-diff0
(/.f64 z a)
cost-diff0
(*.f64 t (/.f64 z a))
cost-diff0
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))
cost-diff0
(*.f64 t #s(literal -9 binary64))
cost-diff0
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))
cost-diff0
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64))
cost-diff0
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a)
Rules
492×*-lowering-*.f32
492×*-lowering-*.f64
370×times-frac
214×/-lowering-/.f32
214×/-lowering-/.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
029188
166186
2143186
3396186
4589186
5701186
6742186
7747186
8747186
0747177
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(/ (* (+ (* z (* t -9)) (* x y)) 1/2) a)
(* (+ (* z (* t -9)) (* x y)) 1/2)
(+ (* z (* t -9)) (* x y))
z
(* t -9)
t
-9
(* x y)
x
y
1/2
a
(* -9/2 (* t (/ z a)))
-9/2
(* t (/ z a))
t
(/ z a)
z
a
(/ (* -9 (* t z)) (* a 2))
(* -9 (* t z))
-9
(* t z)
t
z
(* a 2)
a
2
(/ (+ (* y x) (* z (* t -9))) (* a 2))
(+ (* y x) (* z (* t -9)))
y
x
(* z (* t -9))
z
(* t -9)
t
-9
(* a 2)
a
2
(/ 1/2 (* (/ 1 (+ (* z (* t -9)) (* x y))) a))
1/2
(* (/ 1 (+ (* z (* t -9)) (* x y))) a)
(/ 1 (+ (* z (* t -9)) (* x y)))
1
(+ (* z (* t -9)) (* x y))
z
(* t -9)
t
-9
(* x y)
x
y
a
Outputs
(/ (* (+ (* z (* t -9)) (* x y)) 1/2) a)
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a))
(* (+ (* z (* t -9)) (* x y)) 1/2)
(fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (*.f64 (*.f64 x y) #s(literal 1/2 binary64)))
(+ (* z (* t -9)) (* x y))
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))
z
(* t -9)
(*.f64 t #s(literal -9 binary64))
t
-9
#s(literal -9 binary64)
(* x y)
(*.f64 x y)
x
y
1/2
#s(literal 1/2 binary64)
a
(* -9/2 (* t (/ z a)))
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a)
-9/2
#s(literal -9/2 binary64)
(* t (/ z a))
(*.f64 z (/.f64 t a))
t
(/ z a)
(/.f64 z a)
z
a
(/ (* -9 (* t z)) (* a 2))
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a)
(* -9 (* t z))
(*.f64 z (*.f64 t #s(literal -9 binary64)))
-9
#s(literal -9 binary64)
(* t z)
(*.f64 z t)
t
z
(* a 2)
(*.f64 a #s(literal 2 binary64))
a
2
#s(literal 2 binary64)
(/ (+ (* y x) (* z (* t -9))) (* a 2))
(/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64)))
(+ (* y x) (* z (* t -9)))
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))
y
x
(* 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)
(/ 1/2 (* (/ 1 (+ (* z (* t -9)) (* x y))) a))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a))
1/2
#s(literal 1/2 binary64)
(* (/ 1 (+ (* z (* t -9)) (* x y))) a)
(/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))
(/ 1 (+ (* z (* t -9)) (* x y)))
(/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))
1
#s(literal 1 binary64)
(+ (* z (* t -9)) (* x y))
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))
z
(* t -9)
(*.f64 t #s(literal -9 binary64))
t
-9
#s(literal -9 binary64)
(* x y)
(*.f64 x y)
x
y
a

localize198.0ms (1.5%)

Memory
12.0MiB live, 164.3MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.5%
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) a))
accuracy99.5%
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))
accuracy98.5%
(/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))
accuracy91.3%
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) a)
accuracy100.0%
(*.f64 t #s(literal -9 binary64))
accuracy100.0%
(*.f64 a #s(literal 2 binary64))
accuracy99.7%
(*.f64 z (*.f64 t #s(literal -9 binary64)))
accuracy89.5%
(/.f64 (fma.f64 y x (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
accuracy100.0%
(*.f64 t z)
accuracy100.0%
(*.f64 a #s(literal 2 binary64))
accuracy99.7%
(*.f64 #s(literal -9 binary64) (*.f64 t z))
accuracy88.4%
(/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 a #s(literal 2 binary64)))
accuracy100.0%
(/.f64 z a)
accuracy99.8%
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))
accuracy91.4%
(*.f64 t (/.f64 z a))
accuracy100.0%
(*.f64 x y)
accuracy100.0%
(*.f64 t #s(literal -9 binary64))
accuracy99.5%
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))
accuracy90.6%
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a)
Samples
153.0ms256×0valid
Compiler

Compiled 185 to 31 computations (83.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 132.0ms
ival-div: 113.0ms (85.3% of total)
ival-mult: 16.0ms (12.1% of total)
ival-add: 2.0ms (1.5% of total)
exact: 1.0ms (0.8% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series126.0ms (1%)

Memory
-2.8MiB live, 71.1MiB allocated
Counts
18 → 684
Calls
Call 1
Inputs
#<alt (/ (* (+ (* z (* t -9)) (* x y)) 1/2) a)>
#<alt (* (+ (* z (* t -9)) (* x y)) 1/2)>
#<alt (+ (* z (* t -9)) (* x y))>
#<alt (* t -9)>
#<alt (* -9/2 (* t (/ z a)))>
#<alt (* t (/ z a))>
#<alt (/ z a)>
#<alt (/ (* -9 (* t z)) (* a 2))>
#<alt (* -9 (* t z))>
#<alt (* t z)>
#<alt (* a 2)>
#<alt (/ (+ (* y x) (* z (* t -9))) (* a 2))>
#<alt (+ (* y x) (* z (* t -9)))>
#<alt (* z (* t -9))>
#<alt (/ 1/2 (* (/ 1 (+ (* z (* t -9)) (* x y))) a))>
#<alt (* (/ 1 (+ (* z (* t -9)) (* x y))) a)>
#<alt (/ 1 (+ (* z (* t -9)) (* x y)))>
#<alt (* x y)>
Outputs
#<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 (* -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 (/ (+ (* -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/2 (* x y))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (* -9/2 (* t z))>
#<alt (* z (+ (* -9/2 t) (* 1/2 (/ (* x y) z))))>
#<alt (* z (+ (* -9/2 t) (* 1/2 (/ (* x y) z))))>
#<alt (* z (+ (* -9/2 t) (* 1/2 (/ (* x y) z))))>
#<alt (* -9/2 (* t z))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) z)) (* 9/2 t))))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) z)) (* 9/2 t))))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) z)) (* 9/2 t))))>
#<alt (* 1/2 (* x y))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (* -9/2 (* t z))>
#<alt (* t (+ (* -9/2 z) (* 1/2 (/ (* x y) t))))>
#<alt (* t (+ (* -9/2 z) (* 1/2 (/ (* x y) t))))>
#<alt (* t (+ (* -9/2 z) (* 1/2 (/ (* x y) t))))>
#<alt (* -9/2 (* t z))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) t)) (* 9/2 z))))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) t)) (* 9/2 z))))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) t)) (* 9/2 z))))>
#<alt (* -9/2 (* t z))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (* 1/2 (* x y))>
#<alt (* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))>
#<alt (* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))>
#<alt (* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))>
#<alt (* 1/2 (* x y))>
#<alt (* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))>
#<alt (* -9/2 (* t z))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (* 1/2 (* x y))>
#<alt (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))>
#<alt (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))>
#<alt (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))>
#<alt (* 1/2 (* x y))>
#<alt (* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))>
#<alt (* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))>
#<alt (* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))>
#<alt (* 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 (* -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 (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (/ (* 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 (/ 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 (* -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 (* 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 (* 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 (* -9/2 (/ (* t z) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* 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 (* 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 (* -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 (* 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 (* -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 (* 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 (* -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 (/ (+ (* -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 (/ 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 (* -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 (+ (* -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 (* 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 (/ -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 (* 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)>
Calls

171 calls:

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

rewrite800.0ms (6.1%)

Memory
-10.0MiB live, 1 264.8MiB allocated
Algorithm
batch-egg-rewrite
Rules
10 084×accelerator-lowering-fma.f32
10 084×accelerator-lowering-fma.f64
6 790×*-lowering-*.f32
6 790×*-lowering-*.f64
3 516×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
029136
1140134
2900134
08315126
Stop Event
iter limit
node limit
Counts
18 → 4 200
Calls
Call 1
Inputs
(/ (* (+ (* z (* t -9)) (* x y)) 1/2) a)
(* (+ (* z (* t -9)) (* x y)) 1/2)
(+ (* z (* t -9)) (* x y))
(* t -9)
(* -9/2 (* t (/ z a)))
(* t (/ z a))
(/ z a)
(/ (* -9 (* t z)) (* a 2))
(* -9 (* t z))
(* t z)
(* a 2)
(/ (+ (* y x) (* z (* t -9))) (* a 2))
(+ (* y x) (* z (* t -9)))
(* z (* t -9))
(/ 1/2 (* (/ 1 (+ (* z (* t -9)) (* x y))) a))
(* (/ 1 (+ (* z (* t -9)) (* x y))) a)
(/ 1 (+ (* z (* t -9)) (* x y)))
(* x y)
Outputs
(+.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(+.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(+.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(+.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(+.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(+.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(+.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 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 (*.f64 y y))) (-.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 (*.f64 y y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(fma.f64 z (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 z (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 z (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 z (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t) #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t) #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t) #s(literal -9/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t) #s(literal -9/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t) #s(literal -9/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (*.f64 t #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 z (*.f64 (*.f64 t #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 z (*.f64 (*.f64 t #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 z (*.f64 (*.f64 t #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (*.f64 t #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 z (*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 z (*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 z (*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 z (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 z (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 z (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 #s(literal -9 binary64) (/.f64 z (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 t (*.f64 #s(literal -9 binary64) (/.f64 z (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 t (*.f64 #s(literal -9 binary64) (/.f64 z (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 t (*.f64 #s(literal -9 binary64) (/.f64 z (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 #s(literal -9 binary64) (/.f64 z (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 t (*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 t (*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 t (*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 t (*.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 t (*.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 t (*.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -9 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 t (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -9 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 t (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -9 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 t (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -9 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -9 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (/.f64 z (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 t (*.f64 (/.f64 z (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 t (*.f64 (/.f64 z (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 t (*.f64 (/.f64 z (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (/.f64 z (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (neg.f64 z) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (neg.f64 z) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (neg.f64 z) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (neg.f64 z) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (neg.f64 z) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (/.f64 z a) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (/.f64 z a) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (/.f64 z a) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (/.f64 z a) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (/.f64 z a) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #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 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 z a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 z a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 z a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z t) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z t) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z t) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -9 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -9 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -9 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -9 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -9 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal -9 binary64) a) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal -9 binary64) a) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal -9 binary64) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal -9 binary64) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal -9 binary64) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (neg.f64 z) (*.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (neg.f64 z) (*.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -9 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -9 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.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)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #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 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(fma.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 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.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 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.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 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.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 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.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 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.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 x y)))
(fma.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 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.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 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.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) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.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 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal -9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal -9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal -9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal -9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal -9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) #s(literal -1/2 binary64) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 9 binary64) (/.f64 (*.f64 t (neg.f64 z)) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal 9 binary64) (/.f64 (*.f64 t (neg.f64 z)) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 9 binary64) (/.f64 (*.f64 t (neg.f64 z)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 9 binary64) (/.f64 (*.f64 t (neg.f64 z)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 9 binary64) (/.f64 (*.f64 t (neg.f64 z)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 z t) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 z t) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 z t) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 z t) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 z t) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 z a) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 z a) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 z a) #s(literal -9 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 z a) #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 z a) #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 t a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 t a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 t a) (*.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 t a) (*.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 t a) (*.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 t a) (*.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 t a) (*.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (/.f64 z a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (/.f64 z a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (/.f64 z a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 z (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 z (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 z (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 z (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 z (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(fma.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) t (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) t (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) t (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) t (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) t (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) z (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) z (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) z (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) z (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 z a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 z a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 z a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9 binary64))) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9 binary64))) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9 binary64))) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9 binary64))) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9 binary64))) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal -2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) (neg.f64 a)) (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal -9 binary64) (neg.f64 a)) (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal -9 binary64) (neg.f64 a)) (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) (neg.f64 a)) (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) (neg.f64 a)) (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (/.f64 #s(literal -9 binary64) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (/.f64 #s(literal -9 binary64) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (/.f64 #s(literal -9 binary64) (neg.f64 a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (/.f64 #s(literal -9 binary64) (neg.f64 a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (/.f64 #s(literal -9 binary64) (neg.f64 a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t (neg.f64 z)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t (neg.f64 z)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t (neg.f64 z)) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t (neg.f64 z)) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t (neg.f64 z)) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) (neg.f64 a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) (neg.f64 a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) (neg.f64 a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) a) #s(literal 9/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) a) #s(literal 9/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) a) #s(literal 9/2 binary64) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) a) #s(literal 9/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) a) #s(literal 9/2 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (/.f64 (neg.f64 z) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (/.f64 (neg.f64 z) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (/.f64 (neg.f64 z) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (/.f64 (neg.f64 z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (/.f64 (neg.f64 z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) #s(literal 2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (neg.f64 z) #s(literal 2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (neg.f64 z) #s(literal 2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) #s(literal 2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) #s(literal 2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) (neg.f64 a)) #s(literal 9/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z t) (neg.f64 a)) #s(literal 9/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z t) (neg.f64 a)) #s(literal 9/2 binary64) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) (neg.f64 a)) #s(literal 9/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) (neg.f64 a)) #s(literal 9/2 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -2 binary64)) (/.f64 #s(literal 9 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -2 binary64)) (/.f64 #s(literal 9 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -2 binary64)) (/.f64 #s(literal 9 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -2 binary64)) (/.f64 #s(literal 9 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -2 binary64)) (/.f64 #s(literal 9 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal 9 binary64) a) (/.f64 (*.f64 z t) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal 9 binary64) a) (/.f64 (*.f64 z t) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal 9 binary64) a) (/.f64 (*.f64 z t) #s(literal -2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal 9 binary64) a) (/.f64 (*.f64 z t) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal 9 binary64) a) (/.f64 (*.f64 z t) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 z #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 z #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 z #s(literal 1 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 z #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 z #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (/.f64 z a)) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal -9 binary64) (/.f64 z a)) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal -9 binary64) (/.f64 z a)) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (/.f64 z a)) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (/.f64 z a)) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 t #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 t #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 t #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 t #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 t #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 t a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 t a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 t a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 t a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 t a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (/.f64 t a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (/.f64 t a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (/.f64 t a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (/.f64 t a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (/.f64 t a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) (/.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) (/.f64 z a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) (/.f64 z a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) (/.f64 z a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9 binary64)) a)) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9 binary64)) a)) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9 binary64)) a)) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9 binary64)) a)) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9 binary64)) a)) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/2 binary64) (/.f64 z a))) t (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/2 binary64) (/.f64 z a))) t (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/2 binary64) (/.f64 z a))) t (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/2 binary64) (/.f64 z a))) t (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/2 binary64) (/.f64 z a))) t (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) z) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) z) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) z) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) z) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) z) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) t) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) t) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) t) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) t) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) t) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 z #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 z #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 z #s(literal -9 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 z #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 z #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 #s(literal -9 binary64) z) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 #s(literal -9 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 #s(literal -9 binary64) z) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 #s(literal -9 binary64) z) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 #s(literal -9 binary64) z) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 z t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 z t) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 z t) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 z t) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z #s(literal -9 binary64))) t (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z #s(literal -9 binary64))) t (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z #s(literal -9 binary64))) t (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z #s(literal -9 binary64))) t (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z #s(literal -9 binary64))) t (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -9 binary64) z)) t (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -9 binary64) z)) t (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -9 binary64) z)) t (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -9 binary64) z)) t (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -9 binary64) z)) t (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) a)) z (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) a)) z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) a)) z (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) a)) z (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) a)) z (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) z) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) z) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) z) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) z) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) z) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(neg.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))))
(neg.f64 (/.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) #s(literal -2 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))))
(/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 a) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) a) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) a) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a) (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) a) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (neg.f64 a)))
(/.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal -1/2 binary64) (/.f64 a (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64)) (neg.f64 a))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) #s(literal 2 binary64))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) a))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) a))
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a))
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) a))
(/.f64 (/.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) a) #s(literal -2 binary64))
(/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 a (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 a (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 a (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(/.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))
(/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y 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) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal -1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (neg.f64 a)))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 a)))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y 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 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (neg.f64 a)))
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y 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 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 a)))
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) #s(literal 2 binary64)))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) a))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) a))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (neg.f64 a)))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 a)))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))) a))
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y 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 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))) (neg.f64 a)))
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (neg.f64 a)))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) a))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) a))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) a))
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 a)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 a (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 a (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 a (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (*.f64 a (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (neg.f64 a) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (neg.f64 a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 (neg.f64 a) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (neg.f64 a) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (*.f64 (neg.f64 a) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y 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) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (*.f64 a (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (*.f64 a (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64))) (*.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64))) (*.f64 a (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 a (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 a (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (*.f64 a (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (neg.f64 a) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (neg.f64 a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (*.f64 (neg.f64 a) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) a)))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a)))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) a)))
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))))
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.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 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64)))) (fma.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) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) #s(literal -1 binary64))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a))
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) (/.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 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))))
(*.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) a))
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64)))))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)))
(*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #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 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64)))))
(*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) #s(literal 1/2 binary64))
(*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) a)))
(*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) a)))
(*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a)))
(*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) a)))
(*.f64 (/.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) a) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -2 binary64)))
(*.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))) a))
(*.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) a))
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) a))
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) a))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64)) (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(+.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 t (*.f64 #s(literal -9/2 binary64) z)))
(+.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 x y) #s(literal 1/2 binary64)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 x y))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 x y))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(+.f64 (*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (*.f64 x y)) #s(literal -1/2 binary64)))
(+.f64 (*.f64 (neg.f64 (*.f64 x y)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) #s(literal -1/2 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 2 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal 2 binary64)))
(fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (*.f64 (*.f64 x y) #s(literal 1/2 binary64)))
(fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) #s(literal 1/2 binary64)))
(fma.f64 t (*.f64 #s(literal -9/2 binary64) z) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))
(fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 (*.f64 x y) #s(literal 1/2 binary64)))
(fma.f64 t (*.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) #s(literal 1/2 binary64)))
(fma.f64 t (*.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) #s(literal 1/2 binary64)))
(fma.f64 #s(literal -9 binary64) (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 x y) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 x y) #s(literal 1/2 binary64)))
(fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 (*.f64 x y) #s(literal 1/2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 t (*.f64 #s(literal -9/2 binary64) z)))
(fma.f64 #s(literal -9/2 binary64) (*.f64 z t) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))
(fma.f64 (*.f64 z t) #s(literal -9/2 binary64) (*.f64 (*.f64 x y) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) #s(literal -1/2 binary64) (*.f64 (neg.f64 (*.f64 x y)) #s(literal -1/2 binary64)))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 x y))))
(fma.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) z (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))
(fma.f64 (neg.f64 (*.f64 x y)) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) #s(literal -1/2 binary64)))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 #s(literal -9 binary64) z) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 t #s(literal -9 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 z #s(literal -9 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal -9 binary64) z) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t #s(literal -9 binary64))) z (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z t)) #s(literal -9 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal -9 binary64))) t (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -9 binary64) z)) t (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) t (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) y (*.f64 t (*.f64 #s(literal -9/2 binary64) z)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) x (*.f64 t (*.f64 #s(literal -9/2 binary64) z)))
(neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64)))
(/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 2 binary64))
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))))
(/.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) #s(literal -2 binary64))
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64)) #s(literal -1 binary64))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y))))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64))) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64))) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) #s(literal 3 binary64))) (fma.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) (*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (-.f64 (*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))))))
(/.f64 (+.f64 (pow.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))) (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (-.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) (*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (*.f64 t (*.f64 #s(literal -9/2 binary64) z)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))))
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) #s(literal 1/2 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))) (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (-.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))
(pow.f64 (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal -1 binary64))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64)))
(*.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))) #s(literal 1/2 binary64)))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)))
(*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 1/2 binary64)))
(*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z 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 (neg.f64 (*.f64 x y))))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(+.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(+.f64 (neg.f64 (neg.f64 (*.f64 x y))) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(-.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal 1 binary64)))
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1 binary64)) (*.f64 x y))
(fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 z (neg.f64 (*.f64 t #s(literal 9 binary64))) (*.f64 x y))
(fma.f64 z (neg.f64 (*.f64 t #s(literal 9 binary64))) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 t (*.f64 #s(literal -9 binary64) z) (*.f64 x y))
(fma.f64 t (*.f64 #s(literal -9 binary64) z) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 t (*.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 1 binary64)) (*.f64 x y))
(fma.f64 t (*.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 t (*.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 1 binary64)) (*.f64 x y))
(fma.f64 t (*.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 1 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 x y))
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 #s(literal -9 binary64) (*.f64 (*.f64 z t) #s(literal 1 binary64)) (*.f64 x y))
(fma.f64 #s(literal -9 binary64) (*.f64 (*.f64 z t) #s(literal 1 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 #s(literal -9 binary64) (neg.f64 (*.f64 t (neg.f64 z))) (*.f64 x y))
(fma.f64 #s(literal -9 binary64) (neg.f64 (*.f64 t (neg.f64 z))) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 (*.f64 t #s(literal -9 binary64)) z (*.f64 x y))
(fma.f64 (*.f64 t #s(literal -9 binary64)) z (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64) (*.f64 x y))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64) (neg.f64 (neg.f64 (*.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 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y))
(fma.f64 (*.f64 z t) #s(literal -9 binary64) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64))) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 (neg.f64 z) (*.f64 t #s(literal 9 binary64)) (*.f64 x y))
(fma.f64 (neg.f64 z) (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(fma.f64 (*.f64 t (neg.f64 z)) #s(literal 9 binary64) (*.f64 x y))
(fma.f64 (*.f64 t (neg.f64 z)) #s(literal 9 binary64) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 #s(literal 9 binary64) (*.f64 t (neg.f64 z)) (*.f64 x y))
(fma.f64 #s(literal 9 binary64) (*.f64 t (neg.f64 z)) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 (*.f64 t #s(literal 9 binary64)) (neg.f64 z) (*.f64 x y))
(fma.f64 (*.f64 t #s(literal 9 binary64)) (neg.f64 z) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y))
(fma.f64 (*.f64 z #s(literal -9 binary64)) t (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 (*.f64 #s(literal -9 binary64) z) t (*.f64 x y))
(fma.f64 (*.f64 #s(literal -9 binary64) z) t (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) #s(literal -9 binary64) (*.f64 x y))
(fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) #s(literal -9 binary64) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 (neg.f64 (*.f64 t #s(literal 9 binary64))) z (*.f64 x y))
(fma.f64 (neg.f64 (*.f64 t #s(literal 9 binary64))) z (neg.f64 (neg.f64 (*.f64 x y))))
(neg.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) #s(literal -1 binary64))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (neg.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y))))) (*.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 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 t t))) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 531441 binary64) (*.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 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (-.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 531441 binary64) (*.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 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (-.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 t t))) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y))))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y))))))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (neg.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (fma.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (+.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal -1 binary64))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1 binary64))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.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 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))
(*.f64 #s(literal -1 binary64) (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(*.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))) #s(literal 1 binary64)))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1 binary64)))
(*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))))
(*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))))
(*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 1 binary64)))
(*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal 1 binary64)))
(*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) #s(literal 1 binary64)) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) #s(literal 1 binary64)) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1 binary64)) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1 binary64)) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 t #s(literal -9 binary64))
(*.f64 #s(literal -9 binary64) t)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 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)))
(neg.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)))
(neg.f64 (*.f64 (/.f64 (neg.f64 z) a) (*.f64 t #s(literal -9/2 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64))))
(neg.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 (neg.f64 z) a)))
(neg.f64 (/.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) #s(literal -2 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t))))
(neg.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) a))
(/.f64 #s(literal -9 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 z t)))
(/.f64 #s(literal -9 binary64) (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 z t))))
(/.f64 #s(literal -9 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) a))
(/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 z t)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a z) (*.f64 t #s(literal -9/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 t (*.f64 #s(literal -9/2 binary64) z))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))
(/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 #s(literal -9 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 z t)))
(/.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (*.f64 a #s(literal -1/9 binary64)))
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a z))
(/.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) #s(literal 2 binary64))
(/.f64 (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) #s(literal -2 binary64))
(/.f64 #s(literal 9 binary64) (*.f64 (neg.f64 a) (/.f64 #s(literal 2 binary64) (*.f64 z t))))
(/.f64 #s(literal 9 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (/.f64 a z))
(/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 (/.f64 a (neg.f64 z)) #s(literal 2 binary64)))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(/.f64 (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (neg.f64 a))
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9 binary64))) (*.f64 (/.f64 a z) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 (*.f64 a #s(literal -1/9 binary64)) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 z))) (*.f64 (*.f64 a #s(literal -1/9 binary64)) #s(literal -2 binary64)))
(/.f64 (*.f64 (*.f64 z t) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -1/9 binary64))))
(/.f64 (*.f64 (*.f64 t (neg.f64 z)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal -1/9 binary64))))
(/.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a z)))
(/.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a (neg.f64 z))))
(/.f64 (*.f64 (/.f64 z a) (*.f64 t #s(literal -9 binary64))) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 t #s(literal -9/2 binary64))) (/.f64 a (neg.f64 z)))
(/.f64 (neg.f64 (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)))) a)
(/.f64 (neg.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #s(literal -1 binary64)) (neg.f64 a))
(/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -1/2 binary64)) (neg.f64 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 #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 a (neg.f64 z)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) (/.f64 a z))
(/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal -9 binary64)) a)
(/.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) z) a)
(/.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 a z))
(/.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (neg.f64 z)) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a)) #s(literal -2 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) a)
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)))) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a)
(/.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z t)))
(/.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 t (neg.f64 z))) #s(literal -2 binary64))
(/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal -1/9 binary64)))
(/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal 9 binary64)) (neg.f64 a))
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 t #s(literal -9 binary64))) a)
(/.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 a (neg.f64 z)))
(/.f64 (*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #s(literal 1 binary64)) a)
(pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1 binary64))
(*.f64 z (*.f64 t (/.f64 #s(literal -9/2 binary64) a)))
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t #s(literal -9/2 binary64))))
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))))
(*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t) #s(literal -9/2 binary64)))
(*.f64 z (*.f64 (*.f64 t #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 z (*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) #s(literal 1/2 binary64)))
(*.f64 z (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)))
(*.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)))
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))
(*.f64 t (*.f64 #s(literal -9 binary64) (/.f64 z (*.f64 a #s(literal 2 binary64)))))
(*.f64 t (*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 t (*.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)))
(*.f64 t (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -9 binary64) a)))
(*.f64 t (*.f64 (/.f64 z (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)))
(*.f64 #s(literal -9 binary64) (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (neg.f64 z) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (/.f64 z a) #s(literal 1/2 binary64)))
(*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a))
(*.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)))
(*.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)))
(*.f64 (/.f64 z a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)))
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64))
(*.f64 (*.f64 z t) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)))
(*.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) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (*.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -9 binary64) a)))
(*.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal -9 binary64) a) #s(literal 1/2 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)))
(*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a))
(*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal -9/2 binary64))))
(*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))))
(*.f64 (neg.f64 z) (*.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 z (*.f64 t #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal -9 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -9 binary64) a))
(*.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 #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 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 (*.f64 t #s(literal -9 binary64))) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64))
(*.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal -9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) #s(literal -1/2 binary64))
(*.f64 #s(literal 9 binary64) (/.f64 (*.f64 t (neg.f64 z)) (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 z t) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a))
(*.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9 binary64) z) a))
(*.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 z a) #s(literal -9 binary64)))
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) a))
(*.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 t a) (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)))
(*.f64 (/.f64 t a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 t a) (*.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -9 binary64)))
(*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (/.f64 z a))
(*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 z #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)))
(*.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 z (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)))
(*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) t)
(*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 t (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 t (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)
(*.f64 (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) z)
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 z a))
(*.f64 (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9 binary64))) (/.f64 z (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 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 binary64)) #s(literal 2 binary64)) (/.f64 t a))
(*.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (/.f64 t a))
(*.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 t #s(literal 1/2 binary64)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 (neg.f64 z) a))
(*.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) a))
(*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal -2 binary64)))
(*.f64 (/.f64 #s(literal -9 binary64) (neg.f64 a)) (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (/.f64 #s(literal -9 binary64) (neg.f64 a)))
(*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t (neg.f64 z)) a))
(*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) (neg.f64 a)))
(*.f64 (/.f64 (*.f64 t (neg.f64 z)) a) #s(literal 9/2 binary64))
(*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (/.f64 (neg.f64 z) #s(literal 2 binary64)))
(*.f64 (/.f64 (neg.f64 z) #s(literal 2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)))
(*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (/.f64 (neg.f64 z) a))
(*.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (*.f64 z t) (neg.f64 a)) #s(literal 9/2 binary64))
(*.f64 (/.f64 (*.f64 z t) #s(literal -2 binary64)) (/.f64 #s(literal 9 binary64) a))
(*.f64 (/.f64 #s(literal 9 binary64) a) (/.f64 (*.f64 z t) #s(literal -2 binary64)))
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t (/.f64 #s(literal -9/2 binary64) a)))
(*.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 z #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)))
(*.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)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 #s(literal -9 binary64) (/.f64 z a)) (*.f64 t #s(literal 1/2 binary64)))
(*.f64 (*.f64 #s(literal -9 binary64) (*.f64 t #s(literal 1/2 binary64))) (/.f64 z a))
(*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 t a))
(*.f64 (*.f64 #s(literal -9/2 binary64) z) (/.f64 t a))
(*.f64 (*.f64 #s(literal -9/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) a) t))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) (/.f64 z a))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 (*.f64 t #s(literal -9 binary64)) a))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (/.f64 z a))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9 binary64)) a)) (*.f64 z #s(literal 1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/2 binary64) (/.f64 z a))) t)
(*.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) z) (*.f64 t #s(literal 1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) t) (*.f64 z #s(literal 1/2 binary64)))
(*.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 z #s(literal -9 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 #s(literal -9 binary64) z))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 z t))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z)
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z #s(literal -9 binary64))) t)
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -9 binary64) z)) t)
(*.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) a)) z)
(*.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) z) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 z a))
(*.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(neg.f64 (/.f64 (*.f64 t (neg.f64 z)) a))
(neg.f64 (/.f64 (*.f64 z t) (neg.f64 a)))
(neg.f64 (*.f64 (/.f64 (neg.f64 z) a) t))
(neg.f64 (*.f64 t (/.f64 (neg.f64 z) a)))
(/.f64 t (/.f64 a z))
(/.f64 (*.f64 z t) a)
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z t)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a z) t))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 z t))))
(/.f64 (*.f64 t (neg.f64 z)) (neg.f64 a))
(/.f64 (*.f64 t #s(literal -1 binary64)) (/.f64 a (neg.f64 z)))
(/.f64 (*.f64 (*.f64 z t) #s(literal 1 binary64)) a)
(/.f64 (neg.f64 t) (/.f64 a (neg.f64 z)))
(/.f64 (neg.f64 (*.f64 t (neg.f64 z))) a)
(/.f64 (*.f64 (*.f64 z t) #s(literal -1 binary64)) (neg.f64 a))
(pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1 binary64))
(*.f64 z (/.f64 t a))
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) t))
(*.f64 t (/.f64 z a))
(*.f64 (/.f64 z a) t)
(*.f64 (/.f64 z a) (/.f64 t #s(literal 1 binary64)))
(*.f64 (*.f64 z t) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a))
(*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) t))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z t))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)))
(*.f64 (*.f64 t (neg.f64 z)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 t a) z)
(*.f64 (/.f64 t a) (/.f64 z #s(literal 1 binary64)))
(*.f64 (/.f64 t a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (*.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t a))
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 z a))
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t a))
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (neg.f64 z) a))
(exp.f64 (*.f64 (log.f64 (/.f64 a z)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 z) a))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (neg.f64 z) a))
(neg.f64 (/.f64 (neg.f64 z) a))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) a)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a z)))
(/.f64 z a)
(/.f64 #s(literal 1 binary64) (/.f64 a z))
(/.f64 #s(literal -1 binary64) (/.f64 a (neg.f64 z)))
(/.f64 (neg.f64 z) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 a))
(/.f64 (*.f64 z #s(literal -1 binary64)) (neg.f64 a))
(/.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 a))
(pow.f64 (/.f64 a z) #s(literal -1 binary64))
(*.f64 z (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 z a) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 z a))
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 z) a))
(*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) 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 (/.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 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)))
(neg.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)))
(neg.f64 (*.f64 (/.f64 (neg.f64 z) a) (*.f64 t #s(literal -9/2 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64))))
(neg.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 (neg.f64 z) a)))
(neg.f64 (/.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) #s(literal -2 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t))))
(neg.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) a))
(/.f64 #s(literal -9 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 z t)))
(/.f64 #s(literal -9 binary64) (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 z t))))
(/.f64 #s(literal -9 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) a))
(/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 z t)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a z) (*.f64 t #s(literal -9/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 t (*.f64 #s(literal -9/2 binary64) z))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))
(/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 #s(literal -9 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 z t)))
(/.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (*.f64 a #s(literal -1/9 binary64)))
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a z))
(/.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) #s(literal 2 binary64))
(/.f64 (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) #s(literal -2 binary64))
(/.f64 #s(literal 9 binary64) (*.f64 (neg.f64 a) (/.f64 #s(literal 2 binary64) (*.f64 z t))))
(/.f64 #s(literal 9 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (/.f64 a z))
(/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 (/.f64 a (neg.f64 z)) #s(literal 2 binary64)))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(/.f64 (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (neg.f64 a))
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9 binary64))) (*.f64 (/.f64 a z) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 (*.f64 a #s(literal -1/9 binary64)) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 z))) (*.f64 (*.f64 a #s(literal -1/9 binary64)) #s(literal -2 binary64)))
(/.f64 (*.f64 (*.f64 z t) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -1/9 binary64))))
(/.f64 (*.f64 (*.f64 t (neg.f64 z)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal -1/9 binary64))))
(/.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a z)))
(/.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a (neg.f64 z))))
(/.f64 (*.f64 (/.f64 z a) (*.f64 t #s(literal -9 binary64))) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 t #s(literal -9/2 binary64))) (/.f64 a (neg.f64 z)))
(/.f64 (neg.f64 (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)))) a)
(/.f64 (neg.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #s(literal -1 binary64)) (neg.f64 a))
(/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -1/2 binary64)) (neg.f64 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 #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 a (neg.f64 z)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) (/.f64 a z))
(/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal -9 binary64)) a)
(/.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) z) a)
(/.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 a z))
(/.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (neg.f64 z)) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a)) #s(literal -2 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) a)
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)))) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a)
(/.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z t)))
(/.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 t (neg.f64 z))) #s(literal -2 binary64))
(/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal -1/9 binary64)))
(/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal 9 binary64)) (neg.f64 a))
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 t #s(literal -9 binary64))) a)
(/.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 a (neg.f64 z)))
(/.f64 (*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #s(literal 1 binary64)) a)
(pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1 binary64))
(*.f64 z (*.f64 t (/.f64 #s(literal -9/2 binary64) a)))
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t #s(literal -9/2 binary64))))
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))))
(*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t) #s(literal -9/2 binary64)))
(*.f64 z (*.f64 (*.f64 t #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 z (*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) #s(literal 1/2 binary64)))
(*.f64 z (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)))
(*.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)))
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))
(*.f64 t (*.f64 #s(literal -9 binary64) (/.f64 z (*.f64 a #s(literal 2 binary64)))))
(*.f64 t (*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 t (*.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)))
(*.f64 t (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -9 binary64) a)))
(*.f64 t (*.f64 (/.f64 z (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)))
(*.f64 #s(literal -9 binary64) (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (neg.f64 z) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (/.f64 z a) #s(literal 1/2 binary64)))
(*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a))
(*.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)))
(*.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)))
(*.f64 (/.f64 z a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)))
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64))
(*.f64 (*.f64 z t) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)))
(*.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) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (*.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -9 binary64) a)))
(*.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal -9 binary64) a) #s(literal 1/2 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)))
(*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a))
(*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal -9/2 binary64))))
(*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))))
(*.f64 (neg.f64 z) (*.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 z (*.f64 t #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal -9 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -9 binary64) a))
(*.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 #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 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 (*.f64 t #s(literal -9 binary64))) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64))
(*.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal -9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) #s(literal -1/2 binary64))
(*.f64 #s(literal 9 binary64) (/.f64 (*.f64 t (neg.f64 z)) (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 z t) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a))
(*.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9 binary64) z) a))
(*.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 z a) #s(literal -9 binary64)))
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) a))
(*.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 t a) (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)))
(*.f64 (/.f64 t a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 t a) (*.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -9 binary64)))
(*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (/.f64 z a))
(*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 z #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)))
(*.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 z (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)))
(*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) t)
(*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 t (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 t (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)
(*.f64 (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) z)
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 z a))
(*.f64 (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9 binary64))) (/.f64 z (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 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 binary64)) #s(literal 2 binary64)) (/.f64 t a))
(*.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (/.f64 t a))
(*.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 t #s(literal 1/2 binary64)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 (neg.f64 z) a))
(*.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) a))
(*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal -2 binary64)))
(*.f64 (/.f64 #s(literal -9 binary64) (neg.f64 a)) (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (/.f64 #s(literal -9 binary64) (neg.f64 a)))
(*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t (neg.f64 z)) a))
(*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) (neg.f64 a)))
(*.f64 (/.f64 (*.f64 t (neg.f64 z)) a) #s(literal 9/2 binary64))
(*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (/.f64 (neg.f64 z) #s(literal 2 binary64)))
(*.f64 (/.f64 (neg.f64 z) #s(literal 2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)))
(*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (/.f64 (neg.f64 z) a))
(*.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (*.f64 z t) (neg.f64 a)) #s(literal 9/2 binary64))
(*.f64 (/.f64 (*.f64 z t) #s(literal -2 binary64)) (/.f64 #s(literal 9 binary64) a))
(*.f64 (/.f64 #s(literal 9 binary64) a) (/.f64 (*.f64 z t) #s(literal -2 binary64)))
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t (/.f64 #s(literal -9/2 binary64) a)))
(*.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 z #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)))
(*.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)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 #s(literal -9 binary64) (/.f64 z a)) (*.f64 t #s(literal 1/2 binary64)))
(*.f64 (*.f64 #s(literal -9 binary64) (*.f64 t #s(literal 1/2 binary64))) (/.f64 z a))
(*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 t a))
(*.f64 (*.f64 #s(literal -9/2 binary64) z) (/.f64 t a))
(*.f64 (*.f64 #s(literal -9/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) a) t))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) (/.f64 z a))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 (*.f64 t #s(literal -9 binary64)) a))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (/.f64 z a))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9 binary64)) a)) (*.f64 z #s(literal 1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/2 binary64) (/.f64 z a))) t)
(*.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) z) (*.f64 t #s(literal 1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) t) (*.f64 z #s(literal 1/2 binary64)))
(*.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 z #s(literal -9 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 #s(literal -9 binary64) z))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 z t))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z)
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z #s(literal -9 binary64))) t)
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -9 binary64) z)) t)
(*.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) a)) z)
(*.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) z) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 z a))
(*.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64)))
(neg.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)))
(*.f64 z (*.f64 t #s(literal -9 binary64)))
(*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1 binary64)))
(*.f64 z (neg.f64 (*.f64 t #s(literal 9 binary64))))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(*.f64 t (*.f64 #s(literal -9 binary64) z))
(*.f64 t (*.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 1 binary64)))
(*.f64 t (*.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 1 binary64)))
(*.f64 #s(literal -9 binary64) (*.f64 z t))
(*.f64 #s(literal -9 binary64) (*.f64 (*.f64 z t) #s(literal 1 binary64)))
(*.f64 #s(literal -9 binary64) (neg.f64 (*.f64 t (neg.f64 z))))
(*.f64 (*.f64 t #s(literal -9 binary64)) z)
(*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64))
(*.f64 (*.f64 z t) #s(literal -9 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64)))
(*.f64 (neg.f64 z) (*.f64 t #s(literal 9 binary64)))
(*.f64 (*.f64 t (neg.f64 z)) #s(literal 9 binary64))
(*.f64 #s(literal 9 binary64) (*.f64 t (neg.f64 z)))
(*.f64 (*.f64 t #s(literal 9 binary64)) (neg.f64 z))
(*.f64 (*.f64 z #s(literal -9 binary64)) t)
(*.f64 (*.f64 #s(literal -9 binary64) z) t)
(*.f64 (neg.f64 (*.f64 t (neg.f64 z))) #s(literal -9 binary64))
(*.f64 (neg.f64 (*.f64 t #s(literal 9 binary64))) z)
(*.f64 z t)
(*.f64 t z)
(-.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64)))
(neg.f64 (*.f64 a #s(literal -2 binary64)))
(/.f64 a #s(literal 1/2 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 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))
(/.f64 (neg.f64 a) #s(literal -1/2 binary64))
(*.f64 a #s(literal 2 binary64))
(*.f64 #s(literal 2 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 (neg.f64 a) #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) (neg.f64 a))
(+.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(+.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(+.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(+.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(+.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(+.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(+.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 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 (*.f64 y y))) (-.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 (*.f64 y y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(fma.f64 z (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 z (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 z (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 z (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t) #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t) #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t) #s(literal -9/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t) #s(literal -9/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t) #s(literal -9/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (*.f64 t #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 z (*.f64 (*.f64 t #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 z (*.f64 (*.f64 t #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 z (*.f64 (*.f64 t #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (*.f64 t #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 z (*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 z (*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 z (*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 z (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 z (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 z (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 #s(literal -9 binary64) (/.f64 z (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 t (*.f64 #s(literal -9 binary64) (/.f64 z (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 t (*.f64 #s(literal -9 binary64) (/.f64 z (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 t (*.f64 #s(literal -9 binary64) (/.f64 z (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 #s(literal -9 binary64) (/.f64 z (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 t (*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 t (*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 t (*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 t (*.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 t (*.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 t (*.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -9 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 t (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -9 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 t (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -9 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 t (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -9 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -9 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (/.f64 z (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 t (*.f64 (/.f64 z (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 t (*.f64 (/.f64 z (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 t (*.f64 (/.f64 z (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (/.f64 z (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (neg.f64 z) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (neg.f64 z) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (neg.f64 z) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (neg.f64 z) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (neg.f64 z) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (/.f64 z a) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (/.f64 z a) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (/.f64 z a) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (/.f64 z a) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (/.f64 z a) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #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 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 z a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 z a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 z a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z t) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z t) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z t) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -9 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -9 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -9 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -9 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -9 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal -9 binary64) a) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal -9 binary64) a) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal -9 binary64) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal -9 binary64) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal -9 binary64) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (neg.f64 z) (*.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (neg.f64 z) (*.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -9 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -9 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.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)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #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 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(fma.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 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.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 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.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 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.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 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.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 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.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 x y)))
(fma.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 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.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 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.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) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.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 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal -9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal -9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal -9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal -9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal -9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) #s(literal -1/2 binary64) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 9 binary64) (/.f64 (*.f64 t (neg.f64 z)) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal 9 binary64) (/.f64 (*.f64 t (neg.f64 z)) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 9 binary64) (/.f64 (*.f64 t (neg.f64 z)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 9 binary64) (/.f64 (*.f64 t (neg.f64 z)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 9 binary64) (/.f64 (*.f64 t (neg.f64 z)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 z t) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 z t) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 z t) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 z t) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 z t) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 z a) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 z a) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 z a) #s(literal -9 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 z a) #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 z a) #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 t a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 t a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 t a) (*.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 t a) (*.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 t a) (*.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 t a) (*.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 t a) (*.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (/.f64 z a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (/.f64 z a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (/.f64 z a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 z (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 z (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 z (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 z (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 z (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(fma.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) t (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) t (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) t (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) t (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) t (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) z (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) z (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) z (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) z (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 z a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 z a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 z a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9 binary64))) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9 binary64))) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9 binary64))) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9 binary64))) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9 binary64))) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal -2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) (neg.f64 a)) (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal -9 binary64) (neg.f64 a)) (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal -9 binary64) (neg.f64 a)) (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) (neg.f64 a)) (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) (neg.f64 a)) (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (/.f64 #s(literal -9 binary64) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (/.f64 #s(literal -9 binary64) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (/.f64 #s(literal -9 binary64) (neg.f64 a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (/.f64 #s(literal -9 binary64) (neg.f64 a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (/.f64 #s(literal -9 binary64) (neg.f64 a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t (neg.f64 z)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t (neg.f64 z)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t (neg.f64 z)) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t (neg.f64 z)) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t (neg.f64 z)) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) (neg.f64 a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) (neg.f64 a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) (neg.f64 a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) a) #s(literal 9/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) a) #s(literal 9/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) a) #s(literal 9/2 binary64) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) a) #s(literal 9/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) a) #s(literal 9/2 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (/.f64 (neg.f64 z) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (/.f64 (neg.f64 z) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (/.f64 (neg.f64 z) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (/.f64 (neg.f64 z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (/.f64 (neg.f64 z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) #s(literal 2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (neg.f64 z) #s(literal 2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (neg.f64 z) #s(literal 2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) #s(literal 2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) #s(literal 2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) (neg.f64 a)) #s(literal 9/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z t) (neg.f64 a)) #s(literal 9/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z t) (neg.f64 a)) #s(literal 9/2 binary64) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) (neg.f64 a)) #s(literal 9/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) (neg.f64 a)) #s(literal 9/2 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -2 binary64)) (/.f64 #s(literal 9 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -2 binary64)) (/.f64 #s(literal 9 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -2 binary64)) (/.f64 #s(literal 9 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -2 binary64)) (/.f64 #s(literal 9 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -2 binary64)) (/.f64 #s(literal 9 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal 9 binary64) a) (/.f64 (*.f64 z t) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal 9 binary64) a) (/.f64 (*.f64 z t) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal 9 binary64) a) (/.f64 (*.f64 z t) #s(literal -2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal 9 binary64) a) (/.f64 (*.f64 z t) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal 9 binary64) a) (/.f64 (*.f64 z t) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 z #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 z #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 z #s(literal 1 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 z #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 z #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (/.f64 z a)) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal -9 binary64) (/.f64 z a)) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal -9 binary64) (/.f64 z a)) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (/.f64 z a)) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (/.f64 z a)) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 t #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 t #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 t #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 t #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 t #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 t a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 t a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 t a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 t a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 t a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (/.f64 t a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (/.f64 t a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (/.f64 t a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (/.f64 t a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (/.f64 t a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) (/.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) (/.f64 z a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) (/.f64 z a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) (/.f64 z a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9 binary64)) a)) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9 binary64)) a)) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9 binary64)) a)) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9 binary64)) a)) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9 binary64)) a)) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/2 binary64) (/.f64 z a))) t (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/2 binary64) (/.f64 z a))) t (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/2 binary64) (/.f64 z a))) t (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/2 binary64) (/.f64 z a))) t (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/2 binary64) (/.f64 z a))) t (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) z) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) z) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) z) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) z) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) z) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) t) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) t) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) t) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) t) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) t) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 z #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 z #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 z #s(literal -9 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 z #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 z #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 #s(literal -9 binary64) z) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 #s(literal -9 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 #s(literal -9 binary64) z) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 #s(literal -9 binary64) z) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 #s(literal -9 binary64) z) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 z t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 z t) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 z t) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 z t) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z #s(literal -9 binary64))) t (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z #s(literal -9 binary64))) t (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z #s(literal -9 binary64))) t (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z #s(literal -9 binary64))) t (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z #s(literal -9 binary64))) t (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -9 binary64) z)) t (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -9 binary64) z)) t (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -9 binary64) z)) t (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -9 binary64) z)) t (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -9 binary64) z)) t (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) a)) z (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) a)) z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) a)) z (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) a)) z (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) a)) z (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) z) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) z) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) z) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) z) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) z) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(neg.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))))
(neg.f64 (/.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) #s(literal -2 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))))
(/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 a) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) a) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) a) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a) (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) a) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (neg.f64 a)))
(/.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal -1/2 binary64) (/.f64 a (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64)) (neg.f64 a))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) #s(literal 2 binary64))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) a))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) a))
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a))
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) a))
(/.f64 (/.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) a) #s(literal -2 binary64))
(/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 a (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 a (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 a (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(/.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))
(/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y 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) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal -1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (neg.f64 a)))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 a)))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y 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 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (neg.f64 a)))
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y 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 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 a)))
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) #s(literal 2 binary64)))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) a))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) a))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (neg.f64 a)))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 a)))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))) a))
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y 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 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))) (neg.f64 a)))
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (neg.f64 a)))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) a))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) a))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) a))
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 a)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 a (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 a (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 a (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (*.f64 a (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (neg.f64 a) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (neg.f64 a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 (neg.f64 a) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (neg.f64 a) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (*.f64 (neg.f64 a) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y 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) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (*.f64 a (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (*.f64 a (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64))) (*.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64))) (*.f64 a (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 a (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 a (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (*.f64 a (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (neg.f64 a) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (neg.f64 a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (*.f64 (neg.f64 a) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) a)))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a)))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) a)))
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))))
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.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 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64)))) (fma.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) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) #s(literal -1 binary64))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a))
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) (/.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 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))))
(*.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) a))
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64)))))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)))
(*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #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 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64)))))
(*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) #s(literal 1/2 binary64))
(*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) a)))
(*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) a)))
(*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a)))
(*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) a)))
(*.f64 (/.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) a) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -2 binary64)))
(*.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))) a))
(*.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) a))
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) a))
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) a))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64)) (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z 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 (neg.f64 (*.f64 x y))))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(+.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(+.f64 (neg.f64 (neg.f64 (*.f64 x y))) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(-.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal 1 binary64)))
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1 binary64)) (*.f64 x y))
(fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 z (neg.f64 (*.f64 t #s(literal 9 binary64))) (*.f64 x y))
(fma.f64 z (neg.f64 (*.f64 t #s(literal 9 binary64))) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 t (*.f64 #s(literal -9 binary64) z) (*.f64 x y))
(fma.f64 t (*.f64 #s(literal -9 binary64) z) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 t (*.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 1 binary64)) (*.f64 x y))
(fma.f64 t (*.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 t (*.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 1 binary64)) (*.f64 x y))
(fma.f64 t (*.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 1 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 x y))
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 #s(literal -9 binary64) (*.f64 (*.f64 z t) #s(literal 1 binary64)) (*.f64 x y))
(fma.f64 #s(literal -9 binary64) (*.f64 (*.f64 z t) #s(literal 1 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 #s(literal -9 binary64) (neg.f64 (*.f64 t (neg.f64 z))) (*.f64 x y))
(fma.f64 #s(literal -9 binary64) (neg.f64 (*.f64 t (neg.f64 z))) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 (*.f64 t #s(literal -9 binary64)) z (*.f64 x y))
(fma.f64 (*.f64 t #s(literal -9 binary64)) z (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64) (*.f64 x y))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64) (neg.f64 (neg.f64 (*.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 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y))
(fma.f64 (*.f64 z t) #s(literal -9 binary64) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64))) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 (neg.f64 z) (*.f64 t #s(literal 9 binary64)) (*.f64 x y))
(fma.f64 (neg.f64 z) (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(fma.f64 (*.f64 t (neg.f64 z)) #s(literal 9 binary64) (*.f64 x y))
(fma.f64 (*.f64 t (neg.f64 z)) #s(literal 9 binary64) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 #s(literal 9 binary64) (*.f64 t (neg.f64 z)) (*.f64 x y))
(fma.f64 #s(literal 9 binary64) (*.f64 t (neg.f64 z)) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 (*.f64 t #s(literal 9 binary64)) (neg.f64 z) (*.f64 x y))
(fma.f64 (*.f64 t #s(literal 9 binary64)) (neg.f64 z) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y))
(fma.f64 (*.f64 z #s(literal -9 binary64)) t (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 (*.f64 #s(literal -9 binary64) z) t (*.f64 x y))
(fma.f64 (*.f64 #s(literal -9 binary64) z) t (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) #s(literal -9 binary64) (*.f64 x y))
(fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) #s(literal -9 binary64) (neg.f64 (neg.f64 (*.f64 x y))))
(fma.f64 (neg.f64 (*.f64 t #s(literal 9 binary64))) z (*.f64 x y))
(fma.f64 (neg.f64 (*.f64 t #s(literal 9 binary64))) z (neg.f64 (neg.f64 (*.f64 x y))))
(neg.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) #s(literal -1 binary64))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (neg.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y))))) (*.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 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 t t))) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 531441 binary64) (*.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 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (-.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 531441 binary64) (*.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 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (-.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 t t))) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y))))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y))))))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (neg.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (fma.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (+.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal -1 binary64))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1 binary64))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.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 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))
(*.f64 #s(literal -1 binary64) (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(*.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))) #s(literal 1 binary64)))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1 binary64)))
(*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))))
(*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))))
(*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 1 binary64)))
(*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal 1 binary64)))
(*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) #s(literal 1 binary64)) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) #s(literal 1 binary64)) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1 binary64)) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1 binary64)) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64)))
(neg.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)))
(*.f64 z (*.f64 t #s(literal -9 binary64)))
(*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1 binary64)))
(*.f64 z (neg.f64 (*.f64 t #s(literal 9 binary64))))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(*.f64 t (*.f64 #s(literal -9 binary64) z))
(*.f64 t (*.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 1 binary64)))
(*.f64 t (*.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 1 binary64)))
(*.f64 #s(literal -9 binary64) (*.f64 z t))
(*.f64 #s(literal -9 binary64) (*.f64 (*.f64 z t) #s(literal 1 binary64)))
(*.f64 #s(literal -9 binary64) (neg.f64 (*.f64 t (neg.f64 z))))
(*.f64 (*.f64 t #s(literal -9 binary64)) z)
(*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64))
(*.f64 (*.f64 z t) #s(literal -9 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64)))
(*.f64 (neg.f64 z) (*.f64 t #s(literal 9 binary64)))
(*.f64 (*.f64 t (neg.f64 z)) #s(literal 9 binary64))
(*.f64 #s(literal 9 binary64) (*.f64 t (neg.f64 z)))
(*.f64 (*.f64 t #s(literal 9 binary64)) (neg.f64 z))
(*.f64 (*.f64 z #s(literal -9 binary64)) t)
(*.f64 (*.f64 #s(literal -9 binary64) z) t)
(*.f64 (neg.f64 (*.f64 t (neg.f64 z))) #s(literal -9 binary64))
(*.f64 (neg.f64 (*.f64 t #s(literal 9 binary64))) z)
(+.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(+.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(+.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(+.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(+.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(+.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(+.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 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 (*.f64 y y))) (-.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 (*.f64 y y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(fma.f64 z (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 z (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 z (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 z (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t) #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t) #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t) #s(literal -9/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t) #s(literal -9/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t) #s(literal -9/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (*.f64 t #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 z (*.f64 (*.f64 t #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 z (*.f64 (*.f64 t #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 z (*.f64 (*.f64 t #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (*.f64 t #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 z (*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 z (*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 z (*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 z (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 z (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 z (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 z (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 #s(literal -9 binary64) (/.f64 z (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 t (*.f64 #s(literal -9 binary64) (/.f64 z (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 t (*.f64 #s(literal -9 binary64) (/.f64 z (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 t (*.f64 #s(literal -9 binary64) (/.f64 z (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 #s(literal -9 binary64) (/.f64 z (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 t (*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 t (*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 t (*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 t (*.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 t (*.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 t (*.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -9 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 t (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -9 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 t (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -9 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 t (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -9 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -9 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (/.f64 z (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 t (*.f64 (/.f64 z (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 t (*.f64 (/.f64 z (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 t (*.f64 (/.f64 z (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 t (*.f64 (/.f64 z (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (neg.f64 z) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (neg.f64 z) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (neg.f64 z) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (neg.f64 z) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (neg.f64 z) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (/.f64 z a) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (/.f64 z a) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (/.f64 z a) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (/.f64 z a) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (/.f64 z a) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #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 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 z a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 z a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 z a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z a) (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z t) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z t) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z t) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -9 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -9 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -9 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -9 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -9 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal -9 binary64) a) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal -9 binary64) a) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal -9 binary64) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal -9 binary64) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal -9 binary64) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (neg.f64 z) (*.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (neg.f64 z) (*.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (neg.f64 z) (*.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -9 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -9 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.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)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #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 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(fma.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 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.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 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.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 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.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 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.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 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.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 x y)))
(fma.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 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.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 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.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) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.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 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #s(literal -9 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal -9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal -9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal -9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal -9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal -9 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) #s(literal -1/2 binary64) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) a) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 9 binary64) (/.f64 (*.f64 t (neg.f64 z)) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal 9 binary64) (/.f64 (*.f64 t (neg.f64 z)) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 9 binary64) (/.f64 (*.f64 t (neg.f64 z)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 9 binary64) (/.f64 (*.f64 t (neg.f64 z)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 9 binary64) (/.f64 (*.f64 t (neg.f64 z)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 z t) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 z t) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 z t) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 z t) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 z t) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 z a) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 z a) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 z a) #s(literal -9 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 z a) #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 z a) #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 t a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 t a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 t a) (*.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 t a) (*.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 t a) (*.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 t a) (*.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 t a) (*.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (/.f64 z a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (/.f64 z a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (/.f64 z a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 z (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 z (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 z (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 z (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 z (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a))
(fma.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) t (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) t (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) t (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) t (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) t (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) z) (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (neg.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) z (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) z (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) z (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) z (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 z a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 z a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 z a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9 binary64))) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9 binary64))) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9 binary64))) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9 binary64))) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9 binary64))) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)) (/.f64 t a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 #s(literal -9 binary64) z) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 (*.f64 t #s(literal 9 binary64)) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal -2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) (neg.f64 a)) (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal -9 binary64) (neg.f64 a)) (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal -9 binary64) (neg.f64 a)) (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) (neg.f64 a)) (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) (neg.f64 a)) (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (/.f64 #s(literal -9 binary64) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (/.f64 #s(literal -9 binary64) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (/.f64 #s(literal -9 binary64) (neg.f64 a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (/.f64 #s(literal -9 binary64) (neg.f64 a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal 2 binary64)) (/.f64 #s(literal -9 binary64) (neg.f64 a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t (neg.f64 z)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t (neg.f64 z)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t (neg.f64 z)) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t (neg.f64 z)) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t (neg.f64 z)) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) (neg.f64 a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) (neg.f64 a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) (neg.f64 a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) a) #s(literal 9/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) a) #s(literal 9/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) a) #s(literal 9/2 binary64) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) a) #s(literal 9/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) a) #s(literal 9/2 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (/.f64 (neg.f64 z) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (/.f64 (neg.f64 z) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (/.f64 (neg.f64 z) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (/.f64 (neg.f64 z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (/.f64 (neg.f64 z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) #s(literal 2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (neg.f64 z) #s(literal 2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (neg.f64 z) #s(literal 2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) #s(literal 2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) #s(literal 2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) (neg.f64 a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) (neg.f64 a)) #s(literal 9/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z t) (neg.f64 a)) #s(literal 9/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z t) (neg.f64 a)) #s(literal 9/2 binary64) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) (neg.f64 a)) #s(literal 9/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) (neg.f64 a)) #s(literal 9/2 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -2 binary64)) (/.f64 #s(literal 9 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -2 binary64)) (/.f64 #s(literal 9 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -2 binary64)) (/.f64 #s(literal 9 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -2 binary64)) (/.f64 #s(literal 9 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -2 binary64)) (/.f64 #s(literal 9 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal 9 binary64) a) (/.f64 (*.f64 z t) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal 9 binary64) a) (/.f64 (*.f64 z t) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal 9 binary64) a) (/.f64 (*.f64 z t) #s(literal -2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal 9 binary64) a) (/.f64 (*.f64 z t) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal 9 binary64) a) (/.f64 (*.f64 z t) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 z #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 z #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 z #s(literal 1 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 z #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 z #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) a) (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (/.f64 z a)) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal -9 binary64) (/.f64 z a)) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal -9 binary64) (/.f64 z a)) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (/.f64 z a)) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (/.f64 z a)) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 t #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 t #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 t #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 t #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 t #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 t a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 t a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 t a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 t a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 t a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (/.f64 t a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (/.f64 t a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (/.f64 t a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (/.f64 t a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (/.f64 t a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) (/.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) (/.f64 z a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) (/.f64 z a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) (/.f64 z a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 (*.f64 t #s(literal -9 binary64)) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64))) (/.f64 z a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9 binary64)) a)) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9 binary64)) a)) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9 binary64)) a)) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9 binary64)) a)) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9 binary64)) a)) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/2 binary64) (/.f64 z a))) t (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/2 binary64) (/.f64 z a))) t (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/2 binary64) (/.f64 z a))) t (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/2 binary64) (/.f64 z a))) t (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/2 binary64) (/.f64 z a))) t (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) z) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) z) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) z) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) z) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) z) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) t) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) t) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) t) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) t) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal -9 binary64) a) t) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 z #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 z #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 z #s(literal -9 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 z #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 z #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 #s(literal -9 binary64) z) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 #s(literal -9 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 #s(literal -9 binary64) z) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 #s(literal -9 binary64) z) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 #s(literal -9 binary64) z) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 z t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 z t) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 z t) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 z t) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z #s(literal -9 binary64))) t (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z #s(literal -9 binary64))) t (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z #s(literal -9 binary64))) t (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z #s(literal -9 binary64))) t (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z #s(literal -9 binary64))) t (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -9 binary64) z)) t (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -9 binary64) z)) t (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -9 binary64) z)) t (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -9 binary64) z)) t (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -9 binary64) z)) t (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) a)) z (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) a)) z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) a)) z (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) a)) z (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) a)) z (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) z) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) z) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) z) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) z) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) z) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 1/2 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal -9/2 binary64) z))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(neg.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))))
(neg.f64 (/.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) #s(literal -2 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))))
(/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 a) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) a) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) a) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a) (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) a) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (neg.f64 a)))
(/.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal -1/2 binary64) (/.f64 a (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64)) (neg.f64 a))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) #s(literal 2 binary64))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) a))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) a))
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a))
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) a))
(/.f64 (/.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) a) #s(literal -2 binary64))
(/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 a (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 a (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 a (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(/.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))
(/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y 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) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal -1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (neg.f64 a)))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 a)))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y 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 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (neg.f64 a)))
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y 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 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 a)))
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) #s(literal 2 binary64)))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) a))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) a))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (neg.f64 a)))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 a)))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))) a))
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y 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 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))) (neg.f64 a)))
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (neg.f64 a)))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) a))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) a))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) a))
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 a)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 a (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 a (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 a (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (*.f64 a (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (neg.f64 a) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (neg.f64 a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 (neg.f64 a) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (neg.f64 a) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (*.f64 (neg.f64 a) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y 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) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (*.f64 a (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (*.f64 a (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64))) (*.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64))) (*.f64 a (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 a (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 a (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (*.f64 a (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (neg.f64 a) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (neg.f64 a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (*.f64 (neg.f64 a) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) a)))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a)))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) a)))
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))))
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.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 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64)))) (fma.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) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) #s(literal -1 binary64))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a))
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) (/.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 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))))
(*.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) a))
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64)))))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)))
(*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #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 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64)))))
(*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) #s(literal 1/2 binary64))
(*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) a)))
(*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) a)))
(*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a)))
(*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) a)))
(*.f64 (/.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) a) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -2 binary64)))
(*.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))) a))
(*.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) a))
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) a))
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) a))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64)) (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(+.f64 (*.f64 (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(+.f64 (*.f64 (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(+.f64 (*.f64 (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y 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 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 x (*.f64 x (*.f64 y y)))))
(+.f64 (*.f64 (/.f64 a (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (/.f64 a (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (*.f64 x y))))
(+.f64 (*.f64 (/.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 x y)) (*.f64 (/.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(+.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))))
(+.f64 (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))))
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))))
(+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))))
(+.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 a (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (neg.f64 (*.f64 x y)) (/.f64 a (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(+.f64 (*.f64 (*.f64 x y) (/.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (/.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))))
(-.f64 #s(literal 0 binary64) (/.f64 a (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 a (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 a (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (neg.f64 (*.f64 x y)) (/.f64 a (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(fma.f64 (*.f64 x y) (/.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (/.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))))
(fma.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))))
(fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))))
(fma.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))))
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))))
(fma.f64 (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(fma.f64 (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(fma.f64 (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(fma.f64 (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 x (*.f64 x (*.f64 y y)))))
(fma.f64 (/.f64 a (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 (/.f64 a (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (*.f64 x y))))
(fma.f64 (/.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 x y) (*.f64 (/.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(neg.f64 (/.f64 a (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a))
(/.f64 (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) a))
(/.f64 (/.f64 a (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal -1 binary64))
(/.f64 (neg.f64 a) (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (*.f64 a (fma.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (-.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))))
(/.f64 (*.f64 a (-.f64 (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (*.f64 a (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.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 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.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 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))))
(/.f64 (*.f64 a (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 x (*.f64 x (*.f64 y 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 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 t t))) (*.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))))
(/.f64 (*.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (*.f64 a (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))))
(/.f64 (*.f64 (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) (fma.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (-.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))))
(/.f64 (*.f64 (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (-.f64 (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(/.f64 (*.f64 (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.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))))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.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 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (*.f64 (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (fma.f64 x (*.f64 x (*.f64 y 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 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))
(/.f64 (*.f64 (/.f64 a (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (-.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 z (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 t t))) (*.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))))
(/.f64 (*.f64 (/.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))
(/.f64 (*.f64 (/.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))))
(pow.f64 (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 1 binary64))
(pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(*.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) a)
(*.f64 (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 a (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(*.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64)) a))
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (neg.f64 a))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) a))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) a))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 a (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 a (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) a))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (/.f64 a (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(*.f64 (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(*.f64 (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))
(*.f64 (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))))
(*.f64 (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(*.f64 (/.f64 a (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(*.f64 (/.f64 a (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(*.f64 (/.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(*.f64 (/.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(*.f64 (*.f64 a (pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y 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) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y 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) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 x (*.f64 x (*.f64 y y)))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (*.f64 x y))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(+.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))))
(+.f64 (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))))
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.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) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))))
(+.f64 (*.f64 (*.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) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))))
(+.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (neg.f64 (*.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(+.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))) (*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))))
(exp.f64 (*.f64 (log.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(-.f64 (/.f64 (*.f64 x y) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))))
(-.f64 (/.f64 (fma.f64 z (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 t t))) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 z (*.f64 x y)))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))
(-.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 z (*.f64 x y)))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))
(-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (neg.f64 (*.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))))
(fma.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))))
(fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.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) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))))
(fma.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))))
(fma.f64 (*.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) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y 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) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 x (*.f64 x (*.f64 y y)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (*.f64 x y))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))
(/.f64 #s(literal -1 binary64) (fma.f64 x (neg.f64 y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))
(/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))))
(/.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))))
(/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (-.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.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 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.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 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 (*.f64 z 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 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 t t))) (*.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) (fma.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (-.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (-.f64 (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.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))))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.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 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (fma.f64 x (*.f64 x (*.f64 y 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 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (-.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 z (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 t t))) (*.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))))
(pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))
(*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))
(*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))))
(*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))))
(*.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64))))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -81 binary64)))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64)))
(*.f64 x y)
(*.f64 y x)

simplify466.0ms (3.6%)

Memory
50.5MiB live, 792.3MiB allocated
Algorithm
egg-herbie
Rules
8 498×*-lowering-*.f32
8 498×*-lowering-*.f64
5 008×accelerator-lowering-fma.f32
5 008×accelerator-lowering-fma.f64
4 748×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
07238106
125208068
087447720
Stop Event
iter limit
node limit
Counts
684 → 684
Calls
Call 1
Inputs
(* 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)))))
(* -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 (/ (+ (* -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/2 (* x y))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(* -9/2 (* t z))
(* z (+ (* -9/2 t) (* 1/2 (/ (* x y) z))))
(* z (+ (* -9/2 t) (* 1/2 (/ (* x y) z))))
(* z (+ (* -9/2 t) (* 1/2 (/ (* x y) z))))
(* -9/2 (* t z))
(* -1 (* z (+ (* -1/2 (/ (* x y) z)) (* 9/2 t))))
(* -1 (* z (+ (* -1/2 (/ (* x y) z)) (* 9/2 t))))
(* -1 (* z (+ (* -1/2 (/ (* x y) z)) (* 9/2 t))))
(* 1/2 (* x y))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(* -9/2 (* t z))
(* t (+ (* -9/2 z) (* 1/2 (/ (* x y) t))))
(* t (+ (* -9/2 z) (* 1/2 (/ (* x y) t))))
(* t (+ (* -9/2 z) (* 1/2 (/ (* x y) t))))
(* -9/2 (* t z))
(* -1 (* t (+ (* -1/2 (/ (* x y) t)) (* 9/2 z))))
(* -1 (* t (+ (* -1/2 (/ (* x y) t)) (* 9/2 z))))
(* -1 (* t (+ (* -1/2 (/ (* x y) t)) (* 9/2 z))))
(* -9/2 (* t z))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(* 1/2 (* x y))
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))
(* 1/2 (* x y))
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))
(* -9/2 (* t z))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(* 1/2 (* x y))
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))
(* 1/2 (* x y))
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))
(* 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))))
(* -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)))))
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(/ (* 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 a)
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* 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))
(* 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)
(* 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))))))
(* -9/2 (/ (* t z) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* 1/2 (/ (* x y) a))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* 1/2 (/ (* x y) a))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* 1/2 (/ (* x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* -9/2 (/ (* t z) a))
(* 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)
(* 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)))))
(* -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)))))
(* 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))))
(* -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))
(* 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)))))
(* -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 (/ (+ (* -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))
(/ 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))
(* -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 (+ (* -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 (* 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))
(/ -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))
(* 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)
Outputs
(* 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)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) 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 (fma.f64 x (*.f64 (/.f64 y (*.f64 a z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) t) a)))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (fma.f64 x (*.f64 (/.f64 y (*.f64 a z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) t) a)))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (fma.f64 x (*.f64 (/.f64 y (*.f64 a z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) t) a)))
(* -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 (fma.f64 x (*.f64 (/.f64 y (*.f64 a z)) #s(literal -1/2 binary64)) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (neg.f64 z))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a z)) #s(literal -1/2 binary64)) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (neg.f64 z))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a z)) #s(literal -1/2 binary64)) (/.f64 (*.f64 t #s(literal 9/2 binary64)) 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)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) 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 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a t)) (*.f64 #s(literal -9/2 binary64) (/.f64 z a))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a t)) (*.f64 #s(literal -9/2 binary64) (/.f64 z a))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a t)) (*.f64 #s(literal -9/2 binary64) (/.f64 z a))))
(* -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 (fma.f64 x (*.f64 (/.f64 y (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal 9/2 binary64)) a)) (neg.f64 t))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal 9/2 binary64)) a)) (neg.f64 t))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal 9/2 binary64)) 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)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 x a))))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 x a))))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 x 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 (fma.f64 t (*.f64 (/.f64 z (*.f64 x a)) #s(literal 9/2 binary64)) (/.f64 (*.f64 y #s(literal -1/2 binary64)) a)) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (fma.f64 t (*.f64 (/.f64 z (*.f64 x a)) #s(literal 9/2 binary64)) (/.f64 (*.f64 y #s(literal -1/2 binary64)) a)) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (fma.f64 t (*.f64 (/.f64 z (*.f64 x a)) #s(literal 9/2 binary64)) (/.f64 (*.f64 y #s(literal -1/2 binary64)) a)) (neg.f64 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)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) (*.f64 y a)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a)))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) (*.f64 y a)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a)))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) (*.f64 y a)) (/.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 (fma.f64 #s(literal -1/2 binary64) (/.f64 x a) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 y a))) (neg.f64 y))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x a) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 y a))) (neg.f64 y))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x a) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 y a))) (neg.f64 y))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* z (+ (* -9/2 t) (* 1/2 (/ (* x y) z))))
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) z) (*.f64 #s(literal -9/2 binary64) t)))
(* z (+ (* -9/2 t) (* 1/2 (/ (* x y) z))))
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) z) (*.f64 #s(literal -9/2 binary64) t)))
(* z (+ (* -9/2 t) (* 1/2 (/ (* x y) z))))
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) z) (*.f64 #s(literal -9/2 binary64) t)))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1/2 (/ (* x y) z)) (* 9/2 t))))
(*.f64 (fma.f64 x (*.f64 (/.f64 y z) #s(literal -1/2 binary64)) (*.f64 t #s(literal 9/2 binary64))) (neg.f64 z))
(* -1 (* z (+ (* -1/2 (/ (* x y) z)) (* 9/2 t))))
(*.f64 (fma.f64 x (*.f64 (/.f64 y z) #s(literal -1/2 binary64)) (*.f64 t #s(literal 9/2 binary64))) (neg.f64 z))
(* -1 (* z (+ (* -1/2 (/ (* x y) z)) (* 9/2 t))))
(*.f64 (fma.f64 x (*.f64 (/.f64 y z) #s(literal -1/2 binary64)) (*.f64 t #s(literal 9/2 binary64))) (neg.f64 z))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* t (+ (* -9/2 z) (* 1/2 (/ (* x y) t))))
(*.f64 t (fma.f64 x (*.f64 (/.f64 y t) #s(literal 1/2 binary64)) (*.f64 #s(literal -9/2 binary64) z)))
(* t (+ (* -9/2 z) (* 1/2 (/ (* x y) t))))
(*.f64 t (fma.f64 x (*.f64 (/.f64 y t) #s(literal 1/2 binary64)) (*.f64 #s(literal -9/2 binary64) z)))
(* t (+ (* -9/2 z) (* 1/2 (/ (* x y) t))))
(*.f64 t (fma.f64 x (*.f64 (/.f64 y t) #s(literal 1/2 binary64)) (*.f64 #s(literal -9/2 binary64) z)))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1/2 (/ (* x y) t)) (* 9/2 z))))
(*.f64 (fma.f64 x (*.f64 (/.f64 y t) #s(literal -1/2 binary64)) (*.f64 z #s(literal 9/2 binary64))) (neg.f64 t))
(* -1 (* t (+ (* -1/2 (/ (* x y) t)) (* 9/2 z))))
(*.f64 (fma.f64 x (*.f64 (/.f64 y t) #s(literal -1/2 binary64)) (*.f64 z #s(literal 9/2 binary64))) (neg.f64 t))
(* -1 (* t (+ (* -1/2 (/ (* x y) t)) (* 9/2 z))))
(*.f64 (fma.f64 x (*.f64 (/.f64 y t) #s(literal -1/2 binary64)) (*.f64 z #s(literal 9/2 binary64))) (neg.f64 t))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))
(*.f64 x (fma.f64 #s(literal 1/2 binary64) y (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) x))))
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))
(*.f64 x (fma.f64 #s(literal 1/2 binary64) y (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) x))))
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))
(*.f64 x (fma.f64 #s(literal 1/2 binary64) y (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) x))))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))
(*.f64 (fma.f64 y #s(literal -1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) x)) (neg.f64 x))
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))
(*.f64 (fma.f64 y #s(literal -1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) x)) (neg.f64 x))
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))
(*.f64 (fma.f64 y #s(literal -1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) x)) (neg.f64 x))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))
(*.f64 y (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))))
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))
(*.f64 y (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))))
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))
(*.f64 y (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))
(*.f64 (fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t z) y) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y))
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))
(*.f64 (fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t z) y) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y))
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))
(*.f64 (fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t z) y) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y))
(* x y)
(*.f64 x y)
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* z (+ (* -9 t) (/ (* x y) z)))
(*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64))))
(* z (+ (* -9 t) (/ (* x y) z)))
(*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64))))
(* z (+ (* -9 t) (/ (* x y) z)))
(*.f64 z (fma.f64 x (/.f64 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 (-.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))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* t (+ (* -9 z) (/ (* x y) t)))
(*.f64 t (fma.f64 x (/.f64 y t) (*.f64 z #s(literal -9 binary64))))
(* t (+ (* -9 z) (/ (* x y) t)))
(*.f64 t (fma.f64 x (/.f64 y t) (*.f64 z #s(literal -9 binary64))))
(* t (+ (* -9 z) (/ (* x y) t)))
(*.f64 t (fma.f64 x (/.f64 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 (-.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 t (*.f64 z #s(literal -9 binary64)))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* x y)
(*.f64 x y)
(* x (+ y (* -9 (/ (* t z) x))))
(*.f64 x (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) x) y))
(* x (+ y (* -9 (/ (* t z) x))))
(*.f64 x (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) x) y))
(* x (+ y (* -9 (/ (* t z) x))))
(*.f64 x (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) x) y))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(neg.f64 (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 t z) x) #s(literal 9 binary64)) y)))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(neg.f64 (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 t z) x) #s(literal 9 binary64)) y)))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(neg.f64 (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 t z) x) #s(literal 9 binary64)) y)))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* x y)
(*.f64 x y)
(* y (+ x (* -9 (/ (* t z) y))))
(*.f64 y (fma.f64 t (*.f64 (/.f64 z y) #s(literal -9 binary64)) x))
(* y (+ x (* -9 (/ (* t z) y))))
(*.f64 y (fma.f64 t (*.f64 (/.f64 z y) #s(literal -9 binary64)) x))
(* y (+ x (* -9 (/ (* t z) y))))
(*.f64 y (fma.f64 t (*.f64 (/.f64 z y) #s(literal -9 binary64)) x))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(neg.f64 (*.f64 y (fma.f64 (/.f64 (*.f64 t z) y) #s(literal 9 binary64) (neg.f64 x))))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(neg.f64 (*.f64 y (fma.f64 (/.f64 (*.f64 t z) y) #s(literal 9 binary64) (neg.f64 x))))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(neg.f64 (*.f64 y (fma.f64 (/.f64 (*.f64 t z) y) #s(literal 9 binary64) (neg.f64 x))))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.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)
(/ 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 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.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)))
(* 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)
(* 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 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) (*.f64 y a)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a)))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) (*.f64 y a)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a)))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) (*.f64 y a)) (/.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 (fma.f64 #s(literal -1/2 binary64) (/.f64 x a) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 y a))) (neg.f64 y))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x a) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 y a))) (neg.f64 y))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x a) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 y a))) (neg.f64 y))
(* -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)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 x a))))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 x a))))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 x 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 (fma.f64 t (*.f64 (/.f64 z (*.f64 x a)) #s(literal 9/2 binary64)) (/.f64 (*.f64 y #s(literal -1/2 binary64)) a)) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (fma.f64 t (*.f64 (/.f64 z (*.f64 x a)) #s(literal 9/2 binary64)) (/.f64 (*.f64 y #s(literal -1/2 binary64)) a)) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (fma.f64 t (*.f64 (/.f64 z (*.f64 x a)) #s(literal 9/2 binary64)) (/.f64 (*.f64 y #s(literal -1/2 binary64)) a)) (neg.f64 x))
(* 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)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) 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 (fma.f64 x (*.f64 (/.f64 y (*.f64 a z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) t) a)))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (fma.f64 x (*.f64 (/.f64 y (*.f64 a z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) t) a)))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (fma.f64 x (*.f64 (/.f64 y (*.f64 a z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) t) a)))
(* -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 (fma.f64 x (*.f64 (/.f64 y (*.f64 a z)) #s(literal -1/2 binary64)) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (neg.f64 z))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a z)) #s(literal -1/2 binary64)) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (neg.f64 z))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a z)) #s(literal -1/2 binary64)) (/.f64 (*.f64 t #s(literal 9/2 binary64)) 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)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) 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 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a t)) (*.f64 #s(literal -9/2 binary64) (/.f64 z a))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a t)) (*.f64 #s(literal -9/2 binary64) (/.f64 z a))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a t)) (*.f64 #s(literal -9/2 binary64) (/.f64 z a))))
(* -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 (fma.f64 x (*.f64 (/.f64 y (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal 9/2 binary64)) a)) (neg.f64 t))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal 9/2 binary64)) a)) (neg.f64 t))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal 9/2 binary64)) a)) (neg.f64 t))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* x y)
(*.f64 x y)
(* y (+ x (* -9 (/ (* t z) y))))
(*.f64 y (fma.f64 t (*.f64 (/.f64 z y) #s(literal -9 binary64)) x))
(* y (+ x (* -9 (/ (* t z) y))))
(*.f64 y (fma.f64 t (*.f64 (/.f64 z y) #s(literal -9 binary64)) x))
(* y (+ x (* -9 (/ (* t z) y))))
(*.f64 y (fma.f64 t (*.f64 (/.f64 z y) #s(literal -9 binary64)) x))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(neg.f64 (*.f64 y (fma.f64 (/.f64 (*.f64 t z) y) #s(literal 9 binary64) (neg.f64 x))))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(neg.f64 (*.f64 y (fma.f64 (/.f64 (*.f64 t z) y) #s(literal 9 binary64) (neg.f64 x))))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(neg.f64 (*.f64 y (fma.f64 (/.f64 (*.f64 t z) y) #s(literal 9 binary64) (neg.f64 x))))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* x y)
(*.f64 x y)
(* x (+ y (* -9 (/ (* t z) x))))
(*.f64 x (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) x) y))
(* x (+ y (* -9 (/ (* t z) x))))
(*.f64 x (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) x) y))
(* x (+ y (* -9 (/ (* t z) x))))
(*.f64 x (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) x) y))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(neg.f64 (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 t z) x) #s(literal 9 binary64)) y)))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(neg.f64 (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 t z) x) #s(literal 9 binary64)) y)))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(neg.f64 (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 t z) x) #s(literal 9 binary64)) y)))
(* x y)
(*.f64 x y)
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* z (+ (* -9 t) (/ (* x y) z)))
(*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64))))
(* z (+ (* -9 t) (/ (* x y) z)))
(*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64))))
(* z (+ (* -9 t) (/ (* x y) z)))
(*.f64 z (fma.f64 x (/.f64 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 (-.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))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* t (+ (* -9 z) (/ (* x y) t)))
(*.f64 t (fma.f64 x (/.f64 y t) (*.f64 z #s(literal -9 binary64))))
(* t (+ (* -9 z) (/ (* x y) t)))
(*.f64 t (fma.f64 x (/.f64 y t) (*.f64 z #s(literal -9 binary64))))
(* t (+ (* -9 z) (/ (* x y) t)))
(*.f64 t (fma.f64 x (/.f64 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 (-.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 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)))
(* 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)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) 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 (fma.f64 x (*.f64 (/.f64 y (*.f64 a z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) t) a)))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (fma.f64 x (*.f64 (/.f64 y (*.f64 a z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) t) a)))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (fma.f64 x (*.f64 (/.f64 y (*.f64 a z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) t) a)))
(* -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 (fma.f64 x (*.f64 (/.f64 y (*.f64 a z)) #s(literal -1/2 binary64)) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (neg.f64 z))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a z)) #s(literal -1/2 binary64)) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (neg.f64 z))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a z)) #s(literal -1/2 binary64)) (/.f64 (*.f64 t #s(literal 9/2 binary64)) 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)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) 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 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a t)) (*.f64 #s(literal -9/2 binary64) (/.f64 z a))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a t)) (*.f64 #s(literal -9/2 binary64) (/.f64 z a))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a t)) (*.f64 #s(literal -9/2 binary64) (/.f64 z a))))
(* -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 (fma.f64 x (*.f64 (/.f64 y (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal 9/2 binary64)) a)) (neg.f64 t))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal 9/2 binary64)) a)) (neg.f64 t))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal 9/2 binary64)) 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)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 x a))))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 x a))))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 x 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 (fma.f64 t (*.f64 (/.f64 z (*.f64 x a)) #s(literal 9/2 binary64)) (/.f64 (*.f64 y #s(literal -1/2 binary64)) a)) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (fma.f64 t (*.f64 (/.f64 z (*.f64 x a)) #s(literal 9/2 binary64)) (/.f64 (*.f64 y #s(literal -1/2 binary64)) a)) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (fma.f64 t (*.f64 (/.f64 z (*.f64 x a)) #s(literal 9/2 binary64)) (/.f64 (*.f64 y #s(literal -1/2 binary64)) a)) (neg.f64 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)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) (*.f64 y a)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a)))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) (*.f64 y a)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a)))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) (*.f64 y a)) (/.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 (fma.f64 #s(literal -1/2 binary64) (/.f64 x a) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 y a))) (neg.f64 y))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x a) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 y a))) (neg.f64 y))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x a) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 y a))) (neg.f64 y))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(/ a (* x y))
(/.f64 a (*.f64 x y))
(+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y)))
(fma.f64 a (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 a (*.f64 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)))
(fma.f64 z (fma.f64 a (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 t (*.f64 t z))) (*.f64 y (*.f64 y (*.f64 y (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a t)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 a (*.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)))
(fma.f64 z (fma.f64 z (fma.f64 a (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 t (*.f64 t (*.f64 t z)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 a (*.f64 t t))) (*.f64 y (*.f64 y (*.f64 y (*.f64 x (*.f64 x x))))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a t)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 a (*.f64 x y)))
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z))
(/ (+ (* -1/9 (/ a t)) (* -1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z)
(/.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 t z))) (*.f64 #s(literal -1/9 binary64) (/.f64 a 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 (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 y y)) (*.f64 x x)) (*.f64 t (*.f64 z (*.f64 t (*.f64 t z))))) (fma.f64 a (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 t z))) (*.f64 #s(literal -1/9 binary64) (/.f64 a 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 (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/6561 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z z) (*.f64 z (pow.f64 t #s(literal 4 binary64))))) (*.f64 #s(literal -1/9 binary64) (/.f64 a t))) (fma.f64 a (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 t z))) (/.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) a) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 t (*.f64 z (*.f64 t (*.f64 t z))))))) z)
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z))
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))) (* 1/9 (/ a t))) z))
(/.f64 (fma.f64 a (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 t z))) (/.f64 (*.f64 #s(literal 1/9 binary64) a) t)) (neg.f64 z))
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) z))) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) a) t) (/.f64 (fma.f64 (*.f64 #s(literal -1/729 binary64) a) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 t (*.f64 t (*.f64 t z)))) (*.f64 #s(literal -1/81 binary64) (*.f64 a (*.f64 x (/.f64 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 (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal 1/6561 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) a) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 t (*.f64 t t)))) z)) (*.f64 #s(literal -1/81 binary64) (*.f64 a (*.f64 x (/.f64 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)))
(fma.f64 a (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 a (*.f64 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)))
(fma.f64 t (fma.f64 (*.f64 #s(literal 81 binary64) a) (/.f64 (*.f64 t (*.f64 z z)) (*.f64 y (*.f64 y (*.f64 y (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a z)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 a (*.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)))
(fma.f64 t (fma.f64 t (fma.f64 a (/.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 z z))) #s(literal 729 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 a (*.f64 z z))) (*.f64 y (*.f64 y (*.f64 y (*.f64 x (*.f64 x x))))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a z)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 a (*.f64 x y)))
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z))
(/ (+ (* -1/9 (/ a z)) (* -1/81 (/ (* a (* x y)) (* t (pow z 2))))) t)
(/.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 #s(literal -1/9 binary64) a) 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 (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 y y)) (*.f64 x x)) (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))) (fma.f64 a (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 #s(literal -1/9 binary64) a) 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 (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/6561 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 t (pow.f64 z #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) z) (fma.f64 a (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) a) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))))) t)
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z))
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))) (* 1/9 (/ a z))) t))
(/.f64 (fma.f64 a (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/9 binary64) 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 (*.f64 #s(literal 1/9 binary64) a) z) (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 y y)) (*.f64 x x)) (*.f64 t (*.f64 z (*.f64 z z)))) (*.f64 #s(literal -1/81 binary64) (*.f64 a (*.f64 x (/.f64 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 (*.f64 #s(literal 1/9 binary64) a) z) (/.f64 (+.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal 1/6561 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) a) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 z (*.f64 z z)))) (neg.f64 t)) (*.f64 #s(literal -1/81 binary64) (*.f64 a (*.f64 x (/.f64 y (*.f64 z z)))))) t)) (neg.f64 t))
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z))
(+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2)))))
(fma.f64 #s(literal -1/9 binary64) (/.f64 a (*.f64 t z)) (*.f64 #s(literal -1/81 binary64) (*.f64 a (*.f64 x (/.f64 y (*.f64 z (*.f64 t (*.f64 t 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)))))))
(fma.f64 x (fma.f64 a (/.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x (*.f64 y y))) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (*.f64 #s(literal -1/81 binary64) (*.f64 a (/.f64 y (*.f64 z (*.f64 t (*.f64 t z))))))) (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.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)))))))
(fma.f64 x (fma.f64 x (fma.f64 a (/.f64 (*.f64 #s(literal -1/6561 binary64) (*.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 y (*.f64 y a))) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))))) (*.f64 #s(literal -1/81 binary64) (*.f64 a (/.f64 y (*.f64 z (*.f64 t (*.f64 t z))))))) (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ (+ (* 9 (/ (* a (* t z)) (* x (pow y 2)))) (/ a y)) x)
(/.f64 (fma.f64 a (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.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 (fma.f64 a (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 z (*.f64 t (*.f64 t z)))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y y))))) (fma.f64 a (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.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 (fma.f64 a (/.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 a y)) (fma.f64 a (/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x (*.f64 y y))) (/.f64 (*.f64 #s(literal -81 binary64) (*.f64 a (*.f64 z (*.f64 t (*.f64 t z))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y y))))))) x)
(/ a (* x y))
(/.f64 a (*.f64 x y))
(* -1 (/ (+ (* -9 (/ (* a (* t z)) (* x (pow y 2)))) (* -1 (/ a y))) x))
(/.f64 (fma.f64 a (/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x (*.f64 y y))) (neg.f64 (/.f64 a y))) (neg.f64 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 (neg.f64 (/.f64 a y)) (/.f64 (fma.f64 a (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 z (*.f64 t (*.f64 t z)))) (*.f64 y (*.f64 x (*.f64 y y)))) (/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) a) (*.f64 y y))) x)) (neg.f64 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 (neg.f64 (/.f64 a y)) (/.f64 (+.f64 (/.f64 (fma.f64 a (/.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 a (*.f64 z (*.f64 t (*.f64 t z))))) (*.f64 y (*.f64 y y)))) (neg.f64 x)) (/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) a) (*.f64 y y))) x)) (neg.f64 x))
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z))
(+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2)))))
(fma.f64 #s(literal -1/9 binary64) (/.f64 a (*.f64 t z)) (*.f64 #s(literal -1/81 binary64) (*.f64 a (*.f64 x (/.f64 y (*.f64 z (*.f64 t (*.f64 t 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)))))))
(fma.f64 y (fma.f64 a (/.f64 (*.f64 (*.f64 x (*.f64 x y)) #s(literal -1/729 binary64)) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x a)) (*.f64 z (*.f64 t (*.f64 t z))))) (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.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)))))))
(fma.f64 y (fma.f64 y (fma.f64 a (/.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 x x))) #s(literal -1/6561 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x (*.f64 x a))) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x a)) (*.f64 z (*.f64 t (*.f64 t z))))) (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ (+ (* 9 (/ (* a (* t z)) (* (pow x 2) y))) (/ a x)) y)
(/.f64 (fma.f64 a (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.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 (fma.f64 a (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 z (*.f64 t (*.f64 t z)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 x x))))) (fma.f64 a (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.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 (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal 729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y y) (*.f64 y (pow.f64 x #s(literal 4 binary64))))) (/.f64 a x)) (fma.f64 a (/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x (*.f64 x y))) (/.f64 (*.f64 (*.f64 a (*.f64 z (*.f64 t (*.f64 t z)))) #s(literal -81 binary64)) (*.f64 y (*.f64 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 (fma.f64 a (/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x (*.f64 x y))) (/.f64 a (neg.f64 x))) (neg.f64 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 (/.f64 (fma.f64 a (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 z (*.f64 t (*.f64 t z)))) (*.f64 y (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) a) (*.f64 x x))) (neg.f64 y)) (/.f64 a x)) (neg.f64 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 (/.f64 a (neg.f64 x)) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 a (/.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 a (*.f64 z (*.f64 t (*.f64 t z))))) (*.f64 x (*.f64 x x)))) y)) (/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) a) (*.f64 x x))) y)) (neg.f64 y))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(+ (* 9 (/ (* t z) (* (pow x 2) (pow y 2)))) (/ 1 (* x y)))
(fma.f64 t (/.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.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)))
(fma.f64 z (fma.f64 #s(literal 81 binary64) (/.f64 (*.f64 t (*.f64 t z)) (*.f64 y (*.f64 y (*.f64 y (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.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)))
(fma.f64 z (fma.f64 z (fma.f64 #s(literal 729 binary64) (/.f64 (*.f64 t (*.f64 t (*.f64 t z))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (*.f64 y (*.f64 y (*.f64 y (*.f64 x (*.f64 x x))))))) (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.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 (fma.f64 x (*.f64 (/.f64 y (*.f64 t (*.f64 t z))) #s(literal -1/81 binary64)) (/.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 (fma.f64 #s(literal -1/729 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 t (*.f64 z (*.f64 t (*.f64 t z))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 t z)))) (/.f64 #s(literal -1/9 binary64) 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 (fma.f64 (*.f64 #s(literal -1/6561 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z z) (*.f64 z (pow.f64 t #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 y y)) (*.f64 x x)) (*.f64 t (*.f64 z (*.f64 t (*.f64 t z)))))) (fma.f64 x (*.f64 (/.f64 y (*.f64 t (*.f64 t z))) #s(literal 1/81 binary64)) (/.f64 #s(literal 1/9 binary64) 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 (fma.f64 x (*.f64 (/.f64 y (*.f64 t (*.f64 t z))) #s(literal 1/81 binary64)) (/.f64 #s(literal 1/9 binary64) 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 (fma.f64 #s(literal -1/729 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 t (*.f64 t (*.f64 t z)))) (*.f64 #s(literal -1/81 binary64) (*.f64 x (/.f64 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 (fma.f64 (*.f64 #s(literal 1/6561 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 y y)) (*.f64 x x)) (*.f64 t (*.f64 t t)))) (neg.f64 z)) (*.f64 #s(literal -1/81 binary64) (*.f64 x (/.f64 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)))
(fma.f64 t (/.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.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)))
(fma.f64 t (fma.f64 (*.f64 #s(literal 81 binary64) t) (/.f64 (*.f64 z z) (*.f64 y (*.f64 y (*.f64 y (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.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)))
(fma.f64 t (fma.f64 t (fma.f64 #s(literal 729 binary64) (/.f64 (*.f64 t (*.f64 z (*.f64 z z))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 z z)) (*.f64 y (*.f64 y (*.f64 y (*.f64 x (*.f64 x x))))))) (/.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.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 (fma.f64 x (*.f64 (/.f64 y (*.f64 t (*.f64 z z))) #s(literal -1/81 binary64)) (/.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 (fma.f64 #s(literal -1/729 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 z z)))) (/.f64 #s(literal -1/9 binary64) 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 (*.f64 #s(literal -1/6561 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 t (pow.f64 z #s(literal 4 binary64))))) (fma.f64 #s(literal 1/729 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))) (fma.f64 (*.f64 #s(literal 1/81 binary64) x) (/.f64 y (*.f64 t (*.f64 z z))) (/.f64 #s(literal 1/9 binary64) z)))) t)
(/ -1/9 (* t z))
(/.f64 #s(literal -1/9 binary64) (*.f64 t z))
(* -1 (/ (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))) t))
(/.f64 (fma.f64 (*.f64 #s(literal 1/81 binary64) x) (/.f64 y (*.f64 t (*.f64 z z))) (/.f64 #s(literal 1/9 binary64) 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 (fma.f64 #s(literal -1/729 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 y 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 (fma.f64 #s(literal 1/6561 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 x (*.f64 x x))))) (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 y y)) (*.f64 x x)) (*.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))
(/ -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))))
(fma.f64 x (*.f64 #s(literal -1/81 binary64) (/.f64 y (*.f64 z (*.f64 t (*.f64 t 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))))
(fma.f64 x (fma.f64 x (/.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 y y)) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (*.f64 #s(literal -1/81 binary64) (/.f64 y (*.f64 z (*.f64 t (*.f64 t z)))))) (/.f64 #s(literal -1/9 binary64) (*.f64 t z)))
(- (* x (- (* x (- (* -1/6561 (/ (* x (pow y 3)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (pow y 2) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ y (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z))))
(fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/6561 binary64) (/.f64 (*.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 y y)) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))))) (*.f64 #s(literal -1/81 binary64) (/.f64 y (*.f64 z (*.f64 t (*.f64 t z)))))) (/.f64 #s(literal -1/9 binary64) (*.f64 t z)))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ (+ (* 9 (/ (* t z) (* x (pow y 2)))) (/ 1 y)) x)
(/.f64 (fma.f64 #s(literal 9 binary64) (/.f64 (*.f64 t z) (*.f64 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 (fma.f64 #s(literal 81 binary64) (/.f64 (*.f64 z (*.f64 t (*.f64 t z))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y y))))) (fma.f64 #s(literal 9 binary64) (/.f64 (*.f64 t z) (*.f64 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 (fma.f64 (*.f64 #s(literal 729 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) y)) (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) (*.f64 x (*.f64 y y))) (/.f64 (*.f64 #s(literal -81 binary64) (*.f64 z (*.f64 t (*.f64 t z)))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y y))))))) x)
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(* -1 (/ (- (* -9 (/ (* t z) (* x (pow y 2)))) (/ 1 y)) x))
(/.f64 (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) (*.f64 x (*.f64 y y))) (/.f64 #s(literal -1 binary64) y)) (neg.f64 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 (fma.f64 #s(literal 81 binary64) (/.f64 (*.f64 z (*.f64 t (*.f64 t z))) (*.f64 y (*.f64 x (*.f64 y y)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 y y))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) y)) (neg.f64 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))
(neg.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (/.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -81 binary64) (*.f64 z (*.f64 t (*.f64 t z)))) (*.f64 y (*.f64 y y)))) (neg.f64 x)) (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 y y))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) y)) 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))))
(fma.f64 x (*.f64 #s(literal -1/81 binary64) (/.f64 y (*.f64 z (*.f64 t (*.f64 t 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))))
(fma.f64 y (fma.f64 #s(literal -1/729 binary64) (/.f64 (*.f64 x (*.f64 x y)) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -1/81 binary64) x) (*.f64 z (*.f64 t (*.f64 t z))))) (/.f64 #s(literal -1/9 binary64) (*.f64 t z)))
(- (* y (- (* y (- (* -1/6561 (/ (* (pow x 3) y) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (pow x 2) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ x (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z))))
(fma.f64 y (fma.f64 y (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/6561 binary64)) (/.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x x)) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))))) (/.f64 (*.f64 #s(literal -1/81 binary64) x) (*.f64 z (*.f64 t (*.f64 t z))))) (/.f64 #s(literal -1/9 binary64) (*.f64 t z)))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ (+ (* 9 (/ (* t z) (* (pow x 2) y))) (/ 1 x)) y)
(/.f64 (fma.f64 t (*.f64 (/.f64 z (*.f64 x (*.f64 x y))) #s(literal 9 binary64)) (/.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 (fma.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (/.f64 (*.f64 z z) (*.f64 y (*.f64 y (*.f64 x (*.f64 x x))))) (fma.f64 t (*.f64 (/.f64 z (*.f64 x (*.f64 x y))) #s(literal 9 binary64)) (/.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 (fma.f64 (*.f64 #s(literal 729 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 y (pow.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 t (*.f64 (/.f64 z (*.f64 x (*.f64 x y))) #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal -81 binary64) (*.f64 z (*.f64 t (*.f64 t z)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 x x))))))) y)
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(* -1 (/ (- (* -9 (/ (* t z) (* (pow x 2) y))) (/ 1 x)) y))
(/.f64 (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) (*.f64 x (*.f64 x y))) (/.f64 #s(literal -1 binary64) x)) (neg.f64 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 (fma.f64 #s(literal 81 binary64) (/.f64 (*.f64 z (*.f64 t (*.f64 t z))) (*.f64 y (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x x))) (neg.f64 y)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 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 (fma.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -81 binary64) (*.f64 z (*.f64 t (*.f64 t z)))) (*.f64 x (*.f64 x x)))) (neg.f64 y)) (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x x))) (neg.f64 y)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 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)

eval708.0ms (5.4%)

Memory
74.9MiB live, 1 520.8MiB allocated
Compiler

Compiled 117 637 to 4 771 computations (95.9% saved)

prune483.0ms (3.7%)

Memory
-24.2MiB live, 836.1MiB allocated
Pruning

17 alts after pruning (14 fresh and 3 done)

PrunedKeptTotal
New5 137115 148
Fresh437
Picked235
Done000
Total5 143175 160
Accuracy
100.0%
Counts
5 160 → 17
Alt Table
Click to see full alt table
StatusAccuracyProgram
85.0%
(fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
85.4%
(fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
89.5%
(/.f64 (fma.f64 y x (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
90.2%
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a)
80.2%
(/.f64 (*.f64 (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))) #s(literal 1/2 binary64)) a)
49.1%
(/.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) a)
50.5%
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)
50.5%
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
49.0%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
49.0%
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a))
90.1%
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a))
53.2%
(*.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)))
53.5%
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)
51.8%
(*.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) z)
74.8%
(*.f64 z (fma.f64 x (*.f64 (/.f64 y (*.f64 a z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) t) a)))
53.5%
(*.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)))
53.5%
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))
Compiler

Compiled 464 to 337 computations (27.4% saved)

simplify313.0ms (2.4%)

Memory
15.5MiB live, 248.5MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
cost-diff0
(*.f64 (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))) #s(literal 1/2 binary64))
cost-diff0
(/.f64 (*.f64 (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))) #s(literal 1/2 binary64)) a)
cost-diff704
(*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64))))
cost-diff0
(*.f64 t #s(literal 1/2 binary64))
cost-diff0
(*.f64 z #s(literal -9 binary64))
cost-diff0
(/.f64 (*.f64 z #s(literal -9 binary64)) a)
cost-diff320
(*.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)))
cost-diff0
(*.f64 t z)
cost-diff0
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
cost-diff0
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
cost-diff0
(/.f64 #s(literal -9/2 binary64) a)
cost-diff0
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
cost-diff0
(*.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)))
cost-diff0
(*.f64 x y)
cost-diff0
(*.f64 t #s(literal -9 binary64))
cost-diff0
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))
cost-diff0
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a))
Rules
7 706×*-lowering-*.f32
7 706×*-lowering-*.f64
3 258×*-commutative
3 090×/-lowering-/.f32
3 090×/-lowering-/.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
030156
172156
2176156
3390154
4640154
51004154
61601154
72385154
82502154
92529154
102568154
112579154
122579154
132655154
142659154
152659154
162661154
172661154
187465154
197488154
207519154
217561154
227588154
237617154
247648154
257681154
267716154
277753154
287792154
08776148
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* (+ (* z (* t -9)) (* x y)) (/ 1/2 a))
(+ (* z (* t -9)) (* x y))
z
(* t -9)
t
-9
(* x y)
x
y
(/ 1/2 a)
1/2
a
(* t (* z (/ -9/2 a)))
t
(* z (/ -9/2 a))
z
(/ -9/2 a)
-9/2
a
(/ (* -9/2 (* t z)) a)
(* -9/2 (* t z))
-9/2
(* t z)
t
z
a
(* (/ (* z -9) a) (* t 1/2))
(/ (* z -9) a)
(* z -9)
z
-9
a
(* t 1/2)
t
1/2
(/ (* (* z (+ (* x (/ y z)) (* t -9))) 1/2) a)
(* (* z (+ (* x (/ y z)) (* t -9))) 1/2)
(* z (+ (* x (/ y z)) (* t -9)))
z
(+ (* x (/ y z)) (* t -9))
x
(/ y z)
y
(* t -9)
t
-9
1/2
a
Outputs
(* (+ (* z (* t -9)) (* x y)) (/ 1/2 a))
(/.f64 (fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a)
(+ (* z (* t -9)) (* x y))
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))
z
(* t -9)
(*.f64 t #s(literal -9 binary64))
t
-9
#s(literal -9 binary64)
(* x y)
(*.f64 x y)
x
y
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
1/2
#s(literal 1/2 binary64)
a
(* t (* z (/ -9/2 a)))
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)
t
(* z (/ -9/2 a))
(/.f64 (*.f64 z #s(literal -9/2 binary64)) a)
z
(/ -9/2 a)
(/.f64 #s(literal -9/2 binary64) a)
-9/2
#s(literal -9/2 binary64)
a
(/ (* -9/2 (* t z)) a)
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)
(* -9/2 (* t z))
(*.f64 z (*.f64 t #s(literal -9/2 binary64)))
-9/2
#s(literal -9/2 binary64)
(* t z)
(*.f64 z t)
t
z
a
(* (/ (* z -9) a) (* t 1/2))
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)
(/ (* z -9) a)
(/.f64 (*.f64 z #s(literal -9 binary64)) a)
(* z -9)
(*.f64 z #s(literal -9 binary64))
z
-9
#s(literal -9 binary64)
a
(* t 1/2)
(*.f64 t #s(literal 1/2 binary64))
t
1/2
#s(literal 1/2 binary64)
(/ (* (* z (+ (* x (/ y z)) (* t -9))) 1/2) a)
(/.f64 (fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a)
(* (* z (+ (* x (/ y z)) (* t -9))) 1/2)
(fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64))))
(* z (+ (* x (/ y z)) (* t -9)))
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))
z
(+ (* x (/ y z)) (* t -9))
(fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))
x
(/ y z)
(/.f64 y z)
y
(* t -9)
(*.f64 t #s(literal -9 binary64))
t
-9
#s(literal -9 binary64)
1/2
#s(literal 1/2 binary64)
a

localize228.0ms (1.7%)

Memory
-28.8MiB live, 164.4MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 t #s(literal -9 binary64))
accuracy94.4%
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
accuracy92.0%
(*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64))))
accuracy90.6%
(/.f64 (*.f64 (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))) #s(literal 1/2 binary64)) a)
accuracy100.0%
(*.f64 z #s(literal -9 binary64))
accuracy100.0%
(*.f64 t #s(literal 1/2 binary64))
accuracy99.4%
(/.f64 (*.f64 z #s(literal -9 binary64)) a)
accuracy91.4%
(*.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)))
accuracy100.0%
(*.f64 t z)
accuracy99.7%
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
accuracy89.5%
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
accuracy100.0%
(/.f64 #s(literal -9/2 binary64) a)
accuracy99.7%
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
accuracy91.4%
(*.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)))
accuracy100.0%
(*.f64 x y)
accuracy100.0%
(*.f64 t #s(literal -9 binary64))
accuracy99.5%
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))
accuracy90.5%
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a))
Samples
56.0ms249×0valid
2.0ms3valid
1.0ms4valid
1.0ms1valid
Compiler

Compiled 158 to 32 computations (79.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 35.0ms
ival-mult: 21.0ms (59.3% of total)
ival-div: 10.0ms (28.2% of total)
ival-add: 2.0ms (5.6% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series36.0ms (0.3%)

Memory
-64.2MiB live, 54.4MiB allocated
Counts
18 → 588
Calls
Call 1
Inputs
#<alt (* (+ (* z (* t -9)) (* x y)) (/ 1/2 a))>
#<alt (+ (* z (* t -9)) (* x y))>
#<alt (* t -9)>
#<alt (* x y)>
#<alt (* t (* z (/ -9/2 a)))>
#<alt (* z (/ -9/2 a))>
#<alt (/ -9/2 a)>
#<alt (/ (* -9/2 (* t z)) a)>
#<alt (* -9/2 (* t z))>
#<alt (* t z)>
#<alt (* (/ (* z -9) a) (* t 1/2))>
#<alt (/ (* z -9) a)>
#<alt (* z -9)>
#<alt (* t 1/2)>
#<alt (* z (+ (* x (/ y z)) (* t -9)))>
#<alt (/ (* (* z (+ (* x (/ y z)) (* t -9))) 1/2) a)>
#<alt (* (* z (+ (* x (/ y z)) (* t -9))) 1/2)>
#<alt (+ (* x (/ y z)) (* t -9))>
Outputs
#<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 (* -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 (/ (+ (* -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 (* 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 (* -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 (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* 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 (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (/ -9/2 a)>
#<alt (/ -9/2 a)>
#<alt (/ -9/2 a)>
#<alt (/ -9/2 a)>
#<alt (/ -9/2 a)>
#<alt (/ -9/2 a)>
#<alt (/ -9/2 a)>
#<alt (/ -9/2 a)>
#<alt (/ -9/2 a)>
#<alt (/ -9/2 a)>
#<alt (/ -9/2 a)>
#<alt (/ -9/2 a)>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) 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/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9 (/ z a))>
#<alt (* -9 (/ z a))>
#<alt (* -9 (/ z a))>
#<alt (* -9 (/ z a))>
#<alt (* -9 (/ z a))>
#<alt (* -9 (/ z a))>
#<alt (* -9 (/ z a))>
#<alt (* -9 (/ z a))>
#<alt (* -9 (/ z a))>
#<alt (* -9 (/ z a))>
#<alt (* -9 (/ z a))>
#<alt (* -9 (/ z a))>
#<alt (* -9 (/ z a))>
#<alt (* -9 (/ z a))>
#<alt (* -9 (/ z a))>
#<alt (* -9 (/ z a))>
#<alt (* -9 (/ z a))>
#<alt (* -9 (/ z a))>
#<alt (* -9 (/ z a))>
#<alt (* -9 (/ z a))>
#<alt (* -9 (/ z a))>
#<alt (* -9 (/ z a))>
#<alt (* -9 (/ z a))>
#<alt (* -9 (/ z a))>
#<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 (* 1/2 t)>
#<alt (* 1/2 t)>
#<alt (* 1/2 t)>
#<alt (* 1/2 t)>
#<alt (* 1/2 t)>
#<alt (* 1/2 t)>
#<alt (* 1/2 t)>
#<alt (* 1/2 t)>
#<alt (* 1/2 t)>
#<alt (* 1/2 t)>
#<alt (* 1/2 t)>
#<alt (* 1/2 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 (* 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 (* 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 (* 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 (+ (* -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 (* -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 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))>
#<alt (* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))>
#<alt (* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))>
#<alt (* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))>
#<alt (* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))>
#<alt (* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))>
#<alt (* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))>
#<alt (* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))>
#<alt (* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))>
#<alt (* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))>
#<alt (* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))>
#<alt (* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))>
#<alt (* 1/2 (* x y))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (* -9/2 (* t z))>
#<alt (* z (+ (* -9/2 t) (* 1/2 (/ (* x y) z))))>
#<alt (* z (+ (* -9/2 t) (* 1/2 (/ (* x y) z))))>
#<alt (* z (+ (* -9/2 t) (* 1/2 (/ (* x y) z))))>
#<alt (* -9/2 (* t z))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) z)) (* 9/2 t))))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) z)) (* 9/2 t))))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) z)) (* 9/2 t))))>
#<alt (* -9/2 (* t z))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (* 1/2 (* x y))>
#<alt (* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))>
#<alt (* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))>
#<alt (* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))>
#<alt (* 1/2 (* x y))>
#<alt (* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))>
#<alt (* -9/2 (* t z))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (* 1/2 (* x y))>
#<alt (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))>
#<alt (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))>
#<alt (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))>
#<alt (* 1/2 (* x y))>
#<alt (* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))>
#<alt (* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))>
#<alt (* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))>
#<alt (* 1/2 (* x y))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (* -9/2 (* t z))>
#<alt (* t (+ (* -9/2 z) (* 1/2 (/ (* x y) t))))>
#<alt (* t (+ (* -9/2 z) (* 1/2 (/ (* x y) t))))>
#<alt (* t (+ (* -9/2 z) (* 1/2 (/ (* x y) t))))>
#<alt (* -9/2 (* t z))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) t)) (* 9/2 z))))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) t)) (* 9/2 z))))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) t)) (* 9/2 z))))>
#<alt (* -9 t)>
#<alt (+ (* -9 t) (/ (* x y) z))>
#<alt (+ (* -9 t) (/ (* x y) z))>
#<alt (+ (* -9 t) (/ (* x y) z))>
#<alt (/ (* x y) z)>
#<alt (* x (+ (* -9 (/ t x)) (/ y z)))>
#<alt (* x (+ (* -9 (/ t x)) (/ y z)))>
#<alt (* x (+ (* -9 (/ t x)) (/ y z)))>
#<alt (/ (* x y) z)>
#<alt (* -1 (* x (+ (* -1 (/ y z)) (* 9 (/ t x)))))>
#<alt (* -1 (* x (+ (* -1 (/ y z)) (* 9 (/ t x)))))>
#<alt (* -1 (* x (+ (* -1 (/ y z)) (* 9 (/ t x)))))>
#<alt (* -9 t)>
#<alt (+ (* -9 t) (/ (* x y) z))>
#<alt (+ (* -9 t) (/ (* x y) z))>
#<alt (+ (* -9 t) (/ (* x y) z))>
#<alt (/ (* x y) z)>
#<alt (* y (+ (* -9 (/ t y)) (/ x z)))>
#<alt (* y (+ (* -9 (/ t y)) (/ x z)))>
#<alt (* y (+ (* -9 (/ t y)) (/ x z)))>
#<alt (/ (* x y) z)>
#<alt (* -1 (* y (+ (* -1 (/ x z)) (* 9 (/ t y)))))>
#<alt (* -1 (* y (+ (* -1 (/ x z)) (* 9 (/ t y)))))>
#<alt (* -1 (* y (+ (* -1 (/ x z)) (* 9 (/ t y)))))>
#<alt (/ (* x y) z)>
#<alt (/ (+ (* -9 (* t z)) (* x y)) z)>
#<alt (/ (+ (* -9 (* t z)) (* x y)) z)>
#<alt (/ (+ (* -9 (* t z)) (* x y)) z)>
#<alt (* -9 t)>
#<alt (+ (* -9 t) (/ (* x y) z))>
#<alt (+ (* -9 t) (/ (* x y) z))>
#<alt (+ (* -9 t) (/ (* x y) z))>
#<alt (* -9 t)>
#<alt (+ (* -9 t) (/ (* x y) z))>
#<alt (+ (* -9 t) (/ (* x y) z))>
#<alt (+ (* -9 t) (/ (* x y) z))>
#<alt (/ (* x y) z)>
#<alt (+ (* -9 t) (/ (* x y) z))>
#<alt (+ (* -9 t) (/ (* x y) z))>
#<alt (+ (* -9 t) (/ (* x y) z))>
#<alt (* -9 t)>
#<alt (* t (- (/ (* x y) (* t z)) 9))>
#<alt (* t (- (/ (* x y) (* t z)) 9))>
#<alt (* t (- (/ (* x y) (* t z)) 9))>
#<alt (* -9 t)>
#<alt (* -1 (* t (+ 9 (* -1 (/ (* x y) (* t z))))))>
#<alt (* -1 (* t (+ 9 (* -1 (/ (* x y) (* t z))))))>
#<alt (* -1 (* t (+ 9 (* -1 (/ (* x y) (* t z))))))>
Calls

147 calls:

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

rewrite499.0ms (3.8%)

Memory
9.5MiB live, 748.3MiB allocated
Algorithm
batch-egg-rewrite
Rules
10 160×accelerator-lowering-fma.f32
10 160×accelerator-lowering-fma.f64
6 944×*-lowering-*.f32
6 944×*-lowering-*.f64
3 346×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
030124
1134124
2906124
08529118
Stop Event
iter limit
node limit
Counts
18 → 1 456
Calls
Call 1
Inputs
(* (+ (* z (* t -9)) (* x y)) (/ 1/2 a))
(+ (* z (* t -9)) (* x y))
(* t -9)
(* x y)
(* t (* z (/ -9/2 a)))
(* z (/ -9/2 a))
(/ -9/2 a)
(/ (* -9/2 (* t z)) a)
(* -9/2 (* t z))
(* t z)
(* (/ (* z -9) a) (* t 1/2))
(/ (* z -9) a)
(* z -9)
(* t 1/2)
(* z (+ (* x (/ y z)) (* t -9)))
(/ (* (* z (+ (* x (/ y z)) (* t -9))) 1/2) a)
(* (* z (+ (* x (/ y z)) (* t -9))) 1/2)
(+ (* x (/ y z)) (* t -9))
Outputs
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(+.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(+.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(+.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 z (*.f64 #s(literal -9 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) t)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 z (*.f64 #s(literal -9 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) t)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 z (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t #s(literal 1/2 binary64)) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 z (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 t (/.f64 z (*.f64 a #s(literal -2/9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 t (/.f64 z (*.f64 a #s(literal -2/9 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal -9 binary64) (*.f64 z (*.f64 (/.f64 #s(literal 1/2 binary64) a) t)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal -9 binary64) (*.f64 z (*.f64 (/.f64 #s(literal 1/2 binary64) a) t)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal -9 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 1/2 binary64)) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal -9 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal -9 binary64) (*.f64 (/.f64 z a) (*.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal -9 binary64) (*.f64 (/.f64 z a) (*.f64 t #s(literal 1/2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal -9 binary64) (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal -9 binary64) (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal -9 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal -9 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(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 2 binary64))))
(fma.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y)) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.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)))
(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 2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z t)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal -9/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z t)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) z) t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) z) t) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (*.f64 z t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (*.f64 z t) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 z (*.f64 a #s(literal -2/9 binary64))) t (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 z (*.f64 a #s(literal -2/9 binary64))) t (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 z t) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z t) (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 z t) (*.f64 #s(literal -9 binary64) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z t) (*.f64 #s(literal -9 binary64) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 t #s(literal 1/2 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 t #s(literal 1/2 binary64)) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 t (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 t (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 x y)) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal 1/2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t (neg.f64 z)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t (neg.f64 z)) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal 9/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal 9/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) z) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) z) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 z #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 t a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 t a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal -9/2 binary64) (/.f64 #s(literal -1 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal -9/2 binary64) (/.f64 #s(literal -1 binary64) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 t #s(literal 9/2 binary64)) (*.f64 z (/.f64 #s(literal -1 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal 9/2 binary64)) (*.f64 z (/.f64 #s(literal -1 binary64) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 #s(literal -9 binary64) a) t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 #s(literal -9 binary64) a) t) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) z (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) z (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z t)) (/.f64 #s(literal -9 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z t)) (/.f64 #s(literal -9 binary64) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) a) t) z (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) a) t) z (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 z #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 z #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 z #s(literal -9/2 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) z) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) z) (*.f64 t #s(literal -9/2 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal 1/2 binary64)) a) (*.f64 z #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal 1/2 binary64)) a) (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal 1/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal 1/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 t a) (/.f64 z #s(literal -2/9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 t a) (/.f64 z #s(literal -2/9 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 t a) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 t a) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 z a) (/.f64 t #s(literal -2/9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 z a) (/.f64 t #s(literal -2/9 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 9/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 9/2 binary64) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal -1 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal -1 binary64)) (/.f64 z a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 1/2 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 1/2 binary64)) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 z #s(literal 9 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (/.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 z #s(literal 9 binary64)) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.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 1/2 binary64) a) (*.f64 x y)))
(fma.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 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/2 binary64) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) (/.f64 z a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) z (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) z (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z t)) #s(literal -9/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z t)) #s(literal -9/2 binary64) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal -9 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal -9 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 z t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 z t) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)) (/.f64 z a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 #s(literal -9 binary64) a)) z (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 #s(literal -9 binary64) a)) z (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.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/2 binary64) a) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal -1/2 binary64) a)))
(neg.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) (neg.f64 a)))
(neg.f64 (/.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a))
(/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) a))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (neg.f64 a)))
(/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 (fma.f64 x (*.f64 y (*.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 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.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 a (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) a) (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (neg.f64 a)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a) (*.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a)) (*.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (/.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a)
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) a))
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (*.f64 y (*.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 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (neg.f64 a)))
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (*.f64 y (*.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 a)))
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.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 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (*.f64 a (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (*.f64 a (fma.f64 x (*.f64 y (*.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 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.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) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (*.f64 (neg.f64 a) (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (*.f64 (neg.f64 a) (fma.f64 x (*.f64 y (*.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 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (neg.f64 a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 x (*.f64 y (*.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 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (fma.f64 x (*.f64 y (*.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/2 binary64) a) (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(/.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 (*.f64 t t) #s(literal -81 binary64)) (*.f64 z z)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 (*.f64 t t) #s(literal -81 binary64)) (*.f64 z z)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (*.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 y (*.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 (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.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 -2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) a))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (neg.f64 a)))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))) a))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))) (neg.f64 a)))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 (*.f64 t t) #s(literal -81 binary64)) (*.f64 z z))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) a))
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 (*.f64 t t) #s(literal -81 binary64)) (*.f64 z z))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 a)))
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 (*.f64 t t) #s(literal -81 binary64)) (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 (*.f64 t t) #s(literal -81 binary64)) (*.f64 z z))) #s(literal -1 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))))) (*.f64 a (neg.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 a (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 (*.f64 t t) #s(literal -81 binary64)) (*.f64 z z)))) (*.f64 a (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))))) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (neg.f64 a) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 (*.f64 t t) #s(literal -81 binary64)) (*.f64 z z)))) (*.f64 (neg.f64 a) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) a))
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a)))
(/.f64 (neg.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a)))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (neg.f64 a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))))) (*.f64 (neg.f64 a) (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (neg.f64 a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (*.f64 (neg.f64 a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))))) (neg.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))))
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) a)
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) (-.f64 (*.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 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 z t) (*.f64 a #s(literal -2/9 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))) #s(literal 3 binary64))) (fma.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) (*.f64 a #s(literal -2/9 binary64))) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64)))) (*.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64)))) (*.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 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 z t) (*.f64 a #s(literal -2/9 binary64))) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))) (-.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64)))))
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))))) (neg.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 (*.f64 t t) #s(literal -81 binary64)) (*.f64 z z)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 a))
(pow.f64 (/.f64 a (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(*.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) a)))
(*.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (neg.f64 a))))
(*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a)))
(*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.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 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(*.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) #s(literal 1/2 binary64))
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/2 binary64))
(*.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(+.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 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(+.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64)))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 x y)))
(+.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x y) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (-.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))))
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (fma.f64 x y (*.f64 (*.f64 z 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 (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 x y) #s(literal 1 binary64)))
(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 (*.f64 x y) #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y))
(fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y))
(fma.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 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 #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(neg.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(neg.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (fma.f64 x (*.f64 y (*.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) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 (*.f64 t t) #s(literal -81 binary64)) (*.f64 z z)))))
(/.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 x (*.f64 y (*.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 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))))
(/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 (*.f64 t t) #s(literal -81 binary64)) (*.f64 z z))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.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 (fma.f64 (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.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 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)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.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 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))))) (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.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 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)) (*.f64 (neg.f64 (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.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 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))))) (neg.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y)))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 (*.f64 t t) #s(literal -81 binary64)) (*.f64 z z)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 6561 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 (*.f64 t t) #s(literal -81 binary64)) (*.f64 z z)))) (neg.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.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 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (-.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)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.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 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (+.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (-.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)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal -1 binary64))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1 binary64))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.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 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) #s(literal 1 binary64)))
(*.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))
(*.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.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 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 1 binary64)))
(*.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))))
(*.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 9 binary64)) (neg.f64 (neg.f64 (*.f64 x y))))))
(*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 (*.f64 t t) #s(literal -81 binary64)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 t #s(literal -9 binary64))
(*.f64 #s(literal -9 binary64) t)
(*.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 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(neg.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 z t)))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) a) (*.f64 t #s(literal 1/2 binary64))))
(neg.f64 (*.f64 (*.f64 z t) (/.f64 #s(literal 9/2 binary64) a)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))
(neg.f64 (*.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal 9 binary64)) a)))
(neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal -1/2 binary64) a)))
(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 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 z t)))
(/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64)))
(/.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 a (*.f64 z #s(literal -9 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 z #s(literal -9 binary64))) (*.f64 t #s(literal 1/2 binary64))))
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))
(/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 t (neg.f64 z)) (*.f64 a #s(literal 2/9 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z t)) (*.f64 a #s(literal -1/9 binary64)))
(/.f64 (neg.f64 (*.f64 t #s(literal 1/2 binary64))) (/.f64 a (*.f64 z #s(literal 9 binary64))))
(/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) #s(literal -1 binary64)) (neg.f64 a))
(/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 a #s(literal -2/9 binary64)))
(/.f64 (*.f64 t #s(literal 1 binary64)) (/.f64 a (*.f64 z #s(literal -9/2 binary64))))
(/.f64 (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 a (*.f64 z #s(literal 9 binary64))))
(/.f64 (*.f64 (*.f64 z t) #s(literal -1 binary64)) (*.f64 a #s(literal 2/9 binary64)))
(/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) #s(literal 1 binary64)) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (neg.f64 a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z t)) #s(literal 1 binary64)) (*.f64 a #s(literal -1/9 binary64)))
(/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 a #s(literal -2 binary64)))
(pow.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal -1 binary64))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t))
(*.f64 z (*.f64 #s(literal -9 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) t)))
(*.f64 z (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t #s(literal 1/2 binary64)) a)))
(*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 t (/.f64 z (*.f64 a #s(literal -2/9 binary64))))
(*.f64 #s(literal -9 binary64) (*.f64 z (*.f64 (/.f64 #s(literal 1/2 binary64) a) t)))
(*.f64 #s(literal -9 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 1/2 binary64)) a)))
(*.f64 #s(literal -9 binary64) (*.f64 (/.f64 z a) (*.f64 t #s(literal 1/2 binary64))))
(*.f64 #s(literal -9 binary64) (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a)))
(*.f64 #s(literal -9 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a))
(*.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 t (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z t)))
(*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) z) t))
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (*.f64 z t))
(*.f64 (/.f64 z (*.f64 a #s(literal -2/9 binary64))) t)
(*.f64 (*.f64 z t) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (*.f64 z t) (*.f64 #s(literal -9 binary64) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) t))
(*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 t #s(literal 1/2 binary64)) a))
(*.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 t (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)))
(*.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(*.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal 1/2 binary64))))
(*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t (neg.f64 z)) a))
(*.f64 #s(literal 9/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)))
(*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 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 1 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))))
(*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) #s(literal 1/2 binary64))
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) z))
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a))
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) t))
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 t a))
(*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 z (*.f64 t #s(literal 1/2 binary64))))
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(*.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal -9/2 binary64) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (*.f64 t #s(literal 9/2 binary64)) (*.f64 z (/.f64 #s(literal -1 binary64) a)))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 #s(literal -9 binary64) a) t))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) z)
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z t)) (/.f64 #s(literal -9 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) a) t) z)
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 z #s(literal -9 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 z #s(literal -9/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) z) (*.f64 t #s(literal -9/2 binary64)))
(*.f64 (/.f64 (*.f64 t #s(literal 1/2 binary64)) a) (*.f64 z #s(literal -9 binary64)))
(*.f64 (/.f64 (*.f64 t #s(literal 1/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))))
(*.f64 (/.f64 t a) (/.f64 z #s(literal -2/9 binary64)))
(*.f64 (/.f64 t a) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))))
(*.f64 (/.f64 z a) (/.f64 t #s(literal -2/9 binary64)))
(*.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 9/2 binary64) a))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a))
(*.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal -1 binary64)) (/.f64 z a))
(*.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 1/2 binary64)) a))
(*.f64 (/.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 z #s(literal 9 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 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) (/.f64 z a))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) z)
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z t)) #s(literal -9/2 binary64))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal -9 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) t))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 z t))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z)
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64))
(*.f64 (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)) (/.f64 z a))
(*.f64 (*.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 #s(literal -9 binary64) a)) z)
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (/.f64 #s(literal -1 binary64) a))
(neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) a) #s(literal 1/2 binary64)))
(neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) z))
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z #s(literal 9 binary64)) a)))
(neg.f64 (*.f64 z (/.f64 #s(literal 9/2 binary64) a)))
(neg.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) (neg.f64 a)))
(neg.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(/.f64 z (*.f64 a #s(literal -2/9 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 z #s(literal -9 binary64))))
(/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 z #s(literal 9 binary64))))
(/.f64 (neg.f64 z) (*.f64 a #s(literal 2/9 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z #s(literal -9/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2/9 binary64)) z))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 z #s(literal -9/2 binary64))) #s(literal 1 binary64)))
(/.f64 (*.f64 z #s(literal -9/2 binary64)) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 z #s(literal -9/2 binary64)))))
(/.f64 (*.f64 z #s(literal 9/2 binary64)) (neg.f64 a))
(/.f64 (neg.f64 (*.f64 z #s(literal 9/2 binary64))) a)
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal -9 binary64))) a)
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 9 binary64))) (neg.f64 a))
(/.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) a)
(/.f64 (*.f64 z #s(literal -1 binary64)) (*.f64 a #s(literal 2/9 binary64)))
(/.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal -1 binary64)) (neg.f64 a))
(pow.f64 (/.f64 a (*.f64 z #s(literal -9/2 binary64))) #s(literal -1 binary64))
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
(*.f64 z (*.f64 (/.f64 #s(literal -9 binary64) a) #s(literal 1/2 binary64)))
(*.f64 #s(literal -9 binary64) (/.f64 z (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z #s(literal -9 binary64)) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z #s(literal -9 binary64)))
(*.f64 #s(literal -9/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) z))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(*.f64 (/.f64 #s(literal -9/2 binary64) a) z)
(*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) #s(literal 1/2 binary64))
(*.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/2 binary64)))
(*.f64 #s(literal 9/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) z))
(*.f64 #s(literal 1 binary64) (/.f64 z (*.f64 a #s(literal -2/9 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z #s(literal -9/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z #s(literal -2/9 binary64)))
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 z #s(literal 1/2 binary64)))
(*.f64 (*.f64 z #s(literal 9/2 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal -9 binary64) a))
(*.f64 (/.f64 z a) #s(literal -9/2 binary64))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal 9/2 binary64) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 9 binary64))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -9 binary64) a)) z)
(*.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(exp.f64 (*.f64 (log.f64 (*.f64 a #s(literal -2/9 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 9/2 binary64) a))
(neg.f64 (/.f64 #s(literal 9/2 binary64) a))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 9/2 binary64) a)))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2/9 binary64))))
(/.f64 #s(literal -9/2 binary64) a)
(/.f64 #s(literal 9/2 binary64) (neg.f64 a))
(/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2/9 binary64)))
(/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2/9 binary64)))
(pow.f64 (*.f64 a #s(literal -2/9 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 9/2 binary64) (/.f64 #s(literal -1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 9/2 binary64) a))
(*.f64 (pow.f64 (*.f64 a #s(literal -2/9 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 a #s(literal -2/9 binary64)) #s(literal -1/2 binary64)))
(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 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(neg.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 z t)))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) a) (*.f64 t #s(literal 1/2 binary64))))
(neg.f64 (*.f64 (*.f64 z t) (/.f64 #s(literal 9/2 binary64) a)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))
(neg.f64 (*.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal 9 binary64)) a)))
(neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal -1/2 binary64) a)))
(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 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 z t)))
(/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64)))
(/.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 a (*.f64 z #s(literal -9 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 z #s(literal -9 binary64))) (*.f64 t #s(literal 1/2 binary64))))
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))
(/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 t (neg.f64 z)) (*.f64 a #s(literal 2/9 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z t)) (*.f64 a #s(literal -1/9 binary64)))
(/.f64 (neg.f64 (*.f64 t #s(literal 1/2 binary64))) (/.f64 a (*.f64 z #s(literal 9 binary64))))
(/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) #s(literal -1 binary64)) (neg.f64 a))
(/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 a #s(literal -2/9 binary64)))
(/.f64 (*.f64 t #s(literal 1 binary64)) (/.f64 a (*.f64 z #s(literal -9/2 binary64))))
(/.f64 (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 a (*.f64 z #s(literal 9 binary64))))
(/.f64 (*.f64 (*.f64 z t) #s(literal -1 binary64)) (*.f64 a #s(literal 2/9 binary64)))
(/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) #s(literal 1 binary64)) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (neg.f64 a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z t)) #s(literal 1 binary64)) (*.f64 a #s(literal -1/9 binary64)))
(/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 a #s(literal -2 binary64)))
(pow.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal -1 binary64))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t))
(*.f64 z (*.f64 #s(literal -9 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) t)))
(*.f64 z (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t #s(literal 1/2 binary64)) a)))
(*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 t (/.f64 z (*.f64 a #s(literal -2/9 binary64))))
(*.f64 #s(literal -9 binary64) (*.f64 z (*.f64 (/.f64 #s(literal 1/2 binary64) a) t)))
(*.f64 #s(literal -9 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 1/2 binary64)) a)))
(*.f64 #s(literal -9 binary64) (*.f64 (/.f64 z a) (*.f64 t #s(literal 1/2 binary64))))
(*.f64 #s(literal -9 binary64) (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a)))
(*.f64 #s(literal -9 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a))
(*.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 t (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z t)))
(*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) z) t))
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (*.f64 z t))
(*.f64 (/.f64 z (*.f64 a #s(literal -2/9 binary64))) t)
(*.f64 (*.f64 z t) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (*.f64 z t) (*.f64 #s(literal -9 binary64) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) t))
(*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 t #s(literal 1/2 binary64)) a))
(*.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 t (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)))
(*.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(*.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal 1/2 binary64))))
(*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t (neg.f64 z)) a))
(*.f64 #s(literal 9/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)))
(*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 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 1 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))))
(*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) #s(literal 1/2 binary64))
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) z))
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a))
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) t))
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 t a))
(*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 z (*.f64 t #s(literal 1/2 binary64))))
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(*.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal -9/2 binary64) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (*.f64 t #s(literal 9/2 binary64)) (*.f64 z (/.f64 #s(literal -1 binary64) a)))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 #s(literal -9 binary64) a) t))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) z)
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z t)) (/.f64 #s(literal -9 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) a) t) z)
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 z #s(literal -9 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 z #s(literal -9/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) z) (*.f64 t #s(literal -9/2 binary64)))
(*.f64 (/.f64 (*.f64 t #s(literal 1/2 binary64)) a) (*.f64 z #s(literal -9 binary64)))
(*.f64 (/.f64 (*.f64 t #s(literal 1/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))))
(*.f64 (/.f64 t a) (/.f64 z #s(literal -2/9 binary64)))
(*.f64 (/.f64 t a) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))))
(*.f64 (/.f64 z a) (/.f64 t #s(literal -2/9 binary64)))
(*.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 9/2 binary64) a))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a))
(*.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal -1 binary64)) (/.f64 z a))
(*.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 1/2 binary64)) a))
(*.f64 (/.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 z #s(literal 9 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 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) (/.f64 z a))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) z)
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z t)) #s(literal -9/2 binary64))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal -9 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) t))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 z t))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z)
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64))
(*.f64 (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)) (/.f64 z a))
(*.f64 (*.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 #s(literal -9 binary64) a)) z)
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (/.f64 #s(literal -1 binary64) a))
(-.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 (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)))
(*.f64 t (*.f64 z #s(literal -9/2 binary64)))
(*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal -9 binary64))))
(*.f64 t (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)))
(*.f64 #s(literal -9 binary64) (*.f64 z (*.f64 t #s(literal 1/2 binary64))))
(*.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 z #s(literal 1/2 binary64)))
(*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(*.f64 #s(literal -9/2 binary64) (*.f64 z t))
(*.f64 #s(literal -9/2 binary64) (neg.f64 (*.f64 t (neg.f64 z))))
(*.f64 (*.f64 z t) #s(literal -9/2 binary64))
(*.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 t #s(literal 1/2 binary64)))
(*.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 z #s(literal -9 binary64)))
(*.f64 #s(literal 9/2 binary64) (*.f64 t (neg.f64 z)))
(*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(*.f64 (*.f64 t #s(literal -9/2 binary64)) z)
(*.f64 (*.f64 z #s(literal -9/2 binary64)) t)
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (*.f64 t #s(literal 1 binary64)))
(*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))
(*.f64 (*.f64 t (neg.f64 z)) #s(literal 9/2 binary64))
(*.f64 (*.f64 t #s(literal 9/2 binary64)) (neg.f64 z))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 t #s(literal -9 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z t)) #s(literal -9 binary64))
(*.f64 (neg.f64 (*.f64 t (neg.f64 z))) #s(literal -9/2 binary64))
(*.f64 (neg.f64 (*.f64 t #s(literal 9/2 binary64))) z)
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t #s(literal -9 binary64))) z)
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal -9 binary64))) t)
(*.f64 (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)) z)
(*.f64 z t)
(*.f64 z (*.f64 t #s(literal 1 binary64)))
(*.f64 t z)
(*.f64 (*.f64 z t) #s(literal 1 binary64))
(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 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(neg.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 z t)))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) a) (*.f64 t #s(literal 1/2 binary64))))
(neg.f64 (*.f64 (*.f64 z t) (/.f64 #s(literal 9/2 binary64) a)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))
(neg.f64 (*.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal 9 binary64)) a)))
(neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal -1/2 binary64) a)))
(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 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 z t)))
(/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64)))
(/.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 a (*.f64 z #s(literal -9 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 z #s(literal -9 binary64))) (*.f64 t #s(literal 1/2 binary64))))
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))
(/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 t (neg.f64 z)) (*.f64 a #s(literal 2/9 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z t)) (*.f64 a #s(literal -1/9 binary64)))
(/.f64 (neg.f64 (*.f64 t #s(literal 1/2 binary64))) (/.f64 a (*.f64 z #s(literal 9 binary64))))
(/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) #s(literal -1 binary64)) (neg.f64 a))
(/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 a #s(literal -2/9 binary64)))
(/.f64 (*.f64 t #s(literal 1 binary64)) (/.f64 a (*.f64 z #s(literal -9/2 binary64))))
(/.f64 (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 a (*.f64 z #s(literal 9 binary64))))
(/.f64 (*.f64 (*.f64 z t) #s(literal -1 binary64)) (*.f64 a #s(literal 2/9 binary64)))
(/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) #s(literal 1 binary64)) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (neg.f64 a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z t)) #s(literal 1 binary64)) (*.f64 a #s(literal -1/9 binary64)))
(/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 a #s(literal -2 binary64)))
(pow.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal -1 binary64))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t))
(*.f64 z (*.f64 #s(literal -9 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) t)))
(*.f64 z (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t #s(literal 1/2 binary64)) a)))
(*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 t (/.f64 z (*.f64 a #s(literal -2/9 binary64))))
(*.f64 #s(literal -9 binary64) (*.f64 z (*.f64 (/.f64 #s(literal 1/2 binary64) a) t)))
(*.f64 #s(literal -9 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 1/2 binary64)) a)))
(*.f64 #s(literal -9 binary64) (*.f64 (/.f64 z a) (*.f64 t #s(literal 1/2 binary64))))
(*.f64 #s(literal -9 binary64) (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a)))
(*.f64 #s(literal -9 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a))
(*.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 t (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z t)))
(*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) z) t))
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (*.f64 z t))
(*.f64 (/.f64 z (*.f64 a #s(literal -2/9 binary64))) t)
(*.f64 (*.f64 z t) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (*.f64 z t) (*.f64 #s(literal -9 binary64) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) t))
(*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 t #s(literal 1/2 binary64)) a))
(*.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 t (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)))
(*.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(*.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal 1/2 binary64))))
(*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t (neg.f64 z)) a))
(*.f64 #s(literal 9/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)))
(*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 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 1 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))))
(*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) #s(literal 1/2 binary64))
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) z))
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a))
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) t))
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 t a))
(*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 z (*.f64 t #s(literal 1/2 binary64))))
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(*.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal -9/2 binary64) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (*.f64 t #s(literal 9/2 binary64)) (*.f64 z (/.f64 #s(literal -1 binary64) a)))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 #s(literal -9 binary64) a) t))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) z)
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z t)) (/.f64 #s(literal -9 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) a) t) z)
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 z #s(literal -9 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 z #s(literal -9/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) z) (*.f64 t #s(literal -9/2 binary64)))
(*.f64 (/.f64 (*.f64 t #s(literal 1/2 binary64)) a) (*.f64 z #s(literal -9 binary64)))
(*.f64 (/.f64 (*.f64 t #s(literal 1/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))))
(*.f64 (/.f64 t a) (/.f64 z #s(literal -2/9 binary64)))
(*.f64 (/.f64 t a) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))))
(*.f64 (/.f64 z a) (/.f64 t #s(literal -2/9 binary64)))
(*.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 9/2 binary64) a))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a))
(*.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal -1 binary64)) (/.f64 z a))
(*.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 1/2 binary64)) a))
(*.f64 (/.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 z #s(literal 9 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 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) (/.f64 z a))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) z)
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z t)) #s(literal -9/2 binary64))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal -9 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) t))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 z t))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z)
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64))
(*.f64 (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)) (/.f64 z a))
(*.f64 (*.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 #s(literal -9 binary64) a)) z)
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (/.f64 #s(literal -1 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 z #s(literal -9 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z #s(literal 9 binary64)) a))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (*.f64 z #s(literal 9 binary64)) a))
(neg.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) a))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal 9 binary64)) a)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z #s(literal -9 binary64)))))
(/.f64 z (*.f64 a #s(literal -1/9 binary64)))
(/.f64 (*.f64 z #s(literal -9 binary64)) a)
(/.f64 (*.f64 z #s(literal 9 binary64)) (neg.f64 a))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z #s(literal -9 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z #s(literal 9 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 9 binary64))) (neg.f64 a))
(/.f64 (*.f64 (*.f64 z #s(literal -9 binary64)) #s(literal -1 binary64)) (neg.f64 a))
(/.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) #s(literal 1 binary64)) (neg.f64 a))
(pow.f64 (/.f64 a (*.f64 z #s(literal -9 binary64))) #s(literal -1 binary64))
(*.f64 z (/.f64 #s(literal -9 binary64) a))
(*.f64 #s(literal -9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) z))
(*.f64 #s(literal -9 binary64) (/.f64 z a))
(*.f64 #s(literal -9 binary64) (*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (neg.f64 z) (*.f64 #s(literal -9 binary64) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (*.f64 z #s(literal 9 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal -9 binary64)) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z #s(literal -9 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -9 binary64) a) z)
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z #s(literal 9 binary64)) a))
(*.f64 #s(literal 9 binary64) (/.f64 (neg.f64 z) a))
(*.f64 #s(literal 9 binary64) (*.f64 z (/.f64 #s(literal -1 binary64) a)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) z) #s(literal -9 binary64))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal 9 binary64) a))
(*.f64 (pow.f64 (/.f64 a (*.f64 z #s(literal -9 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 z #s(literal -9 binary64))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 9 binary64))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9 binary64)) z)
(-.f64 #s(literal 0 binary64) (*.f64 z #s(literal 9 binary64)))
(neg.f64 (*.f64 z #s(literal 9 binary64)))
(*.f64 z #s(literal -9 binary64))
(*.f64 #s(literal -9 binary64) z)
(*.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 1 binary64))
(*.f64 (neg.f64 z) #s(literal 9 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 z #s(literal 9 binary64)))
(*.f64 #s(literal 9 binary64) (neg.f64 z))
(*.f64 t #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) t)
(*.f64 #s(literal 1/2 binary64) (*.f64 t #s(literal 1 binary64)))
(*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 t #s(literal 1/2 binary64)))
(+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (/.f64 (*.f64 x y) z)))
(+.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (*.f64 z z)) (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))) (/.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))))
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 z (/.f64 (*.f64 x y) z)))
(fma.f64 z (/.f64 (*.f64 x y) z) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 z (/.f64 (*.f64 x y) z)))
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 z (/.f64 (*.f64 x y) z)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) z (*.f64 z (/.f64 (*.f64 x y) z)))
(fma.f64 x (*.f64 (/.f64 y z) z) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x z)) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) x) z) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 y (*.f64 (/.f64 x z) z) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 (*.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) z) z) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 z (/.f64 (*.f64 x y) z)))
(fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 z (/.f64 (*.f64 x y) z)))
(fma.f64 (/.f64 y z) (*.f64 x z) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 (/.f64 (*.f64 x y) z) z (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x z)) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (*.f64 x y) z)) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 x y) z) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 (*.f64 z x) (/.f64 y z) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 (*.f64 z (/.f64 y z)) x (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 (*.f64 z (*.f64 x y)) (/.f64 #s(literal 1 binary64) z) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 (*.f64 (*.f64 x y) z) (/.f64 #s(literal 1 binary64) z) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 (*.f64 z y) (*.f64 (/.f64 #s(literal 1 binary64) z) x) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 (*.f64 z y) (/.f64 x z) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 (*.f64 (*.f64 z x) (neg.f64 y)) (/.f64 #s(literal -1 binary64) z) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (/.f64 y z) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 (*.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) z)) y (*.f64 z (*.f64 t #s(literal -9 binary64))))
(/.f64 z (/.f64 #s(literal 1 binary64) (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (*.f64 z z) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (/.f64 (*.f64 x y) z))))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))) (*.f64 (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))) (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) (*.f64 z (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))) (*.f64 z (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) z)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))) (*.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))) z)))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (*.f64 z z) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (/.f64 (*.f64 x y) z))))))
(/.f64 (*.f64 (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))) (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))) (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))
(/.f64 (*.f64 z (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))))) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))))
(/.f64 (*.f64 z (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))))) (fma.f64 t (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))))
(/.f64 (*.f64 z (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64)))) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) z) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))))
(/.f64 (*.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))) z) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (*.f64 z z) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (/.f64 (*.f64 x y) z)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))) (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))) (neg.f64 (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))))
(/.f64 (neg.f64 (*.f64 z (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))))) (neg.f64 (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))))
(/.f64 (neg.f64 (*.f64 z (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))))) (neg.f64 (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) z)) (neg.f64 (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))) z)) (neg.f64 (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (*.f64 z (*.f64 z z)))) (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (*.f64 z z)) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (/.f64 (*.f64 x y) z))))))
(/.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (*.f64 z z))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (/.f64 (*.f64 x y) z))))
(/.f64 (*.f64 z (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))))) (neg.f64 (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))))
(/.f64 (*.f64 z (neg.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))))) (neg.f64 (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))
(/.f64 (*.f64 z (-.f64 (*.f64 t (*.f64 t #s(literal 81 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))) (-.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 (*.f64 x y) z)))
(*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)))
(*.f64 z (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) #s(literal 1 binary64)))
(*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) z)
(*.f64 (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))) #s(literal 1 binary64))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))) z))
(*.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))) z))
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (*.f64 z z) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (/.f64 (*.f64 x y) z)))))))
(*.f64 (*.f64 (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))) (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))))
(*.f64 (*.f64 z (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))))
(*.f64 (*.f64 z (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))
(*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))))
(*.f64 (*.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))) z) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))
(+.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(+.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z)))) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64))) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(+.f64 (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(+.f64 (*.f64 (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 #s(literal 1/2 binary64) z)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 z #s(literal -1/2 binary64))) a))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 z #s(literal -1/2 binary64))) a))
(fma.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 z (*.f64 #s(literal -9 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) t)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 z (*.f64 #s(literal -9 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) t)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 z (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t #s(literal 1/2 binary64)) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 z (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t #s(literal 1/2 binary64)) a)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 t (/.f64 z (*.f64 a #s(literal -2/9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 t (/.f64 z (*.f64 a #s(literal -2/9 binary64))) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal -9 binary64) (*.f64 z (*.f64 (/.f64 #s(literal 1/2 binary64) a) t)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 #s(literal -9 binary64) (*.f64 z (*.f64 (/.f64 #s(literal 1/2 binary64) a) t)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal -9 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 1/2 binary64)) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 #s(literal -9 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 1/2 binary64)) a)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal -9 binary64) (*.f64 (/.f64 z a) (*.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 #s(literal -9 binary64) (*.f64 (/.f64 z a) (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal -9 binary64) (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 #s(literal -9 binary64) (*.f64 (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal -9 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 #s(literal -9 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 z (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.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 (*.f64 x y) z))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal -9/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z t)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z t)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) z) t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) z) t) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (*.f64 z t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (*.f64 z t) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 z (*.f64 a #s(literal -2/9 binary64))) t (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (/.f64 z (*.f64 a #s(literal -2/9 binary64))) t (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z t) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 z t) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z t) (*.f64 #s(literal -9 binary64) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 z t) (*.f64 #s(literal -9 binary64) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 t #s(literal 1/2 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 t #s(literal 1/2 binary64)) a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 t (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 t (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t (neg.f64 z)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t (neg.f64 z)) a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 9/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 #s(literal 9/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal -1 binary64)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) a) #s(literal 1/2 binary64) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) z) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) z) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) a)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 z #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 t a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 t a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (/.f64 #s(literal -9 binary64) a) (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal -9/2 binary64) (/.f64 #s(literal -1 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal -9/2 binary64) (/.f64 #s(literal -1 binary64) a)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 t #s(literal 9/2 binary64)) (*.f64 z (/.f64 #s(literal -1 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 t #s(literal 9/2 binary64)) (*.f64 z (/.f64 #s(literal -1 binary64) a)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.f64 (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 #s(literal -9 binary64) a) t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 #s(literal -9 binary64) a) t) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) z (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) z (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z t)) (/.f64 #s(literal -9 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z t)) (/.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) a) t) z (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) a) t) z (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 z #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 z #s(literal -9 binary64)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 z #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 z #s(literal -9/2 binary64)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) z) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) z) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 1/2 binary64)) a) (*.f64 z #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (/.f64 (*.f64 t #s(literal 1/2 binary64)) a) (*.f64 z #s(literal -9 binary64)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 1/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (/.f64 (*.f64 t #s(literal 1/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 z #s(literal -2/9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (/.f64 t a) (/.f64 z #s(literal -2/9 binary64)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 t a) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (/.f64 t a) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9 binary64)))) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 z a) (/.f64 t #s(literal -2/9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (/.f64 z a) (/.f64 t #s(literal -2/9 binary64)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 9/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 9/2 binary64) a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal -1 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal -1 binary64)) (/.f64 z a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 1/2 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 1/2 binary64)) a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 z #s(literal 9 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (/.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 z #s(literal 9 binary64)) a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.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 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.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 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) (/.f64 z a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) z (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) z (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z t)) #s(literal -9/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z t)) #s(literal -9/2 binary64) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal -9 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal -9 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 z t) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 z t) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)) (/.f64 z a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 #s(literal -9 binary64) a)) z (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 #s(literal -9 binary64) a)) z (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.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/2 binary64) a) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) a)))
(neg.f64 (/.f64 (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 z #s(literal -1/2 binary64))) a))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)))))
(neg.f64 (*.f64 (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))) (/.f64 #s(literal -1/2 binary64) a)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 z #s(literal -1/2 binary64))) a)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 #s(literal 1/2 binary64) z)))))
(/.f64 (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 #s(literal 1/2 binary64) z)) a)
(/.f64 (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 z #s(literal -1/2 binary64))) (neg.f64 a))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 #s(literal 1/2 binary64) z))))
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 z #s(literal -1/2 binary64)))))
(/.f64 (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (neg.f64 z)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (*.f64 a (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (*.f64 z z) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (/.f64 (*.f64 x y) z)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))) (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))) (*.f64 a (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))))) (*.f64 a (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))))) (*.f64 a (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) z)) (*.f64 a (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))) z)) (*.f64 a (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (*.f64 z z) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (/.f64 (*.f64 x y) z)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))) (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))) (*.f64 (neg.f64 a) (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))))) (*.f64 (neg.f64 a) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))))) (*.f64 (neg.f64 a) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) z)) (*.f64 (neg.f64 a) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))) z)) (*.f64 (neg.f64 a) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (*.f64 z z) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (/.f64 (*.f64 x y) z)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))) (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) z)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))) z)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (*.f64 z z) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (/.f64 (*.f64 x y) z)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))) (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) z)) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))) z)) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (*.f64 z z) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (/.f64 (*.f64 x y) z))))) a))
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (*.f64 z z) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (/.f64 (*.f64 x y) z))))) (neg.f64 a)))
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (*.f64 z z) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (/.f64 (*.f64 x y) z))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (*.f64 z z) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (/.f64 (*.f64 x y) z))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))) (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))) a))
(/.f64 (*.f64 (*.f64 (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))) (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))) #s(literal -1/2 binary64)) (*.f64 (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))) (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))) (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))) #s(literal -1 binary64)) (*.f64 (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 z (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) a))
(/.f64 (*.f64 (*.f64 z (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 z (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64)) (*.f64 (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 z (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) (*.f64 (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 z (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64)))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))) a))
(/.f64 (*.f64 (*.f64 z (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64)))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 z (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 z (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) z) #s(literal 1/2 binary64)) (*.f64 (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) a))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) z) #s(literal -1/2 binary64)) (*.f64 (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) z) #s(literal 1 binary64)) (*.f64 (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) z) #s(literal -1 binary64)) (*.f64 (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))) z) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))) a))
(/.f64 (*.f64 (*.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))) z) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))) z) #s(literal 1 binary64)) (*.f64 (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))) z) #s(literal -1 binary64)) (*.f64 (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 z #s(literal -1/2 binary64)))) (neg.f64 a))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (*.f64 z z) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (/.f64 (*.f64 x y) z))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))) (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))) (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))))) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))))) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) z)) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))) z)) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))
(/.f64 (*.f64 (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))) #s(literal -1 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 #s(literal 1/2 binary64) z)) #s(literal -1 binary64)) (neg.f64 a))
(/.f64 (*.f64 (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 a))
(pow.f64 (/.f64 a (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 #s(literal 1/2 binary64) z))) #s(literal -1 binary64))
(*.f64 z (/.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (/.f64 z a)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))))
(*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (/.f64 z (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 #s(literal 1/2 binary64) z)) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (neg.f64 z)) a))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)))))
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (neg.f64 z) (*.f64 (fma.f64 t #s(literal -9/2 binary64) (*.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))) (/.f64 z (*.f64 a #s(literal 2 binary64)))))
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (/.f64 z (*.f64 a #s(literal 2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 #s(literal 1/2 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 #s(literal 1/2 binary64) z))) #s(literal -1 binary64)))
(*.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))) (/.f64 z (*.f64 a #s(literal 2 binary64)))))
(*.f64 (fma.f64 t #s(literal -9/2 binary64) (*.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64))) (/.f64 z a))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 z #s(literal -1/2 binary64))) a))
(*.f64 (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (neg.f64 z)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) z) (fma.f64 t #s(literal -9/2 binary64) (*.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64))))
(*.f64 (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (/.f64 z a)) #s(literal 1/2 binary64))
(*.f64 (/.f64 z a) (/.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) #s(literal 2 binary64)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) #s(literal -1/2 binary64)) a))
(*.f64 (/.f64 (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) a) (/.f64 z #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (neg.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (pow.f64 (/.f64 a (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 #s(literal 1/2 binary64) z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 #s(literal 1/2 binary64) z))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))) z)
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 z #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))) (*.f64 z #s(literal 1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)))) #s(literal 1/2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 t #s(literal -9/2 binary64) (*.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)))) z)
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) z)) (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)))
(+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(+.f64 (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(+.f64 (*.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 #s(literal 1/2 binary64) z)) (*.f64 (/.f64 (*.f64 x y) z) (*.f64 #s(literal 1/2 binary64) z)))
(+.f64 (*.f64 (/.f64 (*.f64 x y) z) (*.f64 #s(literal 1/2 binary64) z)) (*.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 #s(literal 1/2 binary64) z)))
(-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 z #s(literal -1/2 binary64))))
(fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 z (*.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 z (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 z (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 t (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 t (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 #s(literal -9 binary64) (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 #s(literal -9 binary64) (*.f64 z (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 (*.f64 x y) z) (*.f64 #s(literal 1/2 binary64) z)))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 z #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 x (*.f64 (*.f64 (/.f64 y z) z) #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 z t) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 z t) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 #s(literal -9/2 binary64) (neg.f64 (*.f64 t (neg.f64 z))) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 #s(literal -9/2 binary64) (neg.f64 (*.f64 t (neg.f64 z))) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 z t) #s(literal -9/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 z t) #s(literal -9/2 binary64) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 z #s(literal -9 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 z #s(literal -9 binary64)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 y z) (*.f64 (*.f64 x z) #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 (/.f64 (*.f64 x y) z) (*.f64 #s(literal 1/2 binary64) z) (*.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 #s(literal 1/2 binary64) z)))
(fma.f64 (/.f64 (*.f64 x y) z) (*.f64 z #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 #s(literal 9/2 binary64) (*.f64 t (neg.f64 z)) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 #s(literal 9/2 binary64) (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) z (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) z (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 z #s(literal -9/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 z #s(literal -9/2 binary64)) t (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 z #s(literal -9/2 binary64)) (*.f64 t #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 z #s(literal -9/2 binary64)) (*.f64 t #s(literal 1 binary64)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 t (neg.f64 z)) #s(literal 9/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 t (neg.f64 z)) #s(literal 9/2 binary64) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 t #s(literal 9/2 binary64)) (neg.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 t #s(literal 9/2 binary64)) (neg.f64 z) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 z x) (*.f64 (/.f64 y z) #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 (*.f64 z (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 t #s(literal -9 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 t #s(literal -9 binary64)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 x y) z) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z t)) #s(literal -9 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z t)) #s(literal -9 binary64) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) #s(literal -9/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) #s(literal -9/2 binary64) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 (neg.f64 (*.f64 t #s(literal 9/2 binary64))) z (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (neg.f64 (*.f64 t #s(literal 9/2 binary64))) z (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t #s(literal -9 binary64))) z (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t #s(literal -9 binary64))) z (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) z)) z (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal -9 binary64))) t (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal -9 binary64))) t (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)) z (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))))
(fma.f64 (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -9 binary64)) z (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 y z) z) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y z)) (*.f64 x z) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (/.f64 y z) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 y z))) x (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(neg.f64 (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 z #s(literal -1/2 binary64))))
(/.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (*.f64 z z) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (/.f64 (*.f64 x y) z))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))) (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))) (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))))) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))))) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) z)) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))) z)) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))) #s(literal 3 binary64)) (pow.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z)))) (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 (*.f64 x y) z))) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64))) (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (-.f64 (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))))) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))))) (fma.f64 t (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64)))) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))
(/.f64 (*.f64 z (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) #s(literal 1/2 binary64))) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))))
(/.f64 (*.f64 z (*.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))) #s(literal 1/2 binary64))) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))))) (neg.f64 (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (neg.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))))) (neg.f64 (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (-.f64 (*.f64 t (*.f64 t #s(literal 81 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))) (-.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 (*.f64 x y) z)))
(*.f64 z (fma.f64 t #s(literal -9/2 binary64) (*.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64))))
(*.f64 z (neg.f64 (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) #s(literal -1/2 binary64))))
(*.f64 z (*.f64 (fma.f64 t #s(literal -9/2 binary64) (*.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(*.f64 #s(literal 1/2 binary64) (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))))
(*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (neg.f64 z))))
(*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 #s(literal 1/2 binary64) z))
(*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 z #s(literal 1/2 binary64)))
(*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (*.f64 z (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))) #s(literal 1/2 binary64))
(*.f64 (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 #s(literal 1/2 binary64) z)) #s(literal 1 binary64))
(*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (neg.f64 z)))
(*.f64 (neg.f64 z) (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) #s(literal -1/2 binary64)))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))) (*.f64 z #s(literal 1/2 binary64))))
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 #s(literal 1/2 binary64) z)))
(*.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))) (*.f64 z #s(literal 1/2 binary64))))
(*.f64 (fma.f64 t #s(literal -9/2 binary64) (*.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64))) z)
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 z #s(literal -1/2 binary64))))
(*.f64 (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (neg.f64 z)) #s(literal -1/2 binary64))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) #s(literal 1 binary64)))
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)))
(*.f64 (neg.f64 (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (neg.f64 z))) #s(literal 1/2 binary64))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))
(+.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 (*.f64 x y) z))
(+.f64 (/.f64 (*.f64 x y) z) (*.f64 t #s(literal -9 binary64)))
(+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t #s(literal 81 binary64))) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))) (/.f64 (*.f64 t (*.f64 t #s(literal 81 binary64))) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))
(-.f64 (/.f64 (*.f64 t (*.f64 t #s(literal 81 binary64))) (-.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 (*.f64 x y) z))) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (-.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 (*.f64 x y) z))))
(fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))
(fma.f64 #s(literal -9 binary64) t (/.f64 (*.f64 x y) z))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) x) (*.f64 t #s(literal -9 binary64)))
(fma.f64 y (/.f64 x z) (*.f64 t #s(literal -9 binary64)))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z) (*.f64 t #s(literal -9 binary64)))
(fma.f64 (/.f64 y z) x (*.f64 t #s(literal -9 binary64)))
(fma.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) z) x) (*.f64 t #s(literal -9 binary64)))
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t #s(literal 81 binary64))) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) z) (*.f64 t #s(literal -9 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y) (*.f64 t #s(literal -9 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 #s(literal 1 binary64) y)) (*.f64 t #s(literal -9 binary64)))
(fma.f64 (neg.f64 (*.f64 x y)) (/.f64 #s(literal -1 binary64) z) (*.f64 t #s(literal -9 binary64)))
(fma.f64 (/.f64 x z) y (*.f64 t #s(literal -9 binary64)))
(fma.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 t #s(literal -9 binary64)))
(fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z) (*.f64 t #s(literal -9 binary64)))
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x z) (*.f64 t #s(literal -9 binary64)))
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (neg.f64 z)) (*.f64 t #s(literal -9 binary64)))
(neg.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))))))
(neg.f64 (/.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))) (neg.f64 (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))))) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64)))) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))))
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) (fma.f64 t (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))) (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 (*.f64 x y) z)) (-.f64 (*.f64 t (*.f64 t #s(literal 81 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))))
(/.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)))))
(/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))))
(/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 t (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))))
(/.f64 (neg.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64)))) (neg.f64 (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))
(/.f64 (-.f64 (*.f64 t (*.f64 t #s(literal 81 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) (-.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 (*.f64 x y) z)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))) (*.f64 (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))) (*.f64 t (*.f64 t #s(literal 81 binary64))))) (*.f64 (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) #s(literal 1 binary64)) (*.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 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))))) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))))
(/.f64 (*.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 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 729 binary64) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))))
(/.f64 (*.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 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t #s(literal 81 binary64))) (fma.f64 t (*.f64 t #s(literal 81 binary64)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))))) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 t (*.f64 t #s(literal 81 binary64)))) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))
(/.f64 (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))))
(/.f64 (*.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))) #s(literal 1 binary64)) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))))) (neg.f64 (neg.f64 (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t #s(literal 81 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))) (neg.f64 (-.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 (*.f64 x y) z))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t #s(literal 81 binary64))) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))) (fma.f64 (/.f64 (*.f64 t (*.f64 t #s(literal 81 binary64))) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))) (/.f64 (*.f64 t (*.f64 t #s(literal 81 binary64))) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))) (/.f64 (*.f64 t (*.f64 t #s(literal 81 binary64))) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))) (*.f64 (/.f64 (*.f64 t (*.f64 t #s(literal 81 binary64))) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))) (/.f64 (*.f64 t (*.f64 t #s(literal 81 binary64))) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))) (+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))) (/.f64 (*.f64 t (*.f64 t #s(literal 81 binary64))) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z))) #s(literal -1 binary64))
(*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (*.f64 (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))))
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))))
(*.f64 (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) (*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)) (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))))))
(*.f64 #s(literal 1 binary64) (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 x y) z)))
(*.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64)))))
(*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (-.f64 (*.f64 t #s(literal 81 binary64)) (*.f64 (/.f64 (*.f64 x y) z) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))))))
(*.f64 (neg.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal -81 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (/.f64 y z) (*.f64 t #s(literal 9 binary64))))))
(*.f64 (-.f64 (*.f64 t (*.f64 t #s(literal 81 binary64))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 (*.f64 x y) z))))

simplify436.0ms (3.3%)

Memory
37.7MiB live, 671.2MiB allocated
Algorithm
egg-herbie
Rules
7 824×accelerator-lowering-fma.f32
7 824×accelerator-lowering-fma.f64
4 852×*-lowering-*.f32
4 852×*-lowering-*.f64
2 616×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01794542
16174542
219944542
337074542
471974542
081034302
Stop Event
iter limit
node limit
Counts
588 → 588
Calls
Call 1
Inputs
(* 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)))))
(* -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 (/ (+ (* -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))
(* 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))))
(* -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)))))
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* 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))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(/ -9/2 a)
(/ -9/2 a)
(/ -9/2 a)
(/ -9/2 a)
(/ -9/2 a)
(/ -9/2 a)
(/ -9/2 a)
(/ -9/2 a)
(/ -9/2 a)
(/ -9/2 a)
(/ -9/2 a)
(/ -9/2 a)
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -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/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9 (/ z a))
(* -9 (/ z a))
(* -9 (/ z a))
(* -9 (/ z a))
(* -9 (/ z a))
(* -9 (/ z a))
(* -9 (/ z a))
(* -9 (/ z a))
(* -9 (/ z a))
(* -9 (/ z a))
(* -9 (/ z a))
(* -9 (/ z a))
(* -9 (/ z a))
(* -9 (/ z a))
(* -9 (/ z a))
(* -9 (/ z a))
(* -9 (/ z a))
(* -9 (/ z a))
(* -9 (/ z a))
(* -9 (/ z a))
(* -9 (/ z a))
(* -9 (/ z a))
(* -9 (/ z a))
(* -9 (/ z a))
(* -9 z)
(* -9 z)
(* -9 z)
(* -9 z)
(* -9 z)
(* -9 z)
(* -9 z)
(* -9 z)
(* -9 z)
(* -9 z)
(* -9 z)
(* -9 z)
(* 1/2 t)
(* 1/2 t)
(* 1/2 t)
(* 1/2 t)
(* 1/2 t)
(* 1/2 t)
(* 1/2 t)
(* 1/2 t)
(* 1/2 t)
(* 1/2 t)
(* 1/2 t)
(* 1/2 t)
(* 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 (* 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))
(* 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))
(+ (* -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))))))
(* -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 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))
(* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))
(* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))
(* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))
(* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))
(* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))
(* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))
(* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))
(* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))
(* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))
(* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))
(* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))
(* 1/2 (* x y))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(* -9/2 (* t z))
(* z (+ (* -9/2 t) (* 1/2 (/ (* x y) z))))
(* z (+ (* -9/2 t) (* 1/2 (/ (* x y) z))))
(* z (+ (* -9/2 t) (* 1/2 (/ (* x y) z))))
(* -9/2 (* t z))
(* -1 (* z (+ (* -1/2 (/ (* x y) z)) (* 9/2 t))))
(* -1 (* z (+ (* -1/2 (/ (* x y) z)) (* 9/2 t))))
(* -1 (* z (+ (* -1/2 (/ (* x y) z)) (* 9/2 t))))
(* -9/2 (* t z))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(* 1/2 (* x y))
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))
(* 1/2 (* x y))
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))
(* -9/2 (* t z))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(* 1/2 (* x y))
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))
(* 1/2 (* x y))
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))
(* 1/2 (* x y))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(* -9/2 (* t z))
(* t (+ (* -9/2 z) (* 1/2 (/ (* x y) t))))
(* t (+ (* -9/2 z) (* 1/2 (/ (* x y) t))))
(* t (+ (* -9/2 z) (* 1/2 (/ (* x y) t))))
(* -9/2 (* t z))
(* -1 (* t (+ (* -1/2 (/ (* x y) t)) (* 9/2 z))))
(* -1 (* t (+ (* -1/2 (/ (* x y) t)) (* 9/2 z))))
(* -1 (* t (+ (* -1/2 (/ (* x y) t)) (* 9/2 z))))
(* -9 t)
(+ (* -9 t) (/ (* x y) z))
(+ (* -9 t) (/ (* x y) z))
(+ (* -9 t) (/ (* x y) z))
(/ (* x y) z)
(* x (+ (* -9 (/ t x)) (/ y z)))
(* x (+ (* -9 (/ t x)) (/ y z)))
(* x (+ (* -9 (/ t x)) (/ y z)))
(/ (* x y) z)
(* -1 (* x (+ (* -1 (/ y z)) (* 9 (/ t x)))))
(* -1 (* x (+ (* -1 (/ y z)) (* 9 (/ t x)))))
(* -1 (* x (+ (* -1 (/ y z)) (* 9 (/ t x)))))
(* -9 t)
(+ (* -9 t) (/ (* x y) z))
(+ (* -9 t) (/ (* x y) z))
(+ (* -9 t) (/ (* x y) z))
(/ (* x y) z)
(* y (+ (* -9 (/ t y)) (/ x z)))
(* y (+ (* -9 (/ t y)) (/ x z)))
(* y (+ (* -9 (/ t y)) (/ x z)))
(/ (* x y) z)
(* -1 (* y (+ (* -1 (/ x z)) (* 9 (/ t y)))))
(* -1 (* y (+ (* -1 (/ x z)) (* 9 (/ t y)))))
(* -1 (* y (+ (* -1 (/ x z)) (* 9 (/ t y)))))
(/ (* x y) z)
(/ (+ (* -9 (* t z)) (* x y)) z)
(/ (+ (* -9 (* t z)) (* x y)) z)
(/ (+ (* -9 (* t z)) (* x y)) z)
(* -9 t)
(+ (* -9 t) (/ (* x y) z))
(+ (* -9 t) (/ (* x y) z))
(+ (* -9 t) (/ (* x y) z))
(* -9 t)
(+ (* -9 t) (/ (* x y) z))
(+ (* -9 t) (/ (* x y) z))
(+ (* -9 t) (/ (* x y) z))
(/ (* x y) z)
(+ (* -9 t) (/ (* x y) z))
(+ (* -9 t) (/ (* x y) z))
(+ (* -9 t) (/ (* x y) z))
(* -9 t)
(* t (- (/ (* x y) (* t z)) 9))
(* t (- (/ (* x y) (* t z)) 9))
(* t (- (/ (* x y) (* t z)) 9))
(* -9 t)
(* -1 (* t (+ 9 (* -1 (/ (* x y) (* t z))))))
(* -1 (* t (+ 9 (* -1 (/ (* x y) (* t z))))))
(* -1 (* t (+ 9 (* -1 (/ (* x y) (* t z))))))
Outputs
(* 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)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) 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)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* -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)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) 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)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* -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)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) 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)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) 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)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* x y)
(*.f64 x y)
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* z (+ (* -9 t) (/ (* x y) z)))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* z (+ (* -9 t) (/ (* x y) z)))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* z (+ (* -9 t) (/ (* x y) z)))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* x y)
(*.f64 x y)
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* t (+ (* -9 z) (/ (* x y) t)))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* t (+ (* -9 z) (/ (* x y) t)))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* t (+ (* -9 z) (/ (* x y) t)))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* x y)
(*.f64 x y)
(* x (+ y (* -9 (/ (* t z) x))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* x (+ y (* -9 (/ (* t z) x))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* x (+ y (* -9 (/ (* t z) x))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* x y)
(*.f64 x y)
(* y (+ x (* -9 (/ (* t z) y))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* y (+ x (* -9 (/ (* t z) y))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* y (+ x (* -9 (/ (* t z) y))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(* -9 t)
(*.f64 t #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/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ z a))
(/.f64 (*.f64 #s(literal -9/2 binary64) z) a)
(* -9/2 (/ z a))
(/.f64 (*.f64 #s(literal -9/2 binary64) z) a)
(* -9/2 (/ z a))
(/.f64 (*.f64 #s(literal -9/2 binary64) z) a)
(* -9/2 (/ z a))
(/.f64 (*.f64 #s(literal -9/2 binary64) z) a)
(* -9/2 (/ z a))
(/.f64 (*.f64 #s(literal -9/2 binary64) z) a)
(* -9/2 (/ z a))
(/.f64 (*.f64 #s(literal -9/2 binary64) z) a)
(* -9/2 (/ z a))
(/.f64 (*.f64 #s(literal -9/2 binary64) z) a)
(* -9/2 (/ z a))
(/.f64 (*.f64 #s(literal -9/2 binary64) z) a)
(* -9/2 (/ z a))
(/.f64 (*.f64 #s(literal -9/2 binary64) z) a)
(* -9/2 (/ z a))
(/.f64 (*.f64 #s(literal -9/2 binary64) z) a)
(* -9/2 (/ z a))
(/.f64 (*.f64 #s(literal -9/2 binary64) z) a)
(* -9/2 (/ z a))
(/.f64 (*.f64 #s(literal -9/2 binary64) z) a)
(* -9/2 (/ z a))
(/.f64 (*.f64 #s(literal -9/2 binary64) z) a)
(* -9/2 (/ z a))
(/.f64 (*.f64 #s(literal -9/2 binary64) z) a)
(* -9/2 (/ z a))
(/.f64 (*.f64 #s(literal -9/2 binary64) z) a)
(* -9/2 (/ z a))
(/.f64 (*.f64 #s(literal -9/2 binary64) z) a)
(* -9/2 (/ z a))
(/.f64 (*.f64 #s(literal -9/2 binary64) z) a)
(* -9/2 (/ z a))
(/.f64 (*.f64 #s(literal -9/2 binary64) z) a)
(* -9/2 (/ z a))
(/.f64 (*.f64 #s(literal -9/2 binary64) z) a)
(* -9/2 (/ z a))
(/.f64 (*.f64 #s(literal -9/2 binary64) z) a)
(* -9/2 (/ z a))
(/.f64 (*.f64 #s(literal -9/2 binary64) z) a)
(* -9/2 (/ z a))
(/.f64 (*.f64 #s(literal -9/2 binary64) z) a)
(* -9/2 (/ z a))
(/.f64 (*.f64 #s(literal -9/2 binary64) z) a)
(* -9/2 (/ z a))
(/.f64 (*.f64 #s(literal -9/2 binary64) z) a)
(/ -9/2 a)
(/.f64 #s(literal -9/2 binary64) a)
(/ -9/2 a)
(/.f64 #s(literal -9/2 binary64) a)
(/ -9/2 a)
(/.f64 #s(literal -9/2 binary64) a)
(/ -9/2 a)
(/.f64 #s(literal -9/2 binary64) a)
(/ -9/2 a)
(/.f64 #s(literal -9/2 binary64) a)
(/ -9/2 a)
(/.f64 #s(literal -9/2 binary64) a)
(/ -9/2 a)
(/.f64 #s(literal -9/2 binary64) a)
(/ -9/2 a)
(/.f64 #s(literal -9/2 binary64) a)
(/ -9/2 a)
(/.f64 #s(literal -9/2 binary64) a)
(/ -9/2 a)
(/.f64 #s(literal -9/2 binary64) a)
(/ -9/2 a)
(/.f64 #s(literal -9/2 binary64) a)
(/ -9/2 a)
(/.f64 #s(literal -9/2 binary64) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.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)
(* t z)
(*.f64 t z)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -9 (/ z a))
(*.f64 (/.f64 z a) #s(literal -9 binary64))
(* -9 (/ z a))
(*.f64 (/.f64 z a) #s(literal -9 binary64))
(* -9 (/ z a))
(*.f64 (/.f64 z a) #s(literal -9 binary64))
(* -9 (/ z a))
(*.f64 (/.f64 z a) #s(literal -9 binary64))
(* -9 (/ z a))
(*.f64 (/.f64 z a) #s(literal -9 binary64))
(* -9 (/ z a))
(*.f64 (/.f64 z a) #s(literal -9 binary64))
(* -9 (/ z a))
(*.f64 (/.f64 z a) #s(literal -9 binary64))
(* -9 (/ z a))
(*.f64 (/.f64 z a) #s(literal -9 binary64))
(* -9 (/ z a))
(*.f64 (/.f64 z a) #s(literal -9 binary64))
(* -9 (/ z a))
(*.f64 (/.f64 z a) #s(literal -9 binary64))
(* -9 (/ z a))
(*.f64 (/.f64 z a) #s(literal -9 binary64))
(* -9 (/ z a))
(*.f64 (/.f64 z a) #s(literal -9 binary64))
(* -9 (/ z a))
(*.f64 (/.f64 z a) #s(literal -9 binary64))
(* -9 (/ z a))
(*.f64 (/.f64 z a) #s(literal -9 binary64))
(* -9 (/ z a))
(*.f64 (/.f64 z a) #s(literal -9 binary64))
(* -9 (/ z a))
(*.f64 (/.f64 z a) #s(literal -9 binary64))
(* -9 (/ z a))
(*.f64 (/.f64 z a) #s(literal -9 binary64))
(* -9 (/ z a))
(*.f64 (/.f64 z a) #s(literal -9 binary64))
(* -9 (/ z a))
(*.f64 (/.f64 z a) #s(literal -9 binary64))
(* -9 (/ z a))
(*.f64 (/.f64 z a) #s(literal -9 binary64))
(* -9 (/ z a))
(*.f64 (/.f64 z a) #s(literal -9 binary64))
(* -9 (/ z a))
(*.f64 (/.f64 z a) #s(literal -9 binary64))
(* -9 (/ z a))
(*.f64 (/.f64 z a) #s(literal -9 binary64))
(* -9 (/ z a))
(*.f64 (/.f64 z a) #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))
(* 1/2 t)
(*.f64 #s(literal 1/2 binary64) t)
(* 1/2 t)
(*.f64 #s(literal 1/2 binary64) t)
(* 1/2 t)
(*.f64 #s(literal 1/2 binary64) t)
(* 1/2 t)
(*.f64 #s(literal 1/2 binary64) t)
(* 1/2 t)
(*.f64 #s(literal 1/2 binary64) t)
(* 1/2 t)
(*.f64 #s(literal 1/2 binary64) t)
(* 1/2 t)
(*.f64 #s(literal 1/2 binary64) t)
(* 1/2 t)
(*.f64 #s(literal 1/2 binary64) t)
(* 1/2 t)
(*.f64 #s(literal 1/2 binary64) t)
(* 1/2 t)
(*.f64 #s(literal 1/2 binary64) t)
(* 1/2 t)
(*.f64 #s(literal 1/2 binary64) t)
(* 1/2 t)
(*.f64 #s(literal 1/2 binary64) t)
(* x y)
(*.f64 x y)
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* z (+ (* -9 t) (/ (* x y) z)))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* z (+ (* -9 t) (/ (* x y) z)))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* z (+ (* -9 t) (/ (* x y) z)))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* x y)
(*.f64 x y)
(* x (+ y (* -9 (/ (* t z) x))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* x (+ y (* -9 (/ (* t z) x))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* x (+ y (* -9 (/ (* t z) x))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* x y)
(*.f64 x y)
(* y (+ x (* -9 (/ (* t z) y))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* y (+ x (* -9 (/ (* t z) y))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* y (+ x (* -9 (/ (* t z) y))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* x y)
(*.f64 x y)
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* t (+ (* -9 z) (/ (* x y) t)))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* t (+ (* -9 z) (/ (* x y) t)))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* t (+ (* -9 z) (/ (* x y) t)))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.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)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) 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)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* -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)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) 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)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) 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)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) 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)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* -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)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (/ (* z (+ (* -9 t) (/ (* x y) z))) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) a)
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* z (+ (* -9/2 t) (* 1/2 (/ (* x y) z))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* z (+ (* -9/2 t) (* 1/2 (/ (* x y) z))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* z (+ (* -9/2 t) (* 1/2 (/ (* x y) z))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1/2 (/ (* x y) z)) (* 9/2 t))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* -1 (* z (+ (* -1/2 (/ (* x y) z)) (* 9/2 t))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* -1 (* z (+ (* -1/2 (/ (* x y) z)) (* 9/2 t))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* t (+ (* -9/2 z) (* 1/2 (/ (* x y) t))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* t (+ (* -9/2 z) (* 1/2 (/ (* x y) t))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* t (+ (* -9/2 z) (* 1/2 (/ (* x y) t))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1/2 (/ (* x y) t)) (* 9/2 z))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* -1 (* t (+ (* -1/2 (/ (* x y) t)) (* 9/2 z))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* -1 (* t (+ (* -1/2 (/ (* x y) t)) (* 9/2 z))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(+ (* -9 t) (/ (* x y) z))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(+ (* -9 t) (/ (* x y) z))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(+ (* -9 t) (/ (* x y) z))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(/ (* x y) z)
(/.f64 (*.f64 x y) z)
(* x (+ (* -9 (/ t x)) (/ y z)))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(* x (+ (* -9 (/ t x)) (/ y z)))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(* x (+ (* -9 (/ t x)) (/ y z)))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(/ (* x y) z)
(/.f64 (*.f64 x y) z)
(* -1 (* x (+ (* -1 (/ y z)) (* 9 (/ t x)))))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(* -1 (* x (+ (* -1 (/ y z)) (* 9 (/ t x)))))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(* -1 (* x (+ (* -1 (/ y z)) (* 9 (/ t x)))))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(+ (* -9 t) (/ (* x y) z))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(+ (* -9 t) (/ (* x y) z))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(+ (* -9 t) (/ (* x y) z))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(/ (* x y) z)
(/.f64 (*.f64 x y) z)
(* y (+ (* -9 (/ t y)) (/ x z)))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(* y (+ (* -9 (/ t y)) (/ x z)))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(* y (+ (* -9 (/ t y)) (/ x z)))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(/ (* x y) z)
(/.f64 (*.f64 x y) z)
(* -1 (* y (+ (* -1 (/ x z)) (* 9 (/ t y)))))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(* -1 (* y (+ (* -1 (/ x z)) (* 9 (/ t y)))))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(* -1 (* y (+ (* -1 (/ x z)) (* 9 (/ t y)))))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(/ (* x y) z)
(/.f64 (*.f64 x y) z)
(/ (+ (* -9 (* t z)) (* x y)) z)
(/.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) z)
(/ (+ (* -9 (* t z)) (* x y)) z)
(/.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) z)
(/ (+ (* -9 (* t z)) (* x y)) z)
(/.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) z)
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(+ (* -9 t) (/ (* x y) z))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(+ (* -9 t) (/ (* x y) z))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(+ (* -9 t) (/ (* x y) z))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(+ (* -9 t) (/ (* x y) z))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(+ (* -9 t) (/ (* x y) z))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(+ (* -9 t) (/ (* x y) z))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(/ (* x y) z)
(/.f64 (*.f64 x y) z)
(+ (* -9 t) (/ (* x y) z))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(+ (* -9 t) (/ (* x y) z))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(+ (* -9 t) (/ (* x y) z))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(* t (- (/ (* x y) (* t z)) 9))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(* t (- (/ (* x y) (* t z)) 9))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(* t (- (/ (* x y) (* t z)) 9))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(* -9 t)
(*.f64 t #s(literal -9 binary64))
(* -1 (* t (+ 9 (* -1 (/ (* x y) (* t z))))))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(* -1 (* t (+ 9 (* -1 (/ (* x y) (* t z))))))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))
(* -1 (* t (+ 9 (* -1 (/ (* x y) (* t z))))))
(fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))

eval323.0ms (2.5%)

Memory
21.2MiB live, 676.5MiB allocated
Compiler

Compiled 36 584 to 2 778 computations (92.4% saved)

prune290.0ms (2.2%)

Memory
-46.2MiB live, 568.2MiB allocated
Pruning

17 alts after pruning (13 fresh and 4 done)

PrunedKeptTotal
New2 05172 058
Fresh369
Picked415
Done033
Total2 058172 075
Accuracy
100.0%
Counts
2 075 → 17
Alt Table
Click to see full alt table
StatusAccuracyProgram
85.0%
(fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
84.1%
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
83.8%
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
89.5%
(/.f64 (fma.f64 y x (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
90.2%
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a)
43.4%
(/.f64 (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)) a)
49.1%
(/.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) a)
50.5%
(/.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) a)
50.5%
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
49.0%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
49.0%
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a))
53.5%
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)
51.8%
(*.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) a) t) z)
49.0%
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a))
74.8%
(*.f64 z (fma.f64 x (*.f64 (/.f64 y (*.f64 a z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) t) a)))
53.6%
(*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a))
53.5%
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))
Compiler

Compiled 444 to 320 computations (27.9% saved)

simplify420.0ms (3.2%)

Memory
16.5MiB live, 371.3MiB allocated
Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64)))
cost-diff0
(/.f64 #s(literal 1/2 binary64) a)
cost-diff0
(*.f64 (/.f64 #s(literal 1/2 binary64) a) x)
cost-diff704
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
cost-diff0
(*.f64 x y)
cost-diff0
(/.f64 a (*.f64 x y))
cost-diff384
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
cost-diff0
(/.f64 z a)
cost-diff0
(*.f64 (/.f64 z a) #s(literal -9/2 binary64))
cost-diff0
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)
cost-diff0
(*.f64 z #s(literal -9/2 binary64))
cost-diff0
(/.f64 (*.f64 z #s(literal -9/2 binary64)) a)
cost-diff0
(*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a))
cost-diff0
(*.f64 a #s(literal 2 binary64))
cost-diff0
(/.f64 y (*.f64 a #s(literal 2 binary64)))
cost-diff128
(neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))
cost-diff704
(fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
Rules
8 348×accelerator-lowering-fma.f32
8 348×accelerator-lowering-fma.f64
2 264×*-lowering-*.f32
2 264×*-lowering-*.f64
1 464×div-sub
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
034156
182156
2195152
3369152
4623152
5970152
61516152
73129152
84365152
95157152
105433152
115457152
125476152
135476152
146056152
156386152
166469152
176517152
186541152
196565152
206621152
216829148
227130148
237514148
247960148
08212146
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (* (/ y (* a 2)) x) (neg (* z (/ (* t 9/2) a))))
(/ y (* a 2))
y
(* a 2)
a
2
x
(neg (* z (/ (* t 9/2) a)))
(* z (/ (* t 9/2) a))
z
(/ (* t 9/2) a)
(* t 9/2)
t
9/2
(* t (/ (* z -9/2) a))
t
(/ (* z -9/2) a)
(* z -9/2)
z
-9/2
a
(* (* (/ z a) -9/2) t)
(* (/ z a) -9/2)
(/ z a)
z
a
-9/2
t
(/ 1/2 (/ a (* x y)))
1/2
(/ a (* x y))
a
(* x y)
x
y
(+ (* (* (/ 1/2 a) x) y) (/ (* z t) (* a -2/9)))
(* (/ 1/2 a) x)
(/ 1/2 a)
1/2
a
x
y
(/ (* z t) (* a -2/9))
(* z t)
z
t
(* a -2/9)
-2/9
Outputs
(+ (* (/ y (* a 2)) x) (neg (* z (/ (* t 9/2) a))))
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a)
(/ y (* a 2))
(/.f64 y (*.f64 a #s(literal 2 binary64)))
y
(* a 2)
(*.f64 a #s(literal 2 binary64))
a
2
#s(literal 2 binary64)
x
(neg (* z (/ (* t 9/2) a)))
(*.f64 t (/.f64 z (*.f64 a #s(literal -2/9 binary64))))
(* z (/ (* t 9/2) a))
(*.f64 t (/.f64 z (*.f64 a #s(literal 2/9 binary64))))
z
(/ (* t 9/2) a)
(/.f64 t (*.f64 a #s(literal 2/9 binary64)))
(* t 9/2)
(*.f64 t #s(literal 9/2 binary64))
t
9/2
#s(literal 9/2 binary64)
(* t (/ (* z -9/2) a))
(*.f64 t (/.f64 z (*.f64 a #s(literal -2/9 binary64))))
t
(/ (* z -9/2) a)
(/.f64 z (*.f64 a #s(literal -2/9 binary64)))
(* z -9/2)
(*.f64 z #s(literal -9/2 binary64))
z
-9/2
#s(literal -9/2 binary64)
a
(* (* (/ z a) -9/2) t)
(*.f64 t (/.f64 z (*.f64 a #s(literal -2/9 binary64))))
(* (/ z a) -9/2)
(/.f64 z (*.f64 a #s(literal -2/9 binary64)))
(/ z a)
(/.f64 z a)
z
a
-9/2
#s(literal -9/2 binary64)
t
(/ 1/2 (/ a (* x y)))
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a)
1/2
#s(literal 1/2 binary64)
(/ a (* x y))
(/.f64 a (*.f64 y x))
a
(* x y)
(*.f64 y x)
x
y
(+ (* (* (/ 1/2 a) x) y) (/ (* z t) (* a -2/9)))
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a)
(* (/ 1/2 a) x)
(/.f64 x (*.f64 a #s(literal 2 binary64)))
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
1/2
#s(literal 1/2 binary64)
a
x
y
(/ (* z t) (* a -2/9))
(*.f64 t (/.f64 z (*.f64 a #s(literal -2/9 binary64))))
(* z t)
(*.f64 z t)
z
t
(* a -2/9)
(*.f64 a #s(literal -2/9 binary64))
-2/9
#s(literal -2/9 binary64)

localize139.0ms (1.1%)

Memory
7.6MiB live, 221.8MiB allocated
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) x)
accuracy99.5%
(*.f64 a #s(literal -2/9 binary64))
accuracy90.5%
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
accuracy89.5%
(/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64)))
accuracy100.0%
(*.f64 x y)
accuracy99.2%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
accuracy92.3%
(/.f64 a (*.f64 x y))
accuracy100.0%
(/.f64 z a)
accuracy99.7%
(*.f64 (/.f64 z a) #s(literal -9/2 binary64))
accuracy91.4%
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)
accuracy100.0%
(*.f64 z #s(literal -9/2 binary64))
accuracy99.8%
(/.f64 (*.f64 z #s(literal -9/2 binary64)) a)
accuracy91.4%
(*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a))
accuracy99.7%
(/.f64 (*.f64 t #s(literal 9/2 binary64)) a)
accuracy99.6%
(/.f64 y (*.f64 a #s(literal 2 binary64)))
accuracy92.6%
(*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))
accuracy91.0%
(fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
Samples
85.0ms256×0valid
Compiler

Compiled 154 to 36 computations (76.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 63.0ms
ival-mult: 41.0ms (65.5% of total)
ival-div: 13.0ms (20.8% of total)
const: 4.0ms (6.4% of total)
ival-add: 2.0ms (3.2% of total)
ival-neg: 1.0ms (1.6% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series29.0ms (0.2%)

Memory
0.7MiB live, 76.9MiB allocated
Counts
20 → 588
Calls
Call 1
Inputs
#<alt (+ (* (/ y (* a 2)) x) (neg (* z (/ (* t 9/2) a))))>
#<alt (neg (* z (/ (* t 9/2) a)))>
#<alt (/ y (* a 2))>
#<alt (* a 2)>
#<alt (* t (/ (* z -9/2) a))>
#<alt (/ (* z -9/2) a)>
#<alt (* z -9/2)>
#<alt (* (* (/ z a) -9/2) t)>
#<alt (* (/ z a) -9/2)>
#<alt (/ z a)>
#<alt (/ 1/2 (/ a (* x y)))>
#<alt (/ a (* x y))>
#<alt (* x y)>
#<alt (+ (* (* (/ 1/2 a) x) y) (/ (* z t) (* a -2/9)))>
#<alt (* (/ 1/2 a) x)>
#<alt (/ 1/2 a)>
#<alt (/ (* z t) (* a -2/9))>
#<alt (* z (/ (* t 9/2) a))>
#<alt (/ (* t 9/2) a)>
#<alt (* a -2/9)>
Outputs
#<alt (* -9/2 (/ (* t z) a))>
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))>
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))>
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))>
#<alt (* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))>
#<alt (* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))>
#<alt (* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))>
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))>
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))>
#<alt (* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))>
#<alt (* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))>
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))>
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))>
#<alt (* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))>
#<alt (* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))>
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))>
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 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))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 z)>
#<alt (* -9/2 z)>
#<alt (* -9/2 z)>
#<alt (* -9/2 z)>
#<alt (* -9/2 z)>
#<alt (* -9/2 z)>
#<alt (* -9/2 z)>
#<alt (* -9/2 z)>
#<alt (* -9/2 z)>
#<alt (* -9/2 z)>
#<alt (* -9/2 z)>
#<alt (* -9/2 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 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (/ 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 (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)>
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)>
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)>
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)>
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)>
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)>
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)>
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)>
#<alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))>
#<alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))>
#<alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))>
#<alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -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 a))>
#<alt (* 1/2 (/ x a))>
#<alt (* 1/2 (/ x a))>
#<alt (* 1/2 (/ x a))>
#<alt (* 1/2 (/ x a))>
#<alt (* 1/2 (/ x a))>
#<alt (* 1/2 (/ x a))>
#<alt (* 1/2 (/ x a))>
#<alt (* 1/2 (/ x a))>
#<alt (* 1/2 (/ x a))>
#<alt (* 1/2 (/ x a))>
#<alt (* 1/2 (/ x a))>
#<alt (* 1/2 (/ x a))>
#<alt (* 1/2 (/ x a))>
#<alt (* 1/2 (/ x a))>
#<alt (* 1/2 (/ x a))>
#<alt (* 1/2 (/ x a))>
#<alt (* 1/2 (/ x a))>
#<alt (* 1/2 (/ x a))>
#<alt (* 1/2 (/ x a))>
#<alt (* 1/2 (/ x a))>
#<alt (* 1/2 (/ x a))>
#<alt (* 1/2 (/ x a))>
#<alt (* 1/2 (/ x a))>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* -2/9 a)>
#<alt (* -2/9 a)>
#<alt (* -2/9 a)>
#<alt (* -2/9 a)>
#<alt (* -2/9 a)>
#<alt (* -2/9 a)>
#<alt (* -2/9 a)>
#<alt (* -2/9 a)>
#<alt (* -2/9 a)>
#<alt (* -2/9 a)>
#<alt (* -2/9 a)>
#<alt (* -2/9 a)>
Calls

147 calls:

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

rewrite548.0ms (4.2%)

Memory
6.5MiB live, 940.9MiB allocated
Algorithm
batch-egg-rewrite
Rules
19 036×accelerator-lowering-fma.f32
19 036×accelerator-lowering-fma.f64
4 614×*-lowering-*.f32
4 614×*-lowering-*.f64
4 194×/-lowering-/.f32
Iterations

Useful iterations: 2 (0.0ms)

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

simplify536.0ms (4.1%)

Memory
-6.2MiB live, 674.2MiB allocated
Algorithm
egg-herbie
Rules
9 106×accelerator-lowering-fma.f32
9 106×accelerator-lowering-fma.f64
7 012×*-lowering-*.f32
7 012×*-lowering-*.f64
1 828×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0983996
12973996
29723996
338343996
472763996
081303900
Stop Event
iter limit
node limit
Counts
588 → 588
Calls
Call 1
Inputs
(* -9/2 (/ (* t z) a))
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(* 1/2 (/ (* x y) a))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* 1/2 (/ (* x y) a))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))
(* -9/2 (/ (* t z) a))
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(* 1/2 (/ (* x y) a))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* 1/2 (/ (* x y) a))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* 1/2 (/ (* x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* -9/2 (/ (* t z) a))
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))
(* -9/2 (/ (* t z) a))
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))
(* 1/2 (/ (* x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* -9/2 (/ (* t z) a))
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))
(* -9/2 (/ (* t z) a))
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 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))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 z)
(* -9/2 z)
(* -9/2 z)
(* -9/2 z)
(* -9/2 z)
(* -9/2 z)
(* -9/2 z)
(* -9/2 z)
(* -9/2 z)
(* -9/2 z)
(* -9/2 z)
(* -9/2 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 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(/ 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)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))
(* -9/2 (/ (* t z) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* 1/2 (/ (* x y) a))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* 1/2 (/ (* x y) a))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -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 a))
(* 1/2 (/ x a))
(* 1/2 (/ x a))
(* 1/2 (/ x a))
(* 1/2 (/ x a))
(* 1/2 (/ x a))
(* 1/2 (/ x a))
(* 1/2 (/ x a))
(* 1/2 (/ x a))
(* 1/2 (/ x a))
(* 1/2 (/ x a))
(* 1/2 (/ x a))
(* 1/2 (/ x a))
(* 1/2 (/ x a))
(* 1/2 (/ x a))
(* 1/2 (/ x a))
(* 1/2 (/ x a))
(* 1/2 (/ x a))
(* 1/2 (/ x a))
(* 1/2 (/ x a))
(* 1/2 (/ x a))
(* 1/2 (/ x a))
(* 1/2 (/ x a))
(* 1/2 (/ x a))
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* -2/9 a)
(* -2/9 a)
(* -2/9 a)
(* -2/9 a)
(* -2/9 a)
(* -2/9 a)
(* -2/9 a)
(* -2/9 a)
(* -2/9 a)
(* -2/9 a)
(* -2/9 a)
(* -2/9 a)
Outputs
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 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 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 z)
(*.f64 #s(literal -9/2 binary64) z)
(* -9/2 z)
(*.f64 #s(literal -9/2 binary64) z)
(* -9/2 z)
(*.f64 #s(literal -9/2 binary64) z)
(* -9/2 z)
(*.f64 #s(literal -9/2 binary64) z)
(* -9/2 z)
(*.f64 #s(literal -9/2 binary64) z)
(* -9/2 z)
(*.f64 #s(literal -9/2 binary64) z)
(* -9/2 z)
(*.f64 #s(literal -9/2 binary64) z)
(* -9/2 z)
(*.f64 #s(literal -9/2 binary64) z)
(* -9/2 z)
(*.f64 #s(literal -9/2 binary64) z)
(* -9/2 z)
(*.f64 #s(literal -9/2 binary64) z)
(* -9/2 z)
(*.f64 #s(literal -9/2 binary64) z)
(* -9/2 z)
(*.f64 #s(literal -9/2 binary64) z)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(* -9/2 (/ z a))
(*.f64 #s(literal -9/2 binary64) (/.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)
(/ z a)
(/.f64 z a)
(* 1/2 (/ (* x y) 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))
(* 1/2 (/ (* x y) 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))
(* 1/2 (/ (* x y) 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))
(* 1/2 (/ (* x y) 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))
(* 1/2 (/ (* x y) 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))
(* 1/2 (/ (* x y) 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))
(* 1/2 (/ (* x y) 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))
(* 1/2 (/ (* x y) 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))
(* 1/2 (/ (* x y) 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))
(* 1/2 (/ (* x y) 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))
(* 1/2 (/ (* x y) 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))
(* 1/2 (/ (* x y) 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))
(* 1/2 (/ (* x y) 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))
(* 1/2 (/ (* x y) 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))
(* 1/2 (/ (* x y) 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))
(* 1/2 (/ (* x y) 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))
(* 1/2 (/ (* x y) 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))
(* 1/2 (/ (* x y) 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))
(/ 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)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* 1/2 (/ x a))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) a)
(* 1/2 (/ x a))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) a)
(* 1/2 (/ x a))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) a)
(* 1/2 (/ x a))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) a)
(* 1/2 (/ x a))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) a)
(* 1/2 (/ x a))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) a)
(* 1/2 (/ x a))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) a)
(* 1/2 (/ x a))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) a)
(* 1/2 (/ x a))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) a)
(* 1/2 (/ x a))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) a)
(* 1/2 (/ x a))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) a)
(* 1/2 (/ x a))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) a)
(* 1/2 (/ x a))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) a)
(* 1/2 (/ x a))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) a)
(* 1/2 (/ x a))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) a)
(* 1/2 (/ x a))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) a)
(* 1/2 (/ x a))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) a)
(* 1/2 (/ x a))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) a)
(* 1/2 (/ x a))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) a)
(* 1/2 (/ x a))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) a)
(* 1/2 (/ x a))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) a)
(* 1/2 (/ x a))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) a)
(* 1/2 (/ x a))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) a)
(* 1/2 (/ x a))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ (* t z) a))
(*.f64 t (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(* 9/2 (/ t a))
(*.f64 t (/.f64 #s(literal 9/2 binary64) a))
(* 9/2 (/ t a))
(*.f64 t (/.f64 #s(literal 9/2 binary64) a))
(* 9/2 (/ t a))
(*.f64 t (/.f64 #s(literal 9/2 binary64) a))
(* 9/2 (/ t a))
(*.f64 t (/.f64 #s(literal 9/2 binary64) a))
(* 9/2 (/ t a))
(*.f64 t (/.f64 #s(literal 9/2 binary64) a))
(* 9/2 (/ t a))
(*.f64 t (/.f64 #s(literal 9/2 binary64) a))
(* 9/2 (/ t a))
(*.f64 t (/.f64 #s(literal 9/2 binary64) a))
(* 9/2 (/ t a))
(*.f64 t (/.f64 #s(literal 9/2 binary64) a))
(* 9/2 (/ t a))
(*.f64 t (/.f64 #s(literal 9/2 binary64) a))
(* 9/2 (/ t a))
(*.f64 t (/.f64 #s(literal 9/2 binary64) a))
(* 9/2 (/ t a))
(*.f64 t (/.f64 #s(literal 9/2 binary64) a))
(* 9/2 (/ t a))
(*.f64 t (/.f64 #s(literal 9/2 binary64) a))
(* 9/2 (/ t a))
(*.f64 t (/.f64 #s(literal 9/2 binary64) a))
(* 9/2 (/ t a))
(*.f64 t (/.f64 #s(literal 9/2 binary64) a))
(* 9/2 (/ t a))
(*.f64 t (/.f64 #s(literal 9/2 binary64) a))
(* 9/2 (/ t a))
(*.f64 t (/.f64 #s(literal 9/2 binary64) a))
(* 9/2 (/ t a))
(*.f64 t (/.f64 #s(literal 9/2 binary64) a))
(* 9/2 (/ t a))
(*.f64 t (/.f64 #s(literal 9/2 binary64) a))
(* 9/2 (/ t a))
(*.f64 t (/.f64 #s(literal 9/2 binary64) a))
(* 9/2 (/ t a))
(*.f64 t (/.f64 #s(literal 9/2 binary64) a))
(* 9/2 (/ t a))
(*.f64 t (/.f64 #s(literal 9/2 binary64) a))
(* 9/2 (/ t a))
(*.f64 t (/.f64 #s(literal 9/2 binary64) a))
(* 9/2 (/ t a))
(*.f64 t (/.f64 #s(literal 9/2 binary64) a))
(* 9/2 (/ t a))
(*.f64 t (/.f64 #s(literal 9/2 binary64) a))
(* -2/9 a)
(*.f64 a #s(literal -2/9 binary64))
(* -2/9 a)
(*.f64 a #s(literal -2/9 binary64))
(* -2/9 a)
(*.f64 a #s(literal -2/9 binary64))
(* -2/9 a)
(*.f64 a #s(literal -2/9 binary64))
(* -2/9 a)
(*.f64 a #s(literal -2/9 binary64))
(* -2/9 a)
(*.f64 a #s(literal -2/9 binary64))
(* -2/9 a)
(*.f64 a #s(literal -2/9 binary64))
(* -2/9 a)
(*.f64 a #s(literal -2/9 binary64))
(* -2/9 a)
(*.f64 a #s(literal -2/9 binary64))
(* -2/9 a)
(*.f64 a #s(literal -2/9 binary64))
(* -2/9 a)
(*.f64 a #s(literal -2/9 binary64))
(* -2/9 a)
(*.f64 a #s(literal -2/9 binary64))

eval257.0ms (2%)

Memory
22.0MiB live, 608.9MiB allocated
Compiler

Compiled 31 997 to 2 136 computations (93.3% saved)

prune289.0ms (2.2%)

Memory
-11.4MiB live, 446.5MiB allocated
Pruning

14 alts after pruning (8 fresh and 6 done)

PrunedKeptTotal
New1 99271 999
Fresh718
Picked325
Done044
Total2 002142 016
Accuracy
100.0%
Counts
2 016 → 14
Alt Table
Click to see full alt table
StatusAccuracyProgram
86.0%
(fma.f64 (/.f64 z (*.f64 a #s(literal -2/9 binary64))) t (*.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64)))))
89.5%
(/.f64 (fma.f64 y x (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
90.2%
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a)
49.1%
(/.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) a)
50.5%
(/.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) a)
50.5%
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
49.3%
(/.f64 y (/.f64 a (*.f64 x #s(literal 1/2 binary64))))
50.5%
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64))
47.7%
(*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x)
49.6%
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y)
49.0%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x))
53.5%
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)
53.6%
(*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a))
53.5%
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))
Compiler

Compiled 568 to 262 computations (53.9% saved)

regimes133.0ms (1%)

Memory
24.3MiB live, 296.1MiB allocated
Counts
38 → 3
Calls
Call 1
Inputs
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))
(*.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)))
(*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a))
(*.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) z)
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) a) t) z)
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x))
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y)
(*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x)
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)
(/.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) a)
(/.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) a)
(*.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
(/.f64 y (/.f64 a (*.f64 x #s(literal 1/2 binary64))))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a))
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a)
(/.f64 (fma.f64 y x (*.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 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)) a)
(/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) a))
(/.f64 (*.f64 (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))) #s(literal 1/2 binary64)) a)
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.f64 (/.f64 z (*.f64 a #s(literal -2/9 binary64))) t (*.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (neg.f64 t) (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 t a) (neg.f64 (*.f64 z #s(literal 9/2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
(fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
(*.f64 z (fma.f64 x (*.f64 (/.f64 y (*.f64 a z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) t) a)))
Outputs
(fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a)
(*.f64 z (fma.f64 x (*.f64 (/.f64 y (*.f64 a z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) t) a)))
Calls

11 calls:

15.0ms
z
13.0ms
(*.f64 z #s(literal 9 binary64))
13.0ms
(*.f64 (*.f64 z #s(literal 9 binary64)) t)
13.0ms
y
12.0ms
a
Results
AccuracySegmentsBranch
90.2%1x
90.2%1y
92.0%2z
92.4%2t
96.2%2a
95.5%3(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
98.2%3(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t))
93.9%3(*.f64 x y)
95.8%3(*.f64 (*.f64 z #s(literal 9 binary64)) t)
92.0%2(*.f64 z #s(literal 9 binary64))
96.2%2(*.f64 a #s(literal 2 binary64))
Compiler

Compiled 96 to 76 computations (20.8% saved)

regimes14.0ms (0.1%)

Memory
-9.8MiB live, 27.5MiB allocated
Counts
37 → 3
Calls
Call 1
Inputs
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))
(*.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)))
(*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a))
(*.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) z)
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) a) t) z)
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x))
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y)
(*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x)
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)
(/.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) a)
(/.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) a)
(*.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
(/.f64 y (/.f64 a (*.f64 x #s(literal 1/2 binary64))))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a))
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a)
(/.f64 (fma.f64 y x (*.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 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)) a)
(/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) a))
(/.f64 (*.f64 (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))) #s(literal 1/2 binary64)) a)
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.f64 (/.f64 z (*.f64 a #s(literal -2/9 binary64))) t (*.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (neg.f64 t) (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 t a) (neg.f64 (*.f64 z #s(literal 9/2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
(fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
Outputs
(fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a)
(fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))
Calls

1 calls:

12.0ms
(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t))
Results
AccuracySegmentsBranch
97.8%3(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t))
Compiler

Compiled 14 to 10 computations (28.6% saved)

regimes43.0ms (0.3%)

Memory
-10.0MiB live, 75.4MiB allocated
Counts
35 → 2
Calls
Call 1
Inputs
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))
(*.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)))
(*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a))
(*.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) z)
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) a) t) z)
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x))
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y)
(*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x)
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)
(/.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) a)
(/.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) a)
(*.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
(/.f64 y (/.f64 a (*.f64 x #s(literal 1/2 binary64))))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a))
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a)
(/.f64 (fma.f64 y x (*.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 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)) a)
(/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) a))
(/.f64 (*.f64 (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))) #s(literal 1/2 binary64)) a)
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.f64 (/.f64 z (*.f64 a #s(literal -2/9 binary64))) t (*.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (neg.f64 t) (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 t a) (neg.f64 (*.f64 z #s(literal 9/2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))
Outputs
(/.f64 (fma.f64 y x (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
(fma.f64 (/.f64 z (*.f64 a #s(literal -2/9 binary64))) t (*.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64)))))
Calls

3 calls:

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

Compiled 28 to 22 computations (21.4% saved)

regimes46.0ms (0.4%)

Memory
28.9MiB live, 139.0MiB allocated
Counts
32 → 3
Calls
Call 1
Inputs
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))
(*.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)))
(*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a))
(*.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) z)
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) a) t) z)
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x))
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y)
(*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x)
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)
(/.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) a)
(/.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) a)
(*.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
(/.f64 y (/.f64 a (*.f64 x #s(literal 1/2 binary64))))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a))
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a)
(/.f64 (fma.f64 y x (*.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 z (/.f64 (*.f64 x y) z)) #s(literal 1/2 binary64)) a)
(/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) a))
(/.f64 (*.f64 (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))) #s(literal 1/2 binary64)) a)
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 z t) (*.f64 a #s(literal -2/9 binary64))))
Outputs
(*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a))
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a)
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))
Calls

4 calls:

16.0ms
a
10.0ms
(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t))
9.0ms
(*.f64 a #s(literal 2 binary64))
9.0ms
(*.f64 (*.f64 z #s(literal 9 binary64)) t)
Results
AccuracySegmentsBranch
95.8%3(*.f64 (*.f64 z #s(literal 9 binary64)) t)
91.9%2(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t))
92.1%2a
92.1%2(*.f64 a #s(literal 2 binary64))
Compiler

Compiled 38 to 30 computations (21.1% saved)

regimes14.0ms (0.1%)

Memory
-22.7MiB live, 20.3MiB allocated
Counts
23 → 3
Calls
Call 1
Inputs
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))
(*.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)))
(*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a))
(*.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) z)
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) a) t) z)
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x))
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y)
(*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x)
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)
(/.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) a)
(/.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) a)
(*.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
(/.f64 y (/.f64 a (*.f64 x #s(literal 1/2 binary64))))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a))
Outputs
(*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a))
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))
Calls

1 calls:

13.0ms
(*.f64 (*.f64 z #s(literal 9 binary64)) t)
Results
AccuracySegmentsBranch
95.6%3(*.f64 (*.f64 z #s(literal 9 binary64)) t)
Compiler

Compiled 10 to 8 computations (20% saved)

regimes82.0ms (0.6%)

Memory
-8.4MiB live, 186.1MiB allocated
Counts
21 → 3
Calls
Call 1
Inputs
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))
(*.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)))
(*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a))
(*.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) z)
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) a) t) z)
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x))
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y)
(*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x)
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)
(/.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) a)
(/.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) a)
(*.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (*.f64 t #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
(/.f64 y (/.f64 a (*.f64 x #s(literal 1/2 binary64))))
Outputs
(*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x)
(*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a))
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y)
Calls

11 calls:

10.0ms
(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t))
8.0ms
(*.f64 z #s(literal 9 binary64))
8.0ms
(*.f64 x y)
7.0ms
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
7.0ms
(*.f64 a #s(literal 2 binary64))
Results
AccuracySegmentsBranch
75.0%4x
73.7%5y
64.6%4(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t))
74.2%3z
74.2%3(*.f64 z #s(literal 9 binary64))
60.8%5a
60.8%5(*.f64 a #s(literal 2 binary64))
81.3%3(*.f64 x y)
70.2%3t
68.6%6(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
76.1%3(*.f64 (*.f64 z #s(literal 9 binary64)) t)
Compiler

Compiled 96 to 76 computations (20.8% saved)

regimes4.0ms (0%)

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

1 calls:

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

Compiled 8 to 6 computations (25% saved)

regimes4.0ms (0%)

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

1 calls:

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

Compiled 8 to 6 computations (25% saved)

regimes27.0ms (0.2%)

Memory
-6.3MiB live, 70.8MiB allocated
Counts
4 → 1
Calls
Call 1
Inputs
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))
(*.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)))
(*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a))
(*.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) a)) z)
Outputs
(*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a))
Calls

11 calls:

4.0ms
(*.f64 a #s(literal 2 binary64))
4.0ms
z
2.0ms
(*.f64 z #s(literal 9 binary64))
2.0ms
y
2.0ms
x
Results
AccuracySegmentsBranch
53.6%1a
53.6%1(*.f64 a #s(literal 2 binary64))
53.6%1(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t))
53.6%1(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
53.6%1t
53.6%1y
53.6%1x
53.6%1z
53.6%1(*.f64 z #s(literal 9 binary64))
53.6%1(*.f64 (*.f64 z #s(literal 9 binary64)) t)
53.6%1(*.f64 x y)
Compiler

Compiled 96 to 76 computations (20.8% saved)

regimes23.0ms (0.2%)

Memory
11.7MiB live, 51.9MiB allocated
Counts
2 → 1
Calls
Call 1
Inputs
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))
(*.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)))
Outputs
(*.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)))
Calls

11 calls:

2.0ms
t
2.0ms
(*.f64 a #s(literal 2 binary64))
2.0ms
(*.f64 z #s(literal 9 binary64))
2.0ms
a
2.0ms
z
Results
AccuracySegmentsBranch
53.5%1z
53.5%1(*.f64 x y)
53.5%1(*.f64 z #s(literal 9 binary64))
53.5%1(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t))
53.5%1t
53.5%1(*.f64 (*.f64 z #s(literal 9 binary64)) t)
53.5%1(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
53.5%1x
53.5%1y
53.5%1a
53.5%1(*.f64 a #s(literal 2 binary64))
Compiler

Compiled 96 to 76 computations (20.8% saved)

regimes16.0ms (0.1%)

Memory
13.6MiB live, 52.1MiB allocated
Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

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

11 calls:

3.0ms
x
1.0ms
z
1.0ms
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
1.0ms
(*.f64 z #s(literal 9 binary64))
1.0ms
(*.f64 (*.f64 z #s(literal 9 binary64)) t)
Results
AccuracySegmentsBranch
53.5%1z
53.5%1(*.f64 x y)
53.5%1(*.f64 z #s(literal 9 binary64))
53.5%1(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t))
53.5%1(*.f64 (*.f64 z #s(literal 9 binary64)) t)
53.5%1t
53.5%1(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
53.5%1x
53.5%1y
53.5%1a
53.5%1(*.f64 a #s(literal 2 binary64))
Compiler

Compiled 96 to 76 computations (20.8% saved)

bsearch1.0ms (0%)

Memory
1.8MiB live, 1.8MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.8255279881046782e+303
+inf
0.0ms
-5.892857522359349e+289
-1.2298093583452087e+284
Compiler

Compiled 21 to 21 computations (0% saved)

bsearch1.0ms (0%)

Memory
1.4MiB live, 1.4MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
2.133629483037043e+292
3.541004888291966e+296
0.0ms
-5.892857522359349e+289
-1.2298093583452087e+284
Compiler

Compiled 21 to 21 computations (0% saved)

bsearch1.0ms (0%)

Memory
-37.7MiB live, 1.0MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
2.8984227698787123e-8
3.157751559930564e-7
Compiler

Compiled 21 to 21 computations (0% saved)

bsearch0.0ms (0%)

Memory
0.9MiB live, 0.9MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
6.23234823417533e+263
8.216478282474559e+268
0.0ms
-inf
-7.34952411608275e+282
Compiler

Compiled 21 to 21 computations (0% saved)

bsearch0.0ms (0%)

Memory
0.9MiB live, 0.9MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
6.23234823417533e+263
8.216478282474559e+268
0.0ms
-5.979814808630692e+274
-3.1827468694034483e+238
Compiler

Compiled 21 to 21 computations (0% saved)

bsearch0.0ms (0%)

Memory
1.0MiB live, 1.0MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
9.085265410638685e-21
3.560027242516262e-13
0.0ms
-7.500126259760838e-29
-7.360943829894241e-32
Compiler

Compiled 21 to 21 computations (0% saved)

bsearch0.0ms (0%)

Memory
0.7MiB live, 0.7MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
9.085265410638685e-21
3.560027242516262e-13
0.0ms
-3.5804754808227627e-40
-8.74077346261913e-48
Compiler

Compiled 21 to 21 computations (0% saved)

bsearch0.0ms (0%)

Memory
0.7MiB live, 0.7MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
9.085265410638685e-21
3.560027242516262e-13
0.0ms
-3.5804754808227627e-40
-8.74077346261913e-48
Compiler

Compiled 21 to 21 computations (0% saved)

simplify16.0ms (0.1%)

Memory
24.4MiB live, 24.4MiB allocated
Algorithm
egg-herbie
Rules
68×*-commutative_binary64
22×+-commutative_binary64
22×sub-neg_binary64
20×neg-sub0_binary64
20×neg-mul-1_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
090349
1133349
2161349
3183349
4197349
5203349
6204349
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal -50000000000000003086391676393357844349718615548150562915502642526940668826983577947126958547223239834715522922574563065517295392716978085869105767683493614277129551054580941093067371516906876813636692980123138622497423128945174015407700562118352100956066287915925652518044475460566300753920 binary64)) (fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal 2000000000000000000323530153572912876425337292463318876590990034202234998451477495730520486068427830507559547136360674832054891641135558399286783083212052137222301492244569952354513300088401054553614654135380924225322855000394102452979796521357526782898752177094584641628255914972661310937838244526555136 binary64)) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) (*.f64 z (fma.f64 x (*.f64 (/.f64 y (*.f64 a z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) t) a)))))
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal -50000000000000003086391676393357844349718615548150562915502642526940668826983577947126958547223239834715522922574563065517295392716978085869105767683493614277129551054580941093067371516906876813636692980123138622497423128945174015407700562118352100956066287915925652518044475460566300753920 binary64)) (fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal 40000000000000000530263959134296650722746244358345840142528125911769970907617012858463917672157449998909498554263568363952491898600028103138206953210986926743629581261021098587444232750232858470317984807330649410342155342294546390088430246843766074240114997507336380714205155856460222902042624 binary64)) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) (fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))))
(if (<=.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 944473296573929/18889465931478580854784 binary64)) (/.f64 (fma.f64 y x (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 z (*.f64 a #s(literal -2/9 binary64))) t (*.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))))))
(if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal -inf.0 binary64)) (*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a)) (if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal 1000000000000000044140518902895287779286391397382581274563006173283444396083023609274483667691850832398819698877547611031397112968428705874685599733334034192471780653571870045215197739635249206690814463183771858052833032509915549602573975010166573043840478561173504 binary64)) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))))
(if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal -49999999999999997990838700394884966306179965866660791642559438972038274233224047478954738152480007945403339428690378003153531301288658660066937768081850142259483599048726809116347987831785023273225189328871239835991361038587494628380365594466675565382886953520237123630792704 binary64)) (*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a)) (if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal 1000000000000000044140518902895287779286391397382581274563006173283444396083023609274483667691850832398819698877547611031397112968428705874685599733334034192471780653571870045215197739635249206690814463183771858052833032509915549602573975010166573043840478561173504 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))))
(if (<=.f64 (*.f64 x y) #s(literal -8920298079412249/178405961588244985132285746181186892047843328 binary64)) (*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x) (if (<=.f64 (*.f64 x y) #s(literal 6646139978924579/664613997892457936451903530140172288 binary64)) (*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a)) (*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y)))
(if (<=.f64 (*.f64 x y) #s(literal -1225996432692711/6129982163463555433433388108601236734474956488734408704 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) (if (<=.f64 (*.f64 x y) #s(literal 6646139978924579/664613997892457936451903530140172288 binary64)) (*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a)) (*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y)))
(if (<=.f64 (*.f64 x y) #s(literal -1225996432692711/6129982163463555433433388108601236734474956488734408704 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) (if (<=.f64 (*.f64 x y) #s(literal 6646139978924579/664613997892457936451903530140172288 binary64)) (*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a))
(*.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)))
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))
Outputs
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal -50000000000000003086391676393357844349718615548150562915502642526940668826983577947126958547223239834715522922574563065517295392716978085869105767683493614277129551054580941093067371516906876813636692980123138622497423128945174015407700562118352100956066287915925652518044475460566300753920 binary64)) (fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal 2000000000000000000323530153572912876425337292463318876590990034202234998451477495730520486068427830507559547136360674832054891641135558399286783083212052137222301492244569952354513300088401054553614654135380924225322855000394102452979796521357526782898752177094584641628255914972661310937838244526555136 binary64)) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) (*.f64 z (fma.f64 x (*.f64 (/.f64 y (*.f64 a z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) t) a)))))
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal -50000000000000003086391676393357844349718615548150562915502642526940668826983577947126958547223239834715522922574563065517295392716978085869105767683493614277129551054580941093067371516906876813636692980123138622497423128945174015407700562118352100956066287915925652518044475460566300753920 binary64)) (fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) (neg.f64 a)))) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal 2000000000000000000323530153572912876425337292463318876590990034202234998451477495730520486068427830507559547136360674832054891641135558399286783083212052137222301492244569952354513300088401054553614654135380924225322855000394102452979796521357526782898752177094584641628255914972661310937838244526555136 binary64)) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) (*.f64 z (fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 z a))) (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)))))
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal -50000000000000003086391676393357844349718615548150562915502642526940668826983577947126958547223239834715522922574563065517295392716978085869105767683493614277129551054580941093067371516906876813636692980123138622497423128945174015407700562118352100956066287915925652518044475460566300753920 binary64)) (fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal 40000000000000000530263959134296650722746244358345840142528125911769970907617012858463917672157449998909498554263568363952491898600028103138206953210986926743629581261021098587444232750232858470317984807330649410342155342294546390088430246843766074240114997507336380714205155856460222902042624 binary64)) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) (fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (neg.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))))
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal -50000000000000003086391676393357844349718615548150562915502642526940668826983577947126958547223239834715522922574563065517295392716978085869105767683493614277129551054580941093067371516906876813636692980123138622497423128945174015407700562118352100956066287915925652518044475460566300753920 binary64)) (fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) (neg.f64 a)))) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal 40000000000000000530263959134296650722746244358345840142528125911769970907617012858463917672157449998909498554263568363952491898600028103138206953210986926743629581261021098587444232750232858470317984807330649410342155342294546390088430246843766074240114997507336380714205155856460222902042624 binary64)) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) (fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) (neg.f64 a))))))
(if (<=.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 944473296573929/18889465931478580854784 binary64)) (/.f64 (fma.f64 y x (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 z (*.f64 a #s(literal -2/9 binary64))) t (*.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))))))
(if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal -inf.0 binary64)) (*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a)) (if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal 1000000000000000044140518902895287779286391397382581274563006173283444396083023609274483667691850832398819698877547611031397112968428705874685599733334034192471780653571870045215197739635249206690814463183771858052833032509915549602573975010166573043840478561173504 binary64)) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))))
(if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal -49999999999999997990838700394884966306179965866660791642559438972038274233224047478954738152480007945403339428690378003153531301288658660066937768081850142259483599048726809116347987831785023273225189328871239835991361038587494628380365594466675565382886953520237123630792704 binary64)) (*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a)) (if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal 1000000000000000044140518902895287779286391397382581274563006173283444396083023609274483667691850832398819698877547611031397112968428705874685599733334034192471780653571870045215197739635249206690814463183771858052833032509915549602573975010166573043840478561173504 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))))
(if (<=.f64 (*.f64 x y) #s(literal -8920298079412249/178405961588244985132285746181186892047843328 binary64)) (*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x) (if (<=.f64 (*.f64 x y) #s(literal 6646139978924579/664613997892457936451903530140172288 binary64)) (*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a)) (*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y)))
(if (<=.f64 (*.f64 x y) #s(literal -8920298079412249/178405961588244985132285746181186892047843328 binary64)) (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (if (<=.f64 (*.f64 x y) #s(literal 6646139978924579/664613997892457936451903530140172288 binary64)) (*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a)) (*.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))))))
(if (<=.f64 (*.f64 x y) #s(literal -1225996432692711/6129982163463555433433388108601236734474956488734408704 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) (if (<=.f64 (*.f64 x y) #s(literal 6646139978924579/664613997892457936451903530140172288 binary64)) (*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a)) (*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y)))
(if (<=.f64 (*.f64 x y) #s(literal -1225996432692711/6129982163463555433433388108601236734474956488734408704 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) (if (<=.f64 (*.f64 x y) #s(literal 6646139978924579/664613997892457936451903530140172288 binary64)) (*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a)) (*.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))))))
(if (<=.f64 (*.f64 x y) #s(literal -1225996432692711/6129982163463555433433388108601236734474956488734408704 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) (if (<=.f64 (*.f64 x y) #s(literal 6646139978924579/664613997892457936451903530140172288 binary64)) (*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a))
(*.f64 t (*.f64 z (/.f64 #s(literal -9/2 binary64) a)))
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))

soundness1.9s (14.3%)

Memory
-37.9MiB live, 1 198.3MiB allocated
Rules
19 036×accelerator-lowering-fma.f32
19 036×accelerator-lowering-fma.f64
10 160×accelerator-lowering-fma.f32
10 160×accelerator-lowering-fma.f64
10 084×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01111404
13661404
211901404
342861404
081121320
030124
1134124
2906124
08529118
034124
1156120
21476116
08511116
07238106
125208068
087447720
01333
15033
241133
3497233
0848631
029136
1140134
2900134
08315126
01794542
16174542
219944542
337074542
471974542
081034302
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 983 to 540 computations (45.1% saved)

preprocess221.0ms (1.7%)

Memory
14.9MiB live, 246.2MiB allocated
Remove

(sort x y)

(negabs a)

Compiler

Compiled 1 472 to 586 computations (60.2% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...