Diagrams.Solve.Polynomial:quartForm from diagrams-solve-0.1, C

Time bar (total: 15.1s)

analyze1.0ms (0%)

Memory
0.9MiB live, 0.9MiB allocated
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.7%0.3%0%0%0%0
100%99.7%0%0.3%0%0%0%1
Compiler

Compiled 19 to 19 computations (0% saved)

sample1.3s (8.8%)

Memory
5.0MiB live, 1 804.2MiB allocated
Samples
898.0ms8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 570.0ms
ival-div: 206.0ms (36.2% of total)
ival-mult: 206.0ms (36.2% of total)
ival-add: 107.0ms (18.8% of total)
ival-sub: 34.0ms (6% of total)
exact: 8.0ms (1.4% of total)
ival-true: 6.0ms (1.1% of total)
ival-assert: 3.0ms (0.5% of total)
Bogosity

preprocess226.0ms (1.5%)

Memory
7.7MiB live, 167.3MiB allocated
Algorithm
egg-herbie
Rules
2 224×accelerator-lowering-fma.f32
2 224×accelerator-lowering-fma.f64
1 600×sub-neg
840×distribute-neg-in
764×+-commutative
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0167631
1475622
21302612
33617612
46060612
01717
13217
27717
316717
432117
564917
6109217
7167717
8203817
9212817
10216717
11216717
12216717
13216817
0216814
Stop Event
iter limit
saturated
node limit
Calls
Call 1
Inputs
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c)
Outputs
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c)
(-.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))
Call 2
Inputs
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c)
(+ (- (+ (* (neg x) y) (/ (* z t) 16)) (/ (* a b) 4)) c)
(+ (- (+ (* x (neg y)) (/ (* z t) 16)) (/ (* a b) 4)) c)
(+ (- (+ (* x y) (/ (* (neg z) t) 16)) (/ (* a b) 4)) c)
(+ (- (+ (* x y) (/ (* z (neg t)) 16)) (/ (* a b) 4)) c)
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* (neg a) b) 4)) c)
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a (neg b)) 4)) c)
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (neg c))
(neg (+ (- (+ (* (neg x) y) (/ (* z t) 16)) (/ (* a b) 4)) c))
(neg (+ (- (+ (* x (neg y)) (/ (* z t) 16)) (/ (* a b) 4)) c))
(neg (+ (- (+ (* x y) (/ (* (neg z) t) 16)) (/ (* a b) 4)) c))
(neg (+ (- (+ (* x y) (/ (* z (neg t)) 16)) (/ (* a b) 4)) c))
(neg (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* (neg a) b) 4)) c))
(neg (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a (neg b)) 4)) c))
(neg (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (neg c)))
(+ (- (+ (* y x) (/ (* z t) 16)) (/ (* a b) 4)) c)
(+ (- (+ (* z y) (/ (* x t) 16)) (/ (* a b) 4)) c)
(+ (- (+ (* t y) (/ (* z x) 16)) (/ (* a b) 4)) c)
(+ (- (+ (* a y) (/ (* z t) 16)) (/ (* x b) 4)) c)
(+ (- (+ (* b y) (/ (* z t) 16)) (/ (* a x) 4)) c)
(+ (- (+ (* c y) (/ (* z t) 16)) (/ (* a b) 4)) x)
(+ (- (+ (* x z) (/ (* y t) 16)) (/ (* a b) 4)) c)
(+ (- (+ (* x t) (/ (* z y) 16)) (/ (* a b) 4)) c)
(+ (- (+ (* x a) (/ (* z t) 16)) (/ (* y b) 4)) c)
(+ (- (+ (* x b) (/ (* z t) 16)) (/ (* a y) 4)) c)
(+ (- (+ (* x c) (/ (* z t) 16)) (/ (* a b) 4)) y)
(+ (- (+ (* x y) (/ (* t z) 16)) (/ (* a b) 4)) c)
(+ (- (+ (* x y) (/ (* a t) 16)) (/ (* z b) 4)) c)
(+ (- (+ (* x y) (/ (* b t) 16)) (/ (* a z) 4)) c)
(+ (- (+ (* x y) (/ (* c t) 16)) (/ (* a b) 4)) z)
(+ (- (+ (* x y) (/ (* z a) 16)) (/ (* t b) 4)) c)
(+ (- (+ (* x y) (/ (* z b) 16)) (/ (* a t) 4)) c)
(+ (- (+ (* x y) (/ (* z c) 16)) (/ (* a b) 4)) t)
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* b a) 4)) c)
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* c b) 4)) a)
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a c) 4)) b)
Outputs
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c)
(+ (* x y) (+ (* z (* t 1/16)) (+ c (* b (* a -1/4)))))
(+ (- (+ (* (neg x) y) (/ (* z t) 16)) (/ (* a b) 4)) c)
(+ (- (* z (* t 1/16)) (* x y)) (+ c (* b (* a -1/4))))
(+ (- (+ (* x (neg y)) (/ (* z t) 16)) (/ (* a b) 4)) c)
(+ (- (* z (* t 1/16)) (* x y)) (+ c (* b (* a -1/4))))
(+ (- (+ (* x y) (/ (* (neg z) t) 16)) (/ (* a b) 4)) c)
(+ (+ (* x y) (* z (* t -1/16))) (+ c (* b (* a -1/4))))
(+ (- (+ (* x y) (/ (* z (neg t)) 16)) (/ (* a b) 4)) c)
(+ (+ (* x y) (* z (* t -1/16))) (+ c (* b (* a -1/4))))
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* (neg a) b) 4)) c)
(+ (* x y) (+ (* z (* t 1/16)) (+ (* b (* a 1/4)) c)))
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a (neg b)) 4)) c)
(+ (* x y) (+ (* z (* t 1/16)) (+ (* b (* a 1/4)) c)))
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (neg c))
(+ (* x y) (+ (* z (* t 1/16)) (- (* b (* a -1/4)) c)))
(neg (+ (- (+ (* (neg x) y) (/ (* z t) 16)) (/ (* a b) 4)) c))
(+ (* x y) (+ (* z (* t -1/16)) (- (* b (* a 1/4)) c)))
(neg (+ (- (+ (* x (neg y)) (/ (* z t) 16)) (/ (* a b) 4)) c))
(+ (* x y) (+ (* z (* t -1/16)) (- (* b (* a 1/4)) c)))
(neg (+ (- (+ (* x y) (/ (* (neg z) t) 16)) (/ (* a b) 4)) c))
(+ (- (* z (* t 1/16)) (* x y)) (- (* b (* a 1/4)) c))
(neg (+ (- (+ (* x y) (/ (* z (neg t)) 16)) (/ (* a b) 4)) c))
(+ (- (* z (* t 1/16)) (* x y)) (- (* b (* a 1/4)) c))
(neg (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* (neg a) b) 4)) c))
(- (* b (* a -1/4)) (+ (+ (* x y) c) (* z (* t 1/16))))
(neg (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a (neg b)) 4)) c))
(- (* b (* a -1/4)) (+ (+ (* x y) c) (* z (* t 1/16))))
(neg (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (neg c)))
(- (* b (* a 1/4)) (+ (- (* x y) c) (* z (* t 1/16))))
(+ (- (+ (* y x) (/ (* z t) 16)) (/ (* a b) 4)) c)
(+ (* x y) (+ (* z (* t 1/16)) (+ c (* b (* a -1/4)))))
(+ (- (+ (* z y) (/ (* x t) 16)) (/ (* a b) 4)) c)
(+ (* b (* a -1/4)) (+ (+ c (* y z)) (* x (* t 1/16))))
(+ (- (+ (* t y) (/ (* z x) 16)) (/ (* a b) 4)) c)
(+ (* b (* a -1/4)) (+ (+ c (* x (* z 1/16))) (* y t)))
(+ (- (+ (* a y) (/ (* z t) 16)) (/ (* x b) 4)) c)
(+ (+ (* z (* t 1/16)) (* y a)) (+ c (* x (* b -1/4))))
(+ (- (+ (* b y) (/ (* z t) 16)) (/ (* a x) 4)) c)
(+ (* y b) (+ (* z (* t 1/16)) (+ c (* x (* a -1/4)))))
(+ (- (+ (* c y) (/ (* z t) 16)) (/ (* a b) 4)) x)
(+ (+ (* z (* t 1/16)) (* y c)) (+ x (* b (* a -1/4))))
(+ (- (+ (* x z) (/ (* y t) 16)) (/ (* a b) 4)) c)
(+ (* b (* a -1/4)) (+ (+ c (* x z)) (* y (* t 1/16))))
(+ (- (+ (* x t) (/ (* z y) 16)) (/ (* a b) 4)) c)
(+ (* b (* a -1/4)) (+ (+ c (* x t)) (/ (* y z) 16)))
(+ (- (+ (* x a) (/ (* z t) 16)) (/ (* y b) 4)) c)
(+ (+ (* z (* t 1/16)) (* y (* b -1/4))) (+ c (* x a)))
(+ (- (+ (* x b) (/ (* z t) 16)) (/ (* a y) 4)) c)
(+ (* z (* t 1/16)) (+ (* x b) (- c (* y (* a 1/4)))))
(+ (- (+ (* x c) (/ (* z t) 16)) (/ (* a b) 4)) y)
(+ (* b (* a -1/4)) (+ (+ y (* x c)) (* z (* t 1/16))))
(+ (- (+ (* x y) (/ (* t z) 16)) (/ (* a b) 4)) c)
(+ (* x y) (+ (* z (* t 1/16)) (+ c (* b (* a -1/4)))))
(+ (- (+ (* x y) (/ (* a t) 16)) (/ (* z b) 4)) c)
(+ (+ (* x y) (* t (* a 1/16))) (+ c (* z (* b -1/4))))
(+ (- (+ (* x y) (/ (* b t) 16)) (/ (* a z) 4)) c)
(+ (* t (/ b 16)) (+ (* x y) (+ c (* z (* a -1/4)))))
(+ (- (+ (* x y) (/ (* c t) 16)) (/ (* a b) 4)) z)
(+ (* x y) (+ (* t (* c 1/16)) (+ z (* b (* a -1/4)))))
(+ (- (+ (* x y) (/ (* z a) 16)) (/ (* t b) 4)) c)
(+ (* t (* b -1/4)) (+ (+ (* x y) c) (* z (* a 1/16))))
(+ (- (+ (* x y) (/ (* z b) 16)) (/ (* a t) 4)) c)
(+ (+ (* x y) (* b (* z 1/16))) (- c (* t (* a 1/4))))
(+ (- (+ (* x y) (/ (* z c) 16)) (/ (* a b) 4)) t)
(+ (* x y) (+ (* z (* c 1/16)) (+ t (* b (* a -1/4)))))
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* b a) 4)) c)
(+ (* x y) (+ (* z (* t 1/16)) (+ c (* b (* a -1/4)))))
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* c b) 4)) a)
(+ (+ (* x y) (* z (* t 1/16))) (+ a (* b (* c -1/4))))
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a c) 4)) b)
(+ (* c (* a -1/4)) (+ (+ (* x y) b) (* z (* t 1/16))))
Symmetry

(sort x y)

(sort z t)

(sort a b)

explain203.0ms (1.3%)

Memory
-8.7MiB live, 430.2MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
20-0-(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
10-0-(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
00-0-a
00-0-t
00-0-(*.f64 x y)
00-0-c
00-0-y
00-0-#s(literal 16 binary64)
00-0-(/.f64 (*.f64 z t) #s(literal 16 binary64))
00-0-(*.f64 z t)
00-0-(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
00-0-z
00-0-#s(literal 4 binary64)
00-0-(/.f64 (*.f64 a b) #s(literal 4 binary64))
00-0-(*.f64 a b)
00-0-b
00-0-x
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
+.f64(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))nan-rescue20
(*.f64 x y)overflow27
(/.f64 (*.f64 z t) #s(literal 16 binary64))overflow27
(*.f64 z t)overflow27
-.f64(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))nan-rescue10
(/.f64 (*.f64 z t) #s(literal 16 binary64))overflow27
(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))overflow49
(*.f64 x y)overflow27
(*.f64 z t)overflow27
(/.f64 (*.f64 a b) #s(literal 4 binary64))overflow25
(*.f64 a b)overflow25
Confusion
Predicted +Predicted -
+30
-0253
Precision
1.0
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+300
-00253
Precision?
1.0
Recall?
1.0
Freqs
test
numberfreq
0253
13
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
62.0ms512×0valid
Compiler

Compiled 190 to 72 computations (62.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 33.0ms
ival-mult: 14.0ms (42.2% of total)
ival-div: 8.0ms (24.1% of total)
ival-add: 8.0ms (24.1% of total)
ival-sub: 3.0ms (9% of total)
exact: 1.0ms (3% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

eval0.0ms (0%)

Memory
0.9MiB live, 0.9MiB allocated
Compiler

Compiled 24 to 17 computations (29.2% saved)

prune1.0ms (0%)

Memory
2.3MiB live, 2.3MiB allocated
Alt Table
Click to see full alt table
StatusAccuracyProgram
98.8%
(-.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))
Compiler

Compiled 24 to 17 computations (29.2% saved)

simplify100.0ms (0.7%)

Memory
-22.8MiB live, 135.9MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 a b)
cost-diff0
(/.f64 (*.f64 a b) #s(literal 4 binary64))
cost-diff0
(+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))
cost-diff0
(-.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))
Rules
2 224×accelerator-lowering-fma.f32
2 224×accelerator-lowering-fma.f64
640×*-lowering-*.f32
640×*-lowering-*.f64
614×cancel-sign-sub-inv
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01769
13669
28169
322669
460369
5117769
6171969
7223169
8232169
9232169
10232169
0232165
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(- c (+ (/ (* a b) 4) (- (/ (* z t) -16) (* x y))))
c
(+ (/ (* a b) 4) (- (/ (* z t) -16) (* x y)))
(/ (* a b) 4)
(* a b)
a
b
4
(- (/ (* z t) -16) (* x y))
(/ (* z t) -16)
(* z t)
z
t
-16
(* x y)
x
y
Outputs
(- c (+ (/ (* a b) 4) (- (/ (* z t) -16) (* x y))))
(+.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 c (*.f64 t (/.f64 z #s(literal 16 binary64))))))
c
(+ (/ (* a b) 4) (- (/ (* z t) -16) (* x y)))
(+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (*.f64 t (/.f64 z #s(literal -16 binary64))) (*.f64 x y)))
(/ (* a b) 4)
(/.f64 (*.f64 a b) #s(literal 4 binary64))
(* a b)
(*.f64 a b)
a
b
4
#s(literal 4 binary64)
(- (/ (* z t) -16) (* x y))
(-.f64 (*.f64 t (/.f64 z #s(literal -16 binary64))) (*.f64 x y))
(/ (* z t) -16)
(*.f64 t (/.f64 z #s(literal -16 binary64)))
(* z t)
(*.f64 z t)
z
t
-16
#s(literal -16 binary64)
(* x y)
(*.f64 x y)
x
y

localize71.0ms (0.5%)

Memory
8.8MiB live, 89.3MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 a b)
accuracy100.0%
(/.f64 (*.f64 z t) #s(literal -16 binary64))
accuracy99.7%
(+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))
accuracy99.3%
(-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))
Samples
30.0ms256×0valid
Compiler

Compiled 71 to 19 computations (73.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 12.0ms
ival-mult: 5.0ms (41.8% of total)
ival-div: 3.0ms (25.1% of total)
ival-sub: 2.0ms (16.7% of total)
ival-add: 1.0ms (8.4% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series23.0ms (0.2%)

Memory
-5.3MiB live, 33.4MiB allocated
Counts
6 → 276
Calls
Call 1
Inputs
#<alt (- c (+ (/ (* a b) 4) (- (/ (* z t) -16) (* x y))))>
#<alt (+ (/ (* a b) 4) (- (/ (* z t) -16) (* x y)))>
#<alt (/ (* a b) 4)>
#<alt (* a b)>
#<alt (- (/ (* z t) -16) (* x y))>
#<alt (/ (* z t) -16)>
Outputs
#<alt (- (* x y) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))>
#<alt (- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))>
#<alt (- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))>
#<alt (- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))>
#<alt c>
#<alt (* c (- (+ 1 (/ (* x y) c)) (+ (* -1/16 (/ (* t z) c)) (* 1/4 (/ (* a b) c)))))>
#<alt (* c (- (+ 1 (/ (* x y) c)) (+ (* -1/16 (/ (* t z) c)) (* 1/4 (/ (* a b) c)))))>
#<alt (* c (- (+ 1 (/ (* x y) c)) (+ (* -1/16 (/ (* t z) c)) (* 1/4 (/ (* a b) c)))))>
#<alt c>
#<alt (* -1 (* c (- (* -1 (/ (- (* x y) (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (- (* x y) (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (- (* x y) (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) c)) 1)))>
#<alt (- (+ c (* x y)) (* -1/16 (* t z)))>
#<alt (- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))>
#<alt (- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))>
#<alt (- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))>
#<alt (* -1/4 (* a b))>
#<alt (* a (- (+ (/ c a) (/ (* x y) a)) (+ (* -1/16 (/ (* t z) a)) (* 1/4 b))))>
#<alt (* a (- (+ (/ c a) (/ (* x y) a)) (+ (* -1/16 (/ (* t z) a)) (* 1/4 b))))>
#<alt (* a (- (+ (/ c a) (/ (* x y) a)) (+ (* -1/16 (/ (* t z) a)) (* 1/4 b))))>
#<alt (* -1/4 (* a b))>
#<alt (* -1 (* a (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) a)) (* -1/4 b))))>
#<alt (* -1 (* a (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) a)) (* -1/4 b))))>
#<alt (* -1 (* a (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) a)) (* -1/4 b))))>
#<alt (- (+ c (* x y)) (* -1/16 (* t z)))>
#<alt (- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))>
#<alt (- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))>
#<alt (- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))>
#<alt (* -1/4 (* a b))>
#<alt (* b (- (+ (/ c b) (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))>
#<alt (* b (- (+ (/ c b) (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))>
#<alt (* b (- (+ (/ c b) (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))>
#<alt (* -1/4 (* a b))>
#<alt (* -1 (* b (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) b)) (* -1/4 a))))>
#<alt (* -1 (* b (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) b)) (* -1/4 a))))>
#<alt (* -1 (* b (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) b)) (* -1/4 a))))>
#<alt (- (+ c (* x y)) (* 1/4 (* a b)))>
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))>
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))>
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))>
#<alt (* 1/16 (* t z))>
#<alt (* z (- (+ (/ c z) (/ (* x y) z)) (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))>
#<alt (* z (- (+ (/ c z) (/ (* x y) z)) (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))>
#<alt (* z (- (+ (/ c z) (/ (* x y) z)) (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))>
#<alt (* 1/16 (* t z))>
#<alt (* -1 (* z (- (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* 1/16 t))))>
#<alt (* -1 (* z (- (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* 1/16 t))))>
#<alt (* -1 (* z (- (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* 1/16 t))))>
#<alt (- (+ c (* x y)) (* 1/4 (* a b)))>
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))>
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))>
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))>
#<alt (* 1/16 (* t z))>
#<alt (* t (- (+ (/ c t) (/ (* x y) t)) (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))>
#<alt (* t (- (+ (/ c t) (/ (* x y) t)) (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))>
#<alt (* t (- (+ (/ c t) (/ (* x y) t)) (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))>
#<alt (* 1/16 (* t z))>
#<alt (* -1 (* t (- (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* 1/16 z))))>
#<alt (* -1 (* t (- (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* 1/16 z))))>
#<alt (* -1 (* t (- (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* 1/16 z))))>
#<alt (- c (+ (* -1/16 (* t z)) (* 1/4 (* a b))))>
#<alt (- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))>
#<alt (- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))>
#<alt (- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))>
#<alt (* x y)>
#<alt (* x (- (+ y (/ c x)) (+ (* -1/16 (/ (* t z) x)) (* 1/4 (/ (* a b) x)))))>
#<alt (* x (- (+ y (/ c x)) (+ (* -1/16 (/ (* t z) x)) (* 1/4 (/ (* a b) x)))))>
#<alt (* x (- (+ y (/ c x)) (+ (* -1/16 (/ (* t z) x)) (* 1/4 (/ (* a b) x)))))>
#<alt (* x y)>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- c (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- c (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- c (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) x)))))>
#<alt (- c (+ (* -1/16 (* t z)) (* 1/4 (* a b))))>
#<alt (- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))>
#<alt (- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))>
#<alt (- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))>
#<alt (* x y)>
#<alt (* y (- (+ x (/ c y)) (+ (* -1/16 (/ (* t z) y)) (* 1/4 (/ (* a b) y)))))>
#<alt (* y (- (+ x (/ c y)) (+ (* -1/16 (/ (* t z) y)) (* 1/4 (/ (* a b) y)))))>
#<alt (* y (- (+ x (/ c y)) (+ (* -1/16 (/ (* t z) y)) (* 1/4 (/ (* a b) y)))))>
#<alt (* x y)>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- c (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- c (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- c (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) y)))))>
#<alt (- (* -1/16 (* t z)) (* x y))>
#<alt (- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))>
#<alt (- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))>
#<alt (- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))>
#<alt (* 1/4 (* a b))>
#<alt (* a (- (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)) (/ (* x y) a)))>
#<alt (* a (- (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)) (/ (* x y) a)))>
#<alt (* a (- (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)) (/ (* x y) a)))>
#<alt (* 1/4 (* a b))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) a)) (* -1/4 b))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) a)) (* -1/4 b))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) a)) (* -1/4 b))))>
#<alt (- (* -1/16 (* t z)) (* x y))>
#<alt (- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))>
#<alt (- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))>
#<alt (- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))>
#<alt (* 1/4 (* a b))>
#<alt (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b)))>
#<alt (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b)))>
#<alt (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b)))>
#<alt (* 1/4 (* a b))>
#<alt (* -1 (* b (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) b)) (* -1/4 a))))>
#<alt (* -1 (* b (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) b)) (* -1/4 a))))>
#<alt (* -1 (* b (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) b)) (* -1/4 a))))>
#<alt (- (* 1/4 (* a b)) (* x y))>
#<alt (- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))>
#<alt (- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))>
#<alt (- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))>
#<alt (* -1/16 (* t z))>
#<alt (* z (- (+ (* -1/16 t) (* 1/4 (/ (* a b) z))) (/ (* x y) z)))>
#<alt (* z (- (+ (* -1/16 t) (* 1/4 (/ (* a b) z))) (/ (* x y) z)))>
#<alt (* z (- (+ (* -1/16 t) (* 1/4 (/ (* a b) z))) (/ (* x y) z)))>
#<alt (* -1/16 (* t z))>
#<alt (* -1 (* z (+ (* -1 (/ (- (* 1/4 (* a b)) (* x y)) z)) (* 1/16 t))))>
#<alt (* -1 (* z (+ (* -1 (/ (- (* 1/4 (* a b)) (* x y)) z)) (* 1/16 t))))>
#<alt (* -1 (* z (+ (* -1 (/ (- (* 1/4 (* a b)) (* x y)) z)) (* 1/16 t))))>
#<alt (- (* 1/4 (* a b)) (* x y))>
#<alt (- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))>
#<alt (- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))>
#<alt (- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))>
#<alt (* -1/16 (* t z))>
#<alt (* t (- (+ (* -1/16 z) (* 1/4 (/ (* a b) t))) (/ (* x y) t)))>
#<alt (* t (- (+ (* -1/16 z) (* 1/4 (/ (* a b) t))) (/ (* x y) t)))>
#<alt (* t (- (+ (* -1/16 z) (* 1/4 (/ (* a b) t))) (/ (* x y) t)))>
#<alt (* -1/16 (* t z))>
#<alt (* -1 (* t (+ (* -1 (/ (- (* 1/4 (* a b)) (* x y)) t)) (* 1/16 z))))>
#<alt (* -1 (* t (+ (* -1 (/ (- (* 1/4 (* a b)) (* x y)) t)) (* 1/16 z))))>
#<alt (* -1 (* t (+ (* -1 (/ (- (* 1/4 (* a b)) (* x y)) t)) (* 1/16 z))))>
#<alt (+ (* -1/16 (* t z)) (* 1/4 (* a b)))>
#<alt (+ (* -1 (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))>
#<alt (+ (* -1 (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))>
#<alt (+ (* -1 (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))>
#<alt (* -1 (* x y))>
#<alt (* x (- (+ (* -1/16 (/ (* t z) x)) (* 1/4 (/ (* a b) x))) y))>
#<alt (* x (- (+ (* -1/16 (/ (* t z) x)) (* 1/4 (/ (* a b) x))) y))>
#<alt (* x (- (+ (* -1/16 (/ (* t z) x)) (* 1/4 (/ (* a b) x))) y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/16 (* t z)) (* 1/4 (* a b))) x)) (* -1 y))))>
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/16 (* t z)) (* 1/4 (* a b))) x)) (* -1 y))))>
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/16 (* t z)) (* 1/4 (* a b))) x)) (* -1 y))))>
#<alt (+ (* -1/16 (* t z)) (* 1/4 (* a b)))>
#<alt (+ (* -1 (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))>
#<alt (+ (* -1 (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))>
#<alt (+ (* -1 (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))>
#<alt (* -1 (* x y))>
#<alt (* y (- (+ (* -1/16 (/ (* t z) y)) (* 1/4 (/ (* a b) y))) x))>
#<alt (* y (- (+ (* -1/16 (/ (* t z) y)) (* 1/4 (/ (* a b) y))) x))>
#<alt (* y (- (+ (* -1/16 (/ (* t z) y)) (* 1/4 (/ (* a b) y))) x))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* y (- (* -1 (/ (+ (* -1/16 (* t z)) (* 1/4 (* a b))) y)) (* -1 x))))>
#<alt (* -1 (* y (- (* -1 (/ (+ (* -1/16 (* t z)) (* 1/4 (* a b))) y)) (* -1 x))))>
#<alt (* -1 (* y (- (* -1 (/ (+ (* -1/16 (* t z)) (* 1/4 (* a b))) y)) (* -1 x))))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* -1 (* x y))>
#<alt (- (* -1/16 (* t z)) (* x y))>
#<alt (- (* -1/16 (* t z)) (* x y))>
#<alt (- (* -1/16 (* t z)) (* x y))>
#<alt (* -1/16 (* t z))>
#<alt (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))>
#<alt (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))>
#<alt (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))>
#<alt (* -1/16 (* t z))>
#<alt (* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))>
#<alt (* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))>
#<alt (* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))>
#<alt (* -1 (* x y))>
#<alt (- (* -1/16 (* t z)) (* x y))>
#<alt (- (* -1/16 (* t z)) (* x y))>
#<alt (- (* -1/16 (* t z)) (* x y))>
#<alt (* -1/16 (* t z))>
#<alt (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))>
#<alt (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))>
#<alt (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))>
#<alt (* -1/16 (* t z))>
#<alt (* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))>
#<alt (* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))>
#<alt (* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))>
#<alt (* -1/16 (* t z))>
#<alt (+ (* -1 (* x y)) (* -1/16 (* t z)))>
#<alt (+ (* -1 (* x y)) (* -1/16 (* t z)))>
#<alt (+ (* -1 (* x y)) (* -1/16 (* t z)))>
#<alt (* -1 (* x y))>
#<alt (* x (- (* -1/16 (/ (* t z) x)) y))>
#<alt (* x (- (* -1/16 (/ (* t z) x)) y))>
#<alt (* x (- (* -1/16 (/ (* t z) x)) y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))>
#<alt (* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))>
#<alt (* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))>
#<alt (* -1/16 (* t z))>
#<alt (+ (* -1 (* x y)) (* -1/16 (* t z)))>
#<alt (+ (* -1 (* x y)) (* -1/16 (* t z)))>
#<alt (+ (* -1 (* x y)) (* -1/16 (* t z)))>
#<alt (* -1 (* x y))>
#<alt (* y (- (* -1/16 (/ (* t z) y)) x))>
#<alt (* y (- (* -1/16 (/ (* t z) y)) x))>
#<alt (* y (- (* -1/16 (/ (* t z) y)) x))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))>
#<alt (* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))>
#<alt (* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
Calls

69 calls:

TimeVariablePointExpression
5.0ms
z
@inf
(/ (* z t) -16)
1.0ms
b
@inf
(+ (/ (* a b) 4) (- (/ (* z t) -16) (* x y)))
1.0ms
c
@0
(- c (+ (/ (* a b) 4) (- (/ (* z t) -16) (* x y))))
1.0ms
b
@-inf
(- c (+ (/ (* a b) 4) (- (/ (* z t) -16) (* x y))))
1.0ms
a
@0
(- c (+ (/ (* a b) 4) (- (/ (* z t) -16) (* x y))))

rewrite450.0ms (3%)

Memory
-5.9MiB live, 720.8MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 788×*-lowering-*.f32
5 788×*-lowering-*.f64
4 560×/-lowering-/.f32
4 560×/-lowering-/.f64
3 208×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01754
19254
298554
0875352
Stop Event
iter limit
node limit
Counts
6 → 311
Calls
Call 1
Inputs
(- c (+ (/ (* a b) 4) (- (/ (* z t) -16) (* x y))))
(+ (/ (* a b) 4) (- (/ (* z t) -16) (* x y)))
(/ (* a b) 4)
(* a b)
(- (/ (* z t) -16) (* x y))
(/ (* z t) -16)
Outputs
(+.f64 c (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))
(+.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) c)
(+.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))
(+.f64 (-.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y))
(+.f64 (-.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (*.f64 x y))
(-.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))
(-.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))
(-.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (+.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))))
(-.f64 (/.f64 (*.f64 c c) (+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))
(-.f64 (-.f64 c (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(-.f64 (-.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(-.f64 (/.f64 (*.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (*.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (+.f64 (*.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64)))) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (+.f64 (*.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64)))) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))))
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 c (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))))
(-.f64 (/.f64 (*.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64)))) (+.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))
(fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) c)
(/.f64 (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) (+.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))))
(/.f64 (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) (+.f64 (*.f64 c c) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (*.f64 c (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))))
(/.f64 (-.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))
(/.f64 (-.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (-.f64 c (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))) (neg.f64 (+.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))) (neg.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (*.f64 c (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) (neg.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) (neg.f64 (-.f64 c (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))))
(/.f64 (-.f64 (*.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (*.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (+.f64 (*.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64)))) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))
(/.f64 (-.f64 (*.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (+.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 64 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (*.f64 (+.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (+.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 64 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (+.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 64 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (+.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 64 binary64))) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 (+.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (+.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 64 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) (*.f64 (+.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 (+.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 64 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (*.f64 (+.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (+.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 64 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) (*.f64 (+.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (+.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 64 binary64))) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (+.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (+.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (*.f64 (+.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (+.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (+.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (+.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64))) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 (+.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (+.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) (*.f64 (+.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 (+.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (*.f64 (+.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (+.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) (*.f64 (+.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (+.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64))) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (+.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (+.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))) (*.f64 (+.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))) (*.f64 (+.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) (+.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (*.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) (*.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))) (neg.f64 (neg.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (*.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) (neg.f64 (+.f64 (*.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64)))) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (neg.f64 (+.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))
(/.f64 (+.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (*.f64 c c) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) c))))
(/.f64 (+.f64 (*.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (*.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (pow.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64)))) (-.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (neg.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (*.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (/.f64 (*.f64 z t) #s(literal -16 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (+.f64 (*.f64 (-.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (-.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (-.f64 (-.f64 c (/.f64 (*.f64 a b) #s(literal 4 binary64))) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y)))))
(/.f64 (+.f64 (pow.f64 (-.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (+.f64 (*.f64 (-.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (-.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (-.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (*.f64 x y)))))
(pow.f64 (/.f64 (+.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))))
(*.f64 (-.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))
(+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))
(+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))))
(+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(+.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64))))
(-.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (+.f64 (-.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y))) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (+.f64 (-.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y))))
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y))))))
(-.f64 (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (-.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (-.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y))))
(fma.f64 a (/.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))
(fma.f64 b (*.f64 a #s(literal 1/4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))
(fma.f64 b (/.f64 a #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))
(fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))
(fma.f64 z (/.f64 t #s(literal -16 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))))
(fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))))
(fma.f64 t (/.f64 z #s(literal -16 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))))
(fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal 1/16 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))))
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) #s(literal -16 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))))
(fma.f64 #s(literal 1/4 binary64) (*.f64 a b) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))
(fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))
(fma.f64 #s(literal -1/16 binary64) (*.f64 z t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))))
(fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))))
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(fma.f64 (/.f64 b #s(literal 4 binary64)) a (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))
(fma.f64 (/.f64 t #s(literal -16 binary64)) z (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 64 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 64 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (/.f64 (-.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 64 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (+.f64 (-.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 64 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 a b) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (*.f64 a b) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (*.f64 #s(literal -4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 #s(literal -4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (*.f64 a b))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) #s(literal 4 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) #s(literal -4 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (/.f64 #s(literal 4 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 a b))) (*.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) #s(literal 4 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) (*.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) #s(literal -4 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (/.f64 #s(literal 4 binary64) (*.f64 a b))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 64 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 64 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) (neg.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (/.f64 (-.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (/.f64 #s(literal 4 binary64) (*.f64 a b))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (neg.f64 (+.f64 (-.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y)))))
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y)))
(/.f64 (+.f64 (*.f64 (*.f64 a b) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))))
(/.f64 (+.f64 (*.f64 (*.f64 a b) (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 a b) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) (*.f64 #s(literal 4 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 #s(literal 4 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 a b) (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (*.f64 #s(literal 4 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 #s(literal 4 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 (*.f64 a b) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 a b) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -4 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal -4 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) (*.f64 #s(literal -4 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 #s(literal -4 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (*.f64 #s(literal -4 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 #s(literal -4 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) (*.f64 #s(literal -4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 #s(literal -4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 #s(literal -4 binary64) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)) (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) (*.f64 #s(literal 4 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 #s(literal 4 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (*.f64 #s(literal 4 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 #s(literal 4 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) #s(literal 4 binary64)))
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 a b))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64)))
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal -4 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 4 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))))
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64)))
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 a b))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)))
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -4 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))))
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (*.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))))) (*.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) #s(literal 4 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64)) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (*.f64 a b))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) #s(literal 4 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal -4 binary64)) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) #s(literal -4 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64)) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) #s(literal 4 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 a b))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) #s(literal 4 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -4 binary64)) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) #s(literal -4 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (/.f64 #s(literal 4 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) #s(literal 4 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (*.f64 a b))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) #s(literal 4 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) #s(literal -4 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) #s(literal 4 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 a b))) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) #s(literal 4 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) #s(literal -4 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (/.f64 #s(literal 4 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) #s(literal -1 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))))) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) #s(literal 4 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (+.f64 (-.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y))) (*.f64 (+.f64 (-.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (*.f64 (+.f64 (-.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y)) (+.f64 (-.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a b) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) (neg.f64 (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a b) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (*.f64 #s(literal -4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) (neg.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 #s(literal -4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) (neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (*.f64 a b)))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) #s(literal 4 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (*.f64 a b))))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) #s(literal -4 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 a b)))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) #s(literal 4 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 a b))))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) #s(literal -4 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (/.f64 #s(literal 4 binary64) (*.f64 a b)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 64 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) (neg.f64 (neg.f64 (+.f64 (-.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)))) (neg.f64 (-.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (+.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x y))))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 64 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 64 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a b) #s(literal -4 binary64)))
(neg.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)))
(/.f64 (*.f64 a b) #s(literal 4 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal -4 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) #s(literal 4 binary64))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) #s(literal -4 binary64))
(pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (/.f64 b #s(literal 4 binary64)))
(*.f64 b (*.f64 a #s(literal 1/4 binary64)))
(*.f64 b (/.f64 a #s(literal 4 binary64)))
(*.f64 (*.f64 a b) #s(literal 1/4 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal -1/4 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) #s(literal -1 binary64)))
(*.f64 (/.f64 b #s(literal 4 binary64)) a)
(*.f64 a b)
(*.f64 b a)
(+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 z t) #s(literal -16 binary64)))
(-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))
(fma.f64 z (/.f64 t #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 t (/.f64 z #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 x (neg.f64 y) (/.f64 (*.f64 z t) #s(literal -16 binary64)))
(fma.f64 y (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 z t) #s(literal -16 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal 1/16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 #s(literal -1/16 binary64) (*.f64 z t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 (-.f64 #s(literal 0 binary64) x) y (/.f64 (*.f64 z t) #s(literal -16 binary64)))
(fma.f64 (/.f64 t #s(literal -16 binary64)) z (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (/.f64 (*.f64 z t) #s(literal -16 binary64)))
(fma.f64 (neg.f64 y) x (/.f64 (*.f64 z t) #s(literal -16 binary64)))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))) (*.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))))
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 z t) #s(literal -16 binary64))))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -16 binary64) (*.f64 z t))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
(neg.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)))
(/.f64 (*.f64 z t) #s(literal -16 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal 16 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -16 binary64) (*.f64 z t)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -16 binary64) (*.f64 z t)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -16 binary64) (*.f64 z t)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -16 binary64) (*.f64 z t))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -16 binary64) (*.f64 z t)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t))) #s(literal -16 binary64))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)))) #s(literal 16 binary64))
(pow.f64 (/.f64 #s(literal -16 binary64) (*.f64 z t)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal -16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 z (/.f64 t #s(literal -16 binary64)))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(*.f64 t (/.f64 z #s(literal -16 binary64)))
(*.f64 (*.f64 z t) #s(literal -1/16 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal 1/16 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) #s(literal -16 binary64)))
(*.f64 #s(literal -1/16 binary64) (*.f64 z t))
(*.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)))
(*.f64 (/.f64 t #s(literal -16 binary64)) z)

simplify713.0ms (4.7%)

Memory
9.8MiB live, 805.8MiB allocated
Algorithm
egg-herbie
Rules
13 576×accelerator-lowering-fma.f32
13 576×accelerator-lowering-fma.f64
5 364×*-lowering-*.f32
5 364×*-lowering-*.f64
2 414×--lowering--.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02093244
16953208
222063088
378943064
086342829
Stop Event
iter limit
node limit
Counts
276 → 276
Calls
Call 1
Inputs
(- (* x y) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
c
(* c (- (+ 1 (/ (* x y) c)) (+ (* -1/16 (/ (* t z) c)) (* 1/4 (/ (* a b) c)))))
(* c (- (+ 1 (/ (* x y) c)) (+ (* -1/16 (/ (* t z) c)) (* 1/4 (/ (* a b) c)))))
(* c (- (+ 1 (/ (* x y) c)) (+ (* -1/16 (/ (* t z) c)) (* 1/4 (/ (* a b) c)))))
c
(* -1 (* c (- (* -1 (/ (- (* x y) (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) c)) 1)))
(* -1 (* c (- (* -1 (/ (- (* x y) (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) c)) 1)))
(* -1 (* c (- (* -1 (/ (- (* x y) (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) c)) 1)))
(- (+ c (* x y)) (* -1/16 (* t z)))
(- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))
(- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))
(- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))
(* -1/4 (* a b))
(* a (- (+ (/ c a) (/ (* x y) a)) (+ (* -1/16 (/ (* t z) a)) (* 1/4 b))))
(* a (- (+ (/ c a) (/ (* x y) a)) (+ (* -1/16 (/ (* t z) a)) (* 1/4 b))))
(* a (- (+ (/ c a) (/ (* x y) a)) (+ (* -1/16 (/ (* t z) a)) (* 1/4 b))))
(* -1/4 (* a b))
(* -1 (* a (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) a)) (* -1/4 b))))
(* -1 (* a (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) a)) (* -1/4 b))))
(* -1 (* a (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) a)) (* -1/4 b))))
(- (+ c (* x y)) (* -1/16 (* t z)))
(- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))
(- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))
(- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))
(* -1/4 (* a b))
(* b (- (+ (/ c b) (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(* b (- (+ (/ c b) (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(* b (- (+ (/ c b) (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(* -1/4 (* a b))
(* -1 (* b (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) b)) (* -1/4 a))))
(* -1 (* b (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) b)) (* -1/4 a))))
(* -1 (* b (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) b)) (* -1/4 a))))
(- (+ c (* x y)) (* 1/4 (* a b)))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(* 1/16 (* t z))
(* z (- (+ (/ c z) (/ (* x y) z)) (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))
(* z (- (+ (/ c z) (/ (* x y) z)) (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))
(* z (- (+ (/ c z) (/ (* x y) z)) (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))
(* 1/16 (* t z))
(* -1 (* z (- (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* 1/16 t))))
(* -1 (* z (- (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* 1/16 t))))
(* -1 (* z (- (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* 1/16 t))))
(- (+ c (* x y)) (* 1/4 (* a b)))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(* 1/16 (* t z))
(* t (- (+ (/ c t) (/ (* x y) t)) (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))
(* t (- (+ (/ c t) (/ (* x y) t)) (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))
(* t (- (+ (/ c t) (/ (* x y) t)) (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))
(* 1/16 (* t z))
(* -1 (* t (- (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* 1/16 z))))
(* -1 (* t (- (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* 1/16 z))))
(* -1 (* t (- (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* 1/16 z))))
(- c (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(* x y)
(* x (- (+ y (/ c x)) (+ (* -1/16 (/ (* t z) x)) (* 1/4 (/ (* a b) x)))))
(* x (- (+ y (/ c x)) (+ (* -1/16 (/ (* t z) x)) (* 1/4 (/ (* a b) x)))))
(* x (- (+ y (/ c x)) (+ (* -1/16 (/ (* t z) x)) (* 1/4 (/ (* a b) x)))))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (- c (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (- c (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (- c (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) x)))))
(- c (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(* x y)
(* y (- (+ x (/ c y)) (+ (* -1/16 (/ (* t z) y)) (* 1/4 (/ (* a b) y)))))
(* y (- (+ x (/ c y)) (+ (* -1/16 (/ (* t z) y)) (* 1/4 (/ (* a b) y)))))
(* y (- (+ x (/ c y)) (+ (* -1/16 (/ (* t z) y)) (* 1/4 (/ (* a b) y)))))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (- c (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (- c (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (- c (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) y)))))
(- (* -1/16 (* t z)) (* x y))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(* 1/4 (* a b))
(* a (- (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)) (/ (* x y) a)))
(* a (- (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)) (/ (* x y) a)))
(* a (- (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)) (/ (* x y) a)))
(* 1/4 (* a b))
(* -1 (* a (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) a)) (* -1/4 b))))
(* -1 (* a (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) a)) (* -1/4 b))))
(* -1 (* a (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) a)) (* -1/4 b))))
(- (* -1/16 (* t z)) (* x y))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(* 1/4 (* a b))
(* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b)))
(* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b)))
(* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b)))
(* 1/4 (* a b))
(* -1 (* b (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) b)) (* -1/4 a))))
(* -1 (* b (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) b)) (* -1/4 a))))
(* -1 (* b (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) b)) (* -1/4 a))))
(- (* 1/4 (* a b)) (* x y))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(* -1/16 (* t z))
(* z (- (+ (* -1/16 t) (* 1/4 (/ (* a b) z))) (/ (* x y) z)))
(* z (- (+ (* -1/16 t) (* 1/4 (/ (* a b) z))) (/ (* x y) z)))
(* z (- (+ (* -1/16 t) (* 1/4 (/ (* a b) z))) (/ (* x y) z)))
(* -1/16 (* t z))
(* -1 (* z (+ (* -1 (/ (- (* 1/4 (* a b)) (* x y)) z)) (* 1/16 t))))
(* -1 (* z (+ (* -1 (/ (- (* 1/4 (* a b)) (* x y)) z)) (* 1/16 t))))
(* -1 (* z (+ (* -1 (/ (- (* 1/4 (* a b)) (* x y)) z)) (* 1/16 t))))
(- (* 1/4 (* a b)) (* x y))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(* -1/16 (* t z))
(* t (- (+ (* -1/16 z) (* 1/4 (/ (* a b) t))) (/ (* x y) t)))
(* t (- (+ (* -1/16 z) (* 1/4 (/ (* a b) t))) (/ (* x y) t)))
(* t (- (+ (* -1/16 z) (* 1/4 (/ (* a b) t))) (/ (* x y) t)))
(* -1/16 (* t z))
(* -1 (* t (+ (* -1 (/ (- (* 1/4 (* a b)) (* x y)) t)) (* 1/16 z))))
(* -1 (* t (+ (* -1 (/ (- (* 1/4 (* a b)) (* x y)) t)) (* 1/16 z))))
(* -1 (* t (+ (* -1 (/ (- (* 1/4 (* a b)) (* x y)) t)) (* 1/16 z))))
(+ (* -1/16 (* t z)) (* 1/4 (* a b)))
(+ (* -1 (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(+ (* -1 (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(+ (* -1 (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(* -1 (* x y))
(* x (- (+ (* -1/16 (/ (* t z) x)) (* 1/4 (/ (* a b) x))) y))
(* x (- (+ (* -1/16 (/ (* t z) x)) (* 1/4 (/ (* a b) x))) y))
(* x (- (+ (* -1/16 (/ (* t z) x)) (* 1/4 (/ (* a b) x))) y))
(* -1 (* x y))
(* -1 (* x (- (* -1 (/ (+ (* -1/16 (* t z)) (* 1/4 (* a b))) x)) (* -1 y))))
(* -1 (* x (- (* -1 (/ (+ (* -1/16 (* t z)) (* 1/4 (* a b))) x)) (* -1 y))))
(* -1 (* x (- (* -1 (/ (+ (* -1/16 (* t z)) (* 1/4 (* a b))) x)) (* -1 y))))
(+ (* -1/16 (* t z)) (* 1/4 (* a b)))
(+ (* -1 (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(+ (* -1 (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(+ (* -1 (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(* -1 (* x y))
(* y (- (+ (* -1/16 (/ (* t z) y)) (* 1/4 (/ (* a b) y))) x))
(* y (- (+ (* -1/16 (/ (* t z) y)) (* 1/4 (/ (* a b) y))) x))
(* y (- (+ (* -1/16 (/ (* t z) y)) (* 1/4 (/ (* a b) y))) x))
(* -1 (* x y))
(* -1 (* y (- (* -1 (/ (+ (* -1/16 (* t z)) (* 1/4 (* a b))) y)) (* -1 x))))
(* -1 (* y (- (* -1 (/ (+ (* -1/16 (* t z)) (* 1/4 (* a b))) y)) (* -1 x))))
(* -1 (* y (- (* -1 (/ (+ (* -1/16 (* t z)) (* 1/4 (* a b))) y)) (* -1 x))))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* -1 (* x y))
(- (* -1/16 (* t z)) (* x y))
(- (* -1/16 (* t z)) (* x y))
(- (* -1/16 (* t z)) (* x y))
(* -1/16 (* t z))
(* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))
(* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))
(* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))
(* -1/16 (* t z))
(* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))
(* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))
(* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))
(* -1 (* x y))
(- (* -1/16 (* t z)) (* x y))
(- (* -1/16 (* t z)) (* x y))
(- (* -1/16 (* t z)) (* x y))
(* -1/16 (* t z))
(* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))
(* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))
(* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))
(* -1/16 (* t z))
(* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))
(* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))
(* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))
(* -1/16 (* t z))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(* -1 (* x y))
(* x (- (* -1/16 (/ (* t z) x)) y))
(* x (- (* -1/16 (/ (* t z) x)) y))
(* x (- (* -1/16 (/ (* t z) x)) y))
(* -1 (* x y))
(* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))
(* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))
(* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))
(* -1/16 (* t z))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(* -1 (* x y))
(* y (- (* -1/16 (/ (* t z) y)) x))
(* y (- (* -1/16 (/ (* t z) y)) x))
(* y (- (* -1/16 (/ (* t z) y)) x))
(* -1 (* x y))
(* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))
(* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))
(* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
Outputs
(- (* x y) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(+.f64 (*.f64 x y) (+.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (*.f64 t (*.f64 z #s(literal 1/16 binary64)))))
(- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(+.f64 (*.f64 x y) (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(+.f64 (*.f64 x y) (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(+.f64 (*.f64 x y) (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
c
(* c (- (+ 1 (/ (* x y) c)) (+ (* -1/16 (/ (* t z) c)) (* 1/4 (/ (* a b) c)))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (+.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (*.f64 t (*.f64 z #s(literal 1/16 binary64))))) c)))
(* c (- (+ 1 (/ (* x y) c)) (+ (* -1/16 (/ (* t z) c)) (* 1/4 (/ (* a b) c)))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (+.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (*.f64 t (*.f64 z #s(literal 1/16 binary64))))) c)))
(* c (- (+ 1 (/ (* x y) c)) (+ (* -1/16 (/ (* t z) c)) (* 1/4 (/ (* a b) c)))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (+.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (*.f64 t (*.f64 z #s(literal 1/16 binary64))))) c)))
c
(* -1 (* c (- (* -1 (/ (- (* x y) (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (+.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (*.f64 t (*.f64 z #s(literal 1/16 binary64))))) c)))
(* -1 (* c (- (* -1 (/ (- (* x y) (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (+.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (*.f64 t (*.f64 z #s(literal 1/16 binary64))))) c)))
(* -1 (* c (- (* -1 (/ (- (* x y) (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (+.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (*.f64 t (*.f64 z #s(literal 1/16 binary64))))) c)))
(- (+ c (* x y)) (* -1/16 (* t z)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 1/16 binary64)))))
(- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))
(+.f64 (*.f64 x y) (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))
(+.f64 (*.f64 x y) (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))
(+.f64 (*.f64 x y) (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* a (- (+ (/ c a) (/ (* x y) a)) (+ (* -1/16 (/ (* t z) a)) (* 1/4 b))))
(*.f64 a (+.f64 (/.f64 c a) (+.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 1/16 binary64)))) a))))
(* a (- (+ (/ c a) (/ (* x y) a)) (+ (* -1/16 (/ (* t z) a)) (* 1/4 b))))
(*.f64 a (+.f64 (/.f64 c a) (+.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 1/16 binary64)))) a))))
(* a (- (+ (/ c a) (/ (* x y) a)) (+ (* -1/16 (/ (* t z) a)) (* 1/4 b))))
(*.f64 a (+.f64 (/.f64 c a) (+.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 1/16 binary64)))) a))))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1 (* a (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) a)) (* -1/4 b))))
(*.f64 a (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 1/16 binary64))))) a) (*.f64 b #s(literal -1/4 binary64))))
(* -1 (* a (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) a)) (* -1/4 b))))
(*.f64 a (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 1/16 binary64))))) a) (*.f64 b #s(literal -1/4 binary64))))
(* -1 (* a (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) a)) (* -1/4 b))))
(*.f64 a (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 1/16 binary64))))) a) (*.f64 b #s(literal -1/4 binary64))))
(- (+ c (* x y)) (* -1/16 (* t z)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 1/16 binary64)))))
(- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))
(+.f64 (*.f64 x y) (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))
(+.f64 (*.f64 x y) (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))
(+.f64 (*.f64 x y) (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* b (- (+ (/ c b) (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(*.f64 b (+.f64 (/.f64 c b) (-.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))))
(* b (- (+ (/ c b) (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(*.f64 b (+.f64 (/.f64 c b) (-.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))))
(* b (- (+ (/ c b) (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(*.f64 b (+.f64 (/.f64 c b) (-.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1 (* b (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) b)) (* -1/4 a))))
(*.f64 b (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 1/16 binary64))))) b) (*.f64 a #s(literal -1/4 binary64))))
(* -1 (* b (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) b)) (* -1/4 a))))
(*.f64 b (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 1/16 binary64))))) b) (*.f64 a #s(literal -1/4 binary64))))
(* -1 (* b (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) b)) (* -1/4 a))))
(*.f64 b (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 1/16 binary64))))) b) (*.f64 a #s(literal -1/4 binary64))))
(- (+ c (* x y)) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(* 1/16 (* t z))
(*.f64 t (*.f64 z #s(literal 1/16 binary64)))
(* z (- (+ (/ c z) (/ (* x y) z)) (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))
(*.f64 z (+.f64 (/.f64 c z) (+.f64 (*.f64 t #s(literal 1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64)))) z))))
(* z (- (+ (/ c z) (/ (* x y) z)) (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))
(*.f64 z (+.f64 (/.f64 c z) (+.f64 (*.f64 t #s(literal 1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64)))) z))))
(* z (- (+ (/ c z) (/ (* x y) z)) (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))
(*.f64 z (+.f64 (/.f64 c z) (+.f64 (*.f64 t #s(literal 1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64)))) z))))
(* 1/16 (* t z))
(*.f64 t (*.f64 z #s(literal 1/16 binary64)))
(* -1 (* z (- (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* 1/16 t))))
(*.f64 z (+.f64 (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) z) (*.f64 t #s(literal 1/16 binary64))))
(* -1 (* z (- (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* 1/16 t))))
(*.f64 z (+.f64 (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) z) (*.f64 t #s(literal 1/16 binary64))))
(* -1 (* z (- (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* 1/16 t))))
(*.f64 z (+.f64 (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) z) (*.f64 t #s(literal 1/16 binary64))))
(- (+ c (* x y)) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(* 1/16 (* t z))
(*.f64 t (*.f64 z #s(literal 1/16 binary64)))
(* t (- (+ (/ c t) (/ (* x y) t)) (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))
(*.f64 t (+.f64 (/.f64 c t) (+.f64 (*.f64 z #s(literal 1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64)))) t))))
(* t (- (+ (/ c t) (/ (* x y) t)) (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))
(*.f64 t (+.f64 (/.f64 c t) (+.f64 (*.f64 z #s(literal 1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64)))) t))))
(* t (- (+ (/ c t) (/ (* x y) t)) (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))
(*.f64 t (+.f64 (/.f64 c t) (+.f64 (*.f64 z #s(literal 1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64)))) t))))
(* 1/16 (* t z))
(*.f64 t (*.f64 z #s(literal 1/16 binary64)))
(* -1 (* t (- (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* 1/16 z))))
(*.f64 t (+.f64 (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) t) (*.f64 z #s(literal 1/16 binary64))))
(* -1 (* t (- (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* 1/16 z))))
(*.f64 t (+.f64 (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) t) (*.f64 z #s(literal 1/16 binary64))))
(* -1 (* t (- (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* 1/16 z))))
(*.f64 t (+.f64 (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) t) (*.f64 z #s(literal 1/16 binary64))))
(- c (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(+.f64 (*.f64 x y) (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(+.f64 (*.f64 x y) (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(+.f64 (*.f64 x y) (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(* x y)
(*.f64 x y)
(* x (- (+ y (/ c x)) (+ (* -1/16 (/ (* t z) x)) (* 1/4 (/ (* a b) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) x)))
(* x (- (+ y (/ c x)) (+ (* -1/16 (/ (* t z) x)) (* 1/4 (/ (* a b) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) x)))
(* x (- (+ y (/ c x)) (+ (* -1/16 (/ (* t z) x)) (* 1/4 (/ (* a b) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) x)))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (- c (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (- c (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (- c (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) x)))
(- c (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(+.f64 (*.f64 x y) (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(+.f64 (*.f64 x y) (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(- (+ c (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(+.f64 (*.f64 x y) (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(* x y)
(*.f64 x y)
(* y (- (+ x (/ c y)) (+ (* -1/16 (/ (* t z) y)) (* 1/4 (/ (* a b) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) y)))
(* y (- (+ x (/ c y)) (+ (* -1/16 (/ (* t z) y)) (* 1/4 (/ (* a b) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) y)))
(* y (- (+ x (/ c y)) (+ (* -1/16 (/ (* t z) y)) (* 1/4 (/ (* a b) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) y)))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (- c (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (- c (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (- c (+ (* -1/16 (* t z)) (* 1/4 (* a b)))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) y)))
(- (* -1/16 (* t z)) (* x y))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* a (- (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)) (/ (* x y) a)))
(*.f64 a (+.f64 (*.f64 #s(literal 1/4 binary64) b) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) a)))
(* a (- (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)) (/ (* x y) a)))
(*.f64 a (+.f64 (*.f64 #s(literal 1/4 binary64) b) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) a)))
(* a (- (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)) (/ (* x y) a)))
(*.f64 a (+.f64 (*.f64 #s(literal 1/4 binary64) b) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) a)))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* -1 (* a (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) a)) (* -1/4 b))))
(*.f64 a (+.f64 (*.f64 #s(literal 1/4 binary64) b) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) a)))
(* -1 (* a (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) a)) (* -1/4 b))))
(*.f64 a (+.f64 (*.f64 #s(literal 1/4 binary64) b) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) a)))
(* -1 (* a (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) a)) (* -1/4 b))))
(*.f64 a (+.f64 (*.f64 #s(literal 1/4 binary64) b) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) a)))
(- (* -1/16 (* t z)) (* x y))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b)))
(*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))
(* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b)))
(*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))
(* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b)))
(*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* -1 (* b (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) b)) (* -1/4 a))))
(*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))
(* -1 (* b (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) b)) (* -1/4 a))))
(*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))
(* -1 (* b (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) b)) (* -1/4 a))))
(*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))
(- (* 1/4 (* a b)) (* x y))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* z (- (+ (* -1/16 t) (* 1/4 (/ (* a b) z))) (/ (* x y) z)))
(*.f64 z (+.f64 (*.f64 #s(literal -1/16 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) z)))
(* z (- (+ (* -1/16 t) (* 1/4 (/ (* a b) z))) (/ (* x y) z)))
(*.f64 z (+.f64 (*.f64 #s(literal -1/16 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) z)))
(* z (- (+ (* -1/16 t) (* 1/4 (/ (* a b) z))) (/ (* x y) z)))
(*.f64 z (+.f64 (*.f64 #s(literal -1/16 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) z)))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (- (* 1/4 (* a b)) (* x y)) z)) (* 1/16 t))))
(*.f64 z (+.f64 (*.f64 #s(literal -1/16 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) z)))
(* -1 (* z (+ (* -1 (/ (- (* 1/4 (* a b)) (* x y)) z)) (* 1/16 t))))
(*.f64 z (+.f64 (*.f64 #s(literal -1/16 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) z)))
(* -1 (* z (+ (* -1 (/ (- (* 1/4 (* a b)) (* x y)) z)) (* 1/16 t))))
(*.f64 z (+.f64 (*.f64 #s(literal -1/16 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) z)))
(- (* 1/4 (* a b)) (* x y))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* t (- (+ (* -1/16 z) (* 1/4 (/ (* a b) t))) (/ (* x y) t)))
(*.f64 t (+.f64 (*.f64 #s(literal -1/16 binary64) z) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) t)))
(* t (- (+ (* -1/16 z) (* 1/4 (/ (* a b) t))) (/ (* x y) t)))
(*.f64 t (+.f64 (*.f64 #s(literal -1/16 binary64) z) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) t)))
(* t (- (+ (* -1/16 z) (* 1/4 (/ (* a b) t))) (/ (* x y) t)))
(*.f64 t (+.f64 (*.f64 #s(literal -1/16 binary64) z) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) t)))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (- (* 1/4 (* a b)) (* x y)) t)) (* 1/16 z))))
(*.f64 t (+.f64 (*.f64 #s(literal -1/16 binary64) z) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) t)))
(* -1 (* t (+ (* -1 (/ (- (* 1/4 (* a b)) (* x y)) t)) (* 1/16 z))))
(*.f64 t (+.f64 (*.f64 #s(literal -1/16 binary64) z) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) t)))
(* -1 (* t (+ (* -1 (/ (- (* 1/4 (* a b)) (* x y)) t)) (* 1/16 z))))
(*.f64 t (+.f64 (*.f64 #s(literal -1/16 binary64) z) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) t)))
(+ (* -1/16 (* t z)) (* 1/4 (* a b)))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))
(+ (* -1 (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(+ (* -1 (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(+ (* -1 (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(* -1 (* x y))
(-.f64 #s(literal 0 binary64) (*.f64 x y))
(* x (- (+ (* -1/16 (/ (* t z) x)) (* 1/4 (/ (* a b) x))) y))
(*.f64 x (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) x) y))
(* x (- (+ (* -1/16 (/ (* t z) x)) (* 1/4 (/ (* a b) x))) y))
(*.f64 x (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) x) y))
(* x (- (+ (* -1/16 (/ (* t z) x)) (* 1/4 (/ (* a b) x))) y))
(*.f64 x (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) x) y))
(* -1 (* x y))
(-.f64 #s(literal 0 binary64) (*.f64 x y))
(* -1 (* x (- (* -1 (/ (+ (* -1/16 (* t z)) (* 1/4 (* a b))) x)) (* -1 y))))
(*.f64 x (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) x) y))
(* -1 (* x (- (* -1 (/ (+ (* -1/16 (* t z)) (* 1/4 (* a b))) x)) (* -1 y))))
(*.f64 x (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) x) y))
(* -1 (* x (- (* -1 (/ (+ (* -1/16 (* t z)) (* 1/4 (* a b))) x)) (* -1 y))))
(*.f64 x (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) x) y))
(+ (* -1/16 (* t z)) (* 1/4 (* a b)))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))
(+ (* -1 (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(+ (* -1 (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(+ (* -1 (* x y)) (+ (* -1/16 (* t z)) (* 1/4 (* a b))))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(* -1 (* x y))
(-.f64 #s(literal 0 binary64) (*.f64 x y))
(* y (- (+ (* -1/16 (/ (* t z) y)) (* 1/4 (/ (* a b) y))) x))
(*.f64 y (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) y) x))
(* y (- (+ (* -1/16 (/ (* t z) y)) (* 1/4 (/ (* a b) y))) x))
(*.f64 y (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) y) x))
(* y (- (+ (* -1/16 (/ (* t z) y)) (* 1/4 (/ (* a b) y))) x))
(*.f64 y (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) y) x))
(* -1 (* x y))
(-.f64 #s(literal 0 binary64) (*.f64 x y))
(* -1 (* y (- (* -1 (/ (+ (* -1/16 (* t z)) (* 1/4 (* a b))) y)) (* -1 x))))
(*.f64 y (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) y) x))
(* -1 (* y (- (* -1 (/ (+ (* -1/16 (* t z)) (* 1/4 (* a b))) y)) (* -1 x))))
(*.f64 y (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) y) x))
(* -1 (* y (- (* -1 (/ (+ (* -1/16 (* t z)) (* 1/4 (* a b))) y)) (* -1 x))))
(*.f64 y (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) y) x))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* -1 (* x y))
(-.f64 #s(literal 0 binary64) (*.f64 x y))
(- (* -1/16 (* t z)) (* x y))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(- (* -1/16 (* t z)) (* x y))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(- (* -1/16 (* t z)) (* x y))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))
(*.f64 z (-.f64 (*.f64 #s(literal -1/16 binary64) t) (/.f64 (*.f64 x y) z)))
(* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))
(*.f64 z (-.f64 (*.f64 #s(literal -1/16 binary64) t) (/.f64 (*.f64 x y) z)))
(* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))
(*.f64 z (-.f64 (*.f64 #s(literal -1/16 binary64) t) (/.f64 (*.f64 x y) z)))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))
(*.f64 z (-.f64 (*.f64 #s(literal -1/16 binary64) t) (/.f64 (*.f64 x y) z)))
(* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))
(*.f64 z (-.f64 (*.f64 #s(literal -1/16 binary64) t) (/.f64 (*.f64 x y) z)))
(* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))
(*.f64 z (-.f64 (*.f64 #s(literal -1/16 binary64) t) (/.f64 (*.f64 x y) z)))
(* -1 (* x y))
(-.f64 #s(literal 0 binary64) (*.f64 x y))
(- (* -1/16 (* t z)) (* x y))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(- (* -1/16 (* t z)) (* x y))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(- (* -1/16 (* t z)) (* x y))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))
(*.f64 t (-.f64 (*.f64 #s(literal -1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))
(*.f64 t (-.f64 (*.f64 #s(literal -1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))
(*.f64 t (-.f64 (*.f64 #s(literal -1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))
(*.f64 t (-.f64 (*.f64 #s(literal -1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))
(*.f64 t (-.f64 (*.f64 #s(literal -1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))
(*.f64 t (-.f64 (*.f64 #s(literal -1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* -1 (* x y))
(-.f64 #s(literal 0 binary64) (*.f64 x y))
(* x (- (* -1/16 (/ (* t z) x)) y))
(*.f64 x (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x)) y))
(* x (- (* -1/16 (/ (* t z) x)) y))
(*.f64 x (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x)) y))
(* x (- (* -1/16 (/ (* t z) x)) y))
(*.f64 x (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x)) y))
(* -1 (* x y))
(-.f64 #s(literal 0 binary64) (*.f64 x y))
(* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))
(*.f64 x (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x)) y))
(* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))
(*.f64 x (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x)) y))
(* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))
(*.f64 x (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x)) y))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* -1 (* x y))
(-.f64 #s(literal 0 binary64) (*.f64 x y))
(* y (- (* -1/16 (/ (* t z) y)) x))
(*.f64 y (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y)) x))
(* y (- (* -1/16 (/ (* t z) y)) x))
(*.f64 y (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y)) x))
(* y (- (* -1/16 (/ (* t z) y)) x))
(*.f64 y (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y)) x))
(* -1 (* x y))
(-.f64 #s(literal 0 binary64) (*.f64 x y))
(* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))
(*.f64 y (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y)) x))
(* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))
(*.f64 y (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y)) x))
(* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))
(*.f64 y (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y)) x))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))

eval71.0ms (0.5%)

Memory
-1.3MiB live, 150.2MiB allocated
Compiler

Compiled 22 873 to 1 450 computations (93.7% saved)

prune78.0ms (0.5%)

Memory
26.9MiB live, 141.0MiB allocated
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New57611587
Fresh000
Picked101
Done000
Total57711588
Accuracy
100.0%
Counts
588 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
76.5%
(-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
75.2%
(-.f64 c (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))
52.4%
(-.f64 c (-.f64 #s(literal 0 binary64) (*.f64 x y)))
72.5%
(-.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))
85.9%
(-.f64 c (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))))
48.6%
(-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))
49.0%
(-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
30.1%
(*.f64 x y)
27.0%
(*.f64 t (*.f64 z #s(literal 1/16 binary64)))
26.3%
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
24.4%
c
Compiler

Compiled 332 to 254 computations (23.5% saved)

simplify239.0ms (1.6%)

Memory
-6.5MiB live, 316.9MiB allocated
Algorithm
egg-herbie
Localize:

Found 12 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 x y)
cost-diff0
(-.f64 #s(literal 0 binary64) (*.f64 x y))
cost-diff128
(-.f64 c (-.f64 #s(literal 0 binary64) (*.f64 x y)))
cost-diff0
(*.f64 t z)
cost-diff0
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
cost-diff0
(-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
cost-diff0
(*.f64 a #s(literal -1/4 binary64))
cost-diff0
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
cost-diff0
(*.f64 #s(literal 1/4 binary64) a)
cost-diff0
(+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))
cost-diff0
(-.f64 c (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))))
cost-diff128
(*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))
Rules
6 700×accelerator-lowering-fma.f32
6 700×accelerator-lowering-fma.f64
2 406×*-lowering-*.f32
2 406×*-lowering-*.f64
1 562×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
025142
170141
2182141
3465141
41395137
54146137
65759137
76990137
08064130
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- c (* b (+ (* 1/4 a) (/ (- (* -1/16 (* t z)) (* x y)) b))))
c
(* b (+ (* 1/4 a) (/ (- (* -1/16 (* t z)) (* x y)) b)))
b
(+ (* 1/4 a) (/ (- (* -1/16 (* t z)) (* x y)) b))
(* 1/4 a)
1/4
a
(/ (- (* -1/16 (* t z)) (* x y)) b)
(- (* -1/16 (* t z)) (* x y))
(* -1/16 (* t z))
-1/16
(* t z)
t
z
(* x y)
x
y
c
(* b (* a -1/4))
b
(* a -1/4)
a
-1/4
(- c (* -1/16 (* t z)))
c
(* -1/16 (* t z))
-1/16
(* t z)
t
z
(- c (- 0 (* x y)))
c
(- 0 (* x y))
0
(* x y)
x
y
Outputs
(- c (* b (+ (* 1/4 a) (/ (- (* -1/16 (* t z)) (* x y)) b))))
(+.f64 c (+.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))
c
(* b (+ (* 1/4 a) (/ (- (* -1/16 (* t z)) (* x y)) b)))
(+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (*.f64 x y)))
b
(+ (* 1/4 a) (/ (- (* -1/16 (* t z)) (* x y)) b))
(+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
1/4
#s(literal 1/4 binary64)
a
(/ (- (* -1/16 (* t z)) (* x y)) b)
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(- (* -1/16 (* t z)) (* x y))
(-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
-1/16
#s(literal -1/16 binary64)
(* t z)
(*.f64 t z)
t
z
(* x y)
(*.f64 x y)
x
y
c
(* b (* a -1/4))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
b
(* a -1/4)
(*.f64 a #s(literal -1/4 binary64))
a
-1/4
#s(literal -1/4 binary64)
(- c (* -1/16 (* t z)))
(+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))
c
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
-1/16
#s(literal -1/16 binary64)
(* t z)
(*.f64 t z)
t
z
(- c (- 0 (* x y)))
(+.f64 c (*.f64 x y))
c
(- 0 (* x y))
(-.f64 #s(literal 0 binary64) (*.f64 x y))
0
#s(literal 0 binary64)
(* x y)
(*.f64 x y)
x
y

localize71.0ms (0.5%)

Memory
-13.5MiB live, 141.6MiB allocated
Localize:

Found 12 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(-.f64 #s(literal 0 binary64) (*.f64 x y))
accuracy100.0%
(*.f64 x y)
accuracy100.0%
(-.f64 c (-.f64 #s(literal 0 binary64) (*.f64 x y)))
accuracy100.0%
(-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
accuracy100.0%
(*.f64 t z)
accuracy100.0%
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
accuracy100.0%
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
accuracy100.0%
(*.f64 a #s(literal -1/4 binary64))
accuracy100.0%
(+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))
accuracy99.3%
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
accuracy93.2%
(/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)
accuracy86.6%
(*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))
Samples
38.0ms256×0valid
Compiler

Compiled 146 to 27 computations (81.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 19.0ms
ival-mult: 10.0ms (52.5% of total)
ival-sub: 5.0ms (26.2% of total)
ival-div: 2.0ms (10.5% of total)
ival-add: 1.0ms (5.2% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series34.0ms (0.2%)

Memory
16.3MiB live, 57.3MiB allocated
Counts
14 → 552
Calls
Call 1
Inputs
#<alt (* b (+ (* 1/4 a) (/ (- (* -1/16 (* t z)) (* x y)) b)))>
#<alt (- c (* b (+ (* 1/4 a) (/ (- (* -1/16 (* t z)) (* x y)) b))))>
#<alt (+ (* 1/4 a) (/ (- (* -1/16 (* t z)) (* x y)) b))>
#<alt (* 1/4 a)>
#<alt (* b (* a -1/4))>
#<alt (* a -1/4)>
#<alt (- c (* -1/16 (* t z)))>
#<alt (* -1/16 (* t z))>
#<alt (* t z)>
#<alt (- c (- 0 (* x y)))>
#<alt (- 0 (* x y))>
#<alt (* x y)>
#<alt (/ (- (* -1/16 (* t z)) (* x y)) b)>
#<alt (- (* -1/16 (* t z)) (* x y))>
Outputs
#<alt (- (* -1/16 (* t z)) (* x y))>
#<alt (- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))>
#<alt (- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))>
#<alt (- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))>
#<alt (* 1/4 (* a b))>
#<alt (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b)))>
#<alt (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b)))>
#<alt (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b)))>
#<alt (* 1/4 (* a b))>
#<alt (* -1 (* b (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) b)) (* -1/4 a))))>
#<alt (* -1 (* b (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) b)) (* -1/4 a))))>
#<alt (* -1 (* b (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) b)) (* -1/4 a))))>
#<alt (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b)))>
#<alt (+ (* 1/4 (* a b)) (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))))>
#<alt (+ (* 1/4 (* a b)) (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))))>
#<alt (+ (* 1/4 (* a b)) (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))))>
#<alt (* 1/4 (* a b))>
#<alt (* a (+ (* 1/4 b) (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a)))>
#<alt (* a (+ (* 1/4 b) (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a)))>
#<alt (* a (+ (* 1/4 b) (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a)))>
#<alt (* 1/4 (* a b))>
#<alt (* -1 (* a (+ (* -1 (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a)) (* -1/4 b))))>
#<alt (* -1 (* a (+ (* -1 (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a)) (* -1/4 b))))>
#<alt (* -1 (* a (+ (* -1 (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a)) (* -1/4 b))))>
#<alt (* b (- (* 1/4 a) (/ (* x y) b)))>
#<alt (+ (* -1/16 (* t z)) (* b (- (* 1/4 a) (/ (* x y) b))))>
#<alt (+ (* -1/16 (* t z)) (* b (- (* 1/4 a) (/ (* x y) b))))>
#<alt (+ (* -1/16 (* t z)) (* b (- (* 1/4 a) (/ (* x y) b))))>
#<alt (* -1/16 (* t z))>
#<alt (* t (+ (* -1/16 z) (/ (* b (- (* 1/4 a) (/ (* x y) b))) t)))>
#<alt (* t (+ (* -1/16 z) (/ (* b (- (* 1/4 a) (/ (* x y) b))) t)))>
#<alt (* t (+ (* -1/16 z) (/ (* b (- (* 1/4 a) (/ (* x y) b))) t)))>
#<alt (* -1/16 (* t z))>
#<alt (* -1 (* t (+ (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) t)) (* 1/16 z))))>
#<alt (* -1 (* t (+ (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) t)) (* 1/16 z))))>
#<alt (* -1 (* t (+ (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) t)) (* 1/16 z))))>
#<alt (* b (- (* 1/4 a) (/ (* x y) b)))>
#<alt (+ (* -1/16 (* t z)) (* b (- (* 1/4 a) (/ (* x y) b))))>
#<alt (+ (* -1/16 (* t z)) (* b (- (* 1/4 a) (/ (* x y) b))))>
#<alt (+ (* -1/16 (* t z)) (* b (- (* 1/4 a) (/ (* x y) b))))>
#<alt (* -1/16 (* t z))>
#<alt (* z (+ (* -1/16 t) (/ (* b (- (* 1/4 a) (/ (* x y) b))) z)))>
#<alt (* z (+ (* -1/16 t) (/ (* b (- (* 1/4 a) (/ (* x y) b))) z)))>
#<alt (* z (+ (* -1/16 t) (/ (* b (- (* 1/4 a) (/ (* x y) b))) z)))>
#<alt (* -1/16 (* t z))>
#<alt (* -1 (* z (+ (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) z)) (* 1/16 t))))>
#<alt (* -1 (* z (+ (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) z)) (* 1/16 t))))>
#<alt (* -1 (* z (+ (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) z)) (* 1/16 t))))>
#<alt (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))>
#<alt (+ (* -1 (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))>
#<alt (+ (* -1 (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))>
#<alt (+ (* -1 (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))>
#<alt (* -1 (* x y))>
#<alt (* x (+ (* -1 y) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x)))>
#<alt (* x (+ (* -1 y) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x)))>
#<alt (* x (+ (* -1 y) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x)))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x (+ y (* -1 (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x)))))>
#<alt (* -1 (* x (+ y (* -1 (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x)))))>
#<alt (* -1 (* x (+ y (* -1 (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x)))))>
#<alt (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))>
#<alt (+ (* -1 (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))>
#<alt (+ (* -1 (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))>
#<alt (+ (* -1 (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))>
#<alt (* -1 (* x y))>
#<alt (* y (+ (* -1 x) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y)))>
#<alt (* y (+ (* -1 x) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y)))>
#<alt (* y (+ (* -1 x) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y)))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* y (+ x (* -1 (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y)))))>
#<alt (* -1 (* y (+ x (* -1 (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y)))))>
#<alt (* -1 (* y (+ x (* -1 (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y)))))>
#<alt (* -1 (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))))>
#<alt (- c (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))))>
#<alt (- c (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))))>
#<alt (- c (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))))>
#<alt c>
#<alt (* c (+ 1 (* -1 (/ (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))) c))))>
#<alt (* c (+ 1 (* -1 (/ (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))) c))))>
#<alt (* c (+ 1 (* -1 (/ (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))) c))))>
#<alt c>
#<alt (* -1 (* c (- (/ (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))) c) 1)))>
#<alt (* -1 (* c (- (/ (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))) c) 1)))>
#<alt (* -1 (* c (- (/ (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))) c) 1)))>
#<alt (- (+ c (* x y)) (* -1/16 (* t z)))>
#<alt (- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))>
#<alt (- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))>
#<alt (- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))>
#<alt (* -1/4 (* a b))>
#<alt (* b (- (+ (/ c b) (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))>
#<alt (* b (- (+ (/ c b) (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))>
#<alt (* b (- (+ (/ c b) (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))>
#<alt (* -1/4 (* a b))>
#<alt (* -1 (* b (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) b)) (* -1/4 a))))>
#<alt (* -1 (* b (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) b)) (* -1/4 a))))>
#<alt (* -1 (* b (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) b)) (* -1/4 a))))>
#<alt (- c (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))))>
#<alt (- (+ c (* -1/4 (* a b))) (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))))>
#<alt (- (+ c (* -1/4 (* a b))) (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))))>
#<alt (- (+ c (* -1/4 (* a b))) (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))))>
#<alt (* -1/4 (* a b))>
#<alt (* a (- (/ c a) (+ (* 1/4 b) (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a))))>
#<alt (* a (- (/ c a) (+ (* 1/4 b) (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a))))>
#<alt (* a (- (/ c a) (+ (* 1/4 b) (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a))))>
#<alt (* -1/4 (* a b))>
#<alt (* -1 (* a (- (* -1 (/ (- c (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b)))) a)) (* -1/4 b))))>
#<alt (* -1 (* a (- (* -1 (/ (- c (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b)))) a)) (* -1/4 b))))>
#<alt (* -1 (* a (- (* -1 (/ (- c (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b)))) a)) (* -1/4 b))))>
#<alt (- c (* b (- (* 1/4 a) (/ (* x y) b))))>
#<alt (- (+ c (* 1/16 (* t z))) (* b (- (* 1/4 a) (/ (* x y) b))))>
#<alt (- (+ c (* 1/16 (* t z))) (* b (- (* 1/4 a) (/ (* x y) b))))>
#<alt (- (+ c (* 1/16 (* t z))) (* b (- (* 1/4 a) (/ (* x y) b))))>
#<alt (* 1/16 (* t z))>
#<alt (* t (- (/ c t) (+ (* -1/16 z) (/ (* b (- (* 1/4 a) (/ (* x y) b))) t))))>
#<alt (* t (- (/ c t) (+ (* -1/16 z) (/ (* b (- (* 1/4 a) (/ (* x y) b))) t))))>
#<alt (* t (- (/ c t) (+ (* -1/16 z) (/ (* b (- (* 1/4 a) (/ (* x y) b))) t))))>
#<alt (* 1/16 (* t z))>
#<alt (* -1 (* t (- (* -1 (/ (- c (* b (- (* 1/4 a) (/ (* x y) b)))) t)) (* 1/16 z))))>
#<alt (* -1 (* t (- (* -1 (/ (- c (* b (- (* 1/4 a) (/ (* x y) b)))) t)) (* 1/16 z))))>
#<alt (* -1 (* t (- (* -1 (/ (- c (* b (- (* 1/4 a) (/ (* x y) b)))) t)) (* 1/16 z))))>
#<alt (- c (* b (- (* 1/4 a) (/ (* x y) b))))>
#<alt (- (+ c (* 1/16 (* t z))) (* b (- (* 1/4 a) (/ (* x y) b))))>
#<alt (- (+ c (* 1/16 (* t z))) (* b (- (* 1/4 a) (/ (* x y) b))))>
#<alt (- (+ c (* 1/16 (* t z))) (* b (- (* 1/4 a) (/ (* x y) b))))>
#<alt (* 1/16 (* t z))>
#<alt (* z (- (/ c z) (+ (* -1/16 t) (/ (* b (- (* 1/4 a) (/ (* x y) b))) z))))>
#<alt (* z (- (/ c z) (+ (* -1/16 t) (/ (* b (- (* 1/4 a) (/ (* x y) b))) z))))>
#<alt (* z (- (/ c z) (+ (* -1/16 t) (/ (* b (- (* 1/4 a) (/ (* x y) b))) z))))>
#<alt (* 1/16 (* t z))>
#<alt (* -1 (* z (- (* -1 (/ (- c (* b (- (* 1/4 a) (/ (* x y) b)))) z)) (* 1/16 t))))>
#<alt (* -1 (* z (- (* -1 (/ (- c (* b (- (* 1/4 a) (/ (* x y) b)))) z)) (* 1/16 t))))>
#<alt (* -1 (* z (- (* -1 (/ (- c (* b (- (* 1/4 a) (/ (* x y) b)))) z)) (* 1/16 t))))>
#<alt (- c (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))>
#<alt (- (+ c (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))>
#<alt (- (+ c (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))>
#<alt (- (+ c (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))>
#<alt (* x y)>
#<alt (* x (- (/ c x) (+ (* -1 y) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x))))>
#<alt (* x (- (/ c x) (+ (* -1 y) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x))))>
#<alt (* x (- (/ c x) (+ (* -1 y) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x))))>
#<alt (* x y)>
#<alt (* -1 (* x (- (* -1 (/ (- c (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) x)) y)))>
#<alt (* -1 (* x (- (* -1 (/ (- c (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) x)) y)))>
#<alt (* -1 (* x (- (* -1 (/ (- c (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) x)) y)))>
#<alt (- c (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))>
#<alt (- (+ c (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))>
#<alt (- (+ c (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))>
#<alt (- (+ c (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))>
#<alt (* x y)>
#<alt (* y (- (/ c y) (+ (* -1 x) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y))))>
#<alt (* y (- (/ c y) (+ (* -1 x) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y))))>
#<alt (* y (- (/ c y) (+ (* -1 x) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y))))>
#<alt (* x y)>
#<alt (* -1 (* y (- (* -1 (/ (- c (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) y)) x)))>
#<alt (* -1 (* y (- (* -1 (/ (- c (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) y)) x)))>
#<alt (* -1 (* y (- (* -1 (/ (- c (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) y)) x)))>
#<alt (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))>
#<alt (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))>
#<alt (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))>
#<alt (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))>
#<alt (* 1/4 a)>
#<alt (* a (- (+ 1/4 (* -1/16 (/ (* t z) (* a b)))) (/ (* x y) (* a b))))>
#<alt (* a (- (+ 1/4 (* -1/16 (/ (* t z) (* a b)))) (/ (* x y) (* a b))))>
#<alt (* a (- (+ 1/4 (* -1/16 (/ (* t z) (* a b)))) (/ (* x y) (* a b))))>
#<alt (* 1/4 a)>
#<alt (* -1 (* a (- (* -1 (/ (- (* -1/16 (/ (* t z) b)) (/ (* x y) b)) a)) 1/4)))>
#<alt (* -1 (* a (- (* -1 (/ (- (* -1/16 (/ (* t z) b)) (/ (* x y) b)) a)) 1/4)))>
#<alt (* -1 (* a (- (* -1 (/ (- (* -1/16 (/ (* t z) b)) (/ (* x y) b)) a)) 1/4)))>
#<alt (- (* 1/4 a) (/ (* x y) b))>
#<alt (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))>
#<alt (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))>
#<alt (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))>
#<alt (* -1/16 (/ (* t z) b))>
#<alt (* t (- (+ (* -1/16 (/ z b)) (* 1/4 (/ a t))) (/ (* x y) (* b t))))>
#<alt (* t (- (+ (* -1/16 (/ z b)) (* 1/4 (/ a t))) (/ (* x y) (* b t))))>
#<alt (* t (- (+ (* -1/16 (/ z b)) (* 1/4 (/ a t))) (/ (* x y) (* b t))))>
#<alt (* -1/16 (/ (* t z) b))>
#<alt (* -1 (* t (+ (* -1 (/ (- (* 1/4 a) (/ (* x y) b)) t)) (* 1/16 (/ z b)))))>
#<alt (* -1 (* t (+ (* -1 (/ (- (* 1/4 a) (/ (* x y) b)) t)) (* 1/16 (/ z b)))))>
#<alt (* -1 (* t (+ (* -1 (/ (- (* 1/4 a) (/ (* x y) b)) t)) (* 1/16 (/ z b)))))>
#<alt (- (* 1/4 a) (/ (* x y) b))>
#<alt (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))>
#<alt (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))>
#<alt (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))>
#<alt (* -1/16 (/ (* t z) b))>
#<alt (* z (- (+ (* -1/16 (/ t b)) (* 1/4 (/ a z))) (/ (* x y) (* b z))))>
#<alt (* z (- (+ (* -1/16 (/ t b)) (* 1/4 (/ a z))) (/ (* x y) (* b z))))>
#<alt (* z (- (+ (* -1/16 (/ t b)) (* 1/4 (/ a z))) (/ (* x y) (* b z))))>
#<alt (* -1/16 (/ (* t z) b))>
#<alt (* -1 (* z (+ (* -1 (/ (- (* 1/4 a) (/ (* x y) b)) z)) (* 1/16 (/ t b)))))>
#<alt (* -1 (* z (+ (* -1 (/ (- (* 1/4 a) (/ (* x y) b)) z)) (* 1/16 (/ t b)))))>
#<alt (* -1 (* z (+ (* -1 (/ (- (* 1/4 a) (/ (* x y) b)) z)) (* 1/16 (/ t b)))))>
#<alt (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))>
#<alt (+ (* -1 (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))>
#<alt (+ (* -1 (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))>
#<alt (+ (* -1 (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))>
#<alt (* -1 (/ (* x y) b))>
#<alt (* x (- (+ (* -1/16 (/ (* t z) (* b x))) (* 1/4 (/ a x))) (/ y b)))>
#<alt (* x (- (+ (* -1/16 (/ (* t z) (* b x))) (* 1/4 (/ a x))) (/ y b)))>
#<alt (* x (- (+ (* -1/16 (/ (* t z) (* b x))) (* 1/4 (/ a x))) (/ y b)))>
#<alt (* -1 (/ (* x y) b))>
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) x)) (* -1 (/ y b)))))>
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) x)) (* -1 (/ y b)))))>
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) x)) (* -1 (/ y b)))))>
#<alt (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))>
#<alt (+ (* -1 (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))>
#<alt (+ (* -1 (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))>
#<alt (+ (* -1 (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))>
#<alt (* -1 (/ (* x y) b))>
#<alt (* y (- (+ (* -1/16 (/ (* t z) (* b y))) (* 1/4 (/ a y))) (/ x b)))>
#<alt (* y (- (+ (* -1/16 (/ (* t z) (* b y))) (* 1/4 (/ a y))) (/ x b)))>
#<alt (* y (- (+ (* -1/16 (/ (* t z) (* b y))) (* 1/4 (/ a y))) (/ x b)))>
#<alt (* -1 (/ (* x y) b))>
#<alt (* -1 (* y (- (* -1 (/ (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) y)) (* -1 (/ x b)))))>
#<alt (* -1 (* y (- (* -1 (/ (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) y)) (* -1 (/ x b)))))>
#<alt (* -1 (* y (- (* -1 (/ (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) y)) (* -1 (/ x b)))))>
#<alt (/ (- (* -1/16 (* t z)) (* x y)) b)>
#<alt (/ (- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y)) b)>
#<alt (/ (- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y)) b)>
#<alt (/ (- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y)) b)>
#<alt (* 1/4 a)>
#<alt (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))>
#<alt (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))>
#<alt (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))>
#<alt (* 1/4 a)>
#<alt (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))>
#<alt (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))>
#<alt (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 a)>
#<alt (* -1/4 a)>
#<alt (* -1/4 a)>
#<alt (* -1/4 a)>
#<alt (* -1/4 a)>
#<alt (* -1/4 a)>
#<alt (* -1/4 a)>
#<alt (* -1/4 a)>
#<alt (* -1/4 a)>
#<alt (* -1/4 a)>
#<alt (* -1/4 a)>
#<alt (* -1/4 a)>
#<alt (* 1/16 (* t z))>
#<alt (- c (* -1/16 (* t z)))>
#<alt (- c (* -1/16 (* t z)))>
#<alt (- c (* -1/16 (* t z)))>
#<alt c>
#<alt (* c (+ 1 (* 1/16 (/ (* t z) c))))>
#<alt (* c (+ 1 (* 1/16 (/ (* t z) c))))>
#<alt (* c (+ 1 (* 1/16 (/ (* t z) c))))>
#<alt c>
#<alt (* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))>
#<alt (* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))>
#<alt (* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))>
#<alt c>
#<alt (+ c (* 1/16 (* t z)))>
#<alt (+ c (* 1/16 (* t z)))>
#<alt (+ c (* 1/16 (* t z)))>
#<alt (* 1/16 (* t z))>
#<alt (* t (- (/ c t) (* -1/16 z)))>
#<alt (* t (- (/ c t) (* -1/16 z)))>
#<alt (* t (- (/ c t) (* -1/16 z)))>
#<alt (* 1/16 (* t z))>
#<alt (* -1 (* t (- (* -1 (/ c t)) (* 1/16 z))))>
#<alt (* -1 (* t (- (* -1 (/ c t)) (* 1/16 z))))>
#<alt (* -1 (* t (- (* -1 (/ c t)) (* 1/16 z))))>
#<alt c>
#<alt (+ c (* 1/16 (* t z)))>
#<alt (+ c (* 1/16 (* t z)))>
#<alt (+ c (* 1/16 (* t z)))>
#<alt (* 1/16 (* t z))>
#<alt (* z (- (/ c z) (* -1/16 t)))>
#<alt (* z (- (/ c z) (* -1/16 t)))>
#<alt (* z (- (/ c z) (* -1/16 t)))>
#<alt (* 1/16 (* t z))>
#<alt (* -1 (* z (- (* -1 (/ c z)) (* 1/16 t))))>
#<alt (* -1 (* z (- (* -1 (/ c z)) (* 1/16 t))))>
#<alt (* -1 (* z (- (* -1 (/ c z)) (* 1/16 t))))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* 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 (* x y)>
#<alt (+ c (* x y))>
#<alt (+ c (* x y))>
#<alt (+ c (* x y))>
#<alt c>
#<alt (* c (+ 1 (/ (* x y) c)))>
#<alt (* c (+ 1 (/ (* x y) c)))>
#<alt (* c (+ 1 (/ (* x y) c)))>
#<alt c>
#<alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))>
#<alt c>
#<alt (+ c (* x y))>
#<alt (+ c (* x y))>
#<alt (+ c (* x y))>
#<alt (* x y)>
#<alt (* x (+ y (/ c x)))>
#<alt (* x (+ y (/ c x)))>
#<alt (* x (+ y (/ c x)))>
#<alt (* x y)>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))>
#<alt c>
#<alt (+ c (* x y))>
#<alt (+ c (* x y))>
#<alt (+ c (* x y))>
#<alt (* x y)>
#<alt (* y (+ x (/ c y)))>
#<alt (* y (+ x (/ c y)))>
#<alt (* y (+ x (/ c y)))>
#<alt (* x y)>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x y))>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* -1 (/ (* x y) b))>
#<alt (+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))>
#<alt (+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))>
#<alt (+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))>
#<alt (* -1/16 (/ (* t z) b))>
#<alt (* t (+ (* -1 (/ (* x y) (* b t))) (* -1/16 (/ z b))))>
#<alt (* t (+ (* -1 (/ (* x y) (* b t))) (* -1/16 (/ z b))))>
#<alt (* t (+ (* -1 (/ (* x y) (* b t))) (* -1/16 (/ z b))))>
#<alt (* -1/16 (/ (* t z) b))>
#<alt (* -1 (* t (+ (* 1/16 (/ z b)) (/ (* x y) (* b t)))))>
#<alt (* -1 (* t (+ (* 1/16 (/ z b)) (/ (* x y) (* b t)))))>
#<alt (* -1 (* t (+ (* 1/16 (/ z b)) (/ (* x y) (* b t)))))>
#<alt (* -1 (/ (* x y) b))>
#<alt (+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))>
#<alt (+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))>
#<alt (+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))>
#<alt (* -1/16 (/ (* t z) b))>
#<alt (* z (+ (* -1 (/ (* x y) (* b z))) (* -1/16 (/ t b))))>
#<alt (* z (+ (* -1 (/ (* x y) (* b z))) (* -1/16 (/ t b))))>
#<alt (* z (+ (* -1 (/ (* x y) (* b z))) (* -1/16 (/ t b))))>
#<alt (* -1/16 (/ (* t z) b))>
#<alt (* -1 (* z (+ (* 1/16 (/ t b)) (/ (* x y) (* b z)))))>
#<alt (* -1 (* z (+ (* 1/16 (/ t b)) (/ (* x y) (* b z)))))>
#<alt (* -1 (* z (+ (* 1/16 (/ t b)) (/ (* x y) (* b z)))))>
#<alt (* -1/16 (/ (* t z) b))>
#<alt (+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))>
#<alt (+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))>
#<alt (+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))>
#<alt (* -1 (/ (* x y) b))>
#<alt (* x (+ (* -1 (/ y b)) (* -1/16 (/ (* t z) (* b x)))))>
#<alt (* x (+ (* -1 (/ y b)) (* -1/16 (/ (* t z) (* b x)))))>
#<alt (* x (+ (* -1 (/ y b)) (* -1/16 (/ (* t z) (* b x)))))>
#<alt (* -1 (/ (* x y) b))>
#<alt (* -1 (* x (+ (* 1/16 (/ (* t z) (* b x))) (/ y b))))>
#<alt (* -1 (* x (+ (* 1/16 (/ (* t z) (* b x))) (/ y b))))>
#<alt (* -1 (* x (+ (* 1/16 (/ (* t z) (* b x))) (/ y b))))>
#<alt (* -1/16 (/ (* t z) b))>
#<alt (+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))>
#<alt (+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))>
#<alt (+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))>
#<alt (* -1 (/ (* x y) b))>
#<alt (* y (+ (* -1 (/ x b)) (* -1/16 (/ (* t z) (* b y)))))>
#<alt (* y (+ (* -1 (/ x b)) (* -1/16 (/ (* t z) (* b y)))))>
#<alt (* y (+ (* -1 (/ x b)) (* -1/16 (/ (* t z) (* b y)))))>
#<alt (* -1 (/ (* x y) b))>
#<alt (* -1 (* y (+ (* 1/16 (/ (* t z) (* b y))) (/ x b))))>
#<alt (* -1 (* y (+ (* 1/16 (/ (* t z) (* b y))) (/ x b))))>
#<alt (* -1 (* y (+ (* 1/16 (/ (* t z) (* b y))) (/ x b))))>
#<alt (/ (- (* -1/16 (* t z)) (* x y)) b)>
#<alt (/ (- (* -1/16 (* t z)) (* x y)) b)>
#<alt (/ (- (* -1/16 (* t z)) (* x y)) b)>
#<alt (/ (- (* -1/16 (* t z)) (* x y)) b)>
#<alt (/ (- (* -1/16 (* t z)) (* x y)) b)>
#<alt (/ (- (* -1/16 (* t z)) (* x y)) b)>
#<alt (/ (- (* -1/16 (* t z)) (* x y)) b)>
#<alt (/ (- (* -1/16 (* t z)) (* x y)) b)>
#<alt (/ (- (* -1/16 (* t z)) (* x y)) b)>
#<alt (/ (- (* -1/16 (* t z)) (* x y)) b)>
#<alt (/ (- (* -1/16 (* t z)) (* x y)) b)>
#<alt (/ (- (* -1/16 (* t z)) (* x y)) b)>
#<alt (* -1 (* x y))>
#<alt (- (* -1/16 (* t z)) (* x y))>
#<alt (- (* -1/16 (* t z)) (* x y))>
#<alt (- (* -1/16 (* t z)) (* x y))>
#<alt (* -1/16 (* t z))>
#<alt (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))>
#<alt (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))>
#<alt (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))>
#<alt (* -1/16 (* t z))>
#<alt (* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))>
#<alt (* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))>
#<alt (* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))>
#<alt (* -1 (* x y))>
#<alt (- (* -1/16 (* t z)) (* x y))>
#<alt (- (* -1/16 (* t z)) (* x y))>
#<alt (- (* -1/16 (* t z)) (* x y))>
#<alt (* -1/16 (* t z))>
#<alt (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))>
#<alt (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))>
#<alt (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))>
#<alt (* -1/16 (* t z))>
#<alt (* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))>
#<alt (* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))>
#<alt (* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))>
#<alt (* -1/16 (* t z))>
#<alt (+ (* -1 (* x y)) (* -1/16 (* t z)))>
#<alt (+ (* -1 (* x y)) (* -1/16 (* t z)))>
#<alt (+ (* -1 (* x y)) (* -1/16 (* t z)))>
#<alt (* -1 (* x y))>
#<alt (* x (- (* -1/16 (/ (* t z) x)) y))>
#<alt (* x (- (* -1/16 (/ (* t z) x)) y))>
#<alt (* x (- (* -1/16 (/ (* t z) x)) y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))>
#<alt (* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))>
#<alt (* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))>
#<alt (* -1/16 (* t z))>
#<alt (+ (* -1 (* x y)) (* -1/16 (* t z)))>
#<alt (+ (* -1 (* x y)) (* -1/16 (* t z)))>
#<alt (+ (* -1 (* x y)) (* -1/16 (* t z)))>
#<alt (* -1 (* x y))>
#<alt (* y (- (* -1/16 (/ (* t z) y)) x))>
#<alt (* y (- (* -1/16 (/ (* t z) y)) x))>
#<alt (* y (- (* -1/16 (/ (* t z) y)) x))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))>
#<alt (* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))>
#<alt (* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))>
Calls

138 calls:

TimeVariablePointExpression
3.0ms
c
@-inf
(- c (- 0 (* x y)))
3.0ms
z
@0
(* b (+ (* 1/4 a) (/ (- (* -1/16 (* t z)) (* x y)) b)))
1.0ms
b
@0
(* b (+ (* 1/4 a) (/ (- (* -1/16 (* t z)) (* x y)) b)))
1.0ms
a
@0
(* b (+ (* 1/4 a) (/ (- (* -1/16 (* t z)) (* x y)) b)))
1.0ms
t
@0
(* b (+ (* 1/4 a) (/ (- (* -1/16 (* t z)) (* x y)) b)))

rewrite389.0ms (2.6%)

Memory
11.4MiB live, 672.7MiB allocated
Algorithm
batch-egg-rewrite
Rules
6 632×accelerator-lowering-fma.f32
6 632×accelerator-lowering-fma.f64
3 738×*-lowering-*.f32
3 738×*-lowering-*.f64
3 682×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
025111
1142110
21320104
0889994
Stop Event
iter limit
node limit
Counts
14 → 933
Calls
Call 1
Inputs
(* b (+ (* 1/4 a) (/ (- (* -1/16 (* t z)) (* x y)) b)))
(- c (* b (+ (* 1/4 a) (/ (- (* -1/16 (* t z)) (* x y)) b))))
(+ (* 1/4 a) (/ (- (* -1/16 (* t z)) (* x y)) b))
(* 1/4 a)
(* b (* a -1/4))
(* a -1/4)
(- c (* -1/16 (* t z)))
(* -1/16 (* t z))
(* t z)
(- c (- 0 (* x y)))
(- 0 (* x y))
(* x y)
(/ (- (* -1/16 (* t z)) (* x y)) b)
(- (* -1/16 (* t z)) (* x y))
Outputs
(+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(+.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))
(fma.f64 b (*.f64 #s(literal 1/4 binary64) a) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(fma.f64 #s(literal 1/4 binary64) (*.f64 b a) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 a (*.f64 #s(literal 1/4 binary64) b) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1/4 binary64) a) b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) #s(literal 1 binary64) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(fma.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) b (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(fma.f64 (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(fma.f64 (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x) y)))) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(fma.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(fma.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(fma.f64 (*.f64 b a) #s(literal 1/4 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(fma.f64 (*.f64 b #s(literal 1/4 binary64)) a (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(fma.f64 (*.f64 b (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y))) (/.f64 #s(literal -1 binary64) b) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(fma.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(fma.f64 (*.f64 (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)) b) (/.f64 #s(literal -1 binary64) b) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(fma.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)) b) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(fma.f64 (/.f64 b b) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(fma.f64 (/.f64 b (/.f64 b (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(fma.f64 (/.f64 b (/.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 b b) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (/.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(/.f64 b (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))) (+.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)) (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a)))) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b))) b)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))
(/.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a)))))
(/.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)))) b) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a)))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b))) b) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (-.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))
(/.f64 (neg.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a))))))
(/.f64 (neg.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)))) b)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b))) b)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))
(/.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b))) (-.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))
(*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))
(*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)) b)
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))
(*.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a))))))
(*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))))
(*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)))) b) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a))))))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b))) b) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))))
(+.f64 c (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))
(+.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) c)
(+.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)))) (neg.f64 (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c))))))
(+.f64 (/.f64 (*.f64 c c) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)) (neg.f64 (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c))))
(+.f64 (-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)))
(-.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))
(-.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)))) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)))))
(-.f64 (/.f64 (*.f64 c c) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)))
(-.f64 (-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 b (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))) c)
(fma.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)) (-.f64 #s(literal 0 binary64) b) c)
(fma.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)) c)
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)))) (neg.f64 (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c))))))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))
(fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)) (neg.f64 (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c))))
(fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))
(fma.f64 #s(literal -1 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))) b c)
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a))))) c)
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))) c)
(/.f64 (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c))))
(/.f64 (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))) (+.f64 (*.f64 c c) (-.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (*.f64 c (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (*.f64 c (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))))
(/.f64 (-.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))) (neg.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (*.f64 c (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a))))) (*.f64 (*.f64 c c) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b))))))) (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))) (*.f64 (*.f64 c c) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)))))) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a))))) (*.f64 c (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b))))))) (*.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a))))))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))) (*.f64 c (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)))))) (*.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b))))) (*.f64 c c)) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a)))) (*.f64 c (*.f64 c c)))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a)))) (*.f64 c c)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b))))) c) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a)))) (*.f64 c c))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a)))) c))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)))) (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)) (*.f64 c c)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)))) c) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)) c))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))) (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))) (*.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 c c) (-.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a))))) (*.f64 (*.f64 c c) (*.f64 b (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b))))))) (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a))))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))) (*.f64 (*.f64 c c) (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)))))) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a))))) (*.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)))) b))) (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a))))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))) (*.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b))) b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))) (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 c (-.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a))))) (*.f64 c (*.f64 b (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b))))))) (*.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a))))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))) (*.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)))))) (*.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a))))) (*.f64 c (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)))) b))) (*.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a))))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))) (*.f64 c (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b))) b))) (*.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)))) (*.f64 (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))) (*.f64 (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c))) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)) (*.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))) (*.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (-.f64 (*.f64 c c) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) c))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)))) (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c))))) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)))) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c))))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)))) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c c) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 c c) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)) (/.f64 (*.f64 c c) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c))) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c))) (*.f64 (/.f64 (*.f64 c c) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c))))))
(/.f64 (-.f64 (pow.f64 (-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) #s(literal 3 binary64)) (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))))) (+.f64 (*.f64 (-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))))
(/.f64 (-.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (*.f64 c c)) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) c))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)))) (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c))))) (*.f64 (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)))) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)))))) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)))) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)) (/.f64 (*.f64 c c) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c))) (*.f64 (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)))) (+.f64 (/.f64 (*.f64 c c) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c))))
(/.f64 (-.f64 (*.f64 (-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y))))) (+.f64 (-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)))))
(*.f64 (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (-.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (*.f64 c (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))))))
(*.f64 #s(literal 1 binary64) (-.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))
(*.f64 (-.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c)))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c c) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c))))
(+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))
(+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a))
(+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (neg.f64 (-.f64 (/.f64 (*.f64 x y) b) (*.f64 #s(literal 1/4 binary64) a))))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))))
(+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b)))
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)) b))
(-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (-.f64 (/.f64 (*.f64 x y) b) (*.f64 #s(literal 1/4 binary64) a)))
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))))
(-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b)) (/.f64 (*.f64 x y) b))
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a))))
(fma.f64 #s(literal 1/4 binary64) a (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))
(fma.f64 a #s(literal 1/4 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))
(fma.f64 (*.f64 #s(literal 1/4 binary64) a) #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) b) (neg.f64 (-.f64 (/.f64 (*.f64 x y) b) (*.f64 #s(literal 1/4 binary64) a))))
(fma.f64 (*.f64 t z) (/.f64 #s(literal -1/16 binary64) b) (neg.f64 (-.f64 (/.f64 (*.f64 x y) b) (*.f64 #s(literal 1/4 binary64) a))))
(fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (/.f64 #s(literal 1 binary64) b) (neg.f64 (-.f64 (/.f64 (*.f64 x y) b) (*.f64 #s(literal 1/4 binary64) a))))
(fma.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))))
(fma.f64 (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))) b)) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (neg.f64 (-.f64 (/.f64 (*.f64 x y) b) (*.f64 #s(literal 1/4 binary64) a))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (/.f64 #s(literal -1 binary64) b) (neg.f64 (-.f64 (/.f64 (*.f64 x y) b) (*.f64 #s(literal 1/4 binary64) a))))
(fma.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 #s(literal 1/16 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) b) (neg.f64 (-.f64 (/.f64 (*.f64 x y) b) (*.f64 #s(literal 1/4 binary64) a))))
(fma.f64 (*.f64 #s(literal -1/16 binary64) t) (/.f64 z b) (neg.f64 (-.f64 (/.f64 (*.f64 x y) b) (*.f64 #s(literal 1/4 binary64) a))))
(fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (*.f64 b (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 (*.f64 t z) b) (/.f64 (*.f64 t z) b))) (+.f64 (/.f64 (/.f64 (*.f64 x y) b) (/.f64 b (*.f64 x y))) (/.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (/.f64 b (*.f64 x y)))))) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 (*.f64 t z) b) (/.f64 (*.f64 t z) b))) (/.f64 (/.f64 (*.f64 x y) b) (/.f64 b (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b))) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) b) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) b) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 (pow.f64 (/.f64 b (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 (pow.f64 (/.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))) b) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 (/.f64 (*.f64 t z) #s(literal -1 binary64)) (/.f64 #s(literal 1/16 binary64) b) (neg.f64 (-.f64 (/.f64 (*.f64 x y) b) (*.f64 #s(literal 1/4 binary64) a))))
(fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) t) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) b) (neg.f64 (-.f64 (/.f64 (*.f64 x y) b) (*.f64 #s(literal 1/4 binary64) a))))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal -1 binary64)) (/.f64 #s(literal -1/16 binary64) b) (neg.f64 (-.f64 (/.f64 (*.f64 x y) b) (*.f64 #s(literal 1/4 binary64) a))))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/16 binary64) t)) #s(literal -1 binary64)) (/.f64 z b) (neg.f64 (-.f64 (/.f64 (*.f64 x y) b) (*.f64 #s(literal 1/4 binary64) a))))
(fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) #s(literal -1 binary64)) (/.f64 z b) (neg.f64 (-.f64 (/.f64 (*.f64 x y) b) (*.f64 #s(literal 1/4 binary64) a))))
(fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal -1 binary64)) (/.f64 t b) (neg.f64 (-.f64 (/.f64 (*.f64 x y) b) (*.f64 #s(literal 1/4 binary64) a))))
(fma.f64 (pow.f64 (/.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/4 binary64) a))
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)))) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 #s(literal 1/4 binary64) (*.f64 a (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 #s(literal 1/4 binary64) (*.f64 a (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a)) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)) (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))))
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b))) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b))))) (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 #s(literal 1/4 binary64) (*.f64 a (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)) (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)) (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (neg.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a))))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 b (*.f64 b b))) (pow.f64 (-.f64 (/.f64 (*.f64 x y) b) (*.f64 #s(literal 1/4 binary64) a)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 (*.f64 t z) b) (/.f64 (*.f64 t z) b))) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 x y) b) (*.f64 #s(literal 1/4 binary64) a)) (-.f64 (/.f64 (*.f64 x y) b) (*.f64 #s(literal 1/4 binary64) a))) (*.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (-.f64 (/.f64 (*.f64 x y) b) (*.f64 #s(literal 1/4 binary64) a))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))) (+.f64 (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b))) (+.f64 (/.f64 (/.f64 (*.f64 x y) b) (/.f64 b (*.f64 x y))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b)) (/.f64 (*.f64 x y) b)))))
(/.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 (*.f64 t z) b) (/.f64 (*.f64 t z) b))) (*.f64 (-.f64 (/.f64 (*.f64 x y) b) (*.f64 #s(literal 1/4 binary64) a)) (-.f64 (/.f64 (*.f64 x y) b) (*.f64 #s(literal 1/4 binary64) a)))) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (-.f64 (/.f64 (*.f64 x y) b) (*.f64 #s(literal 1/4 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b))) (/.f64 (/.f64 (*.f64 x y) b) (/.f64 b (*.f64 x y)))) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b)) (/.f64 (*.f64 x y) b)))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 #s(literal 1/4 binary64) (*.f64 a (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))))))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))
(*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))))
(*.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b b)) (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (*.f64 #s(literal 1/4 binary64) a))))
(*.f64 #s(literal 1/4 binary64) a)
(*.f64 a #s(literal 1/4 binary64))
(*.f64 (*.f64 #s(literal 1/4 binary64) a) #s(literal 1 binary64))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(*.f64 a (*.f64 #s(literal -1/4 binary64) b))
(*.f64 #s(literal -1/4 binary64) (*.f64 b a))
(*.f64 (*.f64 a #s(literal -1/4 binary64)) b)
(*.f64 (*.f64 b a) #s(literal -1/4 binary64))
(*.f64 (*.f64 b #s(literal -1/4 binary64)) a)
(*.f64 a #s(literal -1/4 binary64))
(*.f64 #s(literal -1/4 binary64) a)
(+.f64 c (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c)
(+.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)))) (neg.f64 (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c))))))
(+.f64 (/.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c))))
(-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(-.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)))) (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)))))
(-.f64 (/.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)))
(fma.f64 #s(literal -1/16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z)) c)
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c)
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)))) (neg.f64 (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c))))))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c))))
(fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)
(fma.f64 (*.f64 #s(literal -1/16 binary64) t) (-.f64 #s(literal 0 binary64) z) c)
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal -1/16 binary64) c)
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/16 binary64) t)) z c)
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z c)
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c)
(/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/4096 binary64))) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c))))
(/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/4096 binary64))) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c (*.f64 (*.f64 t z) #s(literal 1/16 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c (*.f64 (*.f64 t z) #s(literal 1/16 binary64))))) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/4096 binary64)))))
(/.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/4096 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/4096 binary64)))) (neg.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)))) (*.f64 (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c))) (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))))) (*.f64 (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c))) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)) (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)))) (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/4096 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/4096 binary64)) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)))) (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)))) (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c))))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)))) (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)) (/.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c))) (*.f64 (/.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)))) (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c))))) (*.f64 (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)))) (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)))))) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)))) (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)) (/.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)))) (+.f64 (/.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)))))
(*.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))))))
(*.f64 #s(literal 1 binary64) (-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))
(*.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) c))))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) #s(literal 0 binary64))
(fma.f64 #s(literal -1/16 binary64) (*.f64 t z) #s(literal 0 binary64))
(fma.f64 t (*.f64 z #s(literal -1/16 binary64)) #s(literal 0 binary64))
(fma.f64 z (*.f64 #s(literal -1/16 binary64) t) #s(literal 0 binary64))
(fma.f64 (*.f64 t z) #s(literal -1/16 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 #s(literal -1/16 binary64) t) z #s(literal 0 binary64))
(fma.f64 (*.f64 #s(literal -1/16 binary64) z) t #s(literal 0 binary64))
(/.f64 (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) #s(literal 0 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) #s(literal 0 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) #s(literal 0 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) #s(literal 0 binary64)))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(*.f64 (*.f64 t z) #s(literal -1/16 binary64))
(*.f64 (*.f64 #s(literal -1/16 binary64) t) z)
(*.f64 (*.f64 #s(literal -1/16 binary64) z) t)
(*.f64 t z)
(*.f64 z t)
(+.f64 (*.f64 x y) c)
(+.f64 c (*.f64 x y))
(+.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c)))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c))))))
(+.f64 (/.f64 (*.f64 c c) (+.f64 (*.f64 x y) c)) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) c))))
(-.f64 c (*.f64 x y))
(-.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c)))))
(-.f64 (/.f64 (*.f64 c c) (+.f64 (*.f64 x y) c)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) c)))
(fma.f64 x y c)
(fma.f64 x (-.f64 #s(literal 0 binary64) y) c)
(fma.f64 y x c)
(fma.f64 y (-.f64 #s(literal 0 binary64) x) c)
(fma.f64 (*.f64 x y) (/.f64 (*.f64 x y) (*.f64 x y)) c)
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c)))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c))))))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 x y))
(fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) c)) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) c))))
(fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c) (*.f64 x y))
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y)))) c)
(fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 x y)) c)
(fma.f64 #s(literal 1 binary64) (*.f64 x y) c)
(fma.f64 (-.f64 #s(literal 0 binary64) x) y c)
(fma.f64 #s(literal -1 binary64) (*.f64 x y) c)
(fma.f64 (-.f64 #s(literal 0 binary64) y) x c)
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) x) (/.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) c)
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) y) (/.f64 (*.f64 x y) (*.f64 x (*.f64 x y))) c)
(fma.f64 (/.f64 (*.f64 x y) x) (/.f64 (*.f64 x y) y) c)
(fma.f64 (/.f64 (*.f64 x y) x) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x y))) c)
(fma.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x y) x) c)
(fma.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x y))) c)
(fma.f64 (/.f64 (*.f64 x y) (*.f64 x y)) (*.f64 x y) c)
(fma.f64 (/.f64 (*.f64 x y) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y y)) c)
(fma.f64 (/.f64 (*.f64 x y) (*.f64 y y)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x x)) c)
(fma.f64 (/.f64 (*.f64 x y) (*.f64 (*.f64 x y) x)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) y) c)
(fma.f64 (/.f64 (*.f64 x y) (*.f64 (*.f64 x y) y)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) x) c)
(fma.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 (*.f64 x y) (*.f64 x y)) c)
(fma.f64 (/.f64 x x) (/.f64 (*.f64 y (*.f64 x y)) y) c)
(fma.f64 (/.f64 x y) (/.f64 (*.f64 y (*.f64 x y)) x) c)
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 y (*.f64 x y)) (*.f64 x y)) c)
(fma.f64 (/.f64 y x) (/.f64 (*.f64 x (*.f64 x y)) y) c)
(fma.f64 (/.f64 y y) (/.f64 (*.f64 x (*.f64 x y)) x) c)
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 x (*.f64 x y)) (*.f64 x y)) c)
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 y y) y) c)
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 x x) x) c)
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (*.f64 y y) x) c)
(fma.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 x x) y) c)
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (*.f64 y y) (*.f64 x y)) c)
(fma.f64 (/.f64 (*.f64 y y) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (*.f64 x y)) c)
(fma.f64 (/.f64 (*.f64 (*.f64 x y) x) x) (/.f64 y y) c)
(fma.f64 (/.f64 (*.f64 (*.f64 x y) x) y) (/.f64 y x) c)
(fma.f64 (/.f64 (*.f64 (*.f64 x y) x) #s(literal -1 binary64)) (/.f64 y (*.f64 x y)) c)
(fma.f64 (/.f64 (*.f64 (*.f64 x y) y) x) (/.f64 x y) c)
(fma.f64 (/.f64 (*.f64 (*.f64 x y) y) y) (/.f64 x x) c)
(fma.f64 (/.f64 (*.f64 (*.f64 x y) y) #s(literal -1 binary64)) (/.f64 x (*.f64 x y)) c)
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y y)) (/.f64 (*.f64 x y) (*.f64 x x)) c)
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x x)) (/.f64 (*.f64 x y) (*.f64 y y)) c)
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) x)) (/.f64 (*.f64 x y) y) c)
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) y)) (/.f64 (*.f64 x y) x) c)
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 x y))) c)
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x y))) c)
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x y)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x y)) c)
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x y)) c)
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) c)
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) c)
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x x)) c)
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) c)
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x y) x)) (/.f64 (*.f64 y (*.f64 y y)) y) c)
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) y) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x y))) c)
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x y) y)) (/.f64 (*.f64 y (*.f64 y y)) x) c)
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 x y))) c)
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) x)) (/.f64 (*.f64 x (*.f64 x x)) y) c)
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) y)) (/.f64 (*.f64 x (*.f64 x x)) x) c)
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) x) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 y (*.f64 x y))) c)
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) y) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x y))) c)
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x y)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x y)) c)
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 y y)) c)
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x x)) c)
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 (*.f64 x y) x)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) y) c)
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 (*.f64 x y) y)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) x) c)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) c)) #s(literal 1 binary64)))
(/.f64 (+.f64 (*.f64 c c) (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 (*.f64 x y) c))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) c))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) c)))
(/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (*.f64 x y) c) (*.f64 (*.f64 x y) c)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (*.f64 c c) #s(literal 1 binary64))) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 x y))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 x y)) (*.f64 (*.f64 (*.f64 x y) c) (*.f64 (*.f64 x y) c))) (*.f64 (*.f64 c c) (*.f64 x y)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x y) c) (*.f64 (*.f64 x y) c)) (*.f64 c (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 c (*.f64 x (*.f64 y (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 c #s(literal 1 binary64))) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 x y))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 c c)) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 x y) c) (*.f64 (*.f64 x y) c)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) c) (*.f64 (*.f64 (*.f64 x y) c) (*.f64 (*.f64 x y) c))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) c))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 c c)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 c c))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) c))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x y) c) (*.f64 (*.f64 x y) c)) (*.f64 (*.f64 x y) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 x y) (*.f64 c c)))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) c) (*.f64 (*.f64 x y) (*.f64 c c))) (*.f64 (*.f64 x y) c))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 x y)) (*.f64 c (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 x y) c))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (*.f64 x y) c) (*.f64 (*.f64 x y) c)))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 x y)) (*.f64 c (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 x y) c))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) c) (*.f64 (*.f64 x y) c)) (*.f64 c (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 c (*.f64 x (*.f64 y (*.f64 x y)))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (*.f64 c c) #s(literal 1 binary64))) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 x y))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 x y)) (*.f64 (*.f64 (*.f64 x y) c) (*.f64 (*.f64 x y) c))) (*.f64 (*.f64 c c) (*.f64 x y)))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 c #s(literal 1 binary64))) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 x y))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c)))) (*.f64 (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c))) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c)))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 x y) c)) (*.f64 (+.f64 (*.f64 x y) c) (*.f64 x (*.f64 y (*.f64 x y))))) (+.f64 (*.f64 c c) (*.f64 x (*.f64 y (*.f64 x y)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) c))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) c))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c)))) (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c))))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c c) (+.f64 (*.f64 x y) c)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) c)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 c c) (+.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (+.f64 (*.f64 x y) c))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) c)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) c))) (*.f64 (/.f64 (*.f64 c c) (+.f64 (*.f64 x y) c)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) c))))))
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c c)) (-.f64 (*.f64 x y) c))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c)))) (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c))))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c)))))) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (+.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (+.f64 (*.f64 x y) c))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) c)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) c)))) (+.f64 (/.f64 (*.f64 c c) (+.f64 (*.f64 x y) c)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) c))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) c)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) c))
(*.f64 (+.f64 (*.f64 c c) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) c)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) c))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) c)) (+.f64 (*.f64 c c) (*.f64 x (*.f64 y (*.f64 x y)))))
(*.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c)))))
(*.f64 (/.f64 (+.f64 (*.f64 x y) c) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (+.f64 (*.f64 x y) c) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) c))))))
(+.f64 (*.f64 x y) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 x y))
(-.f64 #s(literal 0 binary64) (*.f64 x y))
(fma.f64 x y #s(literal 0 binary64))
(fma.f64 x (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))
(fma.f64 y x #s(literal 0 binary64))
(fma.f64 y (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64))
(fma.f64 (*.f64 x y) (/.f64 (*.f64 x y) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 0 binary64))
(fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 x y) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) x) y #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 x y) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) y) x #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) x) (/.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) y) (/.f64 (*.f64 x y) (*.f64 x (*.f64 x y))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x y) x) (/.f64 (*.f64 x y) y) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x y) x) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x y))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x y) x) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x y))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x y) (*.f64 x y)) (*.f64 x y) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x y) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y y)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x y) (*.f64 y y)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x x)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x y) (*.f64 (*.f64 x y) x)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) y) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x y) (*.f64 (*.f64 x y) y)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) x) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 (*.f64 x y) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 (/.f64 x x) (/.f64 (*.f64 y (*.f64 x y)) y) #s(literal 0 binary64))
(fma.f64 (/.f64 x y) (/.f64 (*.f64 y (*.f64 x y)) x) #s(literal 0 binary64))
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 y (*.f64 x y)) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 (/.f64 y x) (/.f64 (*.f64 x (*.f64 x y)) y) #s(literal 0 binary64))
(fma.f64 (/.f64 y y) (/.f64 (*.f64 x (*.f64 x y)) x) #s(literal 0 binary64))
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 x (*.f64 x y)) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 y y) y) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 x x) x) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (*.f64 y y) x) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 x x) y) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (*.f64 y y) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 y y) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 x y) x) x) (/.f64 y y) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 x y) x) y) (/.f64 y x) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 x y) x) #s(literal -1 binary64)) (/.f64 y (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 x y) y) x) (/.f64 x y) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 x y) y) y) (/.f64 x x) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 x y) y) #s(literal -1 binary64)) (/.f64 x (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y y)) (/.f64 (*.f64 x y) (*.f64 x x)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x x)) (/.f64 (*.f64 x y) (*.f64 y y)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) x)) (/.f64 (*.f64 x y) y) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) y)) (/.f64 (*.f64 x y) x) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 x y))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x y))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x y)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x x)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x y) x)) (/.f64 (*.f64 y (*.f64 y y)) y) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) y) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x y))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x y) y)) (/.f64 (*.f64 y (*.f64 y y)) x) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 x y))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) x)) (/.f64 (*.f64 x (*.f64 x x)) y) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) y)) (/.f64 (*.f64 x (*.f64 x x)) x) #s(literal 0 binary64))
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) x) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 y (*.f64 x y))) #s(literal 0 binary64))
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) y) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x y))) #s(literal 0 binary64))
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x y)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 y y)) #s(literal 0 binary64))
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x x)) #s(literal 0 binary64))
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 (*.f64 x y) x)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) y) #s(literal 0 binary64))
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 (*.f64 x y) y)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) x) #s(literal 0 binary64))
(neg.f64 (*.f64 x y))
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 y (*.f64 x y))))
(/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x y))
(/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x y)))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))
(pow.f64 (*.f64 x y) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64))
(*.f64 x y)
(*.f64 x (-.f64 #s(literal 0 binary64) y))
(*.f64 y x)
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(*.f64 (*.f64 x y) (/.f64 (*.f64 x y) (*.f64 x y)))
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y)))))
(*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 x y)))
(*.f64 #s(literal 1 binary64) (*.f64 x y))
(*.f64 (-.f64 #s(literal 0 binary64) x) y)
(*.f64 #s(literal -1 binary64) (*.f64 x y))
(*.f64 (-.f64 #s(literal 0 binary64) y) x)
(*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) x) (/.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))
(*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) y) (/.f64 (*.f64 x y) (*.f64 x (*.f64 x y))))
(*.f64 (/.f64 (*.f64 x y) x) (/.f64 (*.f64 x y) y))
(*.f64 (/.f64 (*.f64 x y) x) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x y))))
(*.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x y) x))
(*.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x y))))
(*.f64 (/.f64 (*.f64 x y) (*.f64 x y)) (*.f64 x y))
(*.f64 (/.f64 (*.f64 x y) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y y)))
(*.f64 (/.f64 (*.f64 x y) (*.f64 y y)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x x)))
(*.f64 (/.f64 (*.f64 x y) (*.f64 (*.f64 x y) x)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) y))
(*.f64 (/.f64 (*.f64 x y) (*.f64 (*.f64 x y) y)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) x))
(*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 (*.f64 x y) (*.f64 x y)))
(*.f64 (/.f64 x x) (/.f64 (*.f64 y (*.f64 x y)) y))
(*.f64 (/.f64 x y) (/.f64 (*.f64 y (*.f64 x y)) x))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 y (*.f64 x y)) (*.f64 x y)))
(*.f64 (/.f64 y x) (/.f64 (*.f64 x (*.f64 x y)) y))
(*.f64 (/.f64 y y) (/.f64 (*.f64 x (*.f64 x y)) x))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 x (*.f64 x y)) (*.f64 x y)))
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 y y) y))
(*.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 x x) x))
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 (*.f64 y y) x))
(*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 x x) y))
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (*.f64 y y) (*.f64 x y)))
(*.f64 (/.f64 (*.f64 y y) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (*.f64 x y)))
(*.f64 (/.f64 (*.f64 (*.f64 x y) x) x) (/.f64 y y))
(*.f64 (/.f64 (*.f64 (*.f64 x y) x) y) (/.f64 y x))
(*.f64 (/.f64 (*.f64 (*.f64 x y) x) #s(literal -1 binary64)) (/.f64 y (*.f64 x y)))
(*.f64 (/.f64 (*.f64 (*.f64 x y) y) x) (/.f64 x y))
(*.f64 (/.f64 (*.f64 (*.f64 x y) y) y) (/.f64 x x))
(*.f64 (/.f64 (*.f64 (*.f64 x y) y) #s(literal -1 binary64)) (/.f64 x (*.f64 x y)))
(*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y y)) (/.f64 (*.f64 x y) (*.f64 x x)))
(*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x x)) (/.f64 (*.f64 x y) (*.f64 y y)))
(*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) x)) (/.f64 (*.f64 x y) y))
(*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) y)) (/.f64 (*.f64 x y) x))
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 x y))))
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x y))))
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x y)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x y)))
(*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x y)))
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))
(*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x x)))
(*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)))
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x y) x)) (/.f64 (*.f64 y (*.f64 y y)) y))
(*.f64 (/.f64 (*.f64 y (*.f64 y y)) y) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x y))))
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x y) y)) (/.f64 (*.f64 y (*.f64 y y)) x))
(*.f64 (/.f64 (*.f64 y (*.f64 y y)) x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 x y))))
(*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) x)) (/.f64 (*.f64 x (*.f64 x x)) y))
(*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) y)) (/.f64 (*.f64 x (*.f64 x x)) x))
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) x) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 y (*.f64 x y))))
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) y) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x y))))
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x y)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x y)))
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 y y)))
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x x)))
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 (*.f64 x y) x)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) y))
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 (*.f64 x y) y)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) x))
(+.f64 (*.f64 x y) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 x y))
(-.f64 #s(literal 0 binary64) (*.f64 x y))
(fma.f64 x y #s(literal 0 binary64))
(fma.f64 x (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))
(fma.f64 y x #s(literal 0 binary64))
(fma.f64 y (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64))
(fma.f64 (*.f64 x y) (/.f64 (*.f64 x y) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 0 binary64))
(fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 x y) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) x) y #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 x y) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) y) x #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) x) (/.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) y) (/.f64 (*.f64 x y) (*.f64 x (*.f64 x y))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x y) x) (/.f64 (*.f64 x y) y) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x y) x) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x y))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x y) x) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x y))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x y) (*.f64 x y)) (*.f64 x y) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x y) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y y)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x y) (*.f64 y y)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x x)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x y) (*.f64 (*.f64 x y) x)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) y) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x y) (*.f64 (*.f64 x y) y)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) x) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 (*.f64 x y) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 (/.f64 x x) (/.f64 (*.f64 y (*.f64 x y)) y) #s(literal 0 binary64))
(fma.f64 (/.f64 x y) (/.f64 (*.f64 y (*.f64 x y)) x) #s(literal 0 binary64))
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 y (*.f64 x y)) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 (/.f64 y x) (/.f64 (*.f64 x (*.f64 x y)) y) #s(literal 0 binary64))
(fma.f64 (/.f64 y y) (/.f64 (*.f64 x (*.f64 x y)) x) #s(literal 0 binary64))
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 x (*.f64 x y)) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 y y) y) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 x x) x) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (*.f64 y y) x) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 x x) y) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (*.f64 y y) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 y y) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 x y) x) x) (/.f64 y y) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 x y) x) y) (/.f64 y x) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 x y) x) #s(literal -1 binary64)) (/.f64 y (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 x y) y) x) (/.f64 x y) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 x y) y) y) (/.f64 x x) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 x y) y) #s(literal -1 binary64)) (/.f64 x (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y y)) (/.f64 (*.f64 x y) (*.f64 x x)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x x)) (/.f64 (*.f64 x y) (*.f64 y y)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) x)) (/.f64 (*.f64 x y) y) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) y)) (/.f64 (*.f64 x y) x) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 x y))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x y))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x y)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x x)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x y) x)) (/.f64 (*.f64 y (*.f64 y y)) y) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) y) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x y))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x y) y)) (/.f64 (*.f64 y (*.f64 y y)) x) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 x y))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) x)) (/.f64 (*.f64 x (*.f64 x x)) y) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) y)) (/.f64 (*.f64 x (*.f64 x x)) x) #s(literal 0 binary64))
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) x) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 y (*.f64 x y))) #s(literal 0 binary64))
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) y) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x y))) #s(literal 0 binary64))
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x y)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 y y)) #s(literal 0 binary64))
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x x)) #s(literal 0 binary64))
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 (*.f64 x y) x)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) y) #s(literal 0 binary64))
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 (*.f64 x y) y)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) x) #s(literal 0 binary64))
(neg.f64 (*.f64 x y))
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 y (*.f64 x y))))
(/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x y))
(/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x y)))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))
(pow.f64 (*.f64 x y) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64))
(*.f64 x y)
(*.f64 x (-.f64 #s(literal 0 binary64) y))
(*.f64 y x)
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(*.f64 (*.f64 x y) (/.f64 (*.f64 x y) (*.f64 x y)))
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y)))))
(*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 x y)))
(*.f64 #s(literal 1 binary64) (*.f64 x y))
(*.f64 (-.f64 #s(literal 0 binary64) x) y)
(*.f64 #s(literal -1 binary64) (*.f64 x y))
(*.f64 (-.f64 #s(literal 0 binary64) y) x)
(*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) x) (/.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))
(*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) y) (/.f64 (*.f64 x y) (*.f64 x (*.f64 x y))))
(*.f64 (/.f64 (*.f64 x y) x) (/.f64 (*.f64 x y) y))
(*.f64 (/.f64 (*.f64 x y) x) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x y))))
(*.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x y) x))
(*.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x y))))
(*.f64 (/.f64 (*.f64 x y) (*.f64 x y)) (*.f64 x y))
(*.f64 (/.f64 (*.f64 x y) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y y)))
(*.f64 (/.f64 (*.f64 x y) (*.f64 y y)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x x)))
(*.f64 (/.f64 (*.f64 x y) (*.f64 (*.f64 x y) x)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) y))
(*.f64 (/.f64 (*.f64 x y) (*.f64 (*.f64 x y) y)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) x))
(*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 (*.f64 x y) (*.f64 x y)))
(*.f64 (/.f64 x x) (/.f64 (*.f64 y (*.f64 x y)) y))
(*.f64 (/.f64 x y) (/.f64 (*.f64 y (*.f64 x y)) x))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 y (*.f64 x y)) (*.f64 x y)))
(*.f64 (/.f64 y x) (/.f64 (*.f64 x (*.f64 x y)) y))
(*.f64 (/.f64 y y) (/.f64 (*.f64 x (*.f64 x y)) x))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 x (*.f64 x y)) (*.f64 x y)))
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 y y) y))
(*.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 x x) x))
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 (*.f64 y y) x))
(*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 x x) y))
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (*.f64 y y) (*.f64 x y)))
(*.f64 (/.f64 (*.f64 y y) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (*.f64 x y)))
(*.f64 (/.f64 (*.f64 (*.f64 x y) x) x) (/.f64 y y))
(*.f64 (/.f64 (*.f64 (*.f64 x y) x) y) (/.f64 y x))
(*.f64 (/.f64 (*.f64 (*.f64 x y) x) #s(literal -1 binary64)) (/.f64 y (*.f64 x y)))
(*.f64 (/.f64 (*.f64 (*.f64 x y) y) x) (/.f64 x y))
(*.f64 (/.f64 (*.f64 (*.f64 x y) y) y) (/.f64 x x))
(*.f64 (/.f64 (*.f64 (*.f64 x y) y) #s(literal -1 binary64)) (/.f64 x (*.f64 x y)))
(*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y y)) (/.f64 (*.f64 x y) (*.f64 x x)))
(*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x x)) (/.f64 (*.f64 x y) (*.f64 y y)))
(*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) x)) (/.f64 (*.f64 x y) y))
(*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) y)) (/.f64 (*.f64 x y) x))
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 x y))))
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x y))))
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x y)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x y)))
(*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x y)))
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))
(*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x x)))
(*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)))
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x y) x)) (/.f64 (*.f64 y (*.f64 y y)) y))
(*.f64 (/.f64 (*.f64 y (*.f64 y y)) y) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x y))))
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x y) y)) (/.f64 (*.f64 y (*.f64 y y)) x))
(*.f64 (/.f64 (*.f64 y (*.f64 y y)) x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 x y))))
(*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) x)) (/.f64 (*.f64 x (*.f64 x x)) y))
(*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) y)) (/.f64 (*.f64 x (*.f64 x x)) x))
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) x) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 y (*.f64 x y))))
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) y) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x y))))
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x y)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x y)))
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 y y)))
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x x)))
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 (*.f64 x y) x)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) y))
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 (*.f64 x y) y)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) x))
(+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)) b))
(-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b))
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))) b) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))) b))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) b) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) b))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)) b))
(-.f64 (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 x y)) (*.f64 b b)))
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 (*.f64 t z) b) (/.f64 (*.f64 t z) b))) (+.f64 (/.f64 (/.f64 (*.f64 x y) b) (/.f64 b (*.f64 x y))) (/.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (/.f64 b (*.f64 x y)))))) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 (*.f64 t z) b) (/.f64 (*.f64 t z) b))) (+.f64 (/.f64 (/.f64 (*.f64 x y) b) (/.f64 b (*.f64 x y))) (/.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (/.f64 b (*.f64 x y)))))))
(-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 (*.f64 t z) b) (/.f64 (*.f64 t z) b))) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b))) (/.f64 (/.f64 (/.f64 (*.f64 x y) b) (/.f64 b (*.f64 x y))) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b))))
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b)))
(fma.f64 (*.f64 t z) (/.f64 #s(literal -1/16 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b)))
(fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b)))
(fma.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b)))
(fma.f64 #s(literal 1/16 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b)))
(fma.f64 (*.f64 #s(literal -1/16 binary64) t) (/.f64 z b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b)))
(fma.f64 (/.f64 (*.f64 t z) #s(literal -1 binary64)) (/.f64 #s(literal 1/16 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b)))
(fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) t) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b)))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal -1 binary64)) (/.f64 #s(literal -1/16 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b)))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/16 binary64) t)) #s(literal -1 binary64)) (/.f64 z b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b)))
(fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) #s(literal -1 binary64)) (/.f64 z b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b)))
(fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal -1 binary64)) (/.f64 t b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b)))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)) b))
(/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)
(/.f64 (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))) b))
(/.f64 (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))))
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))) (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (*.f64 b (*.f64 x y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))) b) (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 (*.f64 t z) b) (/.f64 (*.f64 t z) b))) (+.f64 (/.f64 (/.f64 (*.f64 x y) b) (/.f64 b (*.f64 x y))) (/.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (/.f64 b (*.f64 x y))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b)) (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 (*.f64 t z) b) (/.f64 (*.f64 t z) b))) (/.f64 (/.f64 (*.f64 x y) b) (/.f64 b (*.f64 x y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))) (/.f64 (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) b)))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (*.f64 b (*.f64 x y))) (*.f64 b b))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))) b)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 (*.f64 t z) b) (/.f64 (*.f64 t z) b))) (+.f64 (/.f64 (/.f64 (*.f64 x y) b) (/.f64 b (*.f64 x y))) (/.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (/.f64 b (*.f64 x y))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 (*.f64 t z) b) (/.f64 (*.f64 t z) b))) (/.f64 (/.f64 (*.f64 x y) b) (/.f64 b (*.f64 x y)))) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b)))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) b) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) b) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 x y))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (/.f64 b (*.f64 x y))) b) (*.f64 b (/.f64 b (*.f64 x y))))
(/.f64 (-.f64 b (*.f64 (/.f64 b (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) (*.f64 x y))) (*.f64 (/.f64 b (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) b))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 b (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) (*.f64 x y))) (*.f64 (/.f64 b (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 x y))) (*.f64 (/.f64 b (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) #s(literal 1 binary64))) (*.f64 (/.f64 b (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) (/.f64 b (*.f64 x y))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) b) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) b) b))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 x y))) (*.f64 b b))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (/.f64 b (*.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (*.f64 x y))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (*.f64 b (*.f64 x y)))) (neg.f64 (*.f64 b b)))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 (*.f64 t z) b) (/.f64 (*.f64 t z) b))) (+.f64 (/.f64 (/.f64 (*.f64 x y) b) (/.f64 b (*.f64 x y))) (/.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (/.f64 b (*.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 (*.f64 t z) b) (/.f64 (*.f64 t z) b))) (/.f64 (/.f64 (*.f64 x y) b) (/.f64 b (*.f64 x y))))) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) b)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) b)) (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 b (*.f64 b b))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 (*.f64 t z) b) (/.f64 (*.f64 t z) b))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b))) (*.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 (*.f64 t z) b) (/.f64 (*.f64 t z) b))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b))))
(pow.f64 (/.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) #s(literal 1 binary64))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))
(*.f64 (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 #s(literal -1 binary64) b))
(*.f64 (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))) b)))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)) b))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (*.f64 b (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 (*.f64 t z) b) (/.f64 (*.f64 t z) b))) (+.f64 (/.f64 (/.f64 (*.f64 x y) b) (/.f64 b (*.f64 x y))) (/.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (/.f64 b (*.f64 x y)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 (*.f64 t z) b) (/.f64 (*.f64 t z) b))) (/.f64 (/.f64 (*.f64 x y) b) (/.f64 b (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b))))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) b) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) b) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))
(*.f64 (pow.f64 (/.f64 b (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))))
(*.f64 (pow.f64 (/.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))) b) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))))
(*.f64 (pow.f64 (/.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) #s(literal -1/2 binary64)))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(+.f64 (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)))
(-.f64 (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))
(-.f64 (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x) y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x) y)))))
(fma.f64 #s(literal -1/16 binary64) (*.f64 t z) (*.f64 x y))
(fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 x y))
(fma.f64 z (*.f64 #s(literal -1/16 binary64) t) (*.f64 x y))
(fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (*.f64 x y))
(fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 x (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 y x (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 y (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (*.f64 x y) (/.f64 (*.f64 x y) (*.f64 x y)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))))
(fma.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (-.f64 #s(literal 0 binary64) x) y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (*.f64 #s(literal -1/16 binary64) t) z (*.f64 x y))
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (-.f64 #s(literal 0 binary64) y) x (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (*.f64 #s(literal -1/16 binary64) z) t (*.f64 x y))
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) x) (/.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) y) (/.f64 (*.f64 x y) (*.f64 x (*.f64 x y))) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 x y) x) (/.f64 (*.f64 x y) y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 x y) x) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x y))) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x y) x) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x y))) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 x y) (*.f64 x y)) (*.f64 x y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 x y) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y y)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 x y) (*.f64 y y)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x x)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 x y) (*.f64 (*.f64 x y) x)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 x y) (*.f64 (*.f64 x y) y)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) x) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 (*.f64 x y) (*.f64 x y)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 x x) (/.f64 (*.f64 y (*.f64 x y)) y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 x y) (/.f64 (*.f64 y (*.f64 x y)) x) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 y (*.f64 x y)) (*.f64 x y)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 y x) (/.f64 (*.f64 x (*.f64 x y)) y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 y y) (/.f64 (*.f64 x (*.f64 x y)) x) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 x (*.f64 x y)) (*.f64 x y)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 y y) y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 x x) x) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (*.f64 y y) x) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 x x) y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (*.f64 y y) (*.f64 x y)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 y y) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (*.f64 x y)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 (*.f64 x y) x) x) (/.f64 y y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 (*.f64 x y) x) y) (/.f64 y x) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 (*.f64 x y) x) #s(literal -1 binary64)) (/.f64 y (*.f64 x y)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 (*.f64 x y) y) x) (/.f64 x y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 (*.f64 x y) y) y) (/.f64 x x) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 (*.f64 x y) y) #s(literal -1 binary64)) (/.f64 x (*.f64 x y)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y y)) (/.f64 (*.f64 x y) (*.f64 x x)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x x)) (/.f64 (*.f64 x y) (*.f64 y y)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) x)) (/.f64 (*.f64 x y) y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) y)) (/.f64 (*.f64 x y) x) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 x y))) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x y))) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x y)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x y)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x y)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x x)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x y) x)) (/.f64 (*.f64 y (*.f64 y y)) y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) y) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x y))) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x y) y)) (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 x y))) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) x)) (/.f64 (*.f64 x (*.f64 x x)) y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) y)) (/.f64 (*.f64 x (*.f64 x x)) x) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) x) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 y (*.f64 x y))) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) y) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x y))) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x y)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x y)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 y y)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 (*.f64 x y) x)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 (*.f64 x y) y)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) x) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(neg.f64 (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)))
(/.f64 b (/.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x) y))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)))))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x) y))) (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) #s(literal 1 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x) y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y))))) (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)))
(/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) b)
(/.f64 (*.f64 b (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) b)
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)) b) (-.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(/.f64 (neg.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (*.f64 b (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)))) b)
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)) b)) b)
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x) y))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))) (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))) (*.f64 (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))))
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z))) (-.f64 (*.f64 x y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))) (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) #s(literal -1 binary64))
(*.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))
(*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) #s(literal 1 binary64))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) b)
(*.f64 (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x) y)))))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))))
(*.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 b (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y))) (/.f64 #s(literal -1 binary64) b))
(*.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)) b) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))))))
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)) b))
(*.f64 (/.f64 b b) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(*.f64 (/.f64 b (/.f64 b (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))))
(*.f64 (/.f64 b (/.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 b b))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (/.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))))

simplify597.0ms (4%)

Memory
30.0MiB live, 904.5MiB allocated
Algorithm
egg-herbie
Rules
12 898×accelerator-lowering-fma.f32
12 898×accelerator-lowering-fma.f64
4 894×*-lowering-*.f32
4 894×*-lowering-*.f64
3 232×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03295947
111295785
235665757
083045433
Stop Event
iter limit
node limit
Counts
552 → 552
Calls
Call 1
Inputs
(- (* -1/16 (* t z)) (* x y))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(* 1/4 (* a b))
(* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b)))
(* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b)))
(* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b)))
(* 1/4 (* a b))
(* -1 (* b (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) b)) (* -1/4 a))))
(* -1 (* b (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) b)) (* -1/4 a))))
(* -1 (* b (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) b)) (* -1/4 a))))
(* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b)))
(+ (* 1/4 (* a b)) (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))))
(+ (* 1/4 (* a b)) (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))))
(+ (* 1/4 (* a b)) (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))))
(* 1/4 (* a b))
(* a (+ (* 1/4 b) (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a)))
(* a (+ (* 1/4 b) (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a)))
(* a (+ (* 1/4 b) (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a)))
(* 1/4 (* a b))
(* -1 (* a (+ (* -1 (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a)) (* -1/4 b))))
(* -1 (* a (+ (* -1 (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a)) (* -1/4 b))))
(* -1 (* a (+ (* -1 (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a)) (* -1/4 b))))
(* b (- (* 1/4 a) (/ (* x y) b)))
(+ (* -1/16 (* t z)) (* b (- (* 1/4 a) (/ (* x y) b))))
(+ (* -1/16 (* t z)) (* b (- (* 1/4 a) (/ (* x y) b))))
(+ (* -1/16 (* t z)) (* b (- (* 1/4 a) (/ (* x y) b))))
(* -1/16 (* t z))
(* t (+ (* -1/16 z) (/ (* b (- (* 1/4 a) (/ (* x y) b))) t)))
(* t (+ (* -1/16 z) (/ (* b (- (* 1/4 a) (/ (* x y) b))) t)))
(* t (+ (* -1/16 z) (/ (* b (- (* 1/4 a) (/ (* x y) b))) t)))
(* -1/16 (* t z))
(* -1 (* t (+ (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) t)) (* 1/16 z))))
(* -1 (* t (+ (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) t)) (* 1/16 z))))
(* -1 (* t (+ (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) t)) (* 1/16 z))))
(* b (- (* 1/4 a) (/ (* x y) b)))
(+ (* -1/16 (* t z)) (* b (- (* 1/4 a) (/ (* x y) b))))
(+ (* -1/16 (* t z)) (* b (- (* 1/4 a) (/ (* x y) b))))
(+ (* -1/16 (* t z)) (* b (- (* 1/4 a) (/ (* x y) b))))
(* -1/16 (* t z))
(* z (+ (* -1/16 t) (/ (* b (- (* 1/4 a) (/ (* x y) b))) z)))
(* z (+ (* -1/16 t) (/ (* b (- (* 1/4 a) (/ (* x y) b))) z)))
(* z (+ (* -1/16 t) (/ (* b (- (* 1/4 a) (/ (* x y) b))) z)))
(* -1/16 (* t z))
(* -1 (* z (+ (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) z)) (* 1/16 t))))
(* -1 (* z (+ (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) z)) (* 1/16 t))))
(* -1 (* z (+ (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) z)) (* 1/16 t))))
(* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))
(+ (* -1 (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(+ (* -1 (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(+ (* -1 (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(* -1 (* x y))
(* x (+ (* -1 y) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x)))
(* x (+ (* -1 y) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x)))
(* x (+ (* -1 y) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x)))
(* -1 (* x y))
(* -1 (* x (+ y (* -1 (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x)))))
(* -1 (* x (+ y (* -1 (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x)))))
(* -1 (* x (+ y (* -1 (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x)))))
(* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))
(+ (* -1 (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(+ (* -1 (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(+ (* -1 (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(* -1 (* x y))
(* y (+ (* -1 x) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y)))
(* y (+ (* -1 x) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y)))
(* y (+ (* -1 x) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y)))
(* -1 (* x y))
(* -1 (* y (+ x (* -1 (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y)))))
(* -1 (* y (+ x (* -1 (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y)))))
(* -1 (* y (+ x (* -1 (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y)))))
(* -1 (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))))
(- c (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))))
(- c (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))))
(- c (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))))
c
(* c (+ 1 (* -1 (/ (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))) c))))
(* c (+ 1 (* -1 (/ (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))) c))))
(* c (+ 1 (* -1 (/ (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))) c))))
c
(* -1 (* c (- (/ (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))) c) 1)))
(* -1 (* c (- (/ (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))) c) 1)))
(* -1 (* c (- (/ (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))) c) 1)))
(- (+ c (* x y)) (* -1/16 (* t z)))
(- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))
(- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))
(- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))
(* -1/4 (* a b))
(* b (- (+ (/ c b) (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(* b (- (+ (/ c b) (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(* b (- (+ (/ c b) (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(* -1/4 (* a b))
(* -1 (* b (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) b)) (* -1/4 a))))
(* -1 (* b (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) b)) (* -1/4 a))))
(* -1 (* b (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) b)) (* -1/4 a))))
(- c (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))))
(- (+ c (* -1/4 (* a b))) (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))))
(- (+ c (* -1/4 (* a b))) (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))))
(- (+ c (* -1/4 (* a b))) (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))))
(* -1/4 (* a b))
(* a (- (/ c a) (+ (* 1/4 b) (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a))))
(* a (- (/ c a) (+ (* 1/4 b) (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a))))
(* a (- (/ c a) (+ (* 1/4 b) (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a))))
(* -1/4 (* a b))
(* -1 (* a (- (* -1 (/ (- c (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b)))) a)) (* -1/4 b))))
(* -1 (* a (- (* -1 (/ (- c (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b)))) a)) (* -1/4 b))))
(* -1 (* a (- (* -1 (/ (- c (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b)))) a)) (* -1/4 b))))
(- c (* b (- (* 1/4 a) (/ (* x y) b))))
(- (+ c (* 1/16 (* t z))) (* b (- (* 1/4 a) (/ (* x y) b))))
(- (+ c (* 1/16 (* t z))) (* b (- (* 1/4 a) (/ (* x y) b))))
(- (+ c (* 1/16 (* t z))) (* b (- (* 1/4 a) (/ (* x y) b))))
(* 1/16 (* t z))
(* t (- (/ c t) (+ (* -1/16 z) (/ (* b (- (* 1/4 a) (/ (* x y) b))) t))))
(* t (- (/ c t) (+ (* -1/16 z) (/ (* b (- (* 1/4 a) (/ (* x y) b))) t))))
(* t (- (/ c t) (+ (* -1/16 z) (/ (* b (- (* 1/4 a) (/ (* x y) b))) t))))
(* 1/16 (* t z))
(* -1 (* t (- (* -1 (/ (- c (* b (- (* 1/4 a) (/ (* x y) b)))) t)) (* 1/16 z))))
(* -1 (* t (- (* -1 (/ (- c (* b (- (* 1/4 a) (/ (* x y) b)))) t)) (* 1/16 z))))
(* -1 (* t (- (* -1 (/ (- c (* b (- (* 1/4 a) (/ (* x y) b)))) t)) (* 1/16 z))))
(- c (* b (- (* 1/4 a) (/ (* x y) b))))
(- (+ c (* 1/16 (* t z))) (* b (- (* 1/4 a) (/ (* x y) b))))
(- (+ c (* 1/16 (* t z))) (* b (- (* 1/4 a) (/ (* x y) b))))
(- (+ c (* 1/16 (* t z))) (* b (- (* 1/4 a) (/ (* x y) b))))
(* 1/16 (* t z))
(* z (- (/ c z) (+ (* -1/16 t) (/ (* b (- (* 1/4 a) (/ (* x y) b))) z))))
(* z (- (/ c z) (+ (* -1/16 t) (/ (* b (- (* 1/4 a) (/ (* x y) b))) z))))
(* z (- (/ c z) (+ (* -1/16 t) (/ (* b (- (* 1/4 a) (/ (* x y) b))) z))))
(* 1/16 (* t z))
(* -1 (* z (- (* -1 (/ (- c (* b (- (* 1/4 a) (/ (* x y) b)))) z)) (* 1/16 t))))
(* -1 (* z (- (* -1 (/ (- c (* b (- (* 1/4 a) (/ (* x y) b)))) z)) (* 1/16 t))))
(* -1 (* z (- (* -1 (/ (- c (* b (- (* 1/4 a) (/ (* x y) b)))) z)) (* 1/16 t))))
(- c (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(- (+ c (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(- (+ c (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(- (+ c (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(* x y)
(* x (- (/ c x) (+ (* -1 y) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x))))
(* x (- (/ c x) (+ (* -1 y) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x))))
(* x (- (/ c x) (+ (* -1 y) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x))))
(* x y)
(* -1 (* x (- (* -1 (/ (- c (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) x)) y)))
(* -1 (* x (- (* -1 (/ (- c (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) x)) y)))
(* -1 (* x (- (* -1 (/ (- c (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) x)) y)))
(- c (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(- (+ c (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(- (+ c (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(- (+ c (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(* x y)
(* y (- (/ c y) (+ (* -1 x) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y))))
(* y (- (/ c y) (+ (* -1 x) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y))))
(* y (- (/ c y) (+ (* -1 x) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y))))
(* x y)
(* -1 (* y (- (* -1 (/ (- c (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) y)) x)))
(* -1 (* y (- (* -1 (/ (- c (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) y)) x)))
(* -1 (* y (- (* -1 (/ (- c (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) y)) x)))
(- (* -1/16 (/ (* t z) b)) (/ (* x y) b))
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(* 1/4 a)
(* a (- (+ 1/4 (* -1/16 (/ (* t z) (* a b)))) (/ (* x y) (* a b))))
(* a (- (+ 1/4 (* -1/16 (/ (* t z) (* a b)))) (/ (* x y) (* a b))))
(* a (- (+ 1/4 (* -1/16 (/ (* t z) (* a b)))) (/ (* x y) (* a b))))
(* 1/4 a)
(* -1 (* a (- (* -1 (/ (- (* -1/16 (/ (* t z) b)) (/ (* x y) b)) a)) 1/4)))
(* -1 (* a (- (* -1 (/ (- (* -1/16 (/ (* t z) b)) (/ (* x y) b)) a)) 1/4)))
(* -1 (* a (- (* -1 (/ (- (* -1/16 (/ (* t z) b)) (/ (* x y) b)) a)) 1/4)))
(- (* 1/4 a) (/ (* x y) b))
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(* -1/16 (/ (* t z) b))
(* t (- (+ (* -1/16 (/ z b)) (* 1/4 (/ a t))) (/ (* x y) (* b t))))
(* t (- (+ (* -1/16 (/ z b)) (* 1/4 (/ a t))) (/ (* x y) (* b t))))
(* t (- (+ (* -1/16 (/ z b)) (* 1/4 (/ a t))) (/ (* x y) (* b t))))
(* -1/16 (/ (* t z) b))
(* -1 (* t (+ (* -1 (/ (- (* 1/4 a) (/ (* x y) b)) t)) (* 1/16 (/ z b)))))
(* -1 (* t (+ (* -1 (/ (- (* 1/4 a) (/ (* x y) b)) t)) (* 1/16 (/ z b)))))
(* -1 (* t (+ (* -1 (/ (- (* 1/4 a) (/ (* x y) b)) t)) (* 1/16 (/ z b)))))
(- (* 1/4 a) (/ (* x y) b))
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(* -1/16 (/ (* t z) b))
(* z (- (+ (* -1/16 (/ t b)) (* 1/4 (/ a z))) (/ (* x y) (* b z))))
(* z (- (+ (* -1/16 (/ t b)) (* 1/4 (/ a z))) (/ (* x y) (* b z))))
(* z (- (+ (* -1/16 (/ t b)) (* 1/4 (/ a z))) (/ (* x y) (* b z))))
(* -1/16 (/ (* t z) b))
(* -1 (* z (+ (* -1 (/ (- (* 1/4 a) (/ (* x y) b)) z)) (* 1/16 (/ t b)))))
(* -1 (* z (+ (* -1 (/ (- (* 1/4 a) (/ (* x y) b)) z)) (* 1/16 (/ t b)))))
(* -1 (* z (+ (* -1 (/ (- (* 1/4 a) (/ (* x y) b)) z)) (* 1/16 (/ t b)))))
(+ (* -1/16 (/ (* t z) b)) (* 1/4 a))
(+ (* -1 (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))
(+ (* -1 (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))
(+ (* -1 (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))
(* -1 (/ (* x y) b))
(* x (- (+ (* -1/16 (/ (* t z) (* b x))) (* 1/4 (/ a x))) (/ y b)))
(* x (- (+ (* -1/16 (/ (* t z) (* b x))) (* 1/4 (/ a x))) (/ y b)))
(* x (- (+ (* -1/16 (/ (* t z) (* b x))) (* 1/4 (/ a x))) (/ y b)))
(* -1 (/ (* x y) b))
(* -1 (* x (- (* -1 (/ (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) x)) (* -1 (/ y b)))))
(* -1 (* x (- (* -1 (/ (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) x)) (* -1 (/ y b)))))
(* -1 (* x (- (* -1 (/ (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) x)) (* -1 (/ y b)))))
(+ (* -1/16 (/ (* t z) b)) (* 1/4 a))
(+ (* -1 (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))
(+ (* -1 (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))
(+ (* -1 (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))
(* -1 (/ (* x y) b))
(* y (- (+ (* -1/16 (/ (* t z) (* b y))) (* 1/4 (/ a y))) (/ x b)))
(* y (- (+ (* -1/16 (/ (* t z) (* b y))) (* 1/4 (/ a y))) (/ x b)))
(* y (- (+ (* -1/16 (/ (* t z) (* b y))) (* 1/4 (/ a y))) (/ x b)))
(* -1 (/ (* x y) b))
(* -1 (* y (- (* -1 (/ (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) y)) (* -1 (/ x b)))))
(* -1 (* y (- (* -1 (/ (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) y)) (* -1 (/ x b)))))
(* -1 (* y (- (* -1 (/ (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) y)) (* -1 (/ x b)))))
(/ (- (* -1/16 (* t z)) (* x y)) b)
(/ (- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y)) b)
(/ (- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y)) b)
(/ (- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y)) b)
(* 1/4 a)
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(* 1/4 a)
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* 1/16 (* t z))
(- c (* -1/16 (* t z)))
(- c (* -1/16 (* t z)))
(- c (* -1/16 (* t z)))
c
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(* c (+ 1 (* 1/16 (/ (* t z) c))))
c
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
c
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(* 1/16 (* t z))
(* t (- (/ c t) (* -1/16 z)))
(* t (- (/ c t) (* -1/16 z)))
(* t (- (/ c t) (* -1/16 z)))
(* 1/16 (* t z))
(* -1 (* t (- (* -1 (/ c t)) (* 1/16 z))))
(* -1 (* t (- (* -1 (/ c t)) (* 1/16 z))))
(* -1 (* t (- (* -1 (/ c t)) (* 1/16 z))))
c
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(* 1/16 (* t z))
(* z (- (/ c z) (* -1/16 t)))
(* z (- (/ c z) (* -1/16 t)))
(* z (- (/ c z) (* -1/16 t)))
(* 1/16 (* t z))
(* -1 (* z (- (* -1 (/ c z)) (* 1/16 t))))
(* -1 (* z (- (* -1 (/ c z)) (* 1/16 t))))
(* -1 (* z (- (* -1 (/ c z)) (* 1/16 t))))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* 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)
(* x y)
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
c
(* c (+ 1 (/ (* x y) c)))
(* c (+ 1 (/ (* x y) c)))
(* c (+ 1 (/ (* x y) c)))
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
c
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
(* x y)
(* x (+ y (/ c x)))
(* x (+ y (/ c x)))
(* x (+ y (/ c x)))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
c
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
(* x y)
(* y (+ x (/ c y)))
(* y (+ x (/ c y)))
(* y (+ x (/ c y)))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* x y))
(* -1 (* x y))
(* -1 (* x y))
(* -1 (* x y))
(* -1 (* x y))
(* -1 (* x y))
(* -1 (* x y))
(* -1 (* x y))
(* -1 (* x y))
(* -1 (* x y))
(* -1 (* x y))
(* -1 (* x y))
(* -1 (* x y))
(* -1 (* x y))
(* -1 (* x y))
(* -1 (* x y))
(* -1 (* x y))
(* -1 (* x y))
(* -1 (* x y))
(* -1 (* x y))
(* -1 (* x y))
(* -1 (* x y))
(* -1 (* x y))
(* -1 (* x y))
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* -1 (/ (* x y) b))
(+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))
(+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))
(+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))
(* -1/16 (/ (* t z) b))
(* t (+ (* -1 (/ (* x y) (* b t))) (* -1/16 (/ z b))))
(* t (+ (* -1 (/ (* x y) (* b t))) (* -1/16 (/ z b))))
(* t (+ (* -1 (/ (* x y) (* b t))) (* -1/16 (/ z b))))
(* -1/16 (/ (* t z) b))
(* -1 (* t (+ (* 1/16 (/ z b)) (/ (* x y) (* b t)))))
(* -1 (* t (+ (* 1/16 (/ z b)) (/ (* x y) (* b t)))))
(* -1 (* t (+ (* 1/16 (/ z b)) (/ (* x y) (* b t)))))
(* -1 (/ (* x y) b))
(+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))
(+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))
(+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))
(* -1/16 (/ (* t z) b))
(* z (+ (* -1 (/ (* x y) (* b z))) (* -1/16 (/ t b))))
(* z (+ (* -1 (/ (* x y) (* b z))) (* -1/16 (/ t b))))
(* z (+ (* -1 (/ (* x y) (* b z))) (* -1/16 (/ t b))))
(* -1/16 (/ (* t z) b))
(* -1 (* z (+ (* 1/16 (/ t b)) (/ (* x y) (* b z)))))
(* -1 (* z (+ (* 1/16 (/ t b)) (/ (* x y) (* b z)))))
(* -1 (* z (+ (* 1/16 (/ t b)) (/ (* x y) (* b z)))))
(* -1/16 (/ (* t z) b))
(+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))
(+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))
(+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))
(* -1 (/ (* x y) b))
(* x (+ (* -1 (/ y b)) (* -1/16 (/ (* t z) (* b x)))))
(* x (+ (* -1 (/ y b)) (* -1/16 (/ (* t z) (* b x)))))
(* x (+ (* -1 (/ y b)) (* -1/16 (/ (* t z) (* b x)))))
(* -1 (/ (* x y) b))
(* -1 (* x (+ (* 1/16 (/ (* t z) (* b x))) (/ y b))))
(* -1 (* x (+ (* 1/16 (/ (* t z) (* b x))) (/ y b))))
(* -1 (* x (+ (* 1/16 (/ (* t z) (* b x))) (/ y b))))
(* -1/16 (/ (* t z) b))
(+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))
(+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))
(+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))
(* -1 (/ (* x y) b))
(* y (+ (* -1 (/ x b)) (* -1/16 (/ (* t z) (* b y)))))
(* y (+ (* -1 (/ x b)) (* -1/16 (/ (* t z) (* b y)))))
(* y (+ (* -1 (/ x b)) (* -1/16 (/ (* t z) (* b y)))))
(* -1 (/ (* x y) b))
(* -1 (* y (+ (* 1/16 (/ (* t z) (* b y))) (/ x b))))
(* -1 (* y (+ (* 1/16 (/ (* t z) (* b y))) (/ x b))))
(* -1 (* y (+ (* 1/16 (/ (* t z) (* b y))) (/ x b))))
(/ (- (* -1/16 (* t z)) (* x y)) b)
(/ (- (* -1/16 (* t z)) (* x y)) b)
(/ (- (* -1/16 (* t z)) (* x y)) b)
(/ (- (* -1/16 (* t z)) (* x y)) b)
(/ (- (* -1/16 (* t z)) (* x y)) b)
(/ (- (* -1/16 (* t z)) (* x y)) b)
(/ (- (* -1/16 (* t z)) (* x y)) b)
(/ (- (* -1/16 (* t z)) (* x y)) b)
(/ (- (* -1/16 (* t z)) (* x y)) b)
(/ (- (* -1/16 (* t z)) (* x y)) b)
(/ (- (* -1/16 (* t z)) (* x y)) b)
(/ (- (* -1/16 (* t z)) (* x y)) b)
(* -1 (* x y))
(- (* -1/16 (* t z)) (* x y))
(- (* -1/16 (* t z)) (* x y))
(- (* -1/16 (* t z)) (* x y))
(* -1/16 (* t z))
(* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))
(* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))
(* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))
(* -1/16 (* t z))
(* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))
(* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))
(* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))
(* -1 (* x y))
(- (* -1/16 (* t z)) (* x y))
(- (* -1/16 (* t z)) (* x y))
(- (* -1/16 (* t z)) (* x y))
(* -1/16 (* t z))
(* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))
(* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))
(* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))
(* -1/16 (* t z))
(* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))
(* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))
(* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))
(* -1/16 (* t z))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(* -1 (* x y))
(* x (- (* -1/16 (/ (* t z) x)) y))
(* x (- (* -1/16 (/ (* t z) x)) y))
(* x (- (* -1/16 (/ (* t z) x)) y))
(* -1 (* x y))
(* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))
(* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))
(* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))
(* -1/16 (* t z))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(* -1 (* x y))
(* y (- (* -1/16 (/ (* t z) y)) x))
(* y (- (* -1/16 (/ (* t z) y)) x))
(* y (- (* -1/16 (/ (* t z) y)) x))
(* -1 (* x y))
(* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))
(* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))
(* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))
Outputs
(- (* -1/16 (* t z)) (* x y))
(-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y))
(+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b)))
(*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)))
(* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b)))
(*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)))
(* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b)))
(*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* -1 (* b (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) b)) (* -1/4 a))))
(*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)))
(* -1 (* b (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) b)) (* -1/4 a))))
(*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)))
(* -1 (* b (+ (* -1 (/ (- (* -1/16 (* t z)) (* x y)) b)) (* -1/4 a))))
(*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)))
(* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b)))
(/.f64 (*.f64 b (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) b)
(+ (* 1/4 (* a b)) (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))))
(*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)))
(+ (* 1/4 (* a b)) (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))))
(*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)))
(+ (* 1/4 (* a b)) (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))))
(*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* a (+ (* 1/4 b) (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a)))
(*.f64 (*.f64 a b) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 a b))))
(* a (+ (* 1/4 b) (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a)))
(*.f64 (*.f64 a b) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 a b))))
(* a (+ (* 1/4 b) (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a)))
(*.f64 (*.f64 a b) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 a b))))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* -1 (* a (+ (* -1 (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a)) (* -1/4 b))))
(*.f64 (*.f64 a b) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 a b))))
(* -1 (* a (+ (* -1 (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a)) (* -1/4 b))))
(*.f64 (*.f64 a b) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 a b))))
(* -1 (* a (+ (* -1 (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a)) (* -1/4 b))))
(*.f64 (*.f64 a b) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 a b))))
(* b (- (* 1/4 a) (/ (* x y) b)))
(*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b)))
(+ (* -1/16 (* t z)) (* b (- (* 1/4 a) (/ (* x y) b))))
(-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 b (+.f64 (/.f64 (*.f64 x y) b) (*.f64 a #s(literal -1/4 binary64)))))
(+ (* -1/16 (* t z)) (* b (- (* 1/4 a) (/ (* x y) b))))
(-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 b (+.f64 (/.f64 (*.f64 x y) b) (*.f64 a #s(literal -1/4 binary64)))))
(+ (* -1/16 (* t z)) (* b (- (* 1/4 a) (/ (* x y) b))))
(-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 b (+.f64 (/.f64 (*.f64 x y) b) (*.f64 a #s(literal -1/4 binary64)))))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* t (+ (* -1/16 z) (/ (* b (- (* 1/4 a) (/ (* x y) b))) t)))
(*.f64 t (+.f64 (*.f64 #s(literal -1/16 binary64) z) (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))) t)))
(* t (+ (* -1/16 z) (/ (* b (- (* 1/4 a) (/ (* x y) b))) t)))
(*.f64 t (+.f64 (*.f64 #s(literal -1/16 binary64) z) (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))) t)))
(* t (+ (* -1/16 z) (/ (* b (- (* 1/4 a) (/ (* x y) b))) t)))
(*.f64 t (+.f64 (*.f64 #s(literal -1/16 binary64) z) (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))) t)))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1 (* t (+ (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) t)) (* 1/16 z))))
(*.f64 t (+.f64 (*.f64 #s(literal -1/16 binary64) z) (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))) t)))
(* -1 (* t (+ (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) t)) (* 1/16 z))))
(*.f64 t (+.f64 (*.f64 #s(literal -1/16 binary64) z) (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))) t)))
(* -1 (* t (+ (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) t)) (* 1/16 z))))
(*.f64 t (+.f64 (*.f64 #s(literal -1/16 binary64) z) (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))) t)))
(* b (- (* 1/4 a) (/ (* x y) b)))
(*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b)))
(+ (* -1/16 (* t z)) (* b (- (* 1/4 a) (/ (* x y) b))))
(-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 b (+.f64 (/.f64 (*.f64 x y) b) (*.f64 a #s(literal -1/4 binary64)))))
(+ (* -1/16 (* t z)) (* b (- (* 1/4 a) (/ (* x y) b))))
(-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 b (+.f64 (/.f64 (*.f64 x y) b) (*.f64 a #s(literal -1/4 binary64)))))
(+ (* -1/16 (* t z)) (* b (- (* 1/4 a) (/ (* x y) b))))
(-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 b (+.f64 (/.f64 (*.f64 x y) b) (*.f64 a #s(literal -1/4 binary64)))))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* z (+ (* -1/16 t) (/ (* b (- (* 1/4 a) (/ (* x y) b))) z)))
(*.f64 z (+.f64 (*.f64 #s(literal -1/16 binary64) t) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b)) (/.f64 b z))))
(* z (+ (* -1/16 t) (/ (* b (- (* 1/4 a) (/ (* x y) b))) z)))
(*.f64 z (+.f64 (*.f64 #s(literal -1/16 binary64) t) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b)) (/.f64 b z))))
(* z (+ (* -1/16 t) (/ (* b (- (* 1/4 a) (/ (* x y) b))) z)))
(*.f64 z (+.f64 (*.f64 #s(literal -1/16 binary64) t) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b)) (/.f64 b z))))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1 (* z (+ (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) z)) (* 1/16 t))))
(*.f64 z (+.f64 (*.f64 #s(literal -1/16 binary64) t) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b)) (/.f64 b z))))
(* -1 (* z (+ (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) z)) (* 1/16 t))))
(*.f64 z (+.f64 (*.f64 #s(literal -1/16 binary64) t) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b)) (/.f64 b z))))
(* -1 (* z (+ (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) z)) (* 1/16 t))))
(*.f64 z (+.f64 (*.f64 #s(literal -1/16 binary64) t) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b)) (/.f64 b z))))
(* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))
(*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a)))
(+ (* -1 (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(-.f64 (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))) (*.f64 x y))
(+ (* -1 (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(-.f64 (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))) (*.f64 x y))
(+ (* -1 (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(-.f64 (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))) (*.f64 x y))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* x (+ (* -1 y) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))) x) y))
(* x (+ (* -1 y) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))) x) y))
(* x (+ (* -1 y) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))) x) y))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ y (* -1 (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x)))))
(*.f64 x (-.f64 (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))) x) y))
(* -1 (* x (+ y (* -1 (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x)))))
(*.f64 x (-.f64 (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))) x) y))
(* -1 (* x (+ y (* -1 (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x)))))
(*.f64 x (-.f64 (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))) x) y))
(* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))
(*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a)))
(+ (* -1 (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(-.f64 (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))) (*.f64 x y))
(+ (* -1 (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(-.f64 (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))) (*.f64 x y))
(+ (* -1 (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(-.f64 (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))) (*.f64 x y))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* y (+ (* -1 x) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y)))
(*.f64 y (-.f64 (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))) y) x))
(* y (+ (* -1 x) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y)))
(*.f64 y (-.f64 (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))) y) x))
(* y (+ (* -1 x) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y)))
(*.f64 y (-.f64 (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))) y) x))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* y (+ x (* -1 (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y)))))
(*.f64 y (-.f64 (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))) y) x))
(* -1 (* y (+ x (* -1 (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y)))))
(*.f64 y (-.f64 (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))) y) x))
(* -1 (* y (+ x (* -1 (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y)))))
(*.f64 y (-.f64 (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))) y) x))
(* -1 (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))))
(*.f64 b (-.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)))
(- c (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))))
(+.f64 (*.f64 b (-.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))) c)
(- c (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))))
(+.f64 (*.f64 b (-.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))) c)
(- c (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))))
(+.f64 (*.f64 b (-.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))) c)
c
(* c (+ 1 (* -1 (/ (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)) (/.f64 b c))))
(* c (+ 1 (* -1 (/ (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)) (/.f64 b c))))
(* c (+ 1 (* -1 (/ (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)) (/.f64 b c))))
c
(* -1 (* c (- (/ (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))) c) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)) (/.f64 b c))))
(* -1 (* c (- (/ (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))) c) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)) (/.f64 b c))))
(* -1 (* c (- (/ (* b (- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))) c) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)) (/.f64 b c))))
(- (+ c (* x y)) (* -1/16 (* t z)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))
(+.f64 (+.f64 (*.f64 x y) c) (+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))
(+.f64 (+.f64 (*.f64 x y) c) (+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))
(+.f64 (+.f64 (*.f64 x y) c) (+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* b (- (+ (/ c b) (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(*.f64 b (+.f64 (-.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)) (/.f64 c b)))
(* b (- (+ (/ c b) (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(*.f64 b (+.f64 (-.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)) (/.f64 c b)))
(* b (- (+ (/ c b) (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(*.f64 b (+.f64 (-.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)) (/.f64 c b)))
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* -1 (* b (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) b)) (* -1/4 a))))
(*.f64 b (+.f64 (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) b) (*.f64 a #s(literal -1/4 binary64))))
(* -1 (* b (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) b)) (* -1/4 a))))
(*.f64 b (+.f64 (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) b) (*.f64 a #s(literal -1/4 binary64))))
(* -1 (* b (- (* -1 (/ (- (+ c (* x y)) (* -1/16 (* t z))) b)) (* -1/4 a))))
(*.f64 b (+.f64 (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) b) (*.f64 a #s(literal -1/4 binary64))))
(- c (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))))
(-.f64 c (/.f64 (*.f64 b (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) b))
(- (+ c (* -1/4 (* a b))) (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))))
(+.f64 (*.f64 b (-.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))) c)
(- (+ c (* -1/4 (* a b))) (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))))
(+.f64 (*.f64 b (-.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))) c)
(- (+ c (* -1/4 (* a b))) (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))))
(+.f64 (*.f64 b (-.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))) c)
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* a (- (/ c a) (+ (* 1/4 b) (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a))))
(*.f64 a (+.f64 (*.f64 b (+.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) b) a))) (/.f64 c a)))
(* a (- (/ c a) (+ (* 1/4 b) (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a))))
(*.f64 a (+.f64 (*.f64 b (+.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) b) a))) (/.f64 c a)))
(* a (- (/ c a) (+ (* 1/4 b) (/ (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b))) a))))
(*.f64 a (+.f64 (*.f64 b (+.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) b) a))) (/.f64 c a)))
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* -1 (* a (- (* -1 (/ (- c (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b)))) a)) (* -1/4 b))))
(*.f64 a (+.f64 (*.f64 b (+.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) b) a))) (/.f64 c a)))
(* -1 (* a (- (* -1 (/ (- c (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b)))) a)) (* -1/4 b))))
(*.f64 a (+.f64 (*.f64 b (+.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) b) a))) (/.f64 c a)))
(* -1 (* a (- (* -1 (/ (- c (* b (- (* -1/16 (/ (* t z) b)) (/ (* x y) b)))) a)) (* -1/4 b))))
(*.f64 a (+.f64 (*.f64 b (+.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) b) a))) (/.f64 c a)))
(- c (* b (- (* 1/4 a) (/ (* x y) b))))
(+.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 x y) b) (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (* 1/16 (* t z))) (* b (- (* 1/4 a) (/ (* x y) b))))
(+.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 b (+.f64 (/.f64 (*.f64 x y) b) (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (* 1/16 (* t z))) (* b (- (* 1/4 a) (/ (* x y) b))))
(+.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 b (+.f64 (/.f64 (*.f64 x y) b) (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (* 1/16 (* t z))) (* b (- (* 1/4 a) (/ (* x y) b))))
(+.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 b (+.f64 (/.f64 (*.f64 x y) b) (*.f64 a #s(literal -1/4 binary64)))))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* t (- (/ c t) (+ (* -1/16 z) (/ (* b (- (* 1/4 a) (/ (* x y) b))) t))))
(*.f64 t (+.f64 (*.f64 z #s(literal 1/16 binary64)) (/.f64 (+.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 x y) b) (*.f64 a #s(literal -1/4 binary64))))) t)))
(* t (- (/ c t) (+ (* -1/16 z) (/ (* b (- (* 1/4 a) (/ (* x y) b))) t))))
(*.f64 t (+.f64 (*.f64 z #s(literal 1/16 binary64)) (/.f64 (+.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 x y) b) (*.f64 a #s(literal -1/4 binary64))))) t)))
(* t (- (/ c t) (+ (* -1/16 z) (/ (* b (- (* 1/4 a) (/ (* x y) b))) t))))
(*.f64 t (+.f64 (*.f64 z #s(literal 1/16 binary64)) (/.f64 (+.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 x y) b) (*.f64 a #s(literal -1/4 binary64))))) t)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* -1 (* t (- (* -1 (/ (- c (* b (- (* 1/4 a) (/ (* x y) b)))) t)) (* 1/16 z))))
(*.f64 t (+.f64 (*.f64 z #s(literal 1/16 binary64)) (/.f64 (+.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 x y) b) (*.f64 a #s(literal -1/4 binary64))))) t)))
(* -1 (* t (- (* -1 (/ (- c (* b (- (* 1/4 a) (/ (* x y) b)))) t)) (* 1/16 z))))
(*.f64 t (+.f64 (*.f64 z #s(literal 1/16 binary64)) (/.f64 (+.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 x y) b) (*.f64 a #s(literal -1/4 binary64))))) t)))
(* -1 (* t (- (* -1 (/ (- c (* b (- (* 1/4 a) (/ (* x y) b)))) t)) (* 1/16 z))))
(*.f64 t (+.f64 (*.f64 z #s(literal 1/16 binary64)) (/.f64 (+.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 x y) b) (*.f64 a #s(literal -1/4 binary64))))) t)))
(- c (* b (- (* 1/4 a) (/ (* x y) b))))
(+.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 x y) b) (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (* 1/16 (* t z))) (* b (- (* 1/4 a) (/ (* x y) b))))
(+.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 b (+.f64 (/.f64 (*.f64 x y) b) (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (* 1/16 (* t z))) (* b (- (* 1/4 a) (/ (* x y) b))))
(+.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 b (+.f64 (/.f64 (*.f64 x y) b) (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (* 1/16 (* t z))) (* b (- (* 1/4 a) (/ (* x y) b))))
(+.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 b (+.f64 (/.f64 (*.f64 x y) b) (*.f64 a #s(literal -1/4 binary64)))))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* z (- (/ c z) (+ (* -1/16 t) (/ (* b (- (* 1/4 a) (/ (* x y) b))) z))))
(*.f64 z (+.f64 (*.f64 t #s(literal 1/16 binary64)) (/.f64 (+.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 x y) b) (*.f64 a #s(literal -1/4 binary64))))) z)))
(* z (- (/ c z) (+ (* -1/16 t) (/ (* b (- (* 1/4 a) (/ (* x y) b))) z))))
(*.f64 z (+.f64 (*.f64 t #s(literal 1/16 binary64)) (/.f64 (+.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 x y) b) (*.f64 a #s(literal -1/4 binary64))))) z)))
(* z (- (/ c z) (+ (* -1/16 t) (/ (* b (- (* 1/4 a) (/ (* x y) b))) z))))
(*.f64 z (+.f64 (*.f64 t #s(literal 1/16 binary64)) (/.f64 (+.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 x y) b) (*.f64 a #s(literal -1/4 binary64))))) z)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* -1 (* z (- (* -1 (/ (- c (* b (- (* 1/4 a) (/ (* x y) b)))) z)) (* 1/16 t))))
(*.f64 z (+.f64 (*.f64 t #s(literal 1/16 binary64)) (/.f64 (+.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 x y) b) (*.f64 a #s(literal -1/4 binary64))))) z)))
(* -1 (* z (- (* -1 (/ (- c (* b (- (* 1/4 a) (/ (* x y) b)))) z)) (* 1/16 t))))
(*.f64 z (+.f64 (*.f64 t #s(literal 1/16 binary64)) (/.f64 (+.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 x y) b) (*.f64 a #s(literal -1/4 binary64))))) z)))
(* -1 (* z (- (* -1 (/ (- c (* b (- (* 1/4 a) (/ (* x y) b)))) z)) (* 1/16 t))))
(*.f64 z (+.f64 (*.f64 t #s(literal 1/16 binary64)) (/.f64 (+.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 x y) b) (*.f64 a #s(literal -1/4 binary64))))) z)))
(- c (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(-.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))))
(- (+ c (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(-.f64 (*.f64 x y) (-.f64 (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))) c))
(- (+ c (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(-.f64 (*.f64 x y) (-.f64 (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))) c))
(- (+ c (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(-.f64 (*.f64 x y) (-.f64 (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))) c))
(* x y)
(*.f64 x y)
(* x (- (/ c x) (+ (* -1 y) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x))))
(*.f64 x (+.f64 y (/.f64 (-.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a)))) x)))
(* x (- (/ c x) (+ (* -1 y) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x))))
(*.f64 x (+.f64 y (/.f64 (-.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a)))) x)))
(* x (- (/ c x) (+ (* -1 y) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) x))))
(*.f64 x (+.f64 y (/.f64 (-.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a)))) x)))
(* x y)
(*.f64 x y)
(* -1 (* x (- (* -1 (/ (- c (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) x)) y)))
(*.f64 x (+.f64 y (/.f64 (-.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a)))) x)))
(* -1 (* x (- (* -1 (/ (- c (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) x)) y)))
(*.f64 x (+.f64 y (/.f64 (-.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a)))) x)))
(* -1 (* x (- (* -1 (/ (- c (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) x)) y)))
(*.f64 x (+.f64 y (/.f64 (-.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a)))) x)))
(- c (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(-.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))))
(- (+ c (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(-.f64 (*.f64 x y) (-.f64 (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))) c))
(- (+ c (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(-.f64 (*.f64 x y) (-.f64 (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))) c))
(- (+ c (* x y)) (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(-.f64 (*.f64 x y) (-.f64 (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))) c))
(* x y)
(*.f64 x y)
(* y (- (/ c y) (+ (* -1 x) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y))))
(*.f64 y (+.f64 x (/.f64 (-.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a)))) y)))
(* y (- (/ c y) (+ (* -1 x) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y))))
(*.f64 y (+.f64 x (/.f64 (-.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a)))) y)))
(* y (- (/ c y) (+ (* -1 x) (/ (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))) y))))
(*.f64 y (+.f64 x (/.f64 (-.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a)))) y)))
(* x y)
(*.f64 x y)
(* -1 (* y (- (* -1 (/ (- c (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) y)) x)))
(*.f64 y (+.f64 x (/.f64 (-.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a)))) y)))
(* -1 (* y (- (* -1 (/ (- c (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) y)) x)))
(*.f64 y (+.f64 x (/.f64 (-.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a)))) y)))
(* -1 (* y (- (* -1 (/ (- c (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) y)) x)))
(*.f64 y (+.f64 x (/.f64 (-.f64 c (*.f64 b (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a)))) y)))
(- (* -1/16 (/ (* t z) b)) (/ (* x y) b))
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* a (- (+ 1/4 (* -1/16 (/ (* t z) (* a b)))) (/ (* x y) (* a b))))
(*.f64 a (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 a b))))
(* a (- (+ 1/4 (* -1/16 (/ (* t z) (* a b)))) (/ (* x y) (* a b))))
(*.f64 a (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 a b))))
(* a (- (+ 1/4 (* -1/16 (/ (* t z) (* a b)))) (/ (* x y) (* a b))))
(*.f64 a (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 a b))))
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* -1 (* a (- (* -1 (/ (- (* -1/16 (/ (* t z) b)) (/ (* x y) b)) a)) 1/4)))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) b) a))))
(* -1 (* a (- (* -1 (/ (- (* -1/16 (/ (* t z) b)) (/ (* x y) b)) a)) 1/4)))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) b) a))))
(* -1 (* a (- (* -1 (/ (- (* -1/16 (/ (* t z) b)) (/ (* x y) b)) a)) 1/4)))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) b) a))))
(- (* 1/4 a) (/ (* x y) b))
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))
(* -1/16 (/ (* t z) b))
(/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b)
(* t (- (+ (* -1/16 (/ z b)) (* 1/4 (/ a t))) (/ (* x y) (* b t))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) z) b) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b)) t)))
(* t (- (+ (* -1/16 (/ z b)) (* 1/4 (/ a t))) (/ (* x y) (* b t))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) z) b) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b)) t)))
(* t (- (+ (* -1/16 (/ z b)) (* 1/4 (/ a t))) (/ (* x y) (* b t))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) z) b) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b)) t)))
(* -1/16 (/ (* t z) b))
(/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b)
(* -1 (* t (+ (* -1 (/ (- (* 1/4 a) (/ (* x y) b)) t)) (* 1/16 (/ z b)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) z) b) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b)) t)))
(* -1 (* t (+ (* -1 (/ (- (* 1/4 a) (/ (* x y) b)) t)) (* 1/16 (/ z b)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) z) b) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b)) t)))
(* -1 (* t (+ (* -1 (/ (- (* 1/4 a) (/ (* x y) b)) t)) (* 1/16 (/ z b)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) z) b) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b)) t)))
(- (* 1/4 a) (/ (* x y) b))
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))
(* -1/16 (/ (* t z) b))
(/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b)
(* z (- (+ (* -1/16 (/ t b)) (* 1/4 (/ a z))) (/ (* x y) (* b z))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) t) b) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b)) z)))
(* z (- (+ (* -1/16 (/ t b)) (* 1/4 (/ a z))) (/ (* x y) (* b z))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) t) b) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b)) z)))
(* z (- (+ (* -1/16 (/ t b)) (* 1/4 (/ a z))) (/ (* x y) (* b z))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) t) b) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b)) z)))
(* -1/16 (/ (* t z) b))
(/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b)
(* -1 (* z (+ (* -1 (/ (- (* 1/4 a) (/ (* x y) b)) z)) (* 1/16 (/ t b)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) t) b) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b)) z)))
(* -1 (* z (+ (* -1 (/ (- (* 1/4 a) (/ (* x y) b)) z)) (* 1/16 (/ t b)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) t) b) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b)) z)))
(* -1 (* z (+ (* -1 (/ (- (* 1/4 a) (/ (* x y) b)) z)) (* 1/16 (/ t b)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) t) b) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b)) z)))
(+ (* -1/16 (/ (* t z) b)) (* 1/4 a))
(+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))
(+ (* -1 (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))
(+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))
(+ (* -1 (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))
(+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))
(+ (* -1 (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))
(+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))
(* -1 (/ (* x y) b))
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) b)
(* x (- (+ (* -1/16 (/ (* t z) (* b x))) (* 1/4 (/ a x))) (/ y b)))
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) x) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) x) (/.f64 y b))))
(* x (- (+ (* -1/16 (/ (* t z) (* b x))) (* 1/4 (/ a x))) (/ y b)))
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) x) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) x) (/.f64 y b))))
(* x (- (+ (* -1/16 (/ (* t z) (* b x))) (* 1/4 (/ a x))) (/ y b)))
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) x) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) x) (/.f64 y b))))
(* -1 (/ (* x y) b))
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) b)
(* -1 (* x (- (* -1 (/ (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) x)) (* -1 (/ y b)))))
(*.f64 x (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a)) x) (/.f64 y b)))
(* -1 (* x (- (* -1 (/ (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) x)) (* -1 (/ y b)))))
(*.f64 x (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a)) x) (/.f64 y b)))
(* -1 (* x (- (* -1 (/ (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) x)) (* -1 (/ y b)))))
(*.f64 x (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a)) x) (/.f64 y b)))
(+ (* -1/16 (/ (* t z) b)) (* 1/4 a))
(+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a))
(+ (* -1 (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))
(+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))
(+ (* -1 (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))
(+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))
(+ (* -1 (/ (* x y) b)) (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))
(+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))
(* -1 (/ (* x y) b))
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) b)
(* y (- (+ (* -1/16 (/ (* t z) (* b y))) (* 1/4 (/ a y))) (/ x b)))
(*.f64 y (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) y) (/.f64 (*.f64 #s(literal 1/4 binary64) a) y)) (/.f64 x b)))
(* y (- (+ (* -1/16 (/ (* t z) (* b y))) (* 1/4 (/ a y))) (/ x b)))
(*.f64 y (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) y) (/.f64 (*.f64 #s(literal 1/4 binary64) a) y)) (/.f64 x b)))
(* y (- (+ (* -1/16 (/ (* t z) (* b y))) (* 1/4 (/ a y))) (/ x b)))
(*.f64 y (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) y) (/.f64 (*.f64 #s(literal 1/4 binary64) a) y)) (/.f64 x b)))
(* -1 (/ (* x y) b))
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) b)
(* -1 (* y (- (* -1 (/ (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) y)) (* -1 (/ x b)))))
(*.f64 y (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a)) y) (/.f64 x b)))
(* -1 (* y (- (* -1 (/ (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) y)) (* -1 (/ x b)))))
(*.f64 y (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a)) y) (/.f64 x b)))
(* -1 (* y (- (* -1 (/ (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) y)) (* -1 (/ x b)))))
(*.f64 y (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) (*.f64 #s(literal 1/4 binary64) a)) y) (/.f64 x b)))
(/ (- (* -1/16 (* t z)) (* x y)) b)
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(/ (- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y)) b)
(/.f64 (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) b)
(/ (- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y)) b)
(/.f64 (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) b)
(/ (- (+ (* -1/16 (* t z)) (* 1/4 (* a b))) (* x y)) b)
(/.f64 (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) b)
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))
(- (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)) (/ (* x y) b))
(+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b))
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(* -1/4 a)
(*.f64 a #s(literal -1/4 binary64))
(* -1/4 a)
(*.f64 a #s(literal -1/4 binary64))
(* -1/4 a)
(*.f64 a #s(literal -1/4 binary64))
(* -1/4 a)
(*.f64 a #s(literal -1/4 binary64))
(* -1/4 a)
(*.f64 a #s(literal -1/4 binary64))
(* -1/4 a)
(*.f64 a #s(literal -1/4 binary64))
(* -1/4 a)
(*.f64 a #s(literal -1/4 binary64))
(* -1/4 a)
(*.f64 a #s(literal -1/4 binary64))
(* -1/4 a)
(*.f64 a #s(literal -1/4 binary64))
(* -1/4 a)
(*.f64 a #s(literal -1/4 binary64))
(* -1/4 a)
(*.f64 a #s(literal -1/4 binary64))
(* -1/4 a)
(*.f64 a #s(literal -1/4 binary64))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(- c (* -1/16 (* t z)))
(+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))
(- c (* -1/16 (* t z)))
(+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))
(- c (* -1/16 (* t z)))
(+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))
c
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) c)))
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) c)))
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) c)))
c
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) c)))
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) c)))
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) c)))
c
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* t (- (/ c t) (* -1/16 z)))
(*.f64 t (+.f64 (*.f64 z #s(literal 1/16 binary64)) (/.f64 c t)))
(* t (- (/ c t) (* -1/16 z)))
(*.f64 t (+.f64 (*.f64 z #s(literal 1/16 binary64)) (/.f64 c t)))
(* t (- (/ c t) (* -1/16 z)))
(*.f64 t (+.f64 (*.f64 z #s(literal 1/16 binary64)) (/.f64 c t)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* -1 (* t (- (* -1 (/ c t)) (* 1/16 z))))
(*.f64 t (+.f64 (*.f64 z #s(literal 1/16 binary64)) (/.f64 c t)))
(* -1 (* t (- (* -1 (/ c t)) (* 1/16 z))))
(*.f64 t (+.f64 (*.f64 z #s(literal 1/16 binary64)) (/.f64 c t)))
(* -1 (* t (- (* -1 (/ c t)) (* 1/16 z))))
(*.f64 t (+.f64 (*.f64 z #s(literal 1/16 binary64)) (/.f64 c t)))
c
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* z (- (/ c z) (* -1/16 t)))
(*.f64 z (+.f64 (*.f64 t #s(literal 1/16 binary64)) (/.f64 c z)))
(* z (- (/ c z) (* -1/16 t)))
(*.f64 z (+.f64 (*.f64 t #s(literal 1/16 binary64)) (/.f64 c z)))
(* z (- (/ c z) (* -1/16 t)))
(*.f64 z (+.f64 (*.f64 t #s(literal 1/16 binary64)) (/.f64 c z)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* -1 (* z (- (* -1 (/ c z)) (* 1/16 t))))
(*.f64 z (+.f64 (*.f64 t #s(literal 1/16 binary64)) (/.f64 c z)))
(* -1 (* z (- (* -1 (/ c z)) (* 1/16 t))))
(*.f64 z (+.f64 (*.f64 t #s(literal 1/16 binary64)) (/.f64 c z)))
(* -1 (* z (- (* -1 (/ c z)) (* 1/16 t))))
(*.f64 z (+.f64 (*.f64 t #s(literal 1/16 binary64)) (/.f64 c z)))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* 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)
(* x y)
(*.f64 x y)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
c
(* c (+ 1 (/ (* x y) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* c (+ 1 (/ (* x y) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* c (+ 1 (/ (* x y) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
c
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(* x y)
(*.f64 x y)
(* x (+ y (/ c x)))
(*.f64 x (+.f64 y (/.f64 c x)))
(* x (+ y (/ c x)))
(*.f64 x (+.f64 y (/.f64 c x)))
(* x (+ y (/ c x)))
(*.f64 x (+.f64 y (/.f64 c x)))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(*.f64 x (+.f64 y (/.f64 c x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(*.f64 x (+.f64 y (/.f64 c x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(*.f64 x (+.f64 y (/.f64 c x)))
c
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(* x y)
(*.f64 x y)
(* y (+ x (/ c y)))
(*.f64 y (+.f64 x (/.f64 c y)))
(* y (+ x (/ c y)))
(*.f64 y (+.f64 x (/.f64 c y)))
(* y (+ x (/ c y)))
(*.f64 y (+.f64 x (/.f64 c y)))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(*.f64 y (+.f64 x (/.f64 c y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(*.f64 y (+.f64 x (/.f64 c y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(*.f64 y (+.f64 x (/.f64 c y)))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* -1 (/ (* x y) b))
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) b)
(+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(* -1/16 (/ (* t z) b))
(/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b)
(* t (+ (* -1 (/ (* x y) (* b t))) (* -1/16 (/ z b))))
(*.f64 t (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) z) b) (/.f64 (*.f64 x y) (*.f64 t b))))
(* t (+ (* -1 (/ (* x y) (* b t))) (* -1/16 (/ z b))))
(*.f64 t (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) z) b) (/.f64 (*.f64 x y) (*.f64 t b))))
(* t (+ (* -1 (/ (* x y) (* b t))) (* -1/16 (/ z b))))
(*.f64 t (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) z) b) (/.f64 (*.f64 x y) (*.f64 t b))))
(* -1/16 (/ (* t z) b))
(/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b)
(* -1 (* t (+ (* 1/16 (/ z b)) (/ (* x y) (* b t)))))
(*.f64 t (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) z) b) (/.f64 (*.f64 x y) (*.f64 t b))))
(* -1 (* t (+ (* 1/16 (/ z b)) (/ (* x y) (* b t)))))
(*.f64 t (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) z) b) (/.f64 (*.f64 x y) (*.f64 t b))))
(* -1 (* t (+ (* 1/16 (/ z b)) (/ (* x y) (* b t)))))
(*.f64 t (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) z) b) (/.f64 (*.f64 x y) (*.f64 t b))))
(* -1 (/ (* x y) b))
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) b)
(+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(* -1/16 (/ (* t z) b))
(/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b)
(* z (+ (* -1 (/ (* x y) (* b z))) (* -1/16 (/ t b))))
(*.f64 z (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) t) b) (/.f64 (*.f64 x y) (*.f64 z b))))
(* z (+ (* -1 (/ (* x y) (* b z))) (* -1/16 (/ t b))))
(*.f64 z (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) t) b) (/.f64 (*.f64 x y) (*.f64 z b))))
(* z (+ (* -1 (/ (* x y) (* b z))) (* -1/16 (/ t b))))
(*.f64 z (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) t) b) (/.f64 (*.f64 x y) (*.f64 z b))))
(* -1/16 (/ (* t z) b))
(/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b)
(* -1 (* z (+ (* 1/16 (/ t b)) (/ (* x y) (* b z)))))
(*.f64 z (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) t) b) (/.f64 (*.f64 x y) (*.f64 z b))))
(* -1 (* z (+ (* 1/16 (/ t b)) (/ (* x y) (* b z)))))
(*.f64 z (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) t) b) (/.f64 (*.f64 x y) (*.f64 z b))))
(* -1 (* z (+ (* 1/16 (/ t b)) (/ (* x y) (* b z)))))
(*.f64 z (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) t) b) (/.f64 (*.f64 x y) (*.f64 z b))))
(* -1/16 (/ (* t z) b))
(/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b)
(+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(* -1 (/ (* x y) b))
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) b)
(* x (+ (* -1 (/ y b)) (* -1/16 (/ (* t z) (* b x)))))
(*.f64 x (-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) x) (/.f64 y b)))
(* x (+ (* -1 (/ y b)) (* -1/16 (/ (* t z) (* b x)))))
(*.f64 x (-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) x) (/.f64 y b)))
(* x (+ (* -1 (/ y b)) (* -1/16 (/ (* t z) (* b x)))))
(*.f64 x (-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) x) (/.f64 y b)))
(* -1 (/ (* x y) b))
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) b)
(* -1 (* x (+ (* 1/16 (/ (* t z) (* b x))) (/ y b))))
(*.f64 x (-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) x) (/.f64 y b)))
(* -1 (* x (+ (* 1/16 (/ (* t z) (* b x))) (/ y b))))
(*.f64 x (-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) x) (/.f64 y b)))
(* -1 (* x (+ (* 1/16 (/ (* t z) (* b x))) (/ y b))))
(*.f64 x (-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) x) (/.f64 y b)))
(* -1/16 (/ (* t z) b))
(/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b)
(+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(+ (* -1 (/ (* x y) b)) (* -1/16 (/ (* t z) b)))
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(* -1 (/ (* x y) b))
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) b)
(* y (+ (* -1 (/ x b)) (* -1/16 (/ (* t z) (* b y)))))
(*.f64 y (-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) y) (/.f64 x b)))
(* y (+ (* -1 (/ x b)) (* -1/16 (/ (* t z) (* b y)))))
(*.f64 y (-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) y) (/.f64 x b)))
(* y (+ (* -1 (/ x b)) (* -1/16 (/ (* t z) (* b y)))))
(*.f64 y (-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) y) (/.f64 x b)))
(* -1 (/ (* x y) b))
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) b)
(* -1 (* y (+ (* 1/16 (/ (* t z) (* b y))) (/ x b))))
(*.f64 y (-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) y) (/.f64 x b)))
(* -1 (* y (+ (* 1/16 (/ (* t z) (* b y))) (/ x b))))
(*.f64 y (-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) y) (/.f64 x b)))
(* -1 (* y (+ (* 1/16 (/ (* t z) (* b y))) (/ x b))))
(*.f64 y (-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) b) y) (/.f64 x b)))
(/ (- (* -1/16 (* t z)) (* x y)) b)
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(/ (- (* -1/16 (* t z)) (* x y)) b)
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(/ (- (* -1/16 (* t z)) (* x y)) b)
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(/ (- (* -1/16 (* t z)) (* x y)) b)
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(/ (- (* -1/16 (* t z)) (* x y)) b)
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(/ (- (* -1/16 (* t z)) (* x y)) b)
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(/ (- (* -1/16 (* t z)) (* x y)) b)
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(/ (- (* -1/16 (* t z)) (* x y)) b)
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(/ (- (* -1/16 (* t z)) (* x y)) b)
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(/ (- (* -1/16 (* t z)) (* x y)) b)
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(/ (- (* -1/16 (* t z)) (* x y)) b)
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(/ (- (* -1/16 (* t z)) (* x y)) b)
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) b)
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(- (* -1/16 (* t z)) (* x y))
(-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))
(- (* -1/16 (* t z)) (* x y))
(-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))
(- (* -1/16 (* t z)) (* x y))
(-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))
(*.f64 t (-.f64 (*.f64 #s(literal -1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))
(*.f64 t (-.f64 (*.f64 #s(literal -1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))
(*.f64 t (-.f64 (*.f64 #s(literal -1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))
(*.f64 t (-.f64 (*.f64 #s(literal -1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))
(*.f64 t (-.f64 (*.f64 #s(literal -1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))
(*.f64 t (-.f64 (*.f64 #s(literal -1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(- (* -1/16 (* t z)) (* x y))
(-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))
(- (* -1/16 (* t z)) (* x y))
(-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))
(- (* -1/16 (* t z)) (* x y))
(-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))
(*.f64 z (-.f64 (*.f64 #s(literal -1/16 binary64) t) (/.f64 (*.f64 x y) z)))
(* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))
(*.f64 z (-.f64 (*.f64 #s(literal -1/16 binary64) t) (/.f64 (*.f64 x y) z)))
(* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))
(*.f64 z (-.f64 (*.f64 #s(literal -1/16 binary64) t) (/.f64 (*.f64 x y) z)))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))
(*.f64 z (-.f64 (*.f64 #s(literal -1/16 binary64) t) (/.f64 (*.f64 x y) z)))
(* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))
(*.f64 z (-.f64 (*.f64 #s(literal -1/16 binary64) t) (/.f64 (*.f64 x y) z)))
(* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))
(*.f64 z (-.f64 (*.f64 #s(literal -1/16 binary64) t) (/.f64 (*.f64 x y) z)))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* x (- (* -1/16 (/ (* t z) x)) y))
(*.f64 x (-.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) x) y))
(* x (- (* -1/16 (/ (* t z) x)) y))
(*.f64 x (-.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) x) y))
(* x (- (* -1/16 (/ (* t z) x)) y))
(*.f64 x (-.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) x) y))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))
(*.f64 x (-.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) x) y))
(* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))
(*.f64 x (-.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) x) y))
(* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))
(*.f64 x (-.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) x) y))
(* -1/16 (* t z))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* y (- (* -1/16 (/ (* t z) y)) x))
(*.f64 y (-.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) y) x))
(* y (- (* -1/16 (/ (* t z) y)) x))
(*.f64 y (-.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) y) x))
(* y (- (* -1/16 (/ (* t z) y)) x))
(*.f64 y (-.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) y) x))
(* -1 (* x y))
(*.f64 y (-.f64 #s(literal 0 binary64) x))
(* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))
(*.f64 y (-.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) y) x))
(* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))
(*.f64 y (-.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) y) x))
(* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))
(*.f64 y (-.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) y) x))

eval304.0ms (2%)

Memory
-18.4MiB live, 592.3MiB allocated
Compiler

Compiled 46 210 to 4 116 computations (91.1% saved)

prune412.0ms (2.7%)

Memory
-29.8MiB live, 657.6MiB allocated
Pruning

12 alts after pruning (9 fresh and 3 done)

PrunedKeptTotal
New1 71561 721
Fresh336
Picked235
Done000
Total1 720121 732
Accuracy
100.0%
Counts
1 732 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
75.2%
(-.f64 c (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))
76.5%
(-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
72.5%
(-.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))
71.0%
(-.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))))
48.6%
(-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
49.0%
(-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
52.4%
(+.f64 (*.f64 x y) c)
27.0%
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
30.1%
(*.f64 x y)
46.9%
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
26.3%
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
24.4%
c
Compiler

Compiled 314 to 238 computations (24.2% saved)

simplify332.0ms (2.2%)

Memory
15.8MiB live, 308.3MiB allocated
Algorithm
egg-herbie
Localize:

Found 15 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 #s(literal 1/4 binary64) a)
cost-diff0
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
cost-diff0
(-.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))))
cost-diff128
(*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b)))
cost-diff0
(*.f64 x y)
cost-diff0
(/.f64 (*.f64 x y) c)
cost-diff0
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))
cost-diff256
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
cost-diff0
(*.f64 x y)
cost-diff0
(+.f64 (*.f64 x y) c)
cost-diff0
(*.f64 x y)
cost-diff0
(*.f64 a b)
cost-diff0
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
cost-diff0
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
cost-diff0
(-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
Rules
3 216×accelerator-lowering-fma.f32
3 216×accelerator-lowering-fma.f64
3 040×/-lowering-/.f32
3 040×/-lowering-/.f64
2 696×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
021123
158123
2142123
3419123
41210123
53095123
64421123
75256123
85789123
95993123
106042123
116634123
126870123
136914123
146914123
156914123
166914123
176914123
08262116
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- c (- (* 1/4 (* a b)) (* x y)))
c
(- (* 1/4 (* a b)) (* x y))
(* 1/4 (* a b))
1/4
(* a b)
a
b
(* x y)
x
y
(* x y)
x
y
(+ (* x y) c)
(* x y)
x
y
c
(* c (+ 1 (/ (* x y) c)))
c
(+ 1 (/ (* x y) c))
1
(/ (* x y) c)
(* x y)
x
y
(- c (* b (- (* 1/4 a) (/ (* x y) b))))
c
(* b (- (* 1/4 a) (/ (* x y) b)))
b
(- (* 1/4 a) (/ (* x y) b))
(* 1/4 a)
1/4
a
(/ (* x y) b)
(* x y)
x
y
Outputs
(- c (- (* 1/4 (* a b)) (* x y)))
(+.f64 (*.f64 x y) (-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))
c
(- (* 1/4 (* a b)) (* x y))
(-.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (*.f64 x y))
(* 1/4 (* a b))
(*.f64 b (*.f64 #s(literal 1/4 binary64) a))
1/4
#s(literal 1/4 binary64)
(* a b)
(*.f64 a b)
a
b
(* x y)
(*.f64 x y)
x
y
(* x y)
(*.f64 x y)
x
y
(+ (* x y) c)
(+.f64 c (*.f64 x y))
(* x y)
(*.f64 x y)
x
y
c
(* c (+ 1 (/ (* x y) c)))
(+.f64 c (*.f64 x y))
c
(+ 1 (/ (* x y) c))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))
1
#s(literal 1 binary64)
(/ (* x y) c)
(/.f64 (*.f64 x y) c)
(* x y)
(*.f64 x y)
x
y
(- c (* b (- (* 1/4 a) (/ (* x y) b))))
(+.f64 (*.f64 x y) (-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))
c
(* b (- (* 1/4 a) (/ (* x y) b)))
(-.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (*.f64 x y))
b
(- (* 1/4 a) (/ (* x y) b))
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
1/4
#s(literal 1/4 binary64)
a
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(* x y)
(*.f64 x y)
x
y

localize111.0ms (0.7%)

Memory
6.6MiB live, 163.8MiB allocated
Localize:

Found 15 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 #s(literal 1/4 binary64) a)
accuracy100.0%
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
accuracy92.2%
(*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b)))
accuracy90.2%
(/.f64 (*.f64 x y) b)
accuracy100.0%
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))
accuracy100.0%
(*.f64 x y)
accuracy92.2%
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
accuracy91.2%
(/.f64 (*.f64 x y) c)
accuracy100.0%
(*.f64 x y)
accuracy100.0%
(+.f64 (*.f64 x y) c)
accuracy100.0%
(*.f64 x y)
accuracy100.0%
(*.f64 x y)
accuracy100.0%
(*.f64 a b)
accuracy100.0%
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
accuracy99.7%
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
Samples
86.0ms256×0valid
Compiler

Compiled 133 to 25 computations (81.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 66.0ms
ival-mult: 34.0ms (51.9% of total)
ival-sub: 26.0ms (39.7% of total)
ival-div: 3.0ms (4.6% of total)
ival-add: 2.0ms (3.1% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series30.0ms (0.2%)

Memory
-13.4MiB live, 65.2MiB allocated
Counts
14 → 528
Calls
Call 1
Inputs
#<alt (- c (- (* 1/4 (* a b)) (* x y)))>
#<alt (- (* 1/4 (* a b)) (* x y))>
#<alt (* 1/4 (* a b))>
#<alt (* a b)>
#<alt (* x y)>
#<alt (+ (* x y) c)>
#<alt (* c (+ 1 (/ (* x y) c)))>
#<alt (+ 1 (/ (* x y) c))>
#<alt (/ (* x y) c)>
#<alt (* b (- (* 1/4 a) (/ (* x y) b)))>
#<alt (- c (* b (- (* 1/4 a) (/ (* x y) b))))>
#<alt (- (* 1/4 a) (/ (* x y) b))>
#<alt (* 1/4 a)>
#<alt (/ (* x y) b)>
Outputs
#<alt (- (* x y) (* 1/4 (* a b)))>
#<alt (- (+ c (* x y)) (* 1/4 (* a b)))>
#<alt (- (+ c (* x y)) (* 1/4 (* a b)))>
#<alt (- (+ c (* x y)) (* 1/4 (* a b)))>
#<alt c>
#<alt (* c (- (+ 1 (/ (* x y) c)) (* 1/4 (/ (* a b) c))))>
#<alt (* c (- (+ 1 (/ (* x y) c)) (* 1/4 (/ (* a b) c))))>
#<alt (* c (- (+ 1 (/ (* x y) c)) (* 1/4 (/ (* a b) c))))>
#<alt c>
#<alt (* -1 (* c (- (* -1 (/ (- (* x y) (* 1/4 (* a b))) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (- (* x y) (* 1/4 (* a b))) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (- (* x y) (* 1/4 (* a b))) c)) 1)))>
#<alt (+ c (* x y))>
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))>
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))>
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))>
#<alt (* -1/4 (* a b))>
#<alt (* a (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b)))>
#<alt (* a (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b)))>
#<alt (* a (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b)))>
#<alt (* -1/4 (* a b))>
#<alt (* -1 (* a (- (* -1 (/ (+ c (* x y)) a)) (* -1/4 b))))>
#<alt (* -1 (* a (- (* -1 (/ (+ c (* x y)) a)) (* -1/4 b))))>
#<alt (* -1 (* a (- (* -1 (/ (+ c (* x y)) a)) (* -1/4 b))))>
#<alt (+ c (* x y))>
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))>
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))>
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))>
#<alt (* -1/4 (* a b))>
#<alt (* b (- (+ (/ c b) (/ (* x y) b)) (* 1/4 a)))>
#<alt (* b (- (+ (/ c b) (/ (* x y) b)) (* 1/4 a)))>
#<alt (* b (- (+ (/ c b) (/ (* x y) b)) (* 1/4 a)))>
#<alt (* -1/4 (* a b))>
#<alt (* -1 (* b (- (* -1 (/ (+ c (* x y)) b)) (* -1/4 a))))>
#<alt (* -1 (* b (- (* -1 (/ (+ c (* x y)) b)) (* -1/4 a))))>
#<alt (* -1 (* b (- (* -1 (/ (+ c (* x y)) b)) (* -1/4 a))))>
#<alt (- c (* 1/4 (* a b)))>
#<alt (- (+ c (* x y)) (* 1/4 (* a b)))>
#<alt (- (+ c (* x y)) (* 1/4 (* a b)))>
#<alt (- (+ c (* x y)) (* 1/4 (* a b)))>
#<alt (* x y)>
#<alt (* x (- (+ y (/ c x)) (* 1/4 (/ (* a b) x))))>
#<alt (* x (- (+ y (/ c x)) (* 1/4 (/ (* a b) x))))>
#<alt (* x (- (+ y (/ c x)) (* 1/4 (/ (* a b) x))))>
#<alt (* x y)>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- c (* 1/4 (* a b))) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- c (* 1/4 (* a b))) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- c (* 1/4 (* a b))) x)))))>
#<alt (- c (* 1/4 (* a b)))>
#<alt (- (+ c (* x y)) (* 1/4 (* a b)))>
#<alt (- (+ c (* x y)) (* 1/4 (* a b)))>
#<alt (- (+ c (* x y)) (* 1/4 (* a b)))>
#<alt (* x y)>
#<alt (* y (- (+ x (/ c y)) (* 1/4 (/ (* a b) y))))>
#<alt (* y (- (+ x (/ c y)) (* 1/4 (/ (* a b) y))))>
#<alt (* y (- (+ x (/ c y)) (* 1/4 (/ (* a b) y))))>
#<alt (* x y)>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- c (* 1/4 (* a b))) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- c (* 1/4 (* a b))) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- c (* 1/4 (* a b))) y)))))>
#<alt (* -1 (* x y))>
#<alt (- (* 1/4 (* a b)) (* x y))>
#<alt (- (* 1/4 (* a b)) (* x y))>
#<alt (- (* 1/4 (* a b)) (* x y))>
#<alt (* 1/4 (* a b))>
#<alt (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))>
#<alt (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))>
#<alt (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))>
#<alt (* 1/4 (* a b))>
#<alt (* -1 (* a (+ (* -1/4 b) (/ (* x y) a))))>
#<alt (* -1 (* a (+ (* -1/4 b) (/ (* x y) a))))>
#<alt (* -1 (* a (+ (* -1/4 b) (/ (* x y) a))))>
#<alt (* -1 (* x y))>
#<alt (- (* 1/4 (* a b)) (* x y))>
#<alt (- (* 1/4 (* a b)) (* x y))>
#<alt (- (* 1/4 (* a b)) (* x y))>
#<alt (* 1/4 (* a b))>
#<alt (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))>
#<alt (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))>
#<alt (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))>
#<alt (* 1/4 (* a b))>
#<alt (* -1 (* b (+ (* -1/4 a) (/ (* x y) b))))>
#<alt (* -1 (* b (+ (* -1/4 a) (/ (* x y) b))))>
#<alt (* -1 (* b (+ (* -1/4 a) (/ (* x y) b))))>
#<alt (* 1/4 (* a b))>
#<alt (+ (* -1 (* x y)) (* 1/4 (* a b)))>
#<alt (+ (* -1 (* x y)) (* 1/4 (* a b)))>
#<alt (+ (* -1 (* x y)) (* 1/4 (* a b)))>
#<alt (* -1 (* x y))>
#<alt (* x (- (* 1/4 (/ (* a b) x)) y))>
#<alt (* x (- (* 1/4 (/ (* a b) x)) y))>
#<alt (* x (- (* 1/4 (/ (* a b) x)) y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x (- (* -1/4 (/ (* a b) x)) (* -1 y))))>
#<alt (* -1 (* x (- (* -1/4 (/ (* a b) x)) (* -1 y))))>
#<alt (* -1 (* x (- (* -1/4 (/ (* a b) x)) (* -1 y))))>
#<alt (* 1/4 (* a b))>
#<alt (+ (* -1 (* x y)) (* 1/4 (* a b)))>
#<alt (+ (* -1 (* x y)) (* 1/4 (* a b)))>
#<alt (+ (* -1 (* x y)) (* 1/4 (* a b)))>
#<alt (* -1 (* x y))>
#<alt (* y (- (* 1/4 (/ (* a b) y)) x))>
#<alt (* y (- (* 1/4 (/ (* a b) y)) x))>
#<alt (* y (- (* 1/4 (/ (* a b) y)) x))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* y (- (* -1/4 (/ (* a b) y)) (* -1 x))))>
#<alt (* -1 (* y (- (* -1/4 (/ (* a b) y)) (* -1 x))))>
#<alt (* -1 (* y (- (* -1/4 (/ (* a b) y)) (* -1 x))))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<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 c>
#<alt (+ c (* x y))>
#<alt (+ c (* x y))>
#<alt (+ c (* x y))>
#<alt (* x y)>
#<alt (* x (+ y (/ c x)))>
#<alt (* x (+ y (/ c x)))>
#<alt (* x (+ y (/ c x)))>
#<alt (* x y)>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))>
#<alt c>
#<alt (+ c (* x y))>
#<alt (+ c (* x y))>
#<alt (+ c (* x y))>
#<alt (* x y)>
#<alt (* y (+ x (/ c y)))>
#<alt (* y (+ x (/ c y)))>
#<alt (* y (+ x (/ c y)))>
#<alt (* x y)>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))>
#<alt (* x y)>
#<alt (+ c (* x y))>
#<alt (+ c (* x y))>
#<alt (+ c (* x y))>
#<alt c>
#<alt (* c (+ 1 (/ (* x y) c)))>
#<alt (* c (+ 1 (/ (* x y) c)))>
#<alt (* c (+ 1 (/ (* x y) c)))>
#<alt c>
#<alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))>
#<alt (* x y)>
#<alt (+ c (* x y))>
#<alt (+ c (* x y))>
#<alt (+ c (* x y))>
#<alt c>
#<alt (* c (+ 1 (/ (* x y) c)))>
#<alt (* c (+ 1 (/ (* x y) c)))>
#<alt (* c (+ 1 (/ (* x y) c)))>
#<alt c>
#<alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))>
#<alt c>
#<alt (+ c (* x y))>
#<alt (+ c (* x y))>
#<alt (+ c (* x y))>
#<alt (* x y)>
#<alt (* x (+ y (/ c x)))>
#<alt (* x (+ y (/ c x)))>
#<alt (* x (+ y (/ c x)))>
#<alt (* x y)>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))>
#<alt c>
#<alt (+ c (* x y))>
#<alt (+ c (* x y))>
#<alt (+ c (* x y))>
#<alt (* x y)>
#<alt (* y (+ x (/ c y)))>
#<alt (* y (+ x (/ c y)))>
#<alt (* y (+ x (/ c y)))>
#<alt (* x y)>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))>
#<alt 1>
#<alt (+ 1 (/ (* x y) c))>
#<alt (+ 1 (/ (* x y) c))>
#<alt (+ 1 (/ (* x y) c))>
#<alt (/ (* x y) c)>
#<alt (* x (+ (/ 1 x) (/ y c)))>
#<alt (* x (+ (/ 1 x) (/ y c)))>
#<alt (* x (+ (/ 1 x) (/ y c)))>
#<alt (/ (* x y) c)>
#<alt (* -1 (* x (- (* -1 (/ y c)) (/ 1 x))))>
#<alt (* -1 (* x (- (* -1 (/ y c)) (/ 1 x))))>
#<alt (* -1 (* x (- (* -1 (/ y c)) (/ 1 x))))>
#<alt 1>
#<alt (+ 1 (/ (* x y) c))>
#<alt (+ 1 (/ (* x y) c))>
#<alt (+ 1 (/ (* x y) c))>
#<alt (/ (* x y) c)>
#<alt (* y (+ (/ 1 y) (/ x c)))>
#<alt (* y (+ (/ 1 y) (/ x c)))>
#<alt (* y (+ (/ 1 y) (/ x c)))>
#<alt (/ (* x y) c)>
#<alt (* -1 (* y (- (* -1 (/ x c)) (/ 1 y))))>
#<alt (* -1 (* y (- (* -1 (/ x c)) (/ 1 y))))>
#<alt (* -1 (* y (- (* -1 (/ x c)) (/ 1 y))))>
#<alt (/ (* x y) c)>
#<alt (/ (+ c (* x y)) c)>
#<alt (/ (+ c (* x y)) c)>
#<alt (/ (+ c (* x y)) c)>
#<alt 1>
#<alt (+ 1 (/ (* x y) c))>
#<alt (+ 1 (/ (* x y) c))>
#<alt (+ 1 (/ (* x y) c))>
#<alt 1>
#<alt (+ 1 (/ (* x y) c))>
#<alt (+ 1 (/ (* x y) c))>
#<alt (+ 1 (/ (* x y) c))>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (/ (* x y) c)>
#<alt (* -1 (* x y))>
#<alt (+ (* -1 (* x y)) (* 1/4 (* a b)))>
#<alt (+ (* -1 (* x y)) (* 1/4 (* a b)))>
#<alt (+ (* -1 (* x y)) (* 1/4 (* a b)))>
#<alt (* 1/4 (* a b))>
#<alt (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))>
#<alt (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))>
#<alt (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))>
#<alt (* 1/4 (* a b))>
#<alt (* -1 (* b (+ (* -1/4 a) (/ (* x y) b))))>
#<alt (* -1 (* b (+ (* -1/4 a) (/ (* x y) b))))>
#<alt (* -1 (* b (+ (* -1/4 a) (/ (* x y) b))))>
#<alt (* -1 (* x y))>
#<alt (+ (* -1 (* x y)) (* 1/4 (* a b)))>
#<alt (+ (* -1 (* x y)) (* 1/4 (* a b)))>
#<alt (+ (* -1 (* x y)) (* 1/4 (* a b)))>
#<alt (* 1/4 (* a b))>
#<alt (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))>
#<alt (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))>
#<alt (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))>
#<alt (* 1/4 (* a b))>
#<alt (* -1 (* a (+ (* -1/4 b) (/ (* x y) a))))>
#<alt (* -1 (* a (+ (* -1/4 b) (/ (* x y) a))))>
#<alt (* -1 (* a (+ (* -1/4 b) (/ (* x y) a))))>
#<alt (* 1/4 (* a b))>
#<alt (+ (* -1 (* x y)) (* 1/4 (* a b)))>
#<alt (+ (* -1 (* x y)) (* 1/4 (* a b)))>
#<alt (+ (* -1 (* x y)) (* 1/4 (* a b)))>
#<alt (* -1 (* x y))>
#<alt (* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))>
#<alt (* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))>
#<alt (* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x (+ y (* -1/4 (/ (* a b) x)))))>
#<alt (* -1 (* x (+ y (* -1/4 (/ (* a b) x)))))>
#<alt (* -1 (* x (+ y (* -1/4 (/ (* a b) x)))))>
#<alt (* 1/4 (* a b))>
#<alt (+ (* -1 (* x y)) (* 1/4 (* a b)))>
#<alt (+ (* -1 (* x y)) (* 1/4 (* a b)))>
#<alt (+ (* -1 (* x y)) (* 1/4 (* a b)))>
#<alt (* -1 (* x y))>
#<alt (* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))>
#<alt (* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))>
#<alt (* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* y (+ x (* -1/4 (/ (* a b) y)))))>
#<alt (* -1 (* y (+ x (* -1/4 (/ (* a b) y)))))>
#<alt (* -1 (* y (+ x (* -1/4 (/ (* a b) y)))))>
#<alt (* -1 (* b (- (* 1/4 a) (/ (* x y) b))))>
#<alt (- c (* b (- (* 1/4 a) (/ (* x y) b))))>
#<alt (- c (* b (- (* 1/4 a) (/ (* x y) b))))>
#<alt (- c (* b (- (* 1/4 a) (/ (* x y) b))))>
#<alt c>
#<alt (* c (+ 1 (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) c))))>
#<alt (* c (+ 1 (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) c))))>
#<alt (* c (+ 1 (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) c))))>
#<alt c>
#<alt (* -1 (* c (- (/ (* b (- (* 1/4 a) (/ (* x y) b))) c) 1)))>
#<alt (* -1 (* c (- (/ (* b (- (* 1/4 a) (/ (* x y) b))) c) 1)))>
#<alt (* -1 (* c (- (/ (* b (- (* 1/4 a) (/ (* x y) b))) c) 1)))>
#<alt (- c (* -1 (* x y)))>
#<alt (- (+ c (* -1/4 (* a b))) (* -1 (* x y)))>
#<alt (- (+ c (* -1/4 (* a b))) (* -1 (* x y)))>
#<alt (- (+ c (* -1/4 (* a b))) (* -1 (* x y)))>
#<alt (* -1/4 (* a b))>
#<alt (* b (- (+ (/ c b) (/ (* x y) b)) (* 1/4 a)))>
#<alt (* b (- (+ (/ c b) (/ (* x y) b)) (* 1/4 a)))>
#<alt (* b (- (+ (/ c b) (/ (* x y) b)) (* 1/4 a)))>
#<alt (* -1/4 (* a b))>
#<alt (* -1 (* b (- (* -1 (/ (- c (* -1 (* x y))) b)) (* -1/4 a))))>
#<alt (* -1 (* b (- (* -1 (/ (- c (* -1 (* x y))) b)) (* -1/4 a))))>
#<alt (* -1 (* b (- (* -1 (/ (- c (* -1 (* x y))) b)) (* -1/4 a))))>
#<alt (- c (* -1 (* x y)))>
#<alt (- (+ c (* -1/4 (* a b))) (* -1 (* x y)))>
#<alt (- (+ c (* -1/4 (* a b))) (* -1 (* x y)))>
#<alt (- (+ c (* -1/4 (* a b))) (* -1 (* x y)))>
#<alt (* -1/4 (* a b))>
#<alt (* a (- (/ c a) (+ (* -1 (/ (* x y) a)) (* 1/4 b))))>
#<alt (* a (- (/ c a) (+ (* -1 (/ (* x y) a)) (* 1/4 b))))>
#<alt (* a (- (/ c a) (+ (* -1 (/ (* x y) a)) (* 1/4 b))))>
#<alt (* -1/4 (* a b))>
#<alt (* -1 (* a (- (* -1 (/ (- c (* -1 (* x y))) a)) (* -1/4 b))))>
#<alt (* -1 (* a (- (* -1 (/ (- c (* -1 (* x y))) a)) (* -1/4 b))))>
#<alt (* -1 (* a (- (* -1 (/ (- c (* -1 (* x y))) a)) (* -1/4 b))))>
#<alt (- c (* 1/4 (* a b)))>
#<alt (- (+ c (* x y)) (* 1/4 (* a b)))>
#<alt (- (+ c (* x y)) (* 1/4 (* a b)))>
#<alt (- (+ c (* x y)) (* 1/4 (* a b)))>
#<alt (* x y)>
#<alt (* x (- (/ c x) (+ (* -1 y) (* 1/4 (/ (* a b) x)))))>
#<alt (* x (- (/ c x) (+ (* -1 y) (* 1/4 (/ (* a b) x)))))>
#<alt (* x (- (/ c x) (+ (* -1 y) (* 1/4 (/ (* a b) x)))))>
#<alt (* x y)>
#<alt (* -1 (* x (- (* -1 (/ (- c (* 1/4 (* a b))) x)) y)))>
#<alt (* -1 (* x (- (* -1 (/ (- c (* 1/4 (* a b))) x)) y)))>
#<alt (* -1 (* x (- (* -1 (/ (- c (* 1/4 (* a b))) x)) y)))>
#<alt (- c (* 1/4 (* a b)))>
#<alt (- (+ c (* x y)) (* 1/4 (* a b)))>
#<alt (- (+ c (* x y)) (* 1/4 (* a b)))>
#<alt (- (+ c (* x y)) (* 1/4 (* a b)))>
#<alt (* x y)>
#<alt (* y (- (/ c y) (+ (* -1 x) (* 1/4 (/ (* a b) y)))))>
#<alt (* y (- (/ c y) (+ (* -1 x) (* 1/4 (/ (* a b) y)))))>
#<alt (* y (- (/ c y) (+ (* -1 x) (* 1/4 (/ (* a b) y)))))>
#<alt (* x y)>
#<alt (* -1 (* y (- (* -1 (/ (- c (* 1/4 (* a b))) y)) x)))>
#<alt (* -1 (* y (- (* -1 (/ (- c (* 1/4 (* a b))) y)) x)))>
#<alt (* -1 (* y (- (* -1 (/ (- c (* 1/4 (* a b))) y)) x)))>
#<alt (* -1 (/ (* x y) b))>
#<alt (- (* 1/4 a) (/ (* x y) b))>
#<alt (- (* 1/4 a) (/ (* x y) b))>
#<alt (- (* 1/4 a) (/ (* x y) b))>
#<alt (* 1/4 a)>
#<alt (* a (+ 1/4 (* -1 (/ (* x y) (* a b)))))>
#<alt (* a (+ 1/4 (* -1 (/ (* x y) (* a b)))))>
#<alt (* a (+ 1/4 (* -1 (/ (* x y) (* a b)))))>
#<alt (* 1/4 a)>
#<alt (* -1 (* a (- (/ (* x y) (* a b)) 1/4)))>
#<alt (* -1 (* a (- (/ (* x y) (* a b)) 1/4)))>
#<alt (* -1 (* a (- (/ (* x y) (* a b)) 1/4)))>
#<alt (* 1/4 a)>
#<alt (+ (* -1 (/ (* x y) b)) (* 1/4 a))>
#<alt (+ (* -1 (/ (* x y) b)) (* 1/4 a))>
#<alt (+ (* -1 (/ (* x y) b)) (* 1/4 a))>
#<alt (* -1 (/ (* x y) b))>
#<alt (* x (- (* 1/4 (/ a x)) (/ y b)))>
#<alt (* x (- (* 1/4 (/ a x)) (/ y b)))>
#<alt (* x (- (* 1/4 (/ a x)) (/ y b)))>
#<alt (* -1 (/ (* x y) b))>
#<alt (* -1 (* x (- (* -1/4 (/ a x)) (* -1 (/ y b)))))>
#<alt (* -1 (* x (- (* -1/4 (/ a x)) (* -1 (/ y b)))))>
#<alt (* -1 (* x (- (* -1/4 (/ a x)) (* -1 (/ y b)))))>
#<alt (* 1/4 a)>
#<alt (+ (* -1 (/ (* x y) b)) (* 1/4 a))>
#<alt (+ (* -1 (/ (* x y) b)) (* 1/4 a))>
#<alt (+ (* -1 (/ (* x y) b)) (* 1/4 a))>
#<alt (* -1 (/ (* x y) b))>
#<alt (* y (- (* 1/4 (/ a y)) (/ x b)))>
#<alt (* y (- (* 1/4 (/ a y)) (/ x b)))>
#<alt (* y (- (* 1/4 (/ a y)) (/ x b)))>
#<alt (* -1 (/ (* x y) b))>
#<alt (* -1 (* y (- (* -1/4 (/ a y)) (* -1 (/ x b)))))>
#<alt (* -1 (* y (- (* -1/4 (/ a y)) (* -1 (/ x b)))))>
#<alt (* -1 (* y (- (* -1/4 (/ a y)) (* -1 (/ x b)))))>
#<alt (* -1 (/ (* x y) b))>
#<alt (/ (- (* 1/4 (* a b)) (* x y)) b)>
#<alt (/ (- (* 1/4 (* a b)) (* x y)) b)>
#<alt (/ (- (* 1/4 (* a b)) (* x y)) b)>
#<alt (* 1/4 a)>
#<alt (+ (* -1 (/ (* x y) b)) (* 1/4 a))>
#<alt (+ (* -1 (/ (* x y) b)) (* 1/4 a))>
#<alt (+ (* -1 (/ (* x y) b)) (* 1/4 a))>
#<alt (* 1/4 a)>
#<alt (+ (* -1 (/ (* x y) b)) (* 1/4 a))>
#<alt (+ (* -1 (/ (* x y) b)) (* 1/4 a))>
#<alt (+ (* -1 (/ (* x y) b)) (* 1/4 a))>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
#<alt (/ (* x y) b)>
Calls

132 calls:

TimeVariablePointExpression
5.0ms
x
@0
(+ 1 (/ (* x y) c))
3.0ms
a
@inf
(- c (* b (- (* 1/4 a) (/ (* x y) b))))
0.0ms
c
@-inf
(* c (+ 1 (/ (* x y) c)))
0.0ms
b
@-inf
(* b (- (* 1/4 a) (/ (* x y) b)))
0.0ms
x
@inf
(* c (+ 1 (/ (* x y) c)))

rewrite433.0ms (2.9%)

Memory
7.6MiB live, 813.4MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 930×accelerator-lowering-fma.f32
5 930×accelerator-lowering-fma.f64
4 184×/-lowering-/.f32
4 184×/-lowering-/.f64
4 074×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02194
113694
2125294
0863490
Stop Event
iter limit
node limit
Counts
14 → 577
Calls
Call 1
Inputs
(- c (- (* 1/4 (* a b)) (* x y)))
(- (* 1/4 (* a b)) (* x y))
(* 1/4 (* a b))
(* a b)
(* x y)
(+ (* x y) c)
(* c (+ 1 (/ (* x y) c)))
(+ 1 (/ (* x y) c))
(/ (* x y) c)
(* b (- (* 1/4 a) (/ (* x y) b)))
(- c (* b (- (* 1/4 a) (/ (* x y) b))))
(- (* 1/4 a) (/ (* x y) b))
(* 1/4 a)
(/ (* x y) b)
Outputs
(+.f64 c (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) c)
(+.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (*.f64 x y))
(+.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))))))
(+.f64 (/.f64 (*.f64 c c) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))))
(-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(-.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(-.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))))
(-.f64 (/.f64 (*.f64 c c) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (-.f64 c (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))))
(-.f64 (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (-.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (*.f64 x y))))
(fma.f64 c #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))
(fma.f64 c (/.f64 (*.f64 x y) c) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(fma.f64 x y (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(fma.f64 x (*.f64 (/.f64 y c) c) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(fma.f64 y x (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(fma.f64 #s(literal 1 binary64) c (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(fma.f64 (/.f64 (*.f64 x y) c) c (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))))))
(fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))))
(fma.f64 (*.f64 c (*.f64 x y)) (/.f64 #s(literal 1 binary64) c) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))) c)
(fma.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 c (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) c)
(fma.f64 (/.f64 y c) (/.f64 (*.f64 x c) #s(literal 1 binary64)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) c)
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))) c)
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) c)
(fma.f64 (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))))) (*.f64 x y))
(fma.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))) (*.f64 x y))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) c) (/.f64 #s(literal -1 binary64) c) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(fma.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 x y))) (/.f64 #s(literal -1 binary64) c) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(fma.f64 (*.f64 c x) (/.f64 y c) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(fma.f64 (/.f64 x c) (/.f64 (*.f64 y c) #s(literal 1 binary64)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 y c) c) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (*.f64 x c) c) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(fma.f64 (/.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 c c) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 c c) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(fma.f64 (/.f64 c c) (/.f64 (*.f64 x y) #s(literal 1 binary64)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(fma.f64 (/.f64 c c) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(fma.f64 (/.f64 c #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) c)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (*.f64 c (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (*.f64 x y)))) (+.f64 (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 c (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) (*.f64 (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (*.f64 x y)) (-.f64 (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 x (*.f64 y (*.f64 x y))))))
(/.f64 (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))))
(/.f64 (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))) (+.f64 (*.f64 c c) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (*.f64 c (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))))
(/.f64 (*.f64 (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))
(/.f64 (*.f64 (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) (-.f64 c (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))) (neg.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (*.f64 c (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))) (neg.f64 (-.f64 c (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (+.f64 (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (*.f64 x y)))))
(/.f64 (-.f64 (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (*.f64 x y)))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))) (*.f64 (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))) (*.f64 (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) (*.f64 (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))) (*.f64 (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (+.f64 (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (*.f64 x y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (*.f64 x y))))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (-.f64 (*.f64 c c) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) c))))
(/.f64 (-.f64 (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (+.f64 (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 x y))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))) (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c c) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 c c) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) (/.f64 (*.f64 c c) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))) (*.f64 (/.f64 (*.f64 c c) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (*.f64 c c)) (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) c))
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))) (-.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))
(*.f64 (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))))
(*.f64 (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (*.f64 c (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))))))
(*.f64 (*.f64 (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))
(*.f64 (*.f64 (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 c (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))))
(*.f64 (+.f64 (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (*.f64 x y))))))
(*.f64 (-.f64 (*.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (*.f64 x y))))
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))
(fma.f64 #s(literal 1/4 binary64) (*.f64 a b) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 a (*.f64 #s(literal 1/4 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 b (*.f64 #s(literal 1/4 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 x (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))
(fma.f64 y (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))
(fma.f64 (*.f64 #s(literal 1/4 binary64) a) b (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))
(fma.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))))
(fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))
(fma.f64 (-.f64 #s(literal 0 binary64) x) y (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))
(fma.f64 (-.f64 #s(literal 0 binary64) y) x (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))
(fma.f64 (*.f64 #s(literal 1/4 binary64) b) a (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (-.f64 #s(literal 0 binary64) (*.f64 x y))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))))
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(*.f64 a (*.f64 #s(literal 1/4 binary64) b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(*.f64 b (*.f64 #s(literal 1/4 binary64) a))
(*.f64 (*.f64 a b) #s(literal 1/4 binary64))
(*.f64 (*.f64 #s(literal 1/4 binary64) a) b)
(*.f64 (*.f64 #s(literal 1/4 binary64) b) a)
(*.f64 a b)
(*.f64 b a)
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(/.f64 c (/.f64 c (*.f64 x y)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (*.f64 x y)) c))
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 c (*.f64 x y))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 x y)))))
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 x y))))
(/.f64 (*.f64 c (*.f64 x y)) c)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 x y))) (-.f64 #s(literal 0 binary64) c))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) c) (-.f64 #s(literal 0 binary64) c))
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 x y))) (-.f64 #s(literal 0 binary64) c))
(/.f64 (*.f64 c x) (/.f64 c y))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) c)) c)
(/.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 x y)))) c)
(*.f64 c (/.f64 (*.f64 x y) c))
(*.f64 x y)
(*.f64 x (*.f64 (/.f64 y c) c))
(*.f64 y x)
(*.f64 (*.f64 x y) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x y))
(*.f64 (/.f64 (*.f64 x y) c) c)
(*.f64 (*.f64 c (*.f64 x y)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 c (/.f64 #s(literal 1 binary64) (*.f64 x y))))
(*.f64 (/.f64 y c) (/.f64 (*.f64 x c) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) c) (/.f64 #s(literal -1 binary64) c))
(*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 x y))) (/.f64 #s(literal -1 binary64) c))
(*.f64 (*.f64 c x) (/.f64 y c))
(*.f64 (/.f64 x c) (/.f64 (*.f64 y c) #s(literal 1 binary64)))
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 y c) c))
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (*.f64 x c) c))
(*.f64 (/.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 c c))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 c c))
(*.f64 (/.f64 c c) (/.f64 (*.f64 x y) #s(literal 1 binary64)))
(*.f64 (/.f64 c c) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))))
(*.f64 (/.f64 c #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) c)))
(+.f64 c (*.f64 x y))
(+.f64 (*.f64 x y) c)
(+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c))))
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)))
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 c (*.f64 x y))))
(fma.f64 c #s(literal 1 binary64) (*.f64 x y))
(fma.f64 c (/.f64 (*.f64 x y) c) c)
(fma.f64 x y c)
(fma.f64 x (*.f64 (/.f64 y c) c) c)
(fma.f64 y x c)
(fma.f64 (*.f64 x y) #s(literal 1 binary64) c)
(fma.f64 #s(literal 1 binary64) c (*.f64 x y))
(fma.f64 #s(literal 1 binary64) (*.f64 x y) c)
(fma.f64 (/.f64 (*.f64 x y) c) c c)
(fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c))))
(fma.f64 (*.f64 c (*.f64 x y)) (/.f64 #s(literal 1 binary64) c) c)
(fma.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 c (/.f64 #s(literal 1 binary64) (*.f64 x y))) c)
(fma.f64 (/.f64 y c) (/.f64 (*.f64 x c) #s(literal 1 binary64)) c)
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)) c)
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c) (*.f64 x y))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) c) (/.f64 #s(literal -1 binary64) c) c)
(fma.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 x y))) (/.f64 #s(literal -1 binary64) c) c)
(fma.f64 (*.f64 c x) (/.f64 y c) c)
(fma.f64 (/.f64 x c) (/.f64 (*.f64 y c) #s(literal 1 binary64)) c)
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 y c) c) c)
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (*.f64 x c) c) c)
(fma.f64 (/.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 c c) c)
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 c c) c)
(fma.f64 (/.f64 c c) (/.f64 (*.f64 x y) #s(literal 1 binary64)) c)
(fma.f64 (/.f64 c c) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) c)
(fma.f64 (/.f64 c #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) c)) c)
(/.f64 c (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 x y))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 c (*.f64 x y)) (-.f64 (*.f64 c c) (*.f64 x (*.f64 y (*.f64 x y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64)) (/.f64 c (*.f64 x y)))) (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)) (*.f64 c (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64)) (/.f64 c (*.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c)))) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 x y))) #s(literal 1 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (-.f64 c (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 c c) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 x y)))))
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c c)) (-.f64 (*.f64 x y) c))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 x y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (-.f64 c (*.f64 x y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))) (neg.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 x y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c c))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) c)))
(/.f64 (-.f64 (*.f64 c c) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 c (*.f64 x y)))
(/.f64 (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64)) (/.f64 c (*.f64 x y)))))
(/.f64 (*.f64 c (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))) c) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64)) (/.f64 c (*.f64 x y)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c)))) c) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (*.f64 (-.f64 (*.f64 x y) c) (*.f64 c c))) (*.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 x y) c)))
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 c (*.f64 x y))))
(/.f64 (neg.f64 (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64)) (/.f64 c (*.f64 x y))))))
(/.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))) c)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64)) (/.f64 c (*.f64 x y))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c)))) c)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (-.f64 c (*.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c c)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) c))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c))) (+.f64 (*.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 x y))) #s(literal -1 binary64))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(*.f64 #s(literal 1 binary64) (+.f64 c (*.f64 x y)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)) c)
(*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (-.f64 c (*.f64 x y))))))
(*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 x y))))))
(*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (-.f64 c (*.f64 x y)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) c))))
(*.f64 (-.f64 (*.f64 c c) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 x y))))
(*.f64 (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64)) (/.f64 c (*.f64 x y))))))
(*.f64 (*.f64 c (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))) c) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64)) (/.f64 c (*.f64 x y))))))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c)))) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(+.f64 c (*.f64 x y))
(+.f64 (*.f64 x y) c)
(+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c))))
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)))
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 c (*.f64 x y))))
(fma.f64 c #s(literal 1 binary64) (*.f64 x y))
(fma.f64 c (/.f64 (*.f64 x y) c) c)
(fma.f64 x y c)
(fma.f64 x (*.f64 (/.f64 y c) c) c)
(fma.f64 y x c)
(fma.f64 (*.f64 x y) #s(literal 1 binary64) c)
(fma.f64 #s(literal 1 binary64) c (*.f64 x y))
(fma.f64 #s(literal 1 binary64) (*.f64 x y) c)
(fma.f64 (/.f64 (*.f64 x y) c) c c)
(fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c))))
(fma.f64 (*.f64 c (*.f64 x y)) (/.f64 #s(literal 1 binary64) c) c)
(fma.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 c (/.f64 #s(literal 1 binary64) (*.f64 x y))) c)
(fma.f64 (/.f64 y c) (/.f64 (*.f64 x c) #s(literal 1 binary64)) c)
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)) c)
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c) (*.f64 x y))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) c) (/.f64 #s(literal -1 binary64) c) c)
(fma.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 x y))) (/.f64 #s(literal -1 binary64) c) c)
(fma.f64 (*.f64 c x) (/.f64 y c) c)
(fma.f64 (/.f64 x c) (/.f64 (*.f64 y c) #s(literal 1 binary64)) c)
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 y c) c) c)
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (*.f64 x c) c) c)
(fma.f64 (/.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 c c) c)
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 c c) c)
(fma.f64 (/.f64 c c) (/.f64 (*.f64 x y) #s(literal 1 binary64)) c)
(fma.f64 (/.f64 c c) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) c)
(fma.f64 (/.f64 c #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) c)) c)
(/.f64 c (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 x y))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 c (*.f64 x y)) (-.f64 (*.f64 c c) (*.f64 x (*.f64 y (*.f64 x y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64)) (/.f64 c (*.f64 x y)))) (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)) (*.f64 c (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64)) (/.f64 c (*.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c)))) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 x y))) #s(literal 1 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (-.f64 c (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 c c) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 x y)))))
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c c)) (-.f64 (*.f64 x y) c))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 x y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (-.f64 c (*.f64 x y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))) (neg.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 x y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c c))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) c)))
(/.f64 (-.f64 (*.f64 c c) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 c (*.f64 x y)))
(/.f64 (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64)) (/.f64 c (*.f64 x y)))))
(/.f64 (*.f64 c (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))) c) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64)) (/.f64 c (*.f64 x y)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c)))) c) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (*.f64 (-.f64 (*.f64 x y) c) (*.f64 c c))) (*.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 x y) c)))
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 c (*.f64 x y))))
(/.f64 (neg.f64 (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64)) (/.f64 c (*.f64 x y))))))
(/.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))) c)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64)) (/.f64 c (*.f64 x y))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c)))) c)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (-.f64 c (*.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c c)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) c))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c))) (+.f64 (*.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 x y))) #s(literal -1 binary64))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(*.f64 #s(literal 1 binary64) (+.f64 c (*.f64 x y)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)) c)
(*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (-.f64 c (*.f64 x y))))))
(*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 x y))))))
(*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (-.f64 c (*.f64 x y)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) c))))
(*.f64 (-.f64 (*.f64 c c) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 x y))))
(*.f64 (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64)) (/.f64 c (*.f64 x y))))))
(*.f64 (*.f64 c (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))) c) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64)) (/.f64 c (*.f64 x y))))))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c)))) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))
(+.f64 (/.f64 (*.f64 x y) c) #s(literal 1 binary64))
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))) (neg.f64 (/.f64 (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))))
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) c)))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))) (/.f64 (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(-.f64 (/.f64 (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c))) (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64))))
(fma.f64 x (/.f64 y c) #s(literal 1 binary64))
(fma.f64 y (/.f64 x c) #s(literal 1 binary64))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) c) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))) (neg.f64 (/.f64 (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))))
(fma.f64 (/.f64 (*.f64 x y) c) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) c) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 x y) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 x y) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 y c) x #s(literal 1 binary64))
(fma.f64 (/.f64 y c) (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) c)) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 x y)))) #s(literal 1 binary64))
(fma.f64 (/.f64 x c) (/.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y c) #s(literal 1 binary64))
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x c) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c) #s(literal 1 binary64))
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) c) #s(literal 1 binary64))
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) c) #s(literal 1 binary64))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 y c) #s(literal 1 binary64))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 x c) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c))) #s(literal -1 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64)) (/.f64 c (*.f64 x y)))))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64)) (/.f64 c (*.f64 x y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))))) (neg.f64 (+.f64 (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(/.f64 (+.f64 (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)) (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64)) (/.f64 c (*.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c))) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))) (/.f64 (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))) (/.f64 (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64)) (/.f64 c (*.f64 x y))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64)) (/.f64 c (*.f64 x y)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))))
(*.f64 (+.f64 (/.f64 (*.f64 x y) (/.f64 c (/.f64 (*.f64 x y) c))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x y) c) #s(literal -1 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 c (*.f64 x y))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) c)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) c)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) c)))
(/.f64 x (/.f64 c y))
(/.f64 (*.f64 x y) c)
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 x y)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 x y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) c))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 x y))))
(pow.f64 (/.f64 c (*.f64 x y)) #s(literal -1 binary64))
(*.f64 x (/.f64 y c))
(*.f64 y (/.f64 x c))
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) c))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))
(*.f64 (/.f64 (*.f64 x y) c) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) c))
(*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 x y))
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 x y) #s(literal 1 binary64)))
(*.f64 (/.f64 y c) x)
(*.f64 (/.f64 y c) (/.f64 x #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) c)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 x y)))))
(*.f64 (/.f64 x c) (/.f64 y #s(literal 1 binary64)))
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y c))
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x c))
(*.f64 (/.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) c))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) c))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 y c))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 x c))
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 b (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)) b))
(fma.f64 #s(literal 1/4 binary64) (*.f64 a b) (*.f64 b (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b))))
(fma.f64 #s(literal 1/4 binary64) (*.f64 a b) (*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)) b))
(fma.f64 a (*.f64 #s(literal 1/4 binary64) b) (*.f64 b (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b))))
(fma.f64 a (*.f64 #s(literal 1/4 binary64) b) (*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)) b))
(fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (*.f64 b (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b))))
(fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)) b))
(fma.f64 b (*.f64 #s(literal 1/4 binary64) a) (*.f64 b (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b))))
(fma.f64 b (*.f64 #s(literal 1/4 binary64) a) (*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)) b))
(fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (*.f64 b (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b))))
(fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)) b))
(fma.f64 (*.f64 #s(literal 1/4 binary64) a) b (*.f64 b (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b))))
(fma.f64 (*.f64 #s(literal 1/4 binary64) a) b (*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)) b))
(fma.f64 (*.f64 #s(literal 1/4 binary64) b) a (*.f64 b (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b))))
(fma.f64 (*.f64 #s(literal 1/4 binary64) b) a (*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)) b))
(/.f64 b (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))) (*.f64 b (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 x (/.f64 b y)) (/.f64 (/.f64 b (*.f64 x y)) (/.f64 x (/.f64 b y))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))) (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 x (/.f64 b y)) (/.f64 (/.f64 b (*.f64 x y)) (/.f64 x (/.f64 b y))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b))) b)))
(/.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 x (/.f64 b y)) (/.f64 (/.f64 b (*.f64 x y)) (/.f64 x (/.f64 b y)))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))
(/.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b)))) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 x (/.f64 b y)) (/.f64 (/.f64 b (*.f64 x y)) (/.f64 x (/.f64 b y))))) b) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b))) b) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))
(/.f64 (neg.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 x (/.f64 b y)) (/.f64 (/.f64 b (*.f64 x y)) (/.f64 x (/.f64 b y))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))
(/.f64 (neg.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 x (/.f64 b y)) (/.f64 (/.f64 b (*.f64 x y)) (/.f64 x (/.f64 b y))))) b)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b))) b)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 b (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (*.f64 (*.f64 b (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b))) (*.f64 b (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 b (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)) b) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)) b) (*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)) b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)) b)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 b (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b))) (*.f64 b (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 b (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)) b) (*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)) b))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)) b)))
(*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) b)
(*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 x (/.f64 b y)) (/.f64 (/.f64 b (*.f64 x y)) (/.f64 x (/.f64 b y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))
(*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 x (/.f64 b y)) (/.f64 (/.f64 b (*.f64 x y)) (/.f64 x (/.f64 b y))))) b) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b))) b) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))
(+.f64 c (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (-.f64 #s(literal 0 binary64) b)) c)
(+.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))))))
(+.f64 (/.f64 (*.f64 c c) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (neg.f64 (/.f64 (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))))
(-.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))
(-.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))) (/.f64 (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))))
(-.f64 (/.f64 (*.f64 c c) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (/.f64 (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (-.f64 #s(literal 0 binary64) b)))) (/.f64 (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (-.f64 c (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (-.f64 #s(literal 0 binary64) b)))))
(fma.f64 c #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 b (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) c)
(fma.f64 #s(literal 1 binary64) c (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (-.f64 #s(literal 0 binary64) b) c)
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) c)
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))))))
(fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (neg.f64 (/.f64 (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))))
(fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) c)
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) b c)
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 x (/.f64 b y)) (/.f64 (/.f64 b (*.f64 x y)) (/.f64 x (/.f64 b y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) c)
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) c)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (*.f64 c (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (-.f64 #s(literal 0 binary64) b))))) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 c (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (-.f64 #s(literal 0 binary64) b))) (-.f64 (*.f64 c c) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))))
(/.f64 (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))))
(/.f64 (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))) (+.f64 (*.f64 c c) (-.f64 (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (*.f64 c (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (-.f64 #s(literal 0 binary64) b))))))
(/.f64 (-.f64 (*.f64 c c) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))
(/.f64 (-.f64 (*.f64 c c) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))) (-.f64 c (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (-.f64 #s(literal 0 binary64) b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))))) (neg.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (*.f64 c (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (-.f64 #s(literal 0 binary64) b)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c c) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))) (-.f64 #s(literal 0 binary64) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c c) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))) (neg.f64 (-.f64 c (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))) (*.f64 (+.f64 (*.f64 c c) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))))) (*.f64 (+.f64 (*.f64 c c) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (*.f64 (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))) (*.f64 (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c c) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (-.f64 #s(literal 0 binary64) b))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (-.f64 (*.f64 c c) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (-.f64 #s(literal 0 binary64) b)) c))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))) (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))) (/.f64 (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))) (/.f64 (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c c) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 c c) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (/.f64 (*.f64 c c) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (/.f64 (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))) (*.f64 (/.f64 (*.f64 c c) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (/.f64 (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (*.f64 c c)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (-.f64 #s(literal 0 binary64) b)) c))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))
(*.f64 (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))))
(*.f64 (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (-.f64 (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (*.f64 c (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (-.f64 #s(literal 0 binary64) b)))))))
(*.f64 (-.f64 (*.f64 c c) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))) (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))
(*.f64 (-.f64 (*.f64 c c) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (-.f64 #s(literal 0 binary64) b)))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c c) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))))
(+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1/4 binary64) a))
(+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (neg.f64 (/.f64 (/.f64 (/.f64 x (/.f64 b y)) (/.f64 (/.f64 b (*.f64 x y)) (/.f64 x (/.f64 b y)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (neg.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))
(-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (/.f64 (/.f64 (/.f64 x (/.f64 b y)) (/.f64 (/.f64 b (*.f64 x y)) (/.f64 x (/.f64 b y)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))
(fma.f64 #s(literal 1/4 binary64) a (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 a #s(literal 1/4 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 x (-.f64 #s(literal 0 binary64) (/.f64 y b)) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) b)) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 (*.f64 #s(literal 1/4 binary64) a) #s(literal 1 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (neg.f64 (/.f64 (/.f64 (/.f64 x (/.f64 b y)) (/.f64 (/.f64 b (*.f64 x y)) (/.f64 x (/.f64 b y)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))))
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (neg.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y b) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 #s(literal -1 binary64) (/.f64 x (/.f64 b y)) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y b) (*.f64 #s(literal 1/4 binary64) a))
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x b) (*.f64 #s(literal 1/4 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b))))) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 x (/.f64 b y)) (/.f64 (/.f64 b (*.f64 x y)) (/.f64 x (/.f64 b y)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 x (/.f64 b y)) (/.f64 (/.f64 b (*.f64 x y)) (/.f64 x (/.f64 b y))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 x (/.f64 b y)) (/.f64 (/.f64 b (*.f64 x y)) (/.f64 x (/.f64 b y))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b))) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 x (/.f64 b y)) (/.f64 (/.f64 b (*.f64 x y)) (/.f64 x (/.f64 b y)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 x (/.f64 b y)) (/.f64 (/.f64 b (*.f64 x y)) (/.f64 x (/.f64 b y)))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))) (/.f64 (/.f64 x (/.f64 b y)) (/.f64 (/.f64 b (*.f64 x y)) (/.f64 x (/.f64 b y)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 x (/.f64 b y)) (/.f64 (/.f64 b (*.f64 x y)) (/.f64 x (/.f64 b y))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1/4 binary64) a)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 x (/.f64 b y)) (/.f64 (/.f64 b (*.f64 x y)) (/.f64 x (/.f64 b y)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 x (/.f64 b y)) (/.f64 (/.f64 b (*.f64 x y)) (/.f64 x (/.f64 b y)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (/.f64 (/.f64 (/.f64 x (/.f64 b y)) (/.f64 (/.f64 b (*.f64 x y)) (/.f64 x (/.f64 b y)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))) (*.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))) (/.f64 (/.f64 (/.f64 x (/.f64 b y)) (/.f64 (/.f64 b (*.f64 x y)) (/.f64 x (/.f64 b y)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))))
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b)) (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (-.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1/4 binary64) a)))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))
(*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 x (/.f64 b y)) (/.f64 (/.f64 b (*.f64 x y)) (/.f64 x (/.f64 b y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 x (/.f64 b y)) (/.f64 (/.f64 b (*.f64 x y)) (/.f64 x (/.f64 b y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y)))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 x (/.f64 b y)) (/.f64 (/.f64 b (*.f64 x y)) (/.f64 x (/.f64 b y)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 x (/.f64 b y)) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 x (/.f64 b y))))))
(*.f64 #s(literal 1/4 binary64) a)
(*.f64 a #s(literal 1/4 binary64))
(*.f64 (*.f64 #s(literal 1/4 binary64) a) #s(literal 1 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 x y))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)))
(/.f64 x (/.f64 b y))
(/.f64 (*.f64 x y) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 x y)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 x y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 x y))))
(pow.f64 (/.f64 b (*.f64 x y)) #s(literal -1 binary64))
(*.f64 x (/.f64 y b))
(*.f64 y (/.f64 x b))
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 b y)))
(*.f64 (/.f64 x (/.f64 b y)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 x y))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)))
(*.f64 (/.f64 y b) x)
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) b))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) b))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 y b))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 x b))

simplify459.0ms (3%)

Memory
4.7MiB live, 635.2MiB allocated
Algorithm
egg-herbie
Rules
10 544×accelerator-lowering-fma.f32
10 544×accelerator-lowering-fma.f64
3 248×*-lowering-*.f32
3 248×*-lowering-*.f64
1 700×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02113564
17033564
219913516
356923516
083293245
Stop Event
iter limit
node limit
Counts
528 → 528
Calls
Call 1
Inputs
(- (* x y) (* 1/4 (* a b)))
(- (+ c (* x y)) (* 1/4 (* a b)))
(- (+ c (* x y)) (* 1/4 (* a b)))
(- (+ c (* x y)) (* 1/4 (* a b)))
c
(* c (- (+ 1 (/ (* x y) c)) (* 1/4 (/ (* a b) c))))
(* c (- (+ 1 (/ (* x y) c)) (* 1/4 (/ (* a b) c))))
(* c (- (+ 1 (/ (* x y) c)) (* 1/4 (/ (* a b) c))))
c
(* -1 (* c (- (* -1 (/ (- (* x y) (* 1/4 (* a b))) c)) 1)))
(* -1 (* c (- (* -1 (/ (- (* x y) (* 1/4 (* a b))) c)) 1)))
(* -1 (* c (- (* -1 (/ (- (* x y) (* 1/4 (* a b))) c)) 1)))
(+ c (* x y))
(+ c (+ (* -1/4 (* a b)) (* x y)))
(+ c (+ (* -1/4 (* a b)) (* x y)))
(+ c (+ (* -1/4 (* a b)) (* x y)))
(* -1/4 (* a b))
(* a (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b)))
(* a (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b)))
(* a (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b)))
(* -1/4 (* a b))
(* -1 (* a (- (* -1 (/ (+ c (* x y)) a)) (* -1/4 b))))
(* -1 (* a (- (* -1 (/ (+ c (* x y)) a)) (* -1/4 b))))
(* -1 (* a (- (* -1 (/ (+ c (* x y)) a)) (* -1/4 b))))
(+ c (* x y))
(+ c (+ (* -1/4 (* a b)) (* x y)))
(+ c (+ (* -1/4 (* a b)) (* x y)))
(+ c (+ (* -1/4 (* a b)) (* x y)))
(* -1/4 (* a b))
(* b (- (+ (/ c b) (/ (* x y) b)) (* 1/4 a)))
(* b (- (+ (/ c b) (/ (* x y) b)) (* 1/4 a)))
(* b (- (+ (/ c b) (/ (* x y) b)) (* 1/4 a)))
(* -1/4 (* a b))
(* -1 (* b (- (* -1 (/ (+ c (* x y)) b)) (* -1/4 a))))
(* -1 (* b (- (* -1 (/ (+ c (* x y)) b)) (* -1/4 a))))
(* -1 (* b (- (* -1 (/ (+ c (* x y)) b)) (* -1/4 a))))
(- c (* 1/4 (* a b)))
(- (+ c (* x y)) (* 1/4 (* a b)))
(- (+ c (* x y)) (* 1/4 (* a b)))
(- (+ c (* x y)) (* 1/4 (* a b)))
(* x y)
(* x (- (+ y (/ c x)) (* 1/4 (/ (* a b) x))))
(* x (- (+ y (/ c x)) (* 1/4 (/ (* a b) x))))
(* x (- (+ y (/ c x)) (* 1/4 (/ (* a b) x))))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (- c (* 1/4 (* a b))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (- c (* 1/4 (* a b))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (- c (* 1/4 (* a b))) x)))))
(- c (* 1/4 (* a b)))
(- (+ c (* x y)) (* 1/4 (* a b)))
(- (+ c (* x y)) (* 1/4 (* a b)))
(- (+ c (* x y)) (* 1/4 (* a b)))
(* x y)
(* y (- (+ x (/ c y)) (* 1/4 (/ (* a b) y))))
(* y (- (+ x (/ c y)) (* 1/4 (/ (* a b) y))))
(* y (- (+ x (/ c y)) (* 1/4 (/ (* a b) y))))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (- c (* 1/4 (* a b))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (- c (* 1/4 (* a b))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (- c (* 1/4 (* a b))) y)))))
(* -1 (* x y))
(- (* 1/4 (* a b)) (* x y))
(- (* 1/4 (* a b)) (* x y))
(- (* 1/4 (* a b)) (* x y))
(* 1/4 (* a b))
(* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))
(* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))
(* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))
(* 1/4 (* a b))
(* -1 (* a (+ (* -1/4 b) (/ (* x y) a))))
(* -1 (* a (+ (* -1/4 b) (/ (* x y) a))))
(* -1 (* a (+ (* -1/4 b) (/ (* x y) a))))
(* -1 (* x y))
(- (* 1/4 (* a b)) (* x y))
(- (* 1/4 (* a b)) (* x y))
(- (* 1/4 (* a b)) (* x y))
(* 1/4 (* a b))
(* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))
(* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))
(* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))
(* 1/4 (* a b))
(* -1 (* b (+ (* -1/4 a) (/ (* x y) b))))
(* -1 (* b (+ (* -1/4 a) (/ (* x y) b))))
(* -1 (* b (+ (* -1/4 a) (/ (* x y) b))))
(* 1/4 (* a b))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(* -1 (* x y))
(* x (- (* 1/4 (/ (* a b) x)) y))
(* x (- (* 1/4 (/ (* a b) x)) y))
(* x (- (* 1/4 (/ (* a b) x)) y))
(* -1 (* x y))
(* -1 (* x (- (* -1/4 (/ (* a b) x)) (* -1 y))))
(* -1 (* x (- (* -1/4 (/ (* a b) x)) (* -1 y))))
(* -1 (* x (- (* -1/4 (/ (* a b) x)) (* -1 y))))
(* 1/4 (* a b))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(* -1 (* x y))
(* y (- (* 1/4 (/ (* a b) y)) x))
(* y (- (* 1/4 (/ (* a b) y)) x))
(* y (- (* 1/4 (/ (* a b) y)) x))
(* -1 (* x y))
(* -1 (* y (- (* -1/4 (/ (* a b) y)) (* -1 x))))
(* -1 (* y (- (* -1/4 (/ (* a b) y)) (* -1 x))))
(* -1 (* y (- (* -1/4 (/ (* a b) y)) (* -1 x))))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* 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)
c
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
(* x y)
(* x (+ y (/ c x)))
(* x (+ y (/ c x)))
(* x (+ y (/ c x)))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
c
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
(* x y)
(* y (+ x (/ c y)))
(* y (+ x (/ c y)))
(* y (+ x (/ c y)))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* x y)
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
c
(* c (+ 1 (/ (* x y) c)))
(* c (+ 1 (/ (* x y) c)))
(* c (+ 1 (/ (* x y) c)))
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* x y)
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
c
(* c (+ 1 (/ (* x y) c)))
(* c (+ 1 (/ (* x y) c)))
(* c (+ 1 (/ (* x y) c)))
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
c
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
(* x y)
(* x (+ y (/ c x)))
(* x (+ y (/ c x)))
(* x (+ y (/ c x)))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
c
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
(* x y)
(* y (+ x (/ c y)))
(* y (+ x (/ c y)))
(* y (+ x (/ c y)))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
1
(+ 1 (/ (* x y) c))
(+ 1 (/ (* x y) c))
(+ 1 (/ (* x y) c))
(/ (* x y) c)
(* x (+ (/ 1 x) (/ y c)))
(* x (+ (/ 1 x) (/ y c)))
(* x (+ (/ 1 x) (/ y c)))
(/ (* x y) c)
(* -1 (* x (- (* -1 (/ y c)) (/ 1 x))))
(* -1 (* x (- (* -1 (/ y c)) (/ 1 x))))
(* -1 (* x (- (* -1 (/ y c)) (/ 1 x))))
1
(+ 1 (/ (* x y) c))
(+ 1 (/ (* x y) c))
(+ 1 (/ (* x y) c))
(/ (* x y) c)
(* y (+ (/ 1 y) (/ x c)))
(* y (+ (/ 1 y) (/ x c)))
(* y (+ (/ 1 y) (/ x c)))
(/ (* x y) c)
(* -1 (* y (- (* -1 (/ x c)) (/ 1 y))))
(* -1 (* y (- (* -1 (/ x c)) (/ 1 y))))
(* -1 (* y (- (* -1 (/ x c)) (/ 1 y))))
(/ (* x y) c)
(/ (+ c (* x y)) c)
(/ (+ c (* x y)) c)
(/ (+ c (* x y)) c)
1
(+ 1 (/ (* x y) c))
(+ 1 (/ (* x y) c))
(+ 1 (/ (* x y) c))
1
(+ 1 (/ (* x y) c))
(+ 1 (/ (* x y) c))
(+ 1 (/ (* x y) c))
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(/ (* x y) c)
(* -1 (* x y))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(* 1/4 (* a b))
(* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))
(* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))
(* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))
(* 1/4 (* a b))
(* -1 (* b (+ (* -1/4 a) (/ (* x y) b))))
(* -1 (* b (+ (* -1/4 a) (/ (* x y) b))))
(* -1 (* b (+ (* -1/4 a) (/ (* x y) b))))
(* -1 (* x y))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(* 1/4 (* a b))
(* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))
(* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))
(* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))
(* 1/4 (* a b))
(* -1 (* a (+ (* -1/4 b) (/ (* x y) a))))
(* -1 (* a (+ (* -1/4 b) (/ (* x y) a))))
(* -1 (* a (+ (* -1/4 b) (/ (* x y) a))))
(* 1/4 (* a b))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(* -1 (* x y))
(* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))
(* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))
(* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))
(* -1 (* x y))
(* -1 (* x (+ y (* -1/4 (/ (* a b) x)))))
(* -1 (* x (+ y (* -1/4 (/ (* a b) x)))))
(* -1 (* x (+ y (* -1/4 (/ (* a b) x)))))
(* 1/4 (* a b))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(* -1 (* x y))
(* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))
(* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))
(* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))
(* -1 (* x y))
(* -1 (* y (+ x (* -1/4 (/ (* a b) y)))))
(* -1 (* y (+ x (* -1/4 (/ (* a b) y)))))
(* -1 (* y (+ x (* -1/4 (/ (* a b) y)))))
(* -1 (* b (- (* 1/4 a) (/ (* x y) b))))
(- c (* b (- (* 1/4 a) (/ (* x y) b))))
(- c (* b (- (* 1/4 a) (/ (* x y) b))))
(- c (* b (- (* 1/4 a) (/ (* x y) b))))
c
(* c (+ 1 (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) c))))
(* c (+ 1 (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) c))))
(* c (+ 1 (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) c))))
c
(* -1 (* c (- (/ (* b (- (* 1/4 a) (/ (* x y) b))) c) 1)))
(* -1 (* c (- (/ (* b (- (* 1/4 a) (/ (* x y) b))) c) 1)))
(* -1 (* c (- (/ (* b (- (* 1/4 a) (/ (* x y) b))) c) 1)))
(- c (* -1 (* x y)))
(- (+ c (* -1/4 (* a b))) (* -1 (* x y)))
(- (+ c (* -1/4 (* a b))) (* -1 (* x y)))
(- (+ c (* -1/4 (* a b))) (* -1 (* x y)))
(* -1/4 (* a b))
(* b (- (+ (/ c b) (/ (* x y) b)) (* 1/4 a)))
(* b (- (+ (/ c b) (/ (* x y) b)) (* 1/4 a)))
(* b (- (+ (/ c b) (/ (* x y) b)) (* 1/4 a)))
(* -1/4 (* a b))
(* -1 (* b (- (* -1 (/ (- c (* -1 (* x y))) b)) (* -1/4 a))))
(* -1 (* b (- (* -1 (/ (- c (* -1 (* x y))) b)) (* -1/4 a))))
(* -1 (* b (- (* -1 (/ (- c (* -1 (* x y))) b)) (* -1/4 a))))
(- c (* -1 (* x y)))
(- (+ c (* -1/4 (* a b))) (* -1 (* x y)))
(- (+ c (* -1/4 (* a b))) (* -1 (* x y)))
(- (+ c (* -1/4 (* a b))) (* -1 (* x y)))
(* -1/4 (* a b))
(* a (- (/ c a) (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(* a (- (/ c a) (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(* a (- (/ c a) (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(* -1/4 (* a b))
(* -1 (* a (- (* -1 (/ (- c (* -1 (* x y))) a)) (* -1/4 b))))
(* -1 (* a (- (* -1 (/ (- c (* -1 (* x y))) a)) (* -1/4 b))))
(* -1 (* a (- (* -1 (/ (- c (* -1 (* x y))) a)) (* -1/4 b))))
(- c (* 1/4 (* a b)))
(- (+ c (* x y)) (* 1/4 (* a b)))
(- (+ c (* x y)) (* 1/4 (* a b)))
(- (+ c (* x y)) (* 1/4 (* a b)))
(* x y)
(* x (- (/ c x) (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(* x (- (/ c x) (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(* x (- (/ c x) (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(* x y)
(* -1 (* x (- (* -1 (/ (- c (* 1/4 (* a b))) x)) y)))
(* -1 (* x (- (* -1 (/ (- c (* 1/4 (* a b))) x)) y)))
(* -1 (* x (- (* -1 (/ (- c (* 1/4 (* a b))) x)) y)))
(- c (* 1/4 (* a b)))
(- (+ c (* x y)) (* 1/4 (* a b)))
(- (+ c (* x y)) (* 1/4 (* a b)))
(- (+ c (* x y)) (* 1/4 (* a b)))
(* x y)
(* y (- (/ c y) (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(* y (- (/ c y) (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(* y (- (/ c y) (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(* x y)
(* -1 (* y (- (* -1 (/ (- c (* 1/4 (* a b))) y)) x)))
(* -1 (* y (- (* -1 (/ (- c (* 1/4 (* a b))) y)) x)))
(* -1 (* y (- (* -1 (/ (- c (* 1/4 (* a b))) y)) x)))
(* -1 (/ (* x y) b))
(- (* 1/4 a) (/ (* x y) b))
(- (* 1/4 a) (/ (* x y) b))
(- (* 1/4 a) (/ (* x y) b))
(* 1/4 a)
(* a (+ 1/4 (* -1 (/ (* x y) (* a b)))))
(* a (+ 1/4 (* -1 (/ (* x y) (* a b)))))
(* a (+ 1/4 (* -1 (/ (* x y) (* a b)))))
(* 1/4 a)
(* -1 (* a (- (/ (* x y) (* a b)) 1/4)))
(* -1 (* a (- (/ (* x y) (* a b)) 1/4)))
(* -1 (* a (- (/ (* x y) (* a b)) 1/4)))
(* 1/4 a)
(+ (* -1 (/ (* x y) b)) (* 1/4 a))
(+ (* -1 (/ (* x y) b)) (* 1/4 a))
(+ (* -1 (/ (* x y) b)) (* 1/4 a))
(* -1 (/ (* x y) b))
(* x (- (* 1/4 (/ a x)) (/ y b)))
(* x (- (* 1/4 (/ a x)) (/ y b)))
(* x (- (* 1/4 (/ a x)) (/ y b)))
(* -1 (/ (* x y) b))
(* -1 (* x (- (* -1/4 (/ a x)) (* -1 (/ y b)))))
(* -1 (* x (- (* -1/4 (/ a x)) (* -1 (/ y b)))))
(* -1 (* x (- (* -1/4 (/ a x)) (* -1 (/ y b)))))
(* 1/4 a)
(+ (* -1 (/ (* x y) b)) (* 1/4 a))
(+ (* -1 (/ (* x y) b)) (* 1/4 a))
(+ (* -1 (/ (* x y) b)) (* 1/4 a))
(* -1 (/ (* x y) b))
(* y (- (* 1/4 (/ a y)) (/ x b)))
(* y (- (* 1/4 (/ a y)) (/ x b)))
(* y (- (* 1/4 (/ a y)) (/ x b)))
(* -1 (/ (* x y) b))
(* -1 (* y (- (* -1/4 (/ a y)) (* -1 (/ x b)))))
(* -1 (* y (- (* -1/4 (/ a y)) (* -1 (/ x b)))))
(* -1 (* y (- (* -1/4 (/ a y)) (* -1 (/ x b)))))
(* -1 (/ (* x y) b))
(/ (- (* 1/4 (* a b)) (* x y)) b)
(/ (- (* 1/4 (* a b)) (* x y)) b)
(/ (- (* 1/4 (* a b)) (* x y)) b)
(* 1/4 a)
(+ (* -1 (/ (* x y) b)) (* 1/4 a))
(+ (* -1 (/ (* x y) b)) (* 1/4 a))
(+ (* -1 (/ (* x y) b)) (* 1/4 a))
(* 1/4 a)
(+ (* -1 (/ (* x y) b)) (* 1/4 a))
(+ (* -1 (/ (* x y) b)) (* 1/4 a))
(+ (* -1 (/ (* x y) b)) (* 1/4 a))
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
(/ (* x y) b)
Outputs
(- (* x y) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(- (+ c (* x y)) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (* x y)) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (* x y)) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
c
(* c (- (+ 1 (/ (* x y) c)) (* 1/4 (/ (* a b) c))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* c (- (+ 1 (/ (* x y) c)) (* 1/4 (/ (* a b) c))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* c (- (+ 1 (/ (* x y) c)) (* 1/4 (/ (* a b) c))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
c
(* -1 (* c (- (* -1 (/ (- (* x y) (* 1/4 (* a b))) c)) 1)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* -1 (* c (- (* -1 (/ (- (* x y) (* 1/4 (* a b))) c)) 1)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* -1 (* c (- (* -1 (/ (- (* x y) (* 1/4 (* a b))) c)) 1)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (+ (* -1/4 (* a b)) (* x y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(+ c (+ (* -1/4 (* a b)) (* x y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(+ c (+ (* -1/4 (* a b)) (* x y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* a (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b)))
(*.f64 a (+.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (+.f64 (*.f64 x y) c) a)))
(* a (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b)))
(*.f64 a (+.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (+.f64 (*.f64 x y) c) a)))
(* a (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b)))
(*.f64 a (+.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (+.f64 (*.f64 x y) c) a)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1 (* a (- (* -1 (/ (+ c (* x y)) a)) (* -1/4 b))))
(*.f64 a (+.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (+.f64 (*.f64 x y) c) a)))
(* -1 (* a (- (* -1 (/ (+ c (* x y)) a)) (* -1/4 b))))
(*.f64 a (+.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (+.f64 (*.f64 x y) c) a)))
(* -1 (* a (- (* -1 (/ (+ c (* x y)) a)) (* -1/4 b))))
(*.f64 a (+.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (+.f64 (*.f64 x y) c) a)))
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (+ (* -1/4 (* a b)) (* x y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(+ c (+ (* -1/4 (* a b)) (* x y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(+ c (+ (* -1/4 (* a b)) (* x y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* b (- (+ (/ c b) (/ (* x y) b)) (* 1/4 a)))
(+.f64 (*.f64 x y) (*.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal -1/4 binary64))) b))
(* b (- (+ (/ c b) (/ (* x y) b)) (* 1/4 a)))
(+.f64 (*.f64 x y) (*.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal -1/4 binary64))) b))
(* b (- (+ (/ c b) (/ (* x y) b)) (* 1/4 a)))
(+.f64 (*.f64 x y) (*.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal -1/4 binary64))) b))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1 (* b (- (* -1 (/ (+ c (* x y)) b)) (* -1/4 a))))
(+.f64 (*.f64 x y) (*.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal -1/4 binary64))) b))
(* -1 (* b (- (* -1 (/ (+ c (* x y)) b)) (* -1/4 a))))
(+.f64 (*.f64 x y) (*.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal -1/4 binary64))) b))
(* -1 (* b (- (* -1 (/ (+ c (* x y)) b)) (* -1/4 a))))
(+.f64 (*.f64 x y) (*.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal -1/4 binary64))) b))
(- c (* 1/4 (* a b)))
(+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(- (+ c (* x y)) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (* x y)) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (* x y)) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* x y)
(*.f64 x y)
(* x (- (+ y (/ c x)) (* 1/4 (/ (* a b) x))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* x (- (+ y (/ c x)) (* 1/4 (/ (* a b) x))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* x (- (+ y (/ c x)) (* 1/4 (/ (* a b) x))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (- c (* 1/4 (* a b))) x)))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (- c (* 1/4 (* a b))) x)))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (- c (* 1/4 (* a b))) x)))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- c (* 1/4 (* a b)))
(+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(- (+ c (* x y)) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (* x y)) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (* x y)) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* x y)
(*.f64 x y)
(* y (- (+ x (/ c y)) (* 1/4 (/ (* a b) y))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* y (- (+ x (/ c y)) (* 1/4 (/ (* a b) y))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* y (- (+ x (/ c y)) (* 1/4 (/ (* a b) y))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (- c (* 1/4 (* a b))) y)))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (- c (* 1/4 (* a b))) y)))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (- c (* 1/4 (* a b))) y)))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* -1 (* x y))
(-.f64 #s(literal 0 binary64) (*.f64 x y))
(- (* 1/4 (* a b)) (* x y))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(- (* 1/4 (* a b)) (* x y))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(- (* 1/4 (* a b)) (* x y))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* -1 (* a (+ (* -1/4 b) (/ (* x y) a))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* a (+ (* -1/4 b) (/ (* x y) a))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* a (+ (* -1/4 b) (/ (* x y) a))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* x y))
(-.f64 #s(literal 0 binary64) (*.f64 x y))
(- (* 1/4 (* a b)) (* x y))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(- (* 1/4 (* a b)) (* x y))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(- (* 1/4 (* a b)) (* x y))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* -1 (* b (+ (* -1/4 a) (/ (* x y) b))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* b (+ (* -1/4 a) (/ (* x y) b))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* b (+ (* -1/4 a) (/ (* x y) b))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* x y))
(-.f64 #s(literal 0 binary64) (*.f64 x y))
(* x (- (* 1/4 (/ (* a b) x)) y))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* x (- (* 1/4 (/ (* a b) x)) y))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* x (- (* 1/4 (/ (* a b) x)) y))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* x y))
(-.f64 #s(literal 0 binary64) (*.f64 x y))
(* -1 (* x (- (* -1/4 (/ (* a b) x)) (* -1 y))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* x (- (* -1/4 (/ (* a b) x)) (* -1 y))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* x (- (* -1/4 (/ (* a b) x)) (* -1 y))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* x y))
(-.f64 #s(literal 0 binary64) (*.f64 x y))
(* y (- (* 1/4 (/ (* a b) y)) x))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* y (- (* 1/4 (/ (* a b) y)) x))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* y (- (* 1/4 (/ (* a b) y)) x))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* x y))
(-.f64 #s(literal 0 binary64) (*.f64 x y))
(* -1 (* y (- (* -1/4 (/ (* a b) y)) (* -1 x))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* y (- (* -1/4 (/ (* a b) y)) (* -1 x))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* y (- (* -1/4 (/ (* a b) y)) (* -1 x))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* 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)
c
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(* x y)
(*.f64 x y)
(* x (+ y (/ c x)))
(+.f64 (*.f64 x y) c)
(* x (+ y (/ c x)))
(+.f64 (*.f64 x y) c)
(* x (+ y (/ c x)))
(+.f64 (*.f64 x y) c)
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(+.f64 (*.f64 x y) c)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(+.f64 (*.f64 x y) c)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(+.f64 (*.f64 x y) c)
c
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(* x y)
(*.f64 x y)
(* y (+ x (/ c y)))
(+.f64 (*.f64 x y) c)
(* y (+ x (/ c y)))
(+.f64 (*.f64 x y) c)
(* y (+ x (/ c y)))
(+.f64 (*.f64 x y) c)
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(+.f64 (*.f64 x y) c)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(+.f64 (*.f64 x y) c)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(+.f64 (*.f64 x y) c)
(* x y)
(*.f64 x y)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
c
(* c (+ 1 (/ (* x y) c)))
(+.f64 (*.f64 x y) c)
(* c (+ 1 (/ (* x y) c)))
(+.f64 (*.f64 x y) c)
(* c (+ 1 (/ (* x y) c)))
(+.f64 (*.f64 x y) c)
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(+.f64 (*.f64 x y) c)
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(+.f64 (*.f64 x y) c)
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(+.f64 (*.f64 x y) c)
(* x y)
(*.f64 x y)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
c
(* c (+ 1 (/ (* x y) c)))
(+.f64 (*.f64 x y) c)
(* c (+ 1 (/ (* x y) c)))
(+.f64 (*.f64 x y) c)
(* c (+ 1 (/ (* x y) c)))
(+.f64 (*.f64 x y) c)
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(+.f64 (*.f64 x y) c)
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(+.f64 (*.f64 x y) c)
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(+.f64 (*.f64 x y) c)
c
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(* x y)
(*.f64 x y)
(* x (+ y (/ c x)))
(+.f64 (*.f64 x y) c)
(* x (+ y (/ c x)))
(+.f64 (*.f64 x y) c)
(* x (+ y (/ c x)))
(+.f64 (*.f64 x y) c)
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(+.f64 (*.f64 x y) c)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(+.f64 (*.f64 x y) c)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(+.f64 (*.f64 x y) c)
c
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(* x y)
(*.f64 x y)
(* y (+ x (/ c y)))
(+.f64 (*.f64 x y) c)
(* y (+ x (/ c y)))
(+.f64 (*.f64 x y) c)
(* y (+ x (/ c y)))
(+.f64 (*.f64 x y) c)
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(+.f64 (*.f64 x y) c)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(+.f64 (*.f64 x y) c)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(+.f64 (*.f64 x y) c)
1
#s(literal 1 binary64)
(+ 1 (/ (* x y) c))
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
(+ 1 (/ (* x y) c))
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
(+ 1 (/ (* x y) c))
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(* x (+ (/ 1 x) (/ y c)))
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
(* x (+ (/ 1 x) (/ y c)))
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
(* x (+ (/ 1 x) (/ y c)))
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(* -1 (* x (- (* -1 (/ y c)) (/ 1 x))))
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
(* -1 (* x (- (* -1 (/ y c)) (/ 1 x))))
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
(* -1 (* x (- (* -1 (/ y c)) (/ 1 x))))
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
1
#s(literal 1 binary64)
(+ 1 (/ (* x y) c))
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
(+ 1 (/ (* x y) c))
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
(+ 1 (/ (* x y) c))
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(* y (+ (/ 1 y) (/ x c)))
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
(* y (+ (/ 1 y) (/ x c)))
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
(* y (+ (/ 1 y) (/ x c)))
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(* -1 (* y (- (* -1 (/ x c)) (/ 1 y))))
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
(* -1 (* y (- (* -1 (/ x c)) (/ 1 y))))
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
(* -1 (* y (- (* -1 (/ x c)) (/ 1 y))))
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (+ c (* x y)) c)
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
(/ (+ c (* x y)) c)
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
(/ (+ c (* x y)) c)
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
1
#s(literal 1 binary64)
(+ 1 (/ (* x y) c))
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
(+ 1 (/ (* x y) c))
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
(+ 1 (/ (* x y) c))
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
1
#s(literal 1 binary64)
(+ 1 (/ (* x y) c))
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
(+ 1 (/ (* x y) c))
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
(+ 1 (/ (* x y) c))
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y c)))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(/ (* x y) c)
(*.f64 x (/.f64 y c))
(* -1 (* x y))
(-.f64 #s(literal 0 binary64) (*.f64 x y))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* -1 (* b (+ (* -1/4 a) (/ (* x y) b))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* b (+ (* -1/4 a) (/ (* x y) b))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* b (+ (* -1/4 a) (/ (* x y) b))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* x y))
(-.f64 #s(literal 0 binary64) (*.f64 x y))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* -1 (* a (+ (* -1/4 b) (/ (* x y) a))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* a (+ (* -1/4 b) (/ (* x y) a))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* a (+ (* -1/4 b) (/ (* x y) a))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* x y))
(-.f64 #s(literal 0 binary64) (*.f64 x y))
(* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* x y))
(-.f64 #s(literal 0 binary64) (*.f64 x y))
(* -1 (* x (+ y (* -1/4 (/ (* a b) x)))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* x (+ y (* -1/4 (/ (* a b) x)))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* x (+ y (* -1/4 (/ (* a b) x)))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(+ (* -1 (* x y)) (* 1/4 (* a b)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* x y))
(-.f64 #s(literal 0 binary64) (*.f64 x y))
(* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* x y))
(-.f64 #s(literal 0 binary64) (*.f64 x y))
(* -1 (* y (+ x (* -1/4 (/ (* a b) y)))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* y (+ x (* -1/4 (/ (* a b) y)))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* y (+ x (* -1/4 (/ (* a b) y)))))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* b (- (* 1/4 a) (/ (* x y) b))))
(+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(- c (* b (- (* 1/4 a) (/ (* x y) b))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- c (* b (- (* 1/4 a) (/ (* x y) b))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- c (* b (- (* 1/4 a) (/ (* x y) b))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
c
(* c (+ 1 (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) c))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* c (+ 1 (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) c))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* c (+ 1 (* -1 (/ (* b (- (* 1/4 a) (/ (* x y) b))) c))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
c
(* -1 (* c (- (/ (* b (- (* 1/4 a) (/ (* x y) b))) c) 1)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* -1 (* c (- (/ (* b (- (* 1/4 a) (/ (* x y) b))) c) 1)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* -1 (* c (- (/ (* b (- (* 1/4 a) (/ (* x y) b))) c) 1)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- c (* -1 (* x y)))
(+.f64 (*.f64 x y) c)
(- (+ c (* -1/4 (* a b))) (* -1 (* x y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (* -1/4 (* a b))) (* -1 (* x y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (* -1/4 (* a b))) (* -1 (* x y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* b (- (+ (/ c b) (/ (* x y) b)) (* 1/4 a)))
(+.f64 (*.f64 x y) (*.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal -1/4 binary64))) b))
(* b (- (+ (/ c b) (/ (* x y) b)) (* 1/4 a)))
(+.f64 (*.f64 x y) (*.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal -1/4 binary64))) b))
(* b (- (+ (/ c b) (/ (* x y) b)) (* 1/4 a)))
(+.f64 (*.f64 x y) (*.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal -1/4 binary64))) b))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1 (* b (- (* -1 (/ (- c (* -1 (* x y))) b)) (* -1/4 a))))
(+.f64 (*.f64 x y) (*.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal -1/4 binary64))) b))
(* -1 (* b (- (* -1 (/ (- c (* -1 (* x y))) b)) (* -1/4 a))))
(+.f64 (*.f64 x y) (*.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal -1/4 binary64))) b))
(* -1 (* b (- (* -1 (/ (- c (* -1 (* x y))) b)) (* -1/4 a))))
(+.f64 (*.f64 x y) (*.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal -1/4 binary64))) b))
(- c (* -1 (* x y)))
(+.f64 (*.f64 x y) c)
(- (+ c (* -1/4 (* a b))) (* -1 (* x y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (* -1/4 (* a b))) (* -1 (* x y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (* -1/4 (* a b))) (* -1 (* x y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* a (- (/ c a) (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(*.f64 a (+.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (+.f64 (*.f64 x y) c) a)))
(* a (- (/ c a) (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(*.f64 a (+.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (+.f64 (*.f64 x y) c) a)))
(* a (- (/ c a) (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(*.f64 a (+.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (+.f64 (*.f64 x y) c) a)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1 (* a (- (* -1 (/ (- c (* -1 (* x y))) a)) (* -1/4 b))))
(*.f64 a (+.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (+.f64 (*.f64 x y) c) a)))
(* -1 (* a (- (* -1 (/ (- c (* -1 (* x y))) a)) (* -1/4 b))))
(*.f64 a (+.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (+.f64 (*.f64 x y) c) a)))
(* -1 (* a (- (* -1 (/ (- c (* -1 (* x y))) a)) (* -1/4 b))))
(*.f64 a (+.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (+.f64 (*.f64 x y) c) a)))
(- c (* 1/4 (* a b)))
(+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(- (+ c (* x y)) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (* x y)) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (* x y)) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* x y)
(*.f64 x y)
(* x (- (/ c x) (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* x (- (/ c x) (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* x (- (/ c x) (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* x y)
(*.f64 x y)
(* -1 (* x (- (* -1 (/ (- c (* 1/4 (* a b))) x)) y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* -1 (* x (- (* -1 (/ (- c (* 1/4 (* a b))) x)) y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* -1 (* x (- (* -1 (/ (- c (* 1/4 (* a b))) x)) y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- c (* 1/4 (* a b)))
(+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(- (+ c (* x y)) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (* x y)) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (* x y)) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* x y)
(*.f64 x y)
(* y (- (/ c y) (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* y (- (/ c y) (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* y (- (/ c y) (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* x y)
(*.f64 x y)
(* -1 (* y (- (* -1 (/ (- c (* 1/4 (* a b))) y)) x)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* -1 (* y (- (* -1 (/ (- c (* 1/4 (* a b))) y)) x)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* -1 (* y (- (* -1 (/ (- c (* 1/4 (* a b))) y)) x)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(* -1 (/ (* x y) b))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b))
(- (* 1/4 a) (/ (* x y) b))
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(- (* 1/4 a) (/ (* x y) b))
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(- (* 1/4 a) (/ (* x y) b))
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* a (+ 1/4 (* -1 (/ (* x y) (* a b)))))
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(* a (+ 1/4 (* -1 (/ (* x y) (* a b)))))
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(* a (+ 1/4 (* -1 (/ (* x y) (* a b)))))
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* -1 (* a (- (/ (* x y) (* a b)) 1/4)))
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(* -1 (* a (- (/ (* x y) (* a b)) 1/4)))
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(* -1 (* a (- (/ (* x y) (* a b)) 1/4)))
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(+ (* -1 (/ (* x y) b)) (* 1/4 a))
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(+ (* -1 (/ (* x y) b)) (* 1/4 a))
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(+ (* -1 (/ (* x y) b)) (* 1/4 a))
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(* -1 (/ (* x y) b))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b))
(* x (- (* 1/4 (/ a x)) (/ y b)))
(*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) x) (/.f64 y b)))
(* x (- (* 1/4 (/ a x)) (/ y b)))
(*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) x) (/.f64 y b)))
(* x (- (* 1/4 (/ a x)) (/ y b)))
(*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) x) (/.f64 y b)))
(* -1 (/ (* x y) b))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b))
(* -1 (* x (- (* -1/4 (/ a x)) (* -1 (/ y b)))))
(*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) x) (/.f64 y b)))
(* -1 (* x (- (* -1/4 (/ a x)) (* -1 (/ y b)))))
(*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) x) (/.f64 y b)))
(* -1 (* x (- (* -1/4 (/ a x)) (* -1 (/ y b)))))
(*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) x) (/.f64 y b)))
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(+ (* -1 (/ (* x y) b)) (* 1/4 a))
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(+ (* -1 (/ (* x y) b)) (* 1/4 a))
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(+ (* -1 (/ (* x y) b)) (* 1/4 a))
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(* -1 (/ (* x y) b))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b))
(* y (- (* 1/4 (/ a y)) (/ x b)))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) y) (/.f64 x b)))
(* y (- (* 1/4 (/ a y)) (/ x b)))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) y) (/.f64 x b)))
(* y (- (* 1/4 (/ a y)) (/ x b)))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) y) (/.f64 x b)))
(* -1 (/ (* x y) b))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b))
(* -1 (* y (- (* -1/4 (/ a y)) (* -1 (/ x b)))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) y) (/.f64 x b)))
(* -1 (* y (- (* -1/4 (/ a y)) (* -1 (/ x b)))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) y) (/.f64 x b)))
(* -1 (* y (- (* -1/4 (/ a y)) (* -1 (/ x b)))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) y) (/.f64 x b)))
(* -1 (/ (* x y) b))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) b))
(/ (- (* 1/4 (* a b)) (* x y)) b)
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(/ (- (* 1/4 (* a b)) (* x y)) b)
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(/ (- (* 1/4 (* a b)) (* x y)) b)
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(+ (* -1 (/ (* x y) b)) (* 1/4 a))
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(+ (* -1 (/ (* x y) b)) (* 1/4 a))
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(+ (* -1 (/ (* x y) b)) (* 1/4 a))
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(+ (* -1 (/ (* x y) b)) (* 1/4 a))
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(+ (* -1 (/ (* x y) b)) (* 1/4 a))
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(+ (* -1 (/ (* x y) b)) (* 1/4 a))
(-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(/ (* x y) b)
(/.f64 (*.f64 x y) b)

eval167.0ms (1.1%)

Memory
-1.6MiB live, 335.9MiB allocated
Compiler

Compiled 25 688 to 1 827 computations (92.9% saved)

prune149.0ms (1%)

Memory
19.9MiB live, 310.9MiB allocated
Pruning

12 alts after pruning (6 fresh and 6 done)

PrunedKeptTotal
New1 34721 349
Fresh044
Picked235
Done033
Total1 349121 361
Accuracy
100.0%
Counts
1 361 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
26.0%
(/.f64 (*.f64 c x) (/.f64 c y))
75.2%
(-.f64 c (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))
72.5%
(-.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))
71.0%
(-.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))))
48.6%
(-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
49.0%
(-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
54.2%
(+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
52.4%
(+.f64 (*.f64 x y) c)
27.0%
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
30.1%
(*.f64 x y)
26.3%
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
24.4%
c
Compiler

Compiled 264 to 201 computations (23.9% saved)

simplify934.0ms (6.2%)

Memory
-133.6MiB live, 1 091.7MiB allocated
Algorithm
egg-herbie
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 a #s(literal -1/4 binary64))
cost-diff0
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
cost-diff0
(*.f64 x y)
cost-diff0
(+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
cost-diff0
(/.f64 c y)
cost-diff0
(*.f64 c x)
cost-diff256
(/.f64 (*.f64 c x) (/.f64 c y))
cost-diff0
(*.f64 #s(literal 1/4 binary64) a)
cost-diff0
(*.f64 b (*.f64 #s(literal 1/4 binary64) a))
cost-diff0
(-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
cost-diff0
(*.f64 t #s(literal 1/16 binary64))
cost-diff0
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
cost-diff0
(*.f64 #s(literal -1/16 binary64) t)
cost-diff0
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
cost-diff0
(-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))
cost-diff0
(-.f64 c (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))
Rules
33 336×accelerator-lowering-fma.f32
33 336×accelerator-lowering-fma.f64
3 784×*-lowering-*.f32
3 784×*-lowering-*.f64
2 584×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
027104
164104
2150104
3287104
4527104
51285104
63353104
75268104
86379104
96745104
106852104
116936104
127320104
137627104
147713104
157801104
167819104
177821104
187823104
197827104
207827104
08843100
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- c (- (* z (* -1/16 t)) (* x y)))
c
(- (* z (* -1/16 t)) (* x y))
(* z (* -1/16 t))
z
(* -1/16 t)
-1/16
t
(* x y)
x
y
(* z (* t 1/16))
z
(* t 1/16)
t
1/16
(- c (* b (* 1/4 a)))
c
(* b (* 1/4 a))
b
(* 1/4 a)
1/4
a
(/ (* c x) (/ c y))
(* c x)
c
x
(/ c y)
y
(+ (* x y) (* b (* a -1/4)))
(* x y)
x
y
(* b (* a -1/4))
b
(* a -1/4)
a
-1/4
Outputs
(- c (- (* z (* -1/16 t)) (* x y)))
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (+.f64 c (*.f64 x y)))
c
(- (* z (* -1/16 t)) (* x y))
(-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))
(* z (* -1/16 t))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
z
(* -1/16 t)
(*.f64 #s(literal -1/16 binary64) t)
-1/16
#s(literal -1/16 binary64)
t
(* x y)
(*.f64 x y)
x
y
(* z (* t 1/16))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
z
(* t 1/16)
(*.f64 t #s(literal 1/16 binary64))
t
1/16
#s(literal 1/16 binary64)
(- c (* b (* 1/4 a)))
(+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
c
(* b (* 1/4 a))
(*.f64 b (*.f64 #s(literal 1/4 binary64) a))
b
(* 1/4 a)
(*.f64 #s(literal 1/4 binary64) a)
1/4
#s(literal 1/4 binary64)
a
(/ (* c x) (/ c y))
(*.f64 x y)
(* c x)
(*.f64 c x)
c
x
(/ c y)
(/.f64 c y)
y
(+ (* x y) (* b (* a -1/4)))
(+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(* x y)
(*.f64 x y)
x
y
(* b (* a -1/4))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
b
(* a -1/4)
(*.f64 a #s(literal -1/4 binary64))
a
-1/4
#s(literal -1/4 binary64)

localize72.0ms (0.5%)

Memory
3.4MiB live, 117.8MiB allocated
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 x y)
accuracy100.0%
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
accuracy100.0%
(*.f64 a #s(literal -1/4 binary64))
accuracy99.6%
(+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
accuracy100.0%
(/.f64 c y)
accuracy100.0%
(*.f64 c x)
accuracy78.6%
(/.f64 (*.f64 c x) (/.f64 c y))
accuracy100.0%
(-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
accuracy100.0%
(*.f64 b (*.f64 #s(literal 1/4 binary64) a))
accuracy100.0%
(*.f64 #s(literal 1/4 binary64) a)
accuracy100.0%
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
accuracy100.0%
(*.f64 t #s(literal 1/16 binary64))
accuracy100.0%
(*.f64 x y)
accuracy100.0%
(*.f64 #s(literal -1/16 binary64) t)
accuracy100.0%
(-.f64 c (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))
accuracy99.3%
(-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))
Samples
42.0ms256×0valid
Compiler

Compiled 110 to 29 computations (73.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 24.0ms
ival-mult: 16.0ms (67.3% of total)
ival-sub: 3.0ms (12.6% of total)
ival-div: 3.0ms (12.6% of total)
ival-add: 1.0ms (4.2% of total)
exact: 1.0ms (4.2% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series12.0ms (0.1%)

Memory
18.7MiB live, 18.7MiB allocated
Counts
16 → 444
Calls
Call 1
Inputs
#<alt (- c (- (* z (* -1/16 t)) (* x y)))>
#<alt (- (* z (* -1/16 t)) (* x y))>
#<alt (* z (* -1/16 t))>
#<alt (* -1/16 t)>
#<alt (* z (* t 1/16))>
#<alt (* t 1/16)>
#<alt (- c (* b (* 1/4 a)))>
#<alt (* b (* 1/4 a))>
#<alt (* 1/4 a)>
#<alt (/ (* c x) (/ c y))>
#<alt (* c x)>
#<alt (/ c y)>
#<alt (+ (* x y) (* b (* a -1/4)))>
#<alt (* x y)>
#<alt (* b (* a -1/4))>
#<alt (* a -1/4)>
Outputs
#<alt (- (* x y) (* -1/16 (* t z)))>
#<alt (- (+ c (* x y)) (* -1/16 (* t z)))>
#<alt (- (+ c (* x y)) (* -1/16 (* t z)))>
#<alt (- (+ c (* x y)) (* -1/16 (* t z)))>
#<alt c>
#<alt (* c (- (+ 1 (/ (* x y) c)) (* -1/16 (/ (* t z) c))))>
#<alt (* c (- (+ 1 (/ (* x y) c)) (* -1/16 (/ (* t z) c))))>
#<alt (* c (- (+ 1 (/ (* x y) c)) (* -1/16 (/ (* t z) c))))>
#<alt c>
#<alt (* -1 (* c (- (* -1 (/ (- (* x y) (* -1/16 (* t z))) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (- (* x y) (* -1/16 (* t z))) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (- (* x y) (* -1/16 (* t z))) c)) 1)))>
#<alt (+ c (* x y))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (* 1/16 (* t z))>
#<alt (* z (- (+ (/ c z) (/ (* x y) z)) (* -1/16 t)))>
#<alt (* z (- (+ (/ c z) (/ (* x y) z)) (* -1/16 t)))>
#<alt (* z (- (+ (/ c z) (/ (* x y) z)) (* -1/16 t)))>
#<alt (* 1/16 (* t z))>
#<alt (* -1 (* z (- (* -1 (/ (+ c (* x y)) z)) (* 1/16 t))))>
#<alt (* -1 (* z (- (* -1 (/ (+ c (* x y)) z)) (* 1/16 t))))>
#<alt (* -1 (* z (- (* -1 (/ (+ c (* x y)) z)) (* 1/16 t))))>
#<alt (+ c (* x y))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (* 1/16 (* t z))>
#<alt (* t (- (+ (/ c t) (/ (* x y) t)) (* -1/16 z)))>
#<alt (* t (- (+ (/ c t) (/ (* x y) t)) (* -1/16 z)))>
#<alt (* t (- (+ (/ c t) (/ (* x y) t)) (* -1/16 z)))>
#<alt (* 1/16 (* t z))>
#<alt (* -1 (* t (- (* -1 (/ (+ c (* x y)) t)) (* 1/16 z))))>
#<alt (* -1 (* t (- (* -1 (/ (+ c (* x y)) t)) (* 1/16 z))))>
#<alt (* -1 (* t (- (* -1 (/ (+ c (* x y)) t)) (* 1/16 z))))>
#<alt (- c (* -1/16 (* t z)))>
#<alt (- (+ c (* x y)) (* -1/16 (* t z)))>
#<alt (- (+ c (* x y)) (* -1/16 (* t z)))>
#<alt (- (+ c (* x y)) (* -1/16 (* t z)))>
#<alt (* x y)>
#<alt (* x (- (+ y (/ c x)) (* -1/16 (/ (* t z) x))))>
#<alt (* x (- (+ y (/ c x)) (* -1/16 (/ (* t z) x))))>
#<alt (* x (- (+ y (/ c x)) (* -1/16 (/ (* t z) x))))>
#<alt (* x y)>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- c (* -1/16 (* t z))) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- c (* -1/16 (* t z))) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- c (* -1/16 (* t z))) x)))))>
#<alt (- c (* -1/16 (* t z)))>
#<alt (- (+ c (* x y)) (* -1/16 (* t z)))>
#<alt (- (+ c (* x y)) (* -1/16 (* t z)))>
#<alt (- (+ c (* x y)) (* -1/16 (* t z)))>
#<alt (* x y)>
#<alt (* y (- (+ x (/ c y)) (* -1/16 (/ (* t z) y))))>
#<alt (* y (- (+ x (/ c y)) (* -1/16 (/ (* t z) y))))>
#<alt (* y (- (+ x (/ c y)) (* -1/16 (/ (* t z) y))))>
#<alt (* x y)>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- c (* -1/16 (* t z))) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- c (* -1/16 (* t z))) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- c (* -1/16 (* t z))) y)))))>
#<alt (* -1 (* x y))>
#<alt (- (* -1/16 (* t z)) (* x y))>
#<alt (- (* -1/16 (* t z)) (* x y))>
#<alt (- (* -1/16 (* t z)) (* x y))>
#<alt (* -1/16 (* t z))>
#<alt (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))>
#<alt (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))>
#<alt (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))>
#<alt (* -1/16 (* t z))>
#<alt (* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))>
#<alt (* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))>
#<alt (* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))>
#<alt (* -1 (* x y))>
#<alt (- (* -1/16 (* t z)) (* x y))>
#<alt (- (* -1/16 (* t z)) (* x y))>
#<alt (- (* -1/16 (* t z)) (* x y))>
#<alt (* -1/16 (* t z))>
#<alt (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))>
#<alt (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))>
#<alt (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))>
#<alt (* -1/16 (* t z))>
#<alt (* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))>
#<alt (* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))>
#<alt (* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))>
#<alt (* -1/16 (* t z))>
#<alt (+ (* -1 (* x y)) (* -1/16 (* t z)))>
#<alt (+ (* -1 (* x y)) (* -1/16 (* t z)))>
#<alt (+ (* -1 (* x y)) (* -1/16 (* t z)))>
#<alt (* -1 (* x y))>
#<alt (* x (- (* -1/16 (/ (* t z) x)) y))>
#<alt (* x (- (* -1/16 (/ (* t z) x)) y))>
#<alt (* x (- (* -1/16 (/ (* t z) x)) y))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))>
#<alt (* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))>
#<alt (* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))>
#<alt (* -1/16 (* t z))>
#<alt (+ (* -1 (* x y)) (* -1/16 (* t z)))>
#<alt (+ (* -1 (* x y)) (* -1/16 (* t z)))>
#<alt (+ (* -1 (* x y)) (* -1/16 (* t z)))>
#<alt (* -1 (* x y))>
#<alt (* y (- (* -1/16 (/ (* t z) y)) x))>
#<alt (* y (- (* -1/16 (/ (* t z) y)) x))>
#<alt (* y (- (* -1/16 (/ (* t z) y)) x))>
#<alt (* -1 (* x y))>
#<alt (* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))>
#<alt (* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))>
#<alt (* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 (* t z))>
#<alt (* -1/16 t)>
#<alt (* -1/16 t)>
#<alt (* -1/16 t)>
#<alt (* -1/16 t)>
#<alt (* -1/16 t)>
#<alt (* -1/16 t)>
#<alt (* -1/16 t)>
#<alt (* -1/16 t)>
#<alt (* -1/16 t)>
#<alt (* -1/16 t)>
#<alt (* -1/16 t)>
#<alt (* -1/16 t)>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 t)>
#<alt (* 1/16 t)>
#<alt (* 1/16 t)>
#<alt (* 1/16 t)>
#<alt (* 1/16 t)>
#<alt (* 1/16 t)>
#<alt (* 1/16 t)>
#<alt (* 1/16 t)>
#<alt (* 1/16 t)>
#<alt (* 1/16 t)>
#<alt (* 1/16 t)>
#<alt (* 1/16 t)>
#<alt (* -1/4 (* a b))>
#<alt (- c (* 1/4 (* a b)))>
#<alt (- c (* 1/4 (* a b)))>
#<alt (- c (* 1/4 (* a b)))>
#<alt c>
#<alt (* c (+ 1 (* -1/4 (/ (* a b) c))))>
#<alt (* c (+ 1 (* -1/4 (/ (* a b) c))))>
#<alt (* c (+ 1 (* -1/4 (/ (* a b) c))))>
#<alt c>
#<alt (* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))>
#<alt (* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))>
#<alt (* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))>
#<alt c>
#<alt (+ c (* -1/4 (* a b)))>
#<alt (+ c (* -1/4 (* a b)))>
#<alt (+ c (* -1/4 (* a b)))>
#<alt (* -1/4 (* a b))>
#<alt (* b (- (/ c b) (* 1/4 a)))>
#<alt (* b (- (/ c b) (* 1/4 a)))>
#<alt (* b (- (/ c b) (* 1/4 a)))>
#<alt (* -1/4 (* a b))>
#<alt (* -1 (* b (- (* -1 (/ c b)) (* -1/4 a))))>
#<alt (* -1 (* b (- (* -1 (/ c b)) (* -1/4 a))))>
#<alt (* -1 (* b (- (* -1 (/ c b)) (* -1/4 a))))>
#<alt c>
#<alt (+ c (* -1/4 (* a b)))>
#<alt (+ c (* -1/4 (* a b)))>
#<alt (+ c (* -1/4 (* a b)))>
#<alt (* -1/4 (* a b))>
#<alt (* a (- (/ c a) (* 1/4 b)))>
#<alt (* a (- (/ c a) (* 1/4 b)))>
#<alt (* a (- (/ c a) (* 1/4 b)))>
#<alt (* -1/4 (* a b))>
#<alt (* -1 (* a (- (* -1 (/ c a)) (* -1/4 b))))>
#<alt (* -1 (* a (- (* -1 (/ c a)) (* -1/4 b))))>
#<alt (* -1 (* a (- (* -1 (/ c a)) (* -1/4 b))))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 a)>
#<alt (* 1/4 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 (* 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 (* c x)>
#<alt (* c x)>
#<alt (* c x)>
#<alt (* c x)>
#<alt (* c x)>
#<alt (* c x)>
#<alt (* c x)>
#<alt (* c x)>
#<alt (* c x)>
#<alt (* c x)>
#<alt (* c x)>
#<alt (* c x)>
#<alt (* c x)>
#<alt (* c x)>
#<alt (* c x)>
#<alt (* c x)>
#<alt (* c x)>
#<alt (* c x)>
#<alt (* c x)>
#<alt (* c x)>
#<alt (* c x)>
#<alt (* c x)>
#<alt (* c x)>
#<alt (* c x)>
#<alt (/ c y)>
#<alt (/ c y)>
#<alt (/ c y)>
#<alt (/ c y)>
#<alt (/ c y)>
#<alt (/ c y)>
#<alt (/ c y)>
#<alt (/ c y)>
#<alt (/ c y)>
#<alt (/ c y)>
#<alt (/ c y)>
#<alt (/ c y)>
#<alt (/ c y)>
#<alt (/ c y)>
#<alt (/ c y)>
#<alt (/ c y)>
#<alt (/ c y)>
#<alt (/ c y)>
#<alt (/ c y)>
#<alt (/ c y)>
#<alt (/ c y)>
#<alt (/ c y)>
#<alt (/ c y)>
#<alt (/ c y)>
#<alt (* -1/4 (* a b))>
#<alt (+ (* -1/4 (* a b)) (* x y))>
#<alt (+ (* -1/4 (* a b)) (* x y))>
#<alt (+ (* -1/4 (* a b)) (* x y))>
#<alt (* x y)>
#<alt (* x (+ y (* -1/4 (/ (* a b) x))))>
#<alt (* x (+ y (* -1/4 (/ (* a b) x))))>
#<alt (* x (+ y (* -1/4 (/ (* a b) x))))>
#<alt (* x y)>
#<alt (* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))>
#<alt (* -1/4 (* a b))>
#<alt (+ (* -1/4 (* a b)) (* x y))>
#<alt (+ (* -1/4 (* a b)) (* x y))>
#<alt (+ (* -1/4 (* a b)) (* x y))>
#<alt (* x y)>
#<alt (* y (+ x (* -1/4 (/ (* a b) y))))>
#<alt (* y (+ x (* -1/4 (/ (* a b) y))))>
#<alt (* y (+ x (* -1/4 (/ (* a b) y))))>
#<alt (* x y)>
#<alt (* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))>
#<alt (* x y)>
#<alt (+ (* -1/4 (* a b)) (* x y))>
#<alt (+ (* -1/4 (* a b)) (* x y))>
#<alt (+ (* -1/4 (* a b)) (* x y))>
#<alt (* -1/4 (* a b))>
#<alt (* b (+ (* -1/4 a) (/ (* x y) b)))>
#<alt (* b (+ (* -1/4 a) (/ (* x y) b)))>
#<alt (* b (+ (* -1/4 a) (/ (* x y) b)))>
#<alt (* -1/4 (* a b))>
#<alt (* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))>
#<alt (* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))>
#<alt (* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))>
#<alt (* x y)>
#<alt (+ (* -1/4 (* a b)) (* x y))>
#<alt (+ (* -1/4 (* a b)) (* x y))>
#<alt (+ (* -1/4 (* a b)) (* x y))>
#<alt (* -1/4 (* a b))>
#<alt (* a (+ (* -1/4 b) (/ (* x y) a)))>
#<alt (* a (+ (* -1/4 b) (/ (* x y) a)))>
#<alt (* a (+ (* -1/4 b) (/ (* x y) a)))>
#<alt (* -1/4 (* a b))>
#<alt (* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))>
#<alt (* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))>
#<alt (* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 a)>
#<alt (* -1/4 a)>
#<alt (* -1/4 a)>
#<alt (* -1/4 a)>
#<alt (* -1/4 a)>
#<alt (* -1/4 a)>
#<alt (* -1/4 a)>
#<alt (* -1/4 a)>
#<alt (* -1/4 a)>
#<alt (* -1/4 a)>
#<alt (* -1/4 a)>
#<alt (* -1/4 a)>
Calls

111 calls:

TimeVariablePointExpression
0.0ms
c
@inf
(/ c y)
0.0ms
c
@-inf
(/ c y)
0.0ms
t
@inf
(* -1/16 t)
0.0ms
c
@0
(/ c y)
0.0ms
c
@0
(* c x)

rewrite1.2s (7.7%)

Memory
1.5MiB live, 811.5MiB allocated
Algorithm
batch-egg-rewrite
Rules
12 208×accelerator-lowering-fma.f32
12 208×accelerator-lowering-fma.f64
6 528×*-lowering-*.f32
6 528×*-lowering-*.f64
3 408×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02788
112488
295380
0937476
Stop Event
iter limit
node limit
Counts
16 → 609
Calls
Call 1
Inputs
(- c (- (* z (* -1/16 t)) (* x y)))
(- (* z (* -1/16 t)) (* x y))
(* z (* -1/16 t))
(* -1/16 t)
(* z (* t 1/16))
(* t 1/16)
(- c (* b (* 1/4 a)))
(* b (* 1/4 a))
(* 1/4 a)
(/ (* c x) (/ c y))
(* c x)
(/ c y)
(+ (* x y) (* b (* a -1/4)))
(* x y)
(* b (* a -1/4))
(* a -1/4)
Outputs
(+.f64 c (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(+.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))) c)
(+.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y))
(+.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c)))))))
(+.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c)))))
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (+.f64 (*.f64 x y) c))
(+.f64 (+.f64 (*.f64 x y) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))
(+.f64 (-.f64 c (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))))
(+.f64 (-.f64 c (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))
(+.f64 (-.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(literal 0 binary64)) (*.f64 x y))
(-.f64 c (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))
(-.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) c))
(-.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))) (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))))
(-.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))) (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))
(-.f64 (/.f64 (*.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (+.f64 c (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 c (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))
(-.f64 (+.f64 (*.f64 x y) c) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(-.f64 (+.f64 c #s(literal 0 binary64)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))
(-.f64 (-.f64 c (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 c #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))))
(fma.f64 c (/.f64 x (/.f64 c y)) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (+.f64 (*.f64 x y) c))
(fma.f64 #s(literal -1/16 binary64) (neg.f64 (*.f64 z t)) (+.f64 (*.f64 x y) c))
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (+.f64 (*.f64 x y) c))
(fma.f64 (*.f64 #s(literal -1/16 binary64) t) (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 x y) c))
(fma.f64 x y (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 y x (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (+.f64 (*.f64 x y) c))
(fma.f64 (*.f64 c x) (/.f64 y c) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c x)) (/.f64 y (-.f64 #s(literal 0 binary64) c)) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))))) c)
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))))) c)
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c)))))))
(fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c)))))
(fma.f64 #s(literal 1 binary64) c (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))))
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (/.f64 y c) (*.f64 c x) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (/.f64 y c) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c x)) #s(literal -1 binary64)) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) c)
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))) c)
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (+.f64 (*.f64 x y) c))
(fma.f64 (*.f64 z #s(literal -1/16 binary64)) (neg.f64 t) (+.f64 (*.f64 x y) c))
(fma.f64 (/.f64 x (/.f64 c y)) c (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (+.f64 (*.f64 x y) c))
(fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) c)
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))) c)
(fma.f64 (*.f64 (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) c)
(fma.f64 (/.f64 x c) (*.f64 c y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (*.f64 c y) (/.f64 x c) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) c)))) (*.f64 x y))
(fma.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 c x)) #s(literal -1 binary64)) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 c x) (/.f64 #s(literal 1 binary64) y)) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))) (*.f64 x y))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal -1/16 binary64) t) (+.f64 (*.f64 x y) c))
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (+.f64 (*.f64 x y) c))
(fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (+.f64 (*.f64 x y) c))
(fma.f64 (*.f64 (*.f64 c x) y) (/.f64 #s(literal 1 binary64) c) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 (*.f64 c x) (/.f64 #s(literal -1 binary64) y)) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) c)) (/.f64 c (/.f64 #s(literal -1 binary64) y)) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) c)) (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) y)) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (pow.f64 (/.f64 c x) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c y)) #s(literal -1 binary64)) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (*.f64 y (*.f64 c x)) (/.f64 #s(literal 1 binary64) c) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) c) (/.f64 x (/.f64 #s(literal -1 binary64) y)) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (/.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 x (/.f64 #s(literal -1 binary64) y)) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (/.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y)) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 c y)) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) (/.f64 x (/.f64 c y)) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c y)) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 x (/.f64 c y)) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (/.f64 (*.f64 c x) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) c) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (neg.f64 t) (*.f64 z #s(literal -1/16 binary64)) (+.f64 (*.f64 x y) c))
(fma.f64 (neg.f64 (*.f64 z t)) #s(literal -1/16 binary64) (+.f64 (*.f64 x y) c))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) t) #s(literal -1/16 binary64) (+.f64 (*.f64 x y) c))
(fma.f64 (*.f64 c (/.f64 x (-.f64 #s(literal 0 binary64) c))) (-.f64 #s(literal 0 binary64) y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (*.f64 y c) (/.f64 x c) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c x))) (/.f64 y (-.f64 #s(literal 0 binary64) c)) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 x c)) (*.f64 c y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (*.f64 (/.f64 y c) c) x (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (*.f64 (/.f64 y c) x) c (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) y (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(neg.f64 (/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c)))))))
(neg.f64 (/.f64 (*.f64 (-.f64 (+.f64 (*.f64 x y) c) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))) (+.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))))))) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))))
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 c c)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))
(/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))))) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c)))))
(/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))))) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))) (-.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))) c))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 x y) c) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 x y) c) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))) (-.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))) c))) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) (+.f64 (*.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 c (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (-.f64 (+.f64 (*.f64 x y) c) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))) (+.f64 c (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 x y) c) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 x y) c) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))))))) (neg.f64 (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))) (-.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))) c)))))
(/.f64 (+.f64 (neg.f64 (*.f64 c c)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))) (+.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))))
(/.f64 (+.f64 (*.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 x y) c) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))) (+.f64 c (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (+.f64 c (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))) (*.f64 (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c)))) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))))) (*.f64 (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c)))) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))) (+.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))) (*.f64 c (*.f64 c c))))) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))))) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))))) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) c) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) (+.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) (*.f64 c c)))) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) c) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c)))))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 c c)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 x y) c) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))) (+.f64 c (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (neg.f64 (+.f64 c (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) (-.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))) c))))
(/.f64 (-.f64 (*.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x y))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))) (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c)))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))) (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c)))))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))) (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c)))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))) (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c)))) (*.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))) (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c)))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) (*.f64 c c)) (-.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))) c))
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (-.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))) (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c)))))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))) (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))))) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))) (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c)))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))) (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))) (+.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))) (/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 x y) c) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))))
(*.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))) (-.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))) c)))))
(*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 x y) c) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))))
(*.f64 (*.f64 (-.f64 (+.f64 (*.f64 x y) c) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 (*.f64 x y) c)))))))
(*.f64 (+.f64 (neg.f64 (*.f64 c c)) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))))))
(*.f64 (+.f64 (*.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))))
(*.f64 (*.f64 (-.f64 (+.f64 (*.f64 x y) c) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))) (+.f64 c (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 c (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))
(+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))))))
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))))
(-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))
(-.f64 (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) #s(literal 0 binary64)) (*.f64 x y))
(fma.f64 z (*.f64 #s(literal -1/16 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 #s(literal -1/16 binary64) (*.f64 z t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal -1/16 binary64) t) z (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 x (-.f64 #s(literal 0 binary64) y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 x (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c y)) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 y (-.f64 #s(literal 0 binary64) x) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 (*.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) c) c) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 (*.f64 c x) (/.f64 y (-.f64 #s(literal 0 binary64) c)) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 (-.f64 #s(literal 0 binary64) y) x (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c x)) (/.f64 y c) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))))))
(fma.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))))
(fma.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) y)) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y)) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 (-.f64 #s(literal 0 binary64) x) y (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 (*.f64 z #s(literal -1/16 binary64)) t (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 (/.f64 x c) (/.f64 c (/.f64 #s(literal -1 binary64) y)) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 (/.f64 x c) (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) y)) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 (*.f64 c y) (/.f64 x (-.f64 #s(literal 0 binary64) c)) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 c x) (/.f64 #s(literal -1 binary64) y)) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 (*.f64 c x) (/.f64 #s(literal 1 binary64) y)) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) c)) (*.f64 c y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 (*.f64 x #s(literal -1 binary64)) y (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) c) (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 (/.f64 c (-.f64 #s(literal 0 binary64) c)) (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 x (/.f64 c y)) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 (/.f64 x #s(literal -1 binary64)) y (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 c y)) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) y)) (/.f64 x c) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (/.f64 x (/.f64 c y)) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) y (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) x (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(fma.f64 (*.f64 y #s(literal -1 binary64)) x (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(neg.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))))))
(/.f64 (*.f64 (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) (*.f64 (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x y))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.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 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.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 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.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 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t))))) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.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 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))))))
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -1/16 binary64) t))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))))))
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/4096 binary64)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 t t)) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))))))
(*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))
(*.f64 z (*.f64 #s(literal -1/16 binary64) t))
(*.f64 #s(literal -1/16 binary64) (*.f64 z t))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(*.f64 (*.f64 #s(literal -1/16 binary64) t) z)
(*.f64 (*.f64 z t) #s(literal -1/16 binary64))
(*.f64 (*.f64 z #s(literal -1/16 binary64)) t)
(*.f64 #s(literal -1/16 binary64) t)
(*.f64 t #s(literal -1/16 binary64))
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(neg.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(*.f64 #s(literal -1/16 binary64) (neg.f64 (*.f64 z t)))
(*.f64 t (*.f64 z #s(literal 1/16 binary64)))
(*.f64 (*.f64 #s(literal -1/16 binary64) t) (-.f64 #s(literal 0 binary64) z))
(*.f64 #s(literal 1/16 binary64) (*.f64 z t))
(*.f64 (*.f64 z t) #s(literal 1/16 binary64))
(*.f64 (*.f64 z #s(literal -1/16 binary64)) (neg.f64 t))
(*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 #s(literal -1/16 binary64) t)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal -1/16 binary64) t))
(*.f64 (*.f64 t #s(literal 1/16 binary64)) z)
(*.f64 (*.f64 z #s(literal 1/16 binary64)) t)
(*.f64 (neg.f64 t) (*.f64 z #s(literal -1/16 binary64)))
(*.f64 (neg.f64 (*.f64 z t)) #s(literal -1/16 binary64))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) t) #s(literal -1/16 binary64))
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/16 binary64) t))
(neg.f64 (*.f64 #s(literal -1/16 binary64) t))
(*.f64 #s(literal -1/16 binary64) (neg.f64 t))
(*.f64 t #s(literal 1/16 binary64))
(*.f64 #s(literal 1/16 binary64) t)
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/16 binary64) t))
(*.f64 (neg.f64 t) #s(literal -1/16 binary64))
(+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(+.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) c)
(+.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))))
(+.f64 (/.f64 (*.f64 c c) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (neg.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))
(-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) c))
(-.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))))
(-.f64 (/.f64 (*.f64 c c) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))
(-.f64 (+.f64 c #s(literal 0 binary64)) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(fma.f64 c #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) c)
(fma.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a)) c)
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)
(fma.f64 (*.f64 #s(literal 1/4 binary64) a) (-.f64 #s(literal 0 binary64) b) c)
(fma.f64 #s(literal -1/4 binary64) (*.f64 b a) c)
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b c)
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))))
(fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (neg.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))
(fma.f64 #s(literal 1 binary64) c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1/4 binary64) a) c)
(fma.f64 (*.f64 b #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) a) c)
(fma.f64 (*.f64 b a) #s(literal -1/4 binary64) c)
(fma.f64 #s(literal -1 binary64) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) c)
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c)
(fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 1/4 binary64)) c)
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) #s(literal 1/4 binary64) c)
(fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) #s(literal -1 binary64)) b c)
(neg.f64 (/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))))
(neg.f64 (/.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a)))) (+.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) c))))
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))))
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 c c)) (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a)))) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) c))) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a)))) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))
(/.f64 (+.f64 (neg.f64 (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))))
(/.f64 (+.f64 (neg.f64 (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) c)))))
(/.f64 (+.f64 (neg.f64 (*.f64 c c)) (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a)))) (+.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))
(/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) c))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))) (*.f64 (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (*.f64 (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))))) (*.f64 (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (*.f64 b a) (*.f64 (*.f64 b a) (*.f64 b a)))) #s(literal 1/4096 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (*.f64 b a) (*.f64 (*.f64 b a) (*.f64 b a)))) #s(literal 1/4096 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (*.f64 b a) (*.f64 (*.f64 b a) (*.f64 b a)))) #s(literal 1/4096 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) c) (*.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (+.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (*.f64 c c)))) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) c) (*.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 (*.f64 b a) (*.f64 b a))) #s(literal 1/256 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 c c) (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a)))) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 c c)) (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))))) (neg.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) c))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (-.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) c))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))) (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c c) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 c c) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (/.f64 (*.f64 c c) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))) (*.f64 (/.f64 (*.f64 c c) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (*.f64 c c)) (-.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) c))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))) (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))))) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (/.f64 (*.f64 c c) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))) (*.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))) (+.f64 (/.f64 (*.f64 c c) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))
(*.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))
(*.f64 (+.f64 (neg.f64 (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))))
(*.f64 (+.f64 (neg.f64 (*.f64 c c)) (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) c))))
(*.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (+.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))))
(*.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) c)))))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(neg.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(*.f64 b (*.f64 #s(literal 1/4 binary64) a))
(*.f64 #s(literal 1/4 binary64) (*.f64 b a))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(*.f64 a (neg.f64 (*.f64 b #s(literal -1/4 binary64))))
(*.f64 (*.f64 #s(literal 1/4 binary64) a) b)
(*.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a)))
(*.f64 (*.f64 a #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -1/4 binary64)))
(*.f64 (*.f64 b #s(literal 1/4 binary64)) a)
(*.f64 (*.f64 b a) #s(literal 1/4 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(*.f64 (*.f64 b #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal -1/4 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) #s(literal -1/4 binary64))
(*.f64 (neg.f64 (*.f64 b #s(literal -1/4 binary64))) a)
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/4 binary64)) a)
(-.f64 #s(literal 0 binary64) (*.f64 a #s(literal -1/4 binary64)))
(neg.f64 (*.f64 a #s(literal -1/4 binary64)))
(*.f64 #s(literal 1/4 binary64) a)
(*.f64 a #s(literal 1/4 binary64))
(*.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) a))
(*.f64 #s(literal -1 binary64) (*.f64 a #s(literal -1/4 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/4 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))))
(/.f64 c (/.f64 (/.f64 c y) x))
(/.f64 x (/.f64 #s(literal 1 binary64) y))
(/.f64 y (/.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 c x) (/.f64 c y))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c x)) (/.f64 c (-.f64 #s(literal 0 binary64) y)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y)))
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y)))
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 x y))) (-.f64 #s(literal 0 binary64) c))
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (*.f64 (*.f64 c x) y) c)
(/.f64 (*.f64 (*.f64 c x) #s(literal -1 binary64)) (/.f64 c (-.f64 #s(literal 0 binary64) y)))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64))
(*.f64 c (/.f64 x (/.f64 c y)))
(*.f64 x y)
(*.f64 y x)
(*.f64 (*.f64 x y) #s(literal 1 binary64))
(*.f64 (*.f64 c x) (/.f64 y c))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c x)) (/.f64 y (-.f64 #s(literal 0 binary64) c)))
(*.f64 #s(literal 1 binary64) (*.f64 x y))
(*.f64 (/.f64 y c) (*.f64 c x))
(*.f64 (/.f64 y c) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c x)) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 x (/.f64 c y)) c)
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(*.f64 (/.f64 x c) (*.f64 c y))
(*.f64 (*.f64 c y) (/.f64 x c))
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 c x)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 c x) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (*.f64 (*.f64 c x) y) (/.f64 #s(literal 1 binary64) c))
(*.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 (*.f64 c x) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) c)) (/.f64 c (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) c)) (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (pow.f64 (/.f64 c x) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c y)) #s(literal -1 binary64)))
(*.f64 (*.f64 y (*.f64 c x)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) c) (/.f64 x (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 x (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 c y)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) (/.f64 x (/.f64 c y)))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c y)))
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 x (/.f64 c y)))
(*.f64 (/.f64 (*.f64 c x) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 c (/.f64 x (-.f64 #s(literal 0 binary64) c))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 y c) (/.f64 x c))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c x))) (/.f64 y (-.f64 #s(literal 0 binary64) c)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x c)) (*.f64 c y))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 (/.f64 y c) c) x)
(*.f64 (*.f64 (/.f64 y c) x) c)
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) y)
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c x)))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c x)))
(/.f64 (*.f64 c x) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c x)) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c x)))
(*.f64 c x)
(*.f64 x c)
(*.f64 (*.f64 c x) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) x))
(*.f64 #s(literal 1 binary64) (*.f64 c x))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) c))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c x)))
(exp.f64 (*.f64 (log.f64 (/.f64 y c)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) y)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 c (-.f64 #s(literal 0 binary64) y)))
(neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) y)))
(neg.f64 (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64)))
(/.f64 c y)
(/.f64 (/.f64 c y) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) y))
(/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 y c))
(/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) c)))
(pow.f64 (/.f64 c y) #s(literal 1 binary64))
(pow.f64 (/.f64 y c) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal 1 binary64) y))
(*.f64 (/.f64 c y) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) y))
(*.f64 #s(literal 1 binary64) (/.f64 c y))
(*.f64 (/.f64 #s(literal 1 binary64) y) c)
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) y)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal -1 binary64) y))
(*.f64 (pow.f64 (/.f64 y c) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y c) #s(literal -1/2 binary64)))
(+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(+.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (*.f64 x y))
(+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (neg.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))
(-.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (*.f64 x y))))
(fma.f64 c (/.f64 x (/.f64 c y)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 x y (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 y x (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (*.f64 x y))
(fma.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a)) (*.f64 x y))
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))
(fma.f64 (*.f64 #s(literal 1/4 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 x y))
(fma.f64 (*.f64 c x) (/.f64 y c) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 x y))
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (*.f64 x y))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c x)) (/.f64 y (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (neg.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (/.f64 y c) (*.f64 c x) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (/.f64 y c) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c x)) #s(literal -1 binary64)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1/4 binary64) a) (*.f64 x y))
(fma.f64 (*.f64 b #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 x y))
(fma.f64 (*.f64 b a) #s(literal -1/4 binary64) (*.f64 x y))
(fma.f64 (/.f64 x (/.f64 c y)) c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)) (*.f64 x y))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (/.f64 x c) (*.f64 c y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (*.f64 c y) (/.f64 x c) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 c x)) #s(literal -1 binary64)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 c x) (/.f64 #s(literal 1 binary64) y)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (*.f64 x y))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 1/4 binary64)) (*.f64 x y))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) #s(literal 1/4 binary64) (*.f64 x y))
(fma.f64 (*.f64 (*.f64 c x) y) (/.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 (*.f64 c x) (/.f64 #s(literal -1 binary64) y)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) c)) (/.f64 c (/.f64 #s(literal -1 binary64) y)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) c)) (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) y)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (pow.f64 (/.f64 c x) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c y)) #s(literal -1 binary64)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (*.f64 y (*.f64 c x)) (/.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) c) (/.f64 x (/.f64 #s(literal -1 binary64) y)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (/.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 x (/.f64 #s(literal -1 binary64) y)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (/.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 c y)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) (/.f64 x (/.f64 c y)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c y)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 x (/.f64 c y)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (/.f64 (*.f64 c x) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) #s(literal -1 binary64)) b (*.f64 x y))
(fma.f64 (*.f64 c (/.f64 x (-.f64 #s(literal 0 binary64) c))) (-.f64 #s(literal 0 binary64) y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (*.f64 y c) (/.f64 x c) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c x))) (/.f64 y (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 x c)) (*.f64 c y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (*.f64 (/.f64 y c) c) x (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (*.f64 (/.f64 y c) x) c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) y (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (*.f64 x y)))))))
(neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (*.f64 x y))))))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) x) y) (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a)))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (*.f64 x y)) (-.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (*.f64 x (*.f64 y (*.f64 x y))))))
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a)))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) x) y) (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))
(/.f64 (-.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (*.f64 x y)))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (*.f64 b a) (*.f64 (*.f64 b a) (*.f64 b a)))) #s(literal 1/4096 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (*.f64 x y))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (*.f64 b a) (*.f64 (*.f64 b a) (*.f64 b a)))) #s(literal 1/4096 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (*.f64 x y))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (*.f64 b a) (*.f64 (*.f64 b a) (*.f64 b a)))) #s(literal 1/4096 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x y)) (*.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (+.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (*.f64 x (*.f64 y (*.f64 x y)))))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x y)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 (*.f64 b a) (*.f64 b a))) #s(literal 1/256 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a)))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (*.f64 x y)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) x) y) (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (*.f64 x y))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))) (*.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))) (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (*.f64 x y)))))))
(*.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) x) y) (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (*.f64 x y))))))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))))))
(*.f64 (-.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (*.f64 x y))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))))
(/.f64 c (/.f64 (/.f64 c y) x))
(/.f64 x (/.f64 #s(literal 1 binary64) y))
(/.f64 y (/.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 c x) (/.f64 c y))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c x)) (/.f64 c (-.f64 #s(literal 0 binary64) y)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y)))
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y)))
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 x y))) (-.f64 #s(literal 0 binary64) c))
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (*.f64 (*.f64 c x) y) c)
(/.f64 (*.f64 (*.f64 c x) #s(literal -1 binary64)) (/.f64 c (-.f64 #s(literal 0 binary64) y)))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64))
(*.f64 c (/.f64 x (/.f64 c y)))
(*.f64 x y)
(*.f64 y x)
(*.f64 (*.f64 x y) #s(literal 1 binary64))
(*.f64 (*.f64 c x) (/.f64 y c))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c x)) (/.f64 y (-.f64 #s(literal 0 binary64) c)))
(*.f64 #s(literal 1 binary64) (*.f64 x y))
(*.f64 (/.f64 y c) (*.f64 c x))
(*.f64 (/.f64 y c) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c x)) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 x (/.f64 c y)) c)
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(*.f64 (/.f64 x c) (*.f64 c y))
(*.f64 (*.f64 c y) (/.f64 x c))
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 c x)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 c x) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (*.f64 (*.f64 c x) y) (/.f64 #s(literal 1 binary64) c))
(*.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 (*.f64 c x) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) c)) (/.f64 c (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) c)) (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (pow.f64 (/.f64 c x) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c y)) #s(literal -1 binary64)))
(*.f64 (*.f64 y (*.f64 c x)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) c) (/.f64 x (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 x (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 c y)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) (/.f64 x (/.f64 c y)))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c y)))
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 x (/.f64 c y)))
(*.f64 (/.f64 (*.f64 c x) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 c (/.f64 x (-.f64 #s(literal 0 binary64) c))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 y c) (/.f64 x c))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c x))) (/.f64 y (-.f64 #s(literal 0 binary64) c)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x c)) (*.f64 c y))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 (/.f64 y c) c) x)
(*.f64 (*.f64 (/.f64 y c) x) c)
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) y)
(+.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(neg.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 b a))) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))))
(/.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) #s(literal -1/16 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a)))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(*.f64 (*.f64 #s(literal 1/4 binary64) a) (-.f64 #s(literal 0 binary64) b))
(*.f64 #s(literal -1/4 binary64) (*.f64 b a))
(*.f64 (*.f64 a #s(literal -1/4 binary64)) b)
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1/4 binary64) a))
(*.f64 (*.f64 b #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) a))
(*.f64 (*.f64 b a) #s(literal -1/4 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(*.f64 (*.f64 b #s(literal -1/4 binary64)) a)
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 1/4 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) #s(literal 1/4 binary64))
(*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) #s(literal -1 binary64)) b)
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) a))
(neg.f64 (*.f64 #s(literal 1/4 binary64) a))
(*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) a))
(*.f64 a #s(literal -1/4 binary64))
(*.f64 #s(literal -1/4 binary64) a)
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/4 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/4 binary64))

simplify391.0ms (2.6%)

Memory
-14.4MiB live, 662.5MiB allocated
Algorithm
egg-herbie
Rules
7 408×accelerator-lowering-fma.f32
7 408×accelerator-lowering-fma.f64
3 972×*-lowering-*.f32
3 972×*-lowering-*.f64
1 644×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01722646
15622646
216692634
351092610
083362452
Stop Event
iter limit
node limit
Counts
444 → 444
Calls
Call 1
Inputs
(- (* x y) (* -1/16 (* t z)))
(- (+ c (* x y)) (* -1/16 (* t z)))
(- (+ c (* x y)) (* -1/16 (* t z)))
(- (+ c (* x y)) (* -1/16 (* t z)))
c
(* c (- (+ 1 (/ (* x y) c)) (* -1/16 (/ (* t z) c))))
(* c (- (+ 1 (/ (* x y) c)) (* -1/16 (/ (* t z) c))))
(* c (- (+ 1 (/ (* x y) c)) (* -1/16 (/ (* t z) c))))
c
(* -1 (* c (- (* -1 (/ (- (* x y) (* -1/16 (* t z))) c)) 1)))
(* -1 (* c (- (* -1 (/ (- (* x y) (* -1/16 (* t z))) c)) 1)))
(* -1 (* c (- (* -1 (/ (- (* x y) (* -1/16 (* t z))) c)) 1)))
(+ c (* x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* 1/16 (* t z))
(* z (- (+ (/ c z) (/ (* x y) z)) (* -1/16 t)))
(* z (- (+ (/ c z) (/ (* x y) z)) (* -1/16 t)))
(* z (- (+ (/ c z) (/ (* x y) z)) (* -1/16 t)))
(* 1/16 (* t z))
(* -1 (* z (- (* -1 (/ (+ c (* x y)) z)) (* 1/16 t))))
(* -1 (* z (- (* -1 (/ (+ c (* x y)) z)) (* 1/16 t))))
(* -1 (* z (- (* -1 (/ (+ c (* x y)) z)) (* 1/16 t))))
(+ c (* x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* 1/16 (* t z))
(* t (- (+ (/ c t) (/ (* x y) t)) (* -1/16 z)))
(* t (- (+ (/ c t) (/ (* x y) t)) (* -1/16 z)))
(* t (- (+ (/ c t) (/ (* x y) t)) (* -1/16 z)))
(* 1/16 (* t z))
(* -1 (* t (- (* -1 (/ (+ c (* x y)) t)) (* 1/16 z))))
(* -1 (* t (- (* -1 (/ (+ c (* x y)) t)) (* 1/16 z))))
(* -1 (* t (- (* -1 (/ (+ c (* x y)) t)) (* 1/16 z))))
(- c (* -1/16 (* t z)))
(- (+ c (* x y)) (* -1/16 (* t z)))
(- (+ c (* x y)) (* -1/16 (* t z)))
(- (+ c (* x y)) (* -1/16 (* t z)))
(* x y)
(* x (- (+ y (/ c x)) (* -1/16 (/ (* t z) x))))
(* x (- (+ y (/ c x)) (* -1/16 (/ (* t z) x))))
(* x (- (+ y (/ c x)) (* -1/16 (/ (* t z) x))))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (- c (* -1/16 (* t z))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (- c (* -1/16 (* t z))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (- c (* -1/16 (* t z))) x)))))
(- c (* -1/16 (* t z)))
(- (+ c (* x y)) (* -1/16 (* t z)))
(- (+ c (* x y)) (* -1/16 (* t z)))
(- (+ c (* x y)) (* -1/16 (* t z)))
(* x y)
(* y (- (+ x (/ c y)) (* -1/16 (/ (* t z) y))))
(* y (- (+ x (/ c y)) (* -1/16 (/ (* t z) y))))
(* y (- (+ x (/ c y)) (* -1/16 (/ (* t z) y))))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (- c (* -1/16 (* t z))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (- c (* -1/16 (* t z))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (- c (* -1/16 (* t z))) y)))))
(* -1 (* x y))
(- (* -1/16 (* t z)) (* x y))
(- (* -1/16 (* t z)) (* x y))
(- (* -1/16 (* t z)) (* x y))
(* -1/16 (* t z))
(* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))
(* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))
(* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))
(* -1/16 (* t z))
(* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))
(* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))
(* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))
(* -1 (* x y))
(- (* -1/16 (* t z)) (* x y))
(- (* -1/16 (* t z)) (* x y))
(- (* -1/16 (* t z)) (* x y))
(* -1/16 (* t z))
(* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))
(* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))
(* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))
(* -1/16 (* t z))
(* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))
(* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))
(* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))
(* -1/16 (* t z))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(* -1 (* x y))
(* x (- (* -1/16 (/ (* t z) x)) y))
(* x (- (* -1/16 (/ (* t z) x)) y))
(* x (- (* -1/16 (/ (* t z) x)) y))
(* -1 (* x y))
(* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))
(* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))
(* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))
(* -1/16 (* t z))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(* -1 (* x y))
(* y (- (* -1/16 (/ (* t z) y)) x))
(* y (- (* -1/16 (/ (* t z) y)) x))
(* y (- (* -1/16 (/ (* t z) y)) x))
(* -1 (* x y))
(* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))
(* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))
(* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 t)
(* -1/16 t)
(* -1/16 t)
(* -1/16 t)
(* -1/16 t)
(* -1/16 t)
(* -1/16 t)
(* -1/16 t)
(* -1/16 t)
(* -1/16 t)
(* -1/16 t)
(* -1/16 t)
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 t)
(* 1/16 t)
(* 1/16 t)
(* 1/16 t)
(* 1/16 t)
(* 1/16 t)
(* 1/16 t)
(* 1/16 t)
(* 1/16 t)
(* 1/16 t)
(* 1/16 t)
(* 1/16 t)
(* -1/4 (* a b))
(- c (* 1/4 (* a b)))
(- c (* 1/4 (* a b)))
(- c (* 1/4 (* a b)))
c
(* c (+ 1 (* -1/4 (/ (* a b) c))))
(* c (+ 1 (* -1/4 (/ (* a b) c))))
(* c (+ 1 (* -1/4 (/ (* a b) c))))
c
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
c
(+ c (* -1/4 (* a b)))
(+ c (* -1/4 (* a b)))
(+ c (* -1/4 (* a b)))
(* -1/4 (* a b))
(* b (- (/ c b) (* 1/4 a)))
(* b (- (/ c b) (* 1/4 a)))
(* b (- (/ c b) (* 1/4 a)))
(* -1/4 (* a b))
(* -1 (* b (- (* -1 (/ c b)) (* -1/4 a))))
(* -1 (* b (- (* -1 (/ c b)) (* -1/4 a))))
(* -1 (* b (- (* -1 (/ c b)) (* -1/4 a))))
c
(+ c (* -1/4 (* a b)))
(+ c (* -1/4 (* a b)))
(+ c (* -1/4 (* a b)))
(* -1/4 (* a b))
(* a (- (/ c a) (* 1/4 b)))
(* a (- (/ c a) (* 1/4 b)))
(* a (- (/ c a) (* 1/4 b)))
(* -1/4 (* a b))
(* -1 (* a (- (* -1 (/ c a)) (* -1/4 b))))
(* -1 (* a (- (* -1 (/ c a)) (* -1/4 b))))
(* -1 (* a (- (* -1 (/ c a)) (* -1/4 b))))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 a)
(* 1/4 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)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* c x)
(* c x)
(* c x)
(* c x)
(* c x)
(* c x)
(* c x)
(* c x)
(* c x)
(* c x)
(* c x)
(* c x)
(* c x)
(* c x)
(* c x)
(* c x)
(* c x)
(* c x)
(* c x)
(* c x)
(* c x)
(* c x)
(* c x)
(* c x)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(* -1/4 (* a b))
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(* x y)
(* x (+ y (* -1/4 (/ (* a b) x))))
(* x (+ y (* -1/4 (/ (* a b) x))))
(* x (+ y (* -1/4 (/ (* a b) x))))
(* x y)
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(* -1/4 (* a b))
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(* x y)
(* y (+ x (* -1/4 (/ (* a b) y))))
(* y (+ x (* -1/4 (/ (* a b) y))))
(* y (+ x (* -1/4 (/ (* a b) y))))
(* x y)
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(* x y)
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(* -1/4 (* a b))
(* b (+ (* -1/4 a) (/ (* x y) b)))
(* b (+ (* -1/4 a) (/ (* x y) b)))
(* b (+ (* -1/4 a) (/ (* x y) b)))
(* -1/4 (* a b))
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))
(* x y)
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(* -1/4 (* a b))
(* a (+ (* -1/4 b) (/ (* x y) a)))
(* a (+ (* -1/4 b) (/ (* x y) a)))
(* a (+ (* -1/4 b) (/ (* x y) a)))
(* -1/4 (* a b))
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
Outputs
(- (* x y) (* -1/16 (* t z)))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))
(- (+ c (* x y)) (* -1/16 (* t z)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(- (+ c (* x y)) (* -1/16 (* t z)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(- (+ c (* x y)) (* -1/16 (* t z)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
c
(* c (- (+ 1 (/ (* x y) c)) (* -1/16 (/ (* t z) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) c)))
(* c (- (+ 1 (/ (* x y) c)) (* -1/16 (/ (* t z) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) c)))
(* c (- (+ 1 (/ (* x y) c)) (* -1/16 (/ (* t z) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) c)))
c
(* -1 (* c (- (* -1 (/ (- (* x y) (* -1/16 (* t z))) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) c)))
(* -1 (* c (- (* -1 (/ (- (* x y) (* -1/16 (* t z))) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) c)))
(* -1 (* c (- (* -1 (/ (- (* x y) (* -1/16 (* t z))) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) c)))
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* z (- (+ (/ c z) (/ (* x y) z)) (* -1/16 t)))
(+.f64 (*.f64 x y) (*.f64 z (+.f64 (/.f64 c z) (*.f64 t #s(literal 1/16 binary64)))))
(* z (- (+ (/ c z) (/ (* x y) z)) (* -1/16 t)))
(+.f64 (*.f64 x y) (*.f64 z (+.f64 (/.f64 c z) (*.f64 t #s(literal 1/16 binary64)))))
(* z (- (+ (/ c z) (/ (* x y) z)) (* -1/16 t)))
(+.f64 (*.f64 x y) (*.f64 z (+.f64 (/.f64 c z) (*.f64 t #s(literal 1/16 binary64)))))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* -1 (* z (- (* -1 (/ (+ c (* x y)) z)) (* 1/16 t))))
(*.f64 z (+.f64 (/.f64 (+.f64 (*.f64 x y) c) z) (*.f64 t #s(literal 1/16 binary64))))
(* -1 (* z (- (* -1 (/ (+ c (* x y)) z)) (* 1/16 t))))
(*.f64 z (+.f64 (/.f64 (+.f64 (*.f64 x y) c) z) (*.f64 t #s(literal 1/16 binary64))))
(* -1 (* z (- (* -1 (/ (+ c (* x y)) z)) (* 1/16 t))))
(*.f64 z (+.f64 (/.f64 (+.f64 (*.f64 x y) c) z) (*.f64 t #s(literal 1/16 binary64))))
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* t (- (+ (/ c t) (/ (* x y) t)) (* -1/16 z)))
(+.f64 (*.f64 x y) (*.f64 (+.f64 (/.f64 c t) (*.f64 z #s(literal 1/16 binary64))) t))
(* t (- (+ (/ c t) (/ (* x y) t)) (* -1/16 z)))
(+.f64 (*.f64 x y) (*.f64 (+.f64 (/.f64 c t) (*.f64 z #s(literal 1/16 binary64))) t))
(* t (- (+ (/ c t) (/ (* x y) t)) (* -1/16 z)))
(+.f64 (*.f64 x y) (*.f64 (+.f64 (/.f64 c t) (*.f64 z #s(literal 1/16 binary64))) t))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* -1 (* t (- (* -1 (/ (+ c (* x y)) t)) (* 1/16 z))))
(*.f64 t (+.f64 (/.f64 (+.f64 (*.f64 x y) c) t) (*.f64 z #s(literal 1/16 binary64))))
(* -1 (* t (- (* -1 (/ (+ c (* x y)) t)) (* 1/16 z))))
(*.f64 t (+.f64 (/.f64 (+.f64 (*.f64 x y) c) t) (*.f64 z #s(literal 1/16 binary64))))
(* -1 (* t (- (* -1 (/ (+ c (* x y)) t)) (* 1/16 z))))
(*.f64 t (+.f64 (/.f64 (+.f64 (*.f64 x y) c) t) (*.f64 z #s(literal 1/16 binary64))))
(- c (* -1/16 (* t z)))
(+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))
(- (+ c (* x y)) (* -1/16 (* t z)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(- (+ c (* x y)) (* -1/16 (* t z)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(- (+ c (* x y)) (* -1/16 (* t z)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(* x y)
(*.f64 x y)
(* x (- (+ y (/ c x)) (* -1/16 (/ (* t z) x))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(* x (- (+ y (/ c x)) (* -1/16 (/ (* t z) x))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(* x (- (+ y (/ c x)) (* -1/16 (/ (* t z) x))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (- c (* -1/16 (* t z))) x)))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (- c (* -1/16 (* t z))) x)))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (- c (* -1/16 (* t z))) x)))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(- c (* -1/16 (* t z)))
(+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))
(- (+ c (* x y)) (* -1/16 (* t z)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(- (+ c (* x y)) (* -1/16 (* t z)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(- (+ c (* x y)) (* -1/16 (* t z)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(* x y)
(*.f64 x y)
(* y (- (+ x (/ c y)) (* -1/16 (/ (* t z) y))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(* y (- (+ x (/ c y)) (* -1/16 (/ (* t z) y))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(* y (- (+ x (/ c y)) (* -1/16 (/ (* t z) y))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (- c (* -1/16 (* t z))) y)))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (- c (* -1/16 (* t z))) y)))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (- c (* -1/16 (* t z))) y)))))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))
(* -1 (* x y))
(*.f64 x (-.f64 #s(literal 0 binary64) y))
(- (* -1/16 (* t z)) (* x y))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(- (* -1/16 (* t z)) (* x y))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(- (* -1/16 (* t z)) (* x y))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* -1 (* z (+ (* 1/16 t) (/ (* x y) z))))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* -1 (* x y))
(*.f64 x (-.f64 #s(literal 0 binary64) y))
(- (* -1/16 (* t z)) (* x y))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(- (* -1/16 (* t z)) (* x y))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(- (* -1/16 (* t z)) (* x y))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* -1 (* t (+ (* 1/16 z) (/ (* x y) t))))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* -1 (* x y))
(*.f64 x (-.f64 #s(literal 0 binary64) y))
(* x (- (* -1/16 (/ (* t z) x)) y))
(*.f64 x (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x) y))
(* x (- (* -1/16 (/ (* t z) x)) y))
(*.f64 x (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x) y))
(* x (- (* -1/16 (/ (* t z) x)) y))
(*.f64 x (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x) y))
(* -1 (* x y))
(*.f64 x (-.f64 #s(literal 0 binary64) y))
(* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))
(*.f64 x (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x) y))
(* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))
(*.f64 x (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x) y))
(* -1 (* x (- (* 1/16 (/ (* t z) x)) (* -1 y))))
(*.f64 x (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x) y))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* -1 (* x y)) (* -1/16 (* t z)))
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* -1 (* x y))
(*.f64 x (-.f64 #s(literal 0 binary64) y))
(* y (- (* -1/16 (/ (* t z) y)) x))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) y) x))
(* y (- (* -1/16 (/ (* t z) y)) x))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) y) x))
(* y (- (* -1/16 (/ (* t z) y)) x))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) y) x))
(* -1 (* x y))
(*.f64 x (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) y) x))
(* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) y) x))
(* -1 (* y (- (* 1/16 (/ (* t z) y)) (* -1 x))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) y) x))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 (* t z))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(* -1/16 t)
(*.f64 #s(literal -1/16 binary64) t)
(* -1/16 t)
(*.f64 #s(literal -1/16 binary64) t)
(* -1/16 t)
(*.f64 #s(literal -1/16 binary64) t)
(* -1/16 t)
(*.f64 #s(literal -1/16 binary64) t)
(* -1/16 t)
(*.f64 #s(literal -1/16 binary64) t)
(* -1/16 t)
(*.f64 #s(literal -1/16 binary64) t)
(* -1/16 t)
(*.f64 #s(literal -1/16 binary64) t)
(* -1/16 t)
(*.f64 #s(literal -1/16 binary64) t)
(* -1/16 t)
(*.f64 #s(literal -1/16 binary64) t)
(* -1/16 t)
(*.f64 #s(literal -1/16 binary64) t)
(* -1/16 t)
(*.f64 #s(literal -1/16 binary64) t)
(* -1/16 t)
(*.f64 #s(literal -1/16 binary64) t)
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* 1/16 (* t z))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(* 1/16 t)
(*.f64 t #s(literal 1/16 binary64))
(* 1/16 t)
(*.f64 t #s(literal 1/16 binary64))
(* 1/16 t)
(*.f64 t #s(literal 1/16 binary64))
(* 1/16 t)
(*.f64 t #s(literal 1/16 binary64))
(* 1/16 t)
(*.f64 t #s(literal 1/16 binary64))
(* 1/16 t)
(*.f64 t #s(literal 1/16 binary64))
(* 1/16 t)
(*.f64 t #s(literal 1/16 binary64))
(* 1/16 t)
(*.f64 t #s(literal 1/16 binary64))
(* 1/16 t)
(*.f64 t #s(literal 1/16 binary64))
(* 1/16 t)
(*.f64 t #s(literal 1/16 binary64))
(* 1/16 t)
(*.f64 t #s(literal 1/16 binary64))
(* 1/16 t)
(*.f64 t #s(literal 1/16 binary64))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(- c (* 1/4 (* a b)))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(- c (* 1/4 (* a b)))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(- c (* 1/4 (* a b)))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
c
(* c (+ 1 (* -1/4 (/ (* a b) c))))
(+.f64 c (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(* c (+ 1 (* -1/4 (/ (* a b) c))))
(+.f64 c (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(* c (+ 1 (* -1/4 (/ (* a b) c))))
(+.f64 c (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
c
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(+.f64 c (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(+.f64 c (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(+.f64 c (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
c
(+ c (* -1/4 (* a b)))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ c (* -1/4 (* a b)))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ c (* -1/4 (* a b)))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* b (- (/ c b) (* 1/4 a)))
(*.f64 b (+.f64 (/.f64 c b) (*.f64 #s(literal -1/4 binary64) a)))
(* b (- (/ c b) (* 1/4 a)))
(*.f64 b (+.f64 (/.f64 c b) (*.f64 #s(literal -1/4 binary64) a)))
(* b (- (/ c b) (* 1/4 a)))
(*.f64 b (+.f64 (/.f64 c b) (*.f64 #s(literal -1/4 binary64) a)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* b (- (* -1 (/ c b)) (* -1/4 a))))
(*.f64 b (+.f64 (/.f64 c b) (*.f64 #s(literal -1/4 binary64) a)))
(* -1 (* b (- (* -1 (/ c b)) (* -1/4 a))))
(*.f64 b (+.f64 (/.f64 c b) (*.f64 #s(literal -1/4 binary64) a)))
(* -1 (* b (- (* -1 (/ c b)) (* -1/4 a))))
(*.f64 b (+.f64 (/.f64 c b) (*.f64 #s(literal -1/4 binary64) a)))
c
(+ c (* -1/4 (* a b)))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ c (* -1/4 (* a b)))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ c (* -1/4 (* a b)))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* a (- (/ c a) (* 1/4 b)))
(*.f64 a (+.f64 (/.f64 c a) (*.f64 #s(literal -1/4 binary64) b)))
(* a (- (/ c a) (* 1/4 b)))
(*.f64 a (+.f64 (/.f64 c a) (*.f64 #s(literal -1/4 binary64) b)))
(* a (- (/ c a) (* 1/4 b)))
(*.f64 a (+.f64 (/.f64 c a) (*.f64 #s(literal -1/4 binary64) b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* a (- (* -1 (/ c a)) (* -1/4 b))))
(*.f64 a (+.f64 (/.f64 c a) (*.f64 #s(literal -1/4 binary64) b)))
(* -1 (* a (- (* -1 (/ c a)) (* -1/4 b))))
(*.f64 a (+.f64 (/.f64 c a) (*.f64 #s(literal -1/4 binary64) b)))
(* -1 (* a (- (* -1 (/ c a)) (* -1/4 b))))
(*.f64 a (+.f64 (/.f64 c a) (*.f64 #s(literal -1/4 binary64) b)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 a)
(*.f64 a #s(literal 1/4 binary64))
(* 1/4 a)
(*.f64 a #s(literal 1/4 binary64))
(* 1/4 a)
(*.f64 a #s(literal 1/4 binary64))
(* 1/4 a)
(*.f64 a #s(literal 1/4 binary64))
(* 1/4 a)
(*.f64 a #s(literal 1/4 binary64))
(* 1/4 a)
(*.f64 a #s(literal 1/4 binary64))
(* 1/4 a)
(*.f64 a #s(literal 1/4 binary64))
(* 1/4 a)
(*.f64 a #s(literal 1/4 binary64))
(* 1/4 a)
(*.f64 a #s(literal 1/4 binary64))
(* 1/4 a)
(*.f64 a #s(literal 1/4 binary64))
(* 1/4 a)
(*.f64 a #s(literal 1/4 binary64))
(* 1/4 a)
(*.f64 a #s(literal 1/4 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)
(* 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)
(* c x)
(*.f64 x c)
(* c x)
(*.f64 x c)
(* c x)
(*.f64 x c)
(* c x)
(*.f64 x c)
(* c x)
(*.f64 x c)
(* c x)
(*.f64 x c)
(* c x)
(*.f64 x c)
(* c x)
(*.f64 x c)
(* c x)
(*.f64 x c)
(* c x)
(*.f64 x c)
(* c x)
(*.f64 x c)
(* c x)
(*.f64 x c)
(* c x)
(*.f64 x c)
(* c x)
(*.f64 x c)
(* c x)
(*.f64 x c)
(* c x)
(*.f64 x c)
(* c x)
(*.f64 x c)
(* c x)
(*.f64 x c)
(* c x)
(*.f64 x c)
(* c x)
(*.f64 x c)
(* c x)
(*.f64 x c)
(* c x)
(*.f64 x c)
(* c x)
(*.f64 x c)
(* c x)
(*.f64 x c)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* x y)
(*.f64 x y)
(* x (+ y (* -1/4 (/ (* a b) x))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(* x (+ y (* -1/4 (/ (* a b) x))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(* x (+ y (* -1/4 (/ (* a b) x))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* x y)
(*.f64 x y)
(* y (+ x (* -1/4 (/ (* a b) y))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(* y (+ x (* -1/4 (/ (* a b) y))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(* y (+ x (* -1/4 (/ (* a b) y))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(* x y)
(*.f64 x y)
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* b (+ (* -1/4 a) (/ (* x y) b)))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* b (+ (* -1/4 a) (/ (* x y) b)))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* b (+ (* -1/4 a) (/ (* x y) b)))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* x y)
(*.f64 x y)
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* a (+ (* -1/4 b) (/ (* x y) a)))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* a (+ (* -1/4 b) (/ (* x y) a)))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* a (+ (* -1/4 b) (/ (* x y) a)))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)

eval137.0ms (0.9%)

Memory
16.2MiB live, 354.7MiB allocated
Compiler

Compiled 20 781 to 1 509 computations (92.7% saved)

prune207.0ms (1.4%)

Memory
21.2MiB live, 309.2MiB allocated
Pruning

14 alts after pruning (4 fresh and 10 done)

PrunedKeptTotal
New1 13431 137
Fresh011
Picked145
Done066
Total1 135141 149
Accuracy
100.0%
Counts
1 149 → 14
Alt Table
Click to see full alt table
StatusAccuracyProgram
30.0%
(/.f64 y (/.f64 #s(literal 1 binary64) x))
75.2%
(-.f64 c (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))
72.5%
(-.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))
71.0%
(-.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))))
48.6%
(-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
49.0%
(-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
54.2%
(+.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
53.0%
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))
54.2%
(+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
52.4%
(+.f64 (*.f64 x y) c)
27.0%
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
30.1%
(*.f64 x y)
26.3%
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
24.4%
c
Compiler

Compiled 423 to 230 computations (45.6% saved)

regimes125.0ms (0.8%)

Memory
11.0MiB live, 202.7MiB allocated
Counts
24 → 1
Calls
Call 1
Inputs
c
(*.f64 x y)
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(*.f64 t (*.f64 z #s(literal 1/16 binary64)))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(+.f64 (*.f64 x y) c)
(/.f64 y (/.f64 #s(literal 1 binary64) x))
(-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))
(-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(-.f64 c (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(/.f64 (*.f64 c x) (/.f64 c y))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))
(+.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(-.f64 c (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(-.f64 c (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))
(-.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))))
(-.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
(-.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y))))
(-.f64 c (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)) b))))
Outputs
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
Calls

15 calls:

11.0ms
b
10.0ms
z
10.0ms
(*.f64 a b)
10.0ms
(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
9.0ms
(/.f64 (*.f64 z t) #s(literal 16 binary64))
Results
AccuracySegmentsBranch
98.8%1x
98.8%1y
98.8%1z
98.8%1t
98.8%1a
98.8%1b
98.8%1c
98.8%1(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
98.8%1(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
98.8%1(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
98.8%1(*.f64 x y)
98.8%1(/.f64 (*.f64 z t) #s(literal 16 binary64))
98.8%1(*.f64 z t)
98.8%1(/.f64 (*.f64 a b) #s(literal 4 binary64))
98.8%1(*.f64 a b)
Compiler

Compiled 172 to 138 computations (19.8% saved)

regimes76.0ms (0.5%)

Memory
-4.0MiB live, 115.1MiB allocated
Counts
21 → 3
Calls
Call 1
Inputs
c
(*.f64 x y)
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(*.f64 t (*.f64 z #s(literal 1/16 binary64)))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(+.f64 (*.f64 x y) c)
(/.f64 y (/.f64 #s(literal 1 binary64) x))
(-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))
(-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(-.f64 c (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(/.f64 (*.f64 c x) (/.f64 c y))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))
(+.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(-.f64 c (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(-.f64 c (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))
(-.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))))
(-.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))
Outputs
(-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(-.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))
(-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
Calls

10 calls:

10.0ms
z
9.0ms
c
7.0ms
y
7.0ms
x
7.0ms
t
Results
AccuracySegmentsBranch
94.2%3x
85.7%3y
92.1%4z
88.5%4t
86.7%3a
90.1%3b
82.0%2c
93.2%3(*.f64 x y)
92.9%3(/.f64 (*.f64 a b) #s(literal 4 binary64))
92.9%3(*.f64 a b)
Compiler

Compiled 88 to 75 computations (14.8% saved)

regimes23.0ms (0.2%)

Memory
-6.1MiB live, 31.7MiB allocated
Counts
20 → 3
Calls
Call 1
Inputs
c
(*.f64 x y)
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(*.f64 t (*.f64 z #s(literal 1/16 binary64)))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(+.f64 (*.f64 x y) c)
(/.f64 y (/.f64 #s(literal 1 binary64) x))
(-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))
(-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(-.f64 c (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(/.f64 (*.f64 c x) (/.f64 c y))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))
(+.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(-.f64 c (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(-.f64 c (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))
(-.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))))
Outputs
(-.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b))))
(-.f64 c (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
Calls

3 calls:

9.0ms
x
6.0ms
(*.f64 x y)
6.0ms
(*.f64 a b)
Results
AccuracySegmentsBranch
92.9%3(*.f64 a b)
81.1%3(*.f64 x y)
82.2%3x
Compiler

Compiled 28 to 23 computations (17.9% saved)

regimes8.0ms (0.1%)

Memory
11.9MiB live, 11.9MiB allocated
Counts
19 → 3
Calls
Call 1
Inputs
c
(*.f64 x y)
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(*.f64 t (*.f64 z #s(literal 1/16 binary64)))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(+.f64 (*.f64 x y) c)
(/.f64 y (/.f64 #s(literal 1 binary64) x))
(-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))
(-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(-.f64 c (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(/.f64 (*.f64 c x) (/.f64 c y))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))
(+.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(-.f64 c (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(-.f64 c (-.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) t)) (*.f64 x y)))
Outputs
(-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(-.f64 c (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))
Calls

1 calls:

6.0ms
(*.f64 a b)
Results
AccuracySegmentsBranch
92.8%3(*.f64 a b)
Compiler

Compiled 10 to 8 computations (20% saved)

regimes21.0ms (0.1%)

Memory
-9.1MiB live, 28.8MiB allocated
Counts
17 → 3
Calls
Call 1
Inputs
c
(*.f64 x y)
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(*.f64 t (*.f64 z #s(literal 1/16 binary64)))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(+.f64 (*.f64 x y) c)
(/.f64 y (/.f64 #s(literal 1 binary64) x))
(-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))
(-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(-.f64 c (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(/.f64 (*.f64 c x) (/.f64 c y))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))
(+.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(-.f64 c (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))
Outputs
(+.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(-.f64 c (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
Calls

3 calls:

8.0ms
(*.f64 a b)
6.0ms
z
6.0ms
b
Results
AccuracySegmentsBranch
83.9%3b
78.7%3z
89.9%3(*.f64 a b)
Compiler

Compiled 26 to 22 computations (15.4% saved)

regimes104.0ms (0.7%)

Memory
-15.4MiB live, 127.6MiB allocated
Counts
16 → 4
Calls
Call 1
Inputs
c
(*.f64 x y)
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(*.f64 t (*.f64 z #s(literal 1/16 binary64)))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(+.f64 (*.f64 x y) c)
(/.f64 y (/.f64 #s(literal 1 binary64) x))
(-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))
(-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(-.f64 c (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(/.f64 (*.f64 c x) (/.f64 c y))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))
(+.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
Outputs
(+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))
(-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
Calls

9 calls:

57.0ms
x
8.0ms
t
5.0ms
a
5.0ms
y
5.0ms
z
Results
AccuracySegmentsBranch
70.3%3z
75.4%4(*.f64 x y)
73.1%4x
74.5%4c
70.8%4b
68.3%4y
69.2%4a
69.4%5t
74.5%4(*.f64 a b)
Compiler

Compiled 76 to 65 computations (14.5% saved)

regimes21.0ms (0.1%)

Memory
-29.7MiB live, 48.3MiB allocated
Counts
13 → 4
Calls
Call 1
Inputs
c
(*.f64 x y)
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(*.f64 t (*.f64 z #s(literal 1/16 binary64)))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(+.f64 (*.f64 x y) c)
(/.f64 y (/.f64 #s(literal 1 binary64) x))
(-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))
(-.f64 c (*.f64 b (*.f64 #s(literal 1/4 binary64) a)))
(-.f64 c (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(/.f64 (*.f64 c x) (/.f64 c y))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
Outputs
(+.f64 (*.f64 x y) c)
(-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))
(*.f64 x y)
Calls

4 calls:

6.0ms
x
5.0ms
(*.f64 x y)
5.0ms
c
4.0ms
(*.f64 a b)
Results
AccuracySegmentsBranch
72.4%4x
63.9%5c
71.8%4(*.f64 a b)
72.2%4(*.f64 x y)
Compiler

Compiled 36 to 30 computations (16.7% saved)

regimes7.0ms (0%)

Memory
16.5MiB live, 16.5MiB allocated
Counts
8 → 3
Calls
Call 1
Inputs
c
(*.f64 x y)
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(*.f64 t (*.f64 z #s(literal 1/16 binary64)))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(+.f64 (*.f64 x y) c)
(/.f64 y (/.f64 #s(literal 1 binary64) x))
(-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
Outputs
(+.f64 (*.f64 x y) c)
(-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(+.f64 (*.f64 x y) c)
Calls

2 calls:

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

Compiled 18 to 15 computations (16.7% saved)

regimes24.0ms (0.2%)

Memory
4.6MiB live, 46.5MiB allocated
Counts
7 → 3
Calls
Call 1
Inputs
c
(*.f64 x y)
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(*.f64 t (*.f64 z #s(literal 1/16 binary64)))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(+.f64 (*.f64 x y) c)
(/.f64 y (/.f64 #s(literal 1 binary64) x))
Outputs
(*.f64 t (*.f64 z #s(literal 1/16 binary64)))
(+.f64 (*.f64 x y) c)
(*.f64 t (*.f64 z #s(literal 1/16 binary64)))
Calls

7 calls:

5.0ms
(*.f64 x y)
3.0ms
z
3.0ms
x
3.0ms
a
3.0ms
t
Results
AccuracySegmentsBranch
58.9%3t
52.4%1y
61.2%3a
58.7%4(*.f64 x y)
60.5%3b
61.7%3z
57.2%3x
Compiler

Compiled 58 to 50 computations (13.8% saved)

regimes31.0ms (0.2%)

Memory
-7.2MiB live, 31.5MiB allocated
Counts
5 → 5
Calls
Call 1
Inputs
c
(*.f64 x y)
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(*.f64 t (*.f64 z #s(literal 1/16 binary64)))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
Outputs
(*.f64 x y)
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(*.f64 t (*.f64 z #s(literal 1/16 binary64)))
c
(*.f64 x y)
Calls

8 calls:

13.0ms
b
2.0ms
t
2.0ms
c
2.0ms
x
2.0ms
a
Results
AccuracySegmentsBranch
47.2%6y
52.6%5(*.f64 x y)
52.0%5x
42.8%4t
44.5%4b
50.6%6c
47.5%6a
44.9%4z
Compiler

Compiled 66 to 57 computations (13.6% saved)

regimes4.0ms (0%)

Memory
7.0MiB live, 7.0MiB allocated
Counts
3 → 6
Calls
Call 1
Inputs
c
(*.f64 x y)
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
Outputs
(*.f64 x y)
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
c
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
c
(*.f64 x y)
Calls

2 calls:

2.0ms
x
2.0ms
(*.f64 x y)
Results
AccuracySegmentsBranch
50.0%5x
52.4%6(*.f64 x y)
Compiler

Compiled 18 to 15 computations (16.7% saved)

regimes4.0ms (0%)

Memory
6.1MiB live, 6.1MiB allocated
Counts
2 → 3
Calls
Call 1
Inputs
c
(*.f64 x y)
Outputs
(*.f64 x y)
c
(*.f64 x y)
Calls

2 calls:

2.0ms
x
2.0ms
(*.f64 x y)
Results
AccuracySegmentsBranch
43.6%3x
46.6%3(*.f64 x y)
Compiler

Compiled 18 to 15 computations (16.7% saved)

regimes26.0ms (0.2%)

Memory
-20.5MiB live, 18.5MiB allocated
Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
c
Outputs
c
Calls

7 calls:

18.0ms
b
1.0ms
a
1.0ms
c
1.0ms
t
1.0ms
y
Results
AccuracySegmentsBranch
24.4%1t
24.4%1y
24.4%1a
24.4%1b
24.4%1z
24.4%1x
24.4%1c
Compiler

Compiled 56 to 49 computations (12.5% saved)

bsearch24.0ms (0.2%)

Memory
0.4MiB live, 38.0MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
14.0ms
3.323037887111531e-39
1.8048927733506657e-37
7.0ms
-2.6487760833358335e+52
-1.7791949486004387e+52
Samples
15.0ms176×0valid
Compiler

Compiled 467 to 357 computations (23.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 8.0ms
ival-mult: 3.0ms (37.5% of total)
ival-div: 2.0ms (25% of total)
ival-sub: 1.0ms (12.5% of total)
ival-add: 1.0ms (12.5% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch0.0ms (0%)

Memory
0.7MiB live, 0.7MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
9.797025402198145e-47
7.690004778668703e-37
0.0ms
-9.517098531161041e+119
-8.059915677437797e+118
Compiler

Compiled 27 to 27 computations (0% saved)

bsearch0.0ms (0%)

Memory
0.7MiB live, 0.8MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
9.797025402198145e-47
7.690004778668703e-37
0.0ms
-9.517098531161041e+119
-8.059915677437797e+118
Compiler

Compiled 27 to 27 computations (0% saved)

bsearch0.0ms (0%)

Memory
0.7MiB live, 0.7MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.173620100309693e+128
9.13681730380831e+150
0.0ms
-9.517098531161041e+119
-8.059915677437797e+118
Compiler

Compiled 27 to 27 computations (0% saved)

bsearch0.0ms (0%)

Memory
0.8MiB live, 0.8MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
9.962334811146301e+48
1.4478170335791733e+55
0.0ms
-1.999920970127793e-173
-3.619984305846907e-181
0.0ms
-3.8421282745261183e+59
-1.0761085073813128e+58
Compiler

Compiled 27 to 27 computations (0% saved)

bsearch50.0ms (0.3%)

Memory
10.8MiB live, 85.7MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
21.0ms
5.343202175151948e-13
9164524.251234222
17.0ms
8.348199575417578e-251
2.8151422972039394e-249
8.0ms
-2.6487760833358335e+52
-1.7791949486004387e+52
Samples
30.0ms336×0valid
Compiler

Compiled 609 to 493 computations (19% saved)

Precisions
Click to see histograms. Total time spent on operations: 19.0ms
ival-div: 7.0ms (37.5% of total)
ival-mult: 6.0ms (32.1% of total)
ival-add: 3.0ms (16.1% of total)
ival-sub: 1.0ms (5.4% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch27.0ms (0.2%)

Memory
10.5MiB live, 46.3MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
17.0ms
3.323037887111531e-39
1.8048927733506657e-37
7.0ms
-2.6487760833358335e+52
-1.7791949486004387e+52
Samples
14.0ms176×0valid
Compiler

Compiled 335 to 269 computations (19.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 8.0ms
ival-mult: 3.0ms (37.4% of total)
ival-div: 2.0ms (25% of total)
ival-sub: 1.0ms (12.5% of total)
ival-add: 1.0ms (12.5% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch42.0ms (0.3%)

Memory
-8.8MiB live, 75.6MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
22.0ms
1.149647803576983e+75
7.075093920016728e+88
16.0ms
-2.179826499091583e+159
-3.9681288140382795e+157
Samples
29.0ms272×0valid
Compiler

Compiled 469 to 384 computations (18.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 20.0ms
ival-mult: 13.0ms (64.3% of total)
ival-div: 3.0ms (14.8% of total)
ival-add: 2.0ms (9.9% of total)
ival-sub: 1.0ms (4.9% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch103.0ms (0.7%)

Memory
16.4MiB live, 91.8MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
14.0ms
1.8401668785401684e+44
9.962334811146301e+48
7.0ms
3.6394578923612993e-68
6.363349932751851e-68
62.0ms
-1.1579684606604866e-152
-1.0761086235166594e-156
14.0ms
-2.1781987511588863e+56
-4.006977769188185e+53
Samples
82.0ms447×0valid
0.0ms1valid
Compiler

Compiled 643 to 559 computations (13.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 67.0ms
ival-add: 53.0ms (79.2% of total)
ival-mult: 6.0ms (9% of total)
ival-div: 5.0ms (7.5% of total)
ival-sub: 2.0ms (3% 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)

bsearch85.0ms (0.6%)

Memory
-20.0MiB live, 146.7MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
15.0ms
1.8401668785401684e+44
9.962334811146301e+48
8.0ms
3.6394578923612993e-68
6.363349932751851e-68
19.0ms
2.029828206899325e-296
3.086488460851526e-266
20.0ms
-3.619984305846907e-181
-2.2040037235838914e-186
15.0ms
-2.1781987511588863e+56
-4.006977769188185e+53
Samples
56.0ms640×0valid
Compiler

Compiled 875 to 763 computations (12.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 34.0ms
ival-mult: 14.0ms (41% of total)
ival-div: 9.0ms (26.3% of total)
ival-add: 7.0ms (20.5% of total)
ival-sub: 3.0ms (8.8% of total)
exact: 1.0ms (2.9% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch30.0ms (0.2%)

Memory
-4.4MiB live, 33.7MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
16.0ms
1.8401668785401684e+44
9.962334811146301e+48
12.0ms
-3.8421282745261183e+59
-1.0761085073813128e+58
Samples
20.0ms239×0valid
0.0ms1valid
Compiler

Compiled 297 to 267 computations (10.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 12.0ms
ival-div: 5.0ms (41.7% of total)
ival-mult: 3.0ms (25% of total)
ival-add: 2.0ms (16.7% of total)
ival-sub: 1.0ms (8.3% 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)

simplify76.0ms (0.5%)

Memory
6.3MiB live, 47.1MiB allocated
Algorithm
egg-herbie
Rules
728×unsub-neg_binary64
394×neg-mul-1_binary64
324×distribute-lft-neg-in_binary64
184×distribute-neg-out_binary64
176×neg-sub0_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0127406
1194406
2262406
3333406
4416406
5481406
6612406
71077406
81477406
91529406
101600406
111667406
121725406
131763406
141795406
151803406
161804406
Stop Event
saturated
Calls
Call 1
Inputs
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
(if (<=.f64 x #s(literal -23999999999999999837302768184679071435081002606657536 binary64)) (-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (if (<=.f64 x #s(literal 490877477933605/11972621413014756705924586149611790497021399392059392 binary64)) (-.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))
(if (<=.f64 (*.f64 a b) #s(literal -499999999999999990001734173697100590834402596448504259094324155915386207313714362732394717464996219877388037590538518528 binary64)) (-.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b)))) (if (<=.f64 (*.f64 a b) #s(literal 5142201741628769/51422017416287688817342786954917203280710495801049370729644032 binary64)) (-.f64 c (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))
(if (<=.f64 (*.f64 a b) #s(literal -499999999999999990001734173697100590834402596448504259094324155915386207313714362732394717464996219877388037590538518528 binary64)) (-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (if (<=.f64 (*.f64 a b) #s(literal 5142201741628769/51422017416287688817342786954917203280710495801049370729644032 binary64)) (-.f64 c (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))
(if (<=.f64 (*.f64 a b) #s(literal -499999999999999990001734173697100590834402596448504259094324155915386207313714362732394717464996219877388037590538518528 binary64)) (+.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (*.f64 b (*.f64 a #s(literal -1/4 binary64)))) (if (<=.f64 (*.f64 a b) #s(literal 200000000000000015034897383303641725494285812870481642696581820471553185048483040932908220219551607085653191007770505265335500800 binary64)) (-.f64 c (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(if (<=.f64 (*.f64 x y) #s(literal -199999999999999994337576099120928401699872656732354315812864 binary64)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64)))) (if (<=.f64 (*.f64 x y) #s(literal -696173189944793/69617318994479297159441705409245167921344429126717528237597542082203295398081625160307507496908132931192662194421301381083506846944815643283884602656894137393981852330936660004926669193216 binary64)) (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) (if (<=.f64 (*.f64 x y) #s(literal 9999999999999999464902769475481793196872414789632 binary64)) (-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))))
(if (<=.f64 x #s(literal -20499999999999999861029447824413373517465023059853312 binary64)) (+.f64 (*.f64 x y) c) (if (<=.f64 x #s(literal 8770514677056943/64489078507771636517619602650941968569195230229018740494135828738607654120693952572560700181598777819174120482575333090683880317322105168121403683894401803821824546386597300313565859091360649542605497181178123584490726109955024626323046496431523007383976877550993408 binary64)) (-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) (if (<=.f64 x #s(literal 35000 binary64)) (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) (*.f64 x y))))
(if (<=.f64 x #s(literal -17999999999999999877977076138509303576310751954993152 binary64)) (+.f64 (*.f64 x y) c) (if (<=.f64 x #s(literal 1915619426082361/11972621413014756705924586149611790497021399392059392 binary64)) (-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) (+.f64 (*.f64 x y) c)))
(if (<=.f64 z #s(literal -999999999999999928484693987168420772305733470059469068129930887927772406304894123616740280504746200573981670431418299523701733729688780649419062882836695482368 binary64)) (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (if (<=.f64 z #s(literal 23999999999999999660962050857140573999805445481049176177575761675036457225775134801920 binary64)) (+.f64 (*.f64 x y) c) (*.f64 t (*.f64 z #s(literal 1/16 binary64)))))
(if (<=.f64 (*.f64 x y) #s(literal -1300000000000000033722529141787424302322046903498309632 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal -3396566182339387/471745303102692669030194322623533611364615152552055053547025787530703020299018606510765840647207345942683546878845480612471323078740599079070179281429087005456174415872 binary64)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (if (<=.f64 (*.f64 x y) #s(literal 8984843626543997/242833611528216133864932738352939863330300854881517440156476551217363035650651062272 binary64)) (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (if (<=.f64 (*.f64 x y) #s(literal 12000000000000000424738068522656016135872315392 binary64)) c (*.f64 x y)))))
(if (<=.f64 (*.f64 x y) #s(literal -23500000000000000308580548363788644708990233604366794752 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal -551124372448951/76545051729020975577310162521900618820659871603466655644272117978380005723696097587725184512638784526308634214455061267843403507870735540391292521535824647434568377082591826884769598224146796816367616 binary64)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (if (<=.f64 (*.f64 x y) #s(literal 8338908584566407/43888992550349509466047490009497674160595141087458656560896015907649579054077383577321405596290902348906277802702976893959665470901957183225792829745965362396915989605680050116284721582335472197132100330098878361532751631431265351922342068003131649698083620772604076718737120590449149488485194416412164096 binary64)) c (if (<=.f64 (*.f64 x y) #s(literal 6070840288205403/121416805764108066932466369176469931665150427440758720078238275608681517825325531136 binary64)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (if (<=.f64 (*.f64 x y) #s(literal 15499999999999998752781654851772368721838866432 binary64)) c (*.f64 x y))))))
(if (<=.f64 (*.f64 x y) #s(literal -29000000000000000182482068306412659615588857495367643561984 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal 620000000000000010958495005025906020715308515328 binary64)) c (*.f64 x y)))
c
Outputs
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 b a) #s(literal 4 binary64))) c)
(if (<=.f64 x #s(literal -23999999999999999837302768184679071435081002606657536 binary64)) (-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (if (<=.f64 x #s(literal 490877477933605/11972621413014756705924586149611790497021399392059392 binary64)) (-.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))
(if (<=.f64 x #s(literal -23999999999999999837302768184679071435081002606657536 binary64)) (+.f64 c (-.f64 (*.f64 x y) (*.f64 (*.f64 b a) #s(literal 1/4 binary64)))) (if (<=.f64 x #s(literal 490877477933605/11972621413014756705924586149611790497021399392059392 binary64)) (-.f64 c (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 z t)) (/.f64 (*.f64 b a) #s(literal 4 binary64)))) (+.f64 c (-.f64 (*.f64 x y) (*.f64 (*.f64 b a) #s(literal 1/4 binary64))))))
(if (<=.f64 (*.f64 a b) #s(literal -499999999999999990001734173697100590834402596448504259094324155915386207313714362732394717464996219877388037590538518528 binary64)) (-.f64 c (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 x y) b)))) (if (<=.f64 (*.f64 a b) #s(literal 5142201741628769/51422017416287688817342786954917203280710495801049370729644032 binary64)) (-.f64 c (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))
(if (<=.f64 (*.f64 b a) #s(literal -499999999999999990001734173697100590834402596448504259094324155915386207313714362732394717464996219877388037590538518528 binary64)) (+.f64 c (*.f64 b (-.f64 (/.f64 (*.f64 x y) b) (*.f64 #s(literal 1/4 binary64) a)))) (if (<=.f64 (*.f64 b a) #s(literal 5142201741628769/51422017416287688817342786954917203280710495801049370729644032 binary64)) (+.f64 c (-.f64 (*.f64 x y) (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (+.f64 c (-.f64 (*.f64 x y) (*.f64 (*.f64 b a) #s(literal 1/4 binary64))))))
(if (<=.f64 (*.f64 a b) #s(literal -499999999999999990001734173697100590834402596448504259094324155915386207313714362732394717464996219877388037590538518528 binary64)) (-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y))) (if (<=.f64 (*.f64 a b) #s(literal 5142201741628769/51422017416287688817342786954917203280710495801049370729644032 binary64)) (-.f64 c (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (-.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 x y)))))
(if (<=.f64 (*.f64 b a) #s(literal -499999999999999990001734173697100590834402596448504259094324155915386207313714362732394717464996219877388037590538518528 binary64)) (+.f64 c (-.f64 (*.f64 x y) (*.f64 (*.f64 b a) #s(literal 1/4 binary64)))) (if (<=.f64 (*.f64 b a) #s(literal 5142201741628769/51422017416287688817342786954917203280710495801049370729644032 binary64)) (+.f64 c (-.f64 (*.f64 x y) (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (+.f64 c (-.f64 (*.f64 x y) (*.f64 (*.f64 b a) #s(literal 1/4 binary64))))))
(if (<=.f64 (*.f64 a b) #s(literal -499999999999999990001734173697100590834402596448504259094324155915386207313714362732394717464996219877388037590538518528 binary64)) (+.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (*.f64 b (*.f64 a #s(literal -1/4 binary64)))) (if (<=.f64 (*.f64 a b) #s(literal 200000000000000015034897383303641725494285812870481642696581820471553185048483040932908220219551607085653191007770505265335500800 binary64)) (-.f64 c (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x y))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(if (<=.f64 (*.f64 b a) #s(literal -499999999999999990001734173697100590834402596448504259094324155915386207313714362732394717464996219877388037590538518528 binary64)) (+.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (*.f64 b (*.f64 #s(literal -1/4 binary64) a))) (if (<=.f64 (*.f64 b a) #s(literal 200000000000000015034897383303641725494285812870481642696581820471553185048483040932908220219551607085653191007770505265335500800 binary64)) (+.f64 c (-.f64 (*.f64 x y) (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))))
(if (<=.f64 (*.f64 x y) #s(literal -199999999999999994337576099120928401699872656732354315812864 binary64)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64)))) (if (<=.f64 (*.f64 x y) #s(literal -696173189944793/69617318994479297159441705409245167921344429126717528237597542082203295398081625160307507496908132931192662194421301381083506846944815643283884602656894137393981852330936660004926669193216 binary64)) (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) (if (<=.f64 (*.f64 x y) #s(literal 9999999999999999464902769475481793196872414789632 binary64)) (-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))))
(if (<=.f64 (*.f64 x y) #s(literal -199999999999999994337576099120928401699872656732354315812864 binary64)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal -1/4 binary64) a))) (if (<=.f64 (*.f64 x y) #s(literal -696173189944793/69617318994479297159441705409245167921344429126717528237597542082203295398081625160307507496908132931192662194421301381083506846944815643283884602656894137393981852330936660004926669193216 binary64)) (-.f64 c (*.f64 (*.f64 b a) #s(literal 1/4 binary64))) (if (<=.f64 (*.f64 x y) #s(literal 9999999999999999464902769475481793196872414789632 binary64)) (-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal -1/4 binary64) a))))))
(if (<=.f64 x #s(literal -20499999999999999861029447824413373517465023059853312 binary64)) (+.f64 (*.f64 x y) c) (if (<=.f64 x #s(literal 8770514677056943/64489078507771636517619602650941968569195230229018740494135828738607654120693952572560700181598777819174120482575333090683880317322105168121403683894401803821824546386597300313565859091360649542605497181178123584490726109955024626323046496431523007383976877550993408 binary64)) (-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) (if (<=.f64 x #s(literal 35000 binary64)) (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) (*.f64 x y))))
(if (<=.f64 x #s(literal -20499999999999999861029447824413373517465023059853312 binary64)) (+.f64 (*.f64 x y) c) (if (<=.f64 x #s(literal 8770514677056943/64489078507771636517619602650941968569195230229018740494135828738607654120693952572560700181598777819174120482575333090683880317322105168121403683894401803821824546386597300313565859091360649542605497181178123584490726109955024626323046496431523007383976877550993408 binary64)) (-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (if (<=.f64 x #s(literal 35000 binary64)) (-.f64 c (*.f64 (*.f64 b a) #s(literal 1/4 binary64))) (*.f64 x y))))
(if (<=.f64 x #s(literal -17999999999999999877977076138509303576310751954993152 binary64)) (+.f64 (*.f64 x y) c) (if (<=.f64 x #s(literal 1915619426082361/11972621413014756705924586149611790497021399392059392 binary64)) (-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) (+.f64 (*.f64 x y) c)))
(if (<=.f64 x #s(literal -17999999999999999877977076138509303576310751954993152 binary64)) (+.f64 (*.f64 x y) c) (if (<=.f64 x #s(literal 1915619426082361/11972621413014756705924586149611790497021399392059392 binary64)) (-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (+.f64 (*.f64 x y) c)))
(if (<=.f64 z #s(literal -999999999999999928484693987168420772305733470059469068129930887927772406304894123616740280504746200573981670431418299523701733729688780649419062882836695482368 binary64)) (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (if (<=.f64 z #s(literal 23999999999999999660962050857140573999805445481049176177575761675036457225775134801920 binary64)) (+.f64 (*.f64 x y) c) (*.f64 t (*.f64 z #s(literal 1/16 binary64)))))
(if (<=.f64 (*.f64 x y) #s(literal -1300000000000000033722529141787424302322046903498309632 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal -3396566182339387/471745303102692669030194322623533611364615152552055053547025787530703020299018606510765840647207345942683546878845480612471323078740599079070179281429087005456174415872 binary64)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (if (<=.f64 (*.f64 x y) #s(literal 8984843626543997/242833611528216133864932738352939863330300854881517440156476551217363035650651062272 binary64)) (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (if (<=.f64 (*.f64 x y) #s(literal 12000000000000000424738068522656016135872315392 binary64)) c (*.f64 x y)))))
(if (<=.f64 (*.f64 x y) #s(literal -1300000000000000033722529141787424302322046903498309632 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal -3396566182339387/471745303102692669030194322623533611364615152552055053547025787530703020299018606510765840647207345942683546878845480612471323078740599079070179281429087005456174415872 binary64)) (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) (if (<=.f64 (*.f64 x y) #s(literal 8984843626543997/242833611528216133864932738352939863330300854881517440156476551217363035650651062272 binary64)) (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (if (<=.f64 (*.f64 x y) #s(literal 12000000000000000424738068522656016135872315392 binary64)) c (*.f64 x y)))))
(if (<=.f64 (*.f64 x y) #s(literal -23500000000000000308580548363788644708990233604366794752 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal -551124372448951/76545051729020975577310162521900618820659871603466655644272117978380005723696097587725184512638784526308634214455061267843403507870735540391292521535824647434568377082591826884769598224146796816367616 binary64)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (if (<=.f64 (*.f64 x y) #s(literal 8338908584566407/43888992550349509466047490009497674160595141087458656560896015907649579054077383577321405596290902348906277802702976893959665470901957183225792829745965362396915989605680050116284721582335472197132100330098878361532751631431265351922342068003131649698083620772604076718737120590449149488485194416412164096 binary64)) c (if (<=.f64 (*.f64 x y) #s(literal 6070840288205403/121416805764108066932466369176469931665150427440758720078238275608681517825325531136 binary64)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))) (if (<=.f64 (*.f64 x y) #s(literal 15499999999999998752781654851772368721838866432 binary64)) c (*.f64 x y))))))
(if (<=.f64 (*.f64 x y) #s(literal -23500000000000000308580548363788644708990233604366794752 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal -551124372448951/76545051729020975577310162521900618820659871603466655644272117978380005723696097587725184512638784526308634214455061267843403507870735540391292521535824647434568377082591826884769598224146796816367616 binary64)) (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) (if (<=.f64 (*.f64 x y) #s(literal 8338908584566407/43888992550349509466047490009497674160595141087458656560896015907649579054077383577321405596290902348906277802702976893959665470901957183225792829745965362396915989605680050116284721582335472197132100330098878361532751631431265351922342068003131649698083620772604076718737120590449149488485194416412164096 binary64)) c (if (<=.f64 (*.f64 x y) #s(literal 6070840288205403/121416805764108066932466369176469931665150427440758720078238275608681517825325531136 binary64)) (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) (if (<=.f64 (*.f64 x y) #s(literal 15499999999999998752781654851772368721838866432 binary64)) c (*.f64 x y))))))
(if (<=.f64 (*.f64 x y) #s(literal -29000000000000000182482068306412659615588857495367643561984 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal 620000000000000010958495005025906020715308515328 binary64)) c (*.f64 x y)))
c

soundness4.1s (26.8%)

Memory
-4.4MiB live, 4 391.6MiB allocated
Rules
13 576×accelerator-lowering-fma.f32
13 576×accelerator-lowering-fma.f64
12 898×accelerator-lowering-fma.f32
12 898×accelerator-lowering-fma.f64
12 208×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03295947
111295785
235665757
083045433
02093244
16953208
222063088
378943064
086342829
025111
1142110
21320104
0889994
02788
112488
295380
0937476
02113564
17033564
219913516
356923516
083293245
01717
13217
27717
316717
432117
564917
6109217
7167717
8203817
9212817
10216717
11216717
12216717
13216817
0216814
Stop Event
fuel
iter limit
saturated
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 1 222 to 772 computations (36.8% saved)

preprocess209.0ms (1.4%)

Memory
8.6MiB live, 245.0MiB allocated
Remove

(sort a b)

(sort z t)

(sort x y)

Compiler

Compiled 1 222 to 490 computations (59.9% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...