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

Time bar (total: 10.8s)

analyze1.0ms (0%)

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 25 to 18 computations (28% saved)

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

sample1.4s (12.9%)

Results
1.0s8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 509.0ms
ival-mult: 209.0ms (41.1% of total)
ival-add: 127.0ms (25% of total)
ival-div: 115.0ms (22.6% of total)
ival-sub: 41.0ms (8.1% of total)
const: 14.0ms (2.8% of total)
backward-pass: 3.0ms (0.6% of total)
Bogosity

preprocess306.0ms (2.8%)

Algorithm
egg-herbie
Rules
3370×sum3-define
2010×fmsub-define
1952×fnmsub-define
1920×fma-lowering-fma.f32
1920×fma-lowering-fma.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0167595
1498550
21639536
35264536
47715536
01716
13315
29014
324114
458314
5185314
6331814
7594014
0802514
Stop Event
iter limit
node limit
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 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (+.f64 (*.f64 x y) c)))
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)
(+ (fnmadd a (* b 1/4) (fma x y (* z (/ t 16)))) c)
(+ (- (+ (* (neg x) y) (/ (* z t) 16)) (/ (* a b) 4)) c)
(fnmadd x y (fmsub z (/ t 16) (fmsub a (* b 1/4) c)))
(+ (- (+ (* x (neg y)) (/ (* z t) 16)) (/ (* a b) 4)) c)
(fnmadd x y (fmsub z (/ t 16) (fmsub a (* b 1/4) c)))
(+ (- (+ (* x y) (/ (* (neg z) t) 16)) (/ (* a b) 4)) c)
(fnmadd z (/ t 16) (fmsub x y (fmsub a (* b 1/4) c)))
(+ (- (+ (* x y) (/ (* z (neg t)) 16)) (/ (* a b) 4)) c)
(fnmadd z (/ t 16) (fmsub x y (fmsub a (* b 1/4) c)))
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* (neg a) b) 4)) c)
(+ c (fnmadd a (* b -1/4) (fma x y (* z (/ t 16)))))
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a (neg b)) 4)) c)
(+ c (fnmadd a (* b -1/4) (fma x y (* z (/ t 16)))))
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (neg c))
(+ (fma x y (* z (/ t 16))) (fnmsub a (* b 1/4) c))
(neg (+ (- (+ (* (neg x) y) (/ (* z t) 16)) (/ (* a b) 4)) c))
(+ (fnmadd z (/ t 16) (* x y)) (fmsub a (* b 1/4) c))
(neg (+ (- (+ (* x (neg y)) (/ (* z t) 16)) (/ (* a b) 4)) c))
(+ (fnmadd z (/ t 16) (* x y)) (fmsub a (* b 1/4) c))
(neg (+ (- (+ (* x y) (/ (* (neg z) t) 16)) (/ (* a b) 4)) c))
(+ (fmsub z (/ t 16) (* x y)) (fmsub a (* b 1/4) c))
(neg (+ (- (+ (* x y) (/ (* z (neg t)) 16)) (/ (* a b) 4)) c))
(+ (fmsub z (/ t 16) (* x y)) (fmsub a (* b 1/4) c))
(neg (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* (neg a) b) 4)) c))
(- (* z (* t -1/16)) (fmsub x y (fnmsub a (* b 1/4) c)))
(neg (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a (neg b)) 4)) c))
(- (* z (* t -1/16)) (fmsub x y (fnmsub a (* b 1/4) c)))
(neg (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (neg c)))
(- c (fnmadd a (* b 1/4) (fma x y (* z (/ t 16)))))
(+ (- (+ (* y x) (/ (* z t) 16)) (/ (* a b) 4)) c)
(+ (fnmadd a (* b 1/4) (fma x y (* z (/ t 16)))) c)
(+ (- (+ (* z y) (/ (* x t) 16)) (/ (* a b) 4)) c)
(+ c (fnmadd a (* b 1/4) (fma x (/ t 16) (* y z))))
(+ (- (+ (* t y) (/ (* z x) 16)) (/ (* a b) 4)) c)
(+ (* y t) (fmsub x (/ z 16) (fmsub a (* b 1/4) c)))
(+ (- (+ (* a y) (/ (* z t) 16)) (/ (* x b) 4)) c)
(+ c (fnmadd x (* b 1/4) (fma y a (* z (/ t 16)))))
(+ (- (+ (* b y) (/ (* z t) 16)) (/ (* a x) 4)) c)
(+ (fma y b (* z (/ t 16))) (fnmadd x (* a 1/4) c))
(+ (- (+ (* c y) (/ (* z t) 16)) (/ (* a b) 4)) x)
(+ x (fnmadd a (* b 1/4) (fma y c (* z (/ t 16)))))
(+ (- (+ (* x z) (/ (* y t) 16)) (/ (* a b) 4)) c)
(+ (* x z) (fmsub y (/ t 16) (fmsub a (* b 1/4) c)))
(+ (- (+ (* x t) (/ (* z y) 16)) (/ (* a b) 4)) c)
(+ c (fnmadd a (* b 1/4) (fma z (/ y 16) (* x t))))
(+ (- (+ (* x a) (/ (* z t) 16)) (/ (* y b) 4)) c)
(sum4 (* z (/ t 16)) (* x a) (* y (* b -1/4)) c)
(+ (- (+ (* x b) (/ (* z t) 16)) (/ (* a y) 4)) c)
(+ c (fnmadd y (* a 1/4) (fma x b (* z (/ t 16)))))
(+ (- (+ (* x c) (/ (* z t) 16)) (/ (* a b) 4)) y)
(+ (* z (/ t 16)) (fmsub x c (fmsub a (* b 1/4) y)))
(+ (- (+ (* x y) (/ (* t z) 16)) (/ (* a b) 4)) c)
(+ (fnmadd a (* b 1/4) (fma x y (* z (/ t 16)))) c)
(+ (- (+ (* x y) (/ (* a t) 16)) (/ (* z b) 4)) c)
(+ (fma a (/ t 16) (* x y)) (fnmadd z (* b 1/4) c))
(+ (- (+ (* x y) (/ (* b t) 16)) (/ (* a z) 4)) c)
(+ (* x y) (fmsub t (/ b 16) (fmsub z (* a 1/4) c)))
(+ (- (+ (* x y) (/ (* c t) 16)) (/ (* a b) 4)) z)
(+ (* x y) (fmsub t (* c 1/16) (fmsub a (* b 1/4) z)))
(+ (- (+ (* x y) (/ (* z a) 16)) (/ (* t b) 4)) c)
(sum4 (* x y) (* z (* a 1/16)) (* t (* b -1/4)) c)
(+ (- (+ (* x y) (/ (* z b) 16)) (/ (* a t) 4)) c)
(sum4 (* x y) (* b (/ z 16)) (* t (* a -1/4)) c)
(+ (- (+ (* x y) (/ (* z c) 16)) (/ (* a b) 4)) t)
(+ (* x y) (fmsub z (* c 1/16) (fmsub a (* b 1/4) t)))
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* b a) 4)) c)
(+ (fnmadd a (* b 1/4) (fma x y (* z (/ t 16)))) c)
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* c b) 4)) a)
(sum3 (* z (/ t 16)) (fmsub x y (* c (* b 1/4))) a)
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a c) 4)) b)
(+ b (fnmadd a (* c 1/4) (fma x y (* z (/ t 16)))))
Symmetry

(sort x y)

(sort z t)

(sort a b)

explain164.0ms (1.5%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
30-0-(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
20-0-(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
00-0-x
00-0-b
00-0-(*.f64 a b)
00-0-(/.f64 (*.f64 a b) #s(literal 4 binary64))
00-0-#s(literal 4 binary64)
00-0-z
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-(*.f64 z t)
00-0-#s(literal 16 binary64)
00-0-(/.f64 (*.f64 z t) #s(literal 16 binary64))
00-0-y
00-0-c
00-0-(*.f64 x y)
00-0-t
00-0-a
Results
109.0ms512×0valid
Compiler

Compiled 178 to 53 computations (70.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 35.0ms
ival-div: 14.0ms (40.2% of total)
ival-mult: 12.0ms (34.4% of total)
ival-add: 5.0ms (14.4% of total)
ival-sub: 2.0ms (5.7% of total)
const: 1.0ms (2.9% of total)
backward-pass: 0.0ms (0% of total)

eval0.0ms (0%)

Compiler

Compiled 24 to 17 computations (29.2% saved)

prune1.0ms (0%)

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

Compiled 24 to 17 computations (29.2% saved)

simplify15.0ms (0.1%)

Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (+.f64 (*.f64 x y) c))
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 (*.f64 x y) c)))
Rules
144×fma-define
140×fma-lowering-fma.f32
140×fma-lowering-fma.f64
120×sum3-define
100×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01758
13255
27455
316855
425655
526755
026755
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(+ (/ (* a b) -4) (+ (/ (* z t) 16) (+ (* x y) c)))
(/ (* a b) -4)
(* a b)
a
b
-4
(+ (/ (* z t) 16) (+ (* x y) c))
(/ (* z t) 16)
(* z t)
z
t
16
(+ (* x y) c)
(* x y)
x
y
c
Outputs
(+ (/ (* a b) -4) (+ (/ (* z t) 16) (+ (* x y) c)))
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (+.f64 (*.f64 x y) c)))
(/ (* 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) c))
(+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (+.f64 (*.f64 x y) c))
(/ (* z t) 16)
(/.f64 (*.f64 z t) #s(literal 16 binary64))
(* z t)
(*.f64 z t)
z
t
16
#s(literal 16 binary64)
(+ (* x y) c)
(+.f64 (*.f64 x y) c)
(* x y)
(*.f64 x y)
x
y
c

localize75.0ms (0.7%)

Localize:

Found 4 expressions of interest:

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

Compiled 69 to 18 computations (73.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 39.0ms
ival-div: 29.0ms (73.9% of total)
ival-mult: 6.0ms (15.3% of total)
ival-add: 4.0ms (10.2% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

series29.0ms (0.3%)

Counts
4 → 192
Calls
Call 1
Inputs
#<alt (+ (/ (* a b) -4) (+ (/ (* z t) 16) (+ (* x y) c)))>
#<alt (/ (* a b) -4)>
#<alt (* a b)>
#<alt (+ (/ (* z t) 16) (+ (* x y) c))>
Outputs
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (* -1/4 (* a b))>
#<alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))>
#<alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))>
#<alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))>
#<alt (* -1/4 (* a b))>
#<alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))>
#<alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))>
#<alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (* -1/4 (* a b))>
#<alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))>
#<alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))>
#<alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))>
#<alt (* -1/4 (* a b))>
#<alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))>
#<alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))>
#<alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))>
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (* 1/16 (* t z))>
#<alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))>
#<alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))>
#<alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))>
#<alt (* 1/16 (* t z))>
#<alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))>
#<alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))>
#<alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))>
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (* 1/16 (* t z))>
#<alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))>
#<alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))>
#<alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))>
#<alt (* 1/16 (* t z))>
#<alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))>
#<alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))>
#<alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))>
#<alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (* x y)>
#<alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))>
#<alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))>
#<alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))>
#<alt (* x y)>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))>
#<alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (* x y)>
#<alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))>
#<alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))>
#<alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))>
#<alt (* x y)>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))>
#<alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt c>
#<alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))>
#<alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))>
#<alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))>
#<alt c>
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))>
#<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 (+ 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 (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))>
#<alt (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))>
#<alt (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))>
#<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 (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))>
#<alt (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))>
#<alt (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))>
#<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 (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (* x y)>
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))>
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))>
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c 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 (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (* x y)>
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))>
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))>
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c 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/16 (* t z)) (* 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 c>
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))>
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))>
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))>
#<alt c>
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))>
Calls

48 calls:

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

rewrite395.0ms (3.7%)

Algorithm
batch-egg-rewrite
Rules
3524×/-lowering-/.f32
3524×/-lowering-/.f64
2678×*-lowering-*.f32
2678×*-lowering-*.f64
2048×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

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

simplify279.0ms (2.6%)

Algorithm
egg-herbie
Rules
3776×*-lowering-*.f32
3776×*-lowering-*.f64
2838×fma-lowering-fma.f32
2838×fma-lowering-fma.f64
2014×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01652180
15872116
221351996
369491996
081561996
Stop Event
iter limit
node limit
Counts
192 → 192
Calls
Call 1
Inputs
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(* -1/4 (* a b))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(* -1/4 (* a b))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(* -1/4 (* a b))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(* -1/4 (* a b))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(+ c (+ (* -1/4 (* a b)) (* x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(* 1/16 (* t z))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))
(* 1/16 (* t z))
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))
(+ c (+ (* -1/4 (* a b)) (* x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(* 1/16 (* t z))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))
(* 1/16 (* t z))
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(* x y)
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(* x y)
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
c
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))
c
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))
(* -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)
(+ 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 (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* 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 (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* 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 (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* x y)
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c 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 (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* x y)
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c 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/16 (* t z)) (* x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
c
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
c
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
Outputs
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.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) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(*.f64 a (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 x y) a)))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(*.f64 a (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 x y) a)))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(*.f64 a (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 x y) a)))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y))) a))))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y))) a))))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y))) a))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.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) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)) (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 x y) b))))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)) (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 x y) b))))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)) (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 x y) b))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y))) b))))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y))) b))))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y))) b))))
(+ c (+ (* -1/4 (* a b)) (* x y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z) (/.f64 (*.f64 x y) z)))))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z) (/.f64 (*.f64 x y) z)))))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z) (/.f64 (*.f64 x y) z)))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) z)) (-.f64 #s(literal 0 binary64) z))
(+ c (+ (* -1/4 (* a b)) (* x y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t) (+.f64 (/.f64 (*.f64 x y) t) (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)))))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t) (+.f64 (/.f64 (*.f64 x y) t) (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)))))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t) (+.f64 (/.f64 (*.f64 x y) t) (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) t)) (-.f64 #s(literal 0 binary64) t))
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.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)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (+.f64 y (/.f64 c x)))))
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (+.f64 y (/.f64 c x)))))
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (+.f64 y (/.f64 c x)))))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) x)))
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.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)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))
(*.f64 y (+.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (/.f64 c y)))))
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))
(*.f64 y (+.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (/.f64 c y)))))
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))
(*.f64 y (+.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (/.f64 c y)))))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) y)))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
c
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (/.f64 (*.f64 x y) c)))))
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (/.f64 (*.f64 x y) c)))))
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (/.f64 (*.f64 x y) c)))))
c
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) c)) c)
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) c)) c)
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) c)) c)
(* -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)
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z)) (-.f64 #s(literal 0 binary64) z))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (/.f64 (*.f64 x y) t) (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (/.f64 (*.f64 x y) t) (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (/.f64 (*.f64 x y) t) (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)) (-.f64 #s(literal 0 binary64) t))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(* x y)
(*.f64 x y)
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (+.f64 y (/.f64 c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (+.f64 y (/.f64 c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (+.f64 y (/.f64 c x))))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(* x y)
(*.f64 x y)
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (/.f64 c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (/.f64 c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (/.f64 c y))))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
c
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (/.f64 (*.f64 x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (/.f64 (*.f64 x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (/.f64 (*.f64 x y) c))))
c
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c)) c)
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c)) c)
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c)) c)

eval91.0ms (0.8%)

Compiler

Compiled 17362 to 1015 computations (94.2% saved)

prune102.0ms (0.9%)

Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New44712459
Fresh000
Picked101
Done000
Total44812460
Accuracy
100.0%
Counts
460 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
98.8%
(-.f64 (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
80.9%
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y))) a))))
87.4%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x))))
49.7%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
55.8%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
44.8%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
78.0%
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
28.8%
(*.f64 x y)
78.8%
(*.f64 a (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 x y) a)))))
33.4%
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
25.4%
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
21.6%
c
Compiler

Compiled 432 to 320 computations (25.9% saved)

simplify155.0ms (1.4%)

Algorithm
egg-herbie
Localize:

Found 13 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 c (*.f64 x y))
cost-diff0
(*.f64 t z)
cost-diff0
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
cost-diff0
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
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)) c)
cost-diff0
(*.f64 a b)
cost-diff0
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
cost-diff0
(/.f64 #s(literal 16 binary64) t)
cost-diff0
(/.f64 z (/.f64 #s(literal 16 binary64) t))
cost-diff0
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c))
cost-diff0
(-.f64 (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
Rules
2312×sum3-define
1710×fmsub-define
1682×fnmadd-define
1620×sum4-define
1546×fmm-def
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
027120
158116
2141115
3320115
4672115
51675115
63084115
75774115
08043115
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (+ (/ z (/ 16 t)) (+ (* x y) c)) (/ (* a b) 4))
(+ (/ z (/ 16 t)) (+ (* x y) c))
(/ z (/ 16 t))
z
(/ 16 t)
16
t
(+ (* x y) c)
(* x y)
x
y
c
(/ (* a b) 4)
(* a b)
a
b
4
c
(* -1/4 (* a b))
-1/4
(* a b)
a
b
(+ (/ (* a b) -4) c)
(/ (* a b) -4)
(* a b)
a
b
-4
c
(+ (* 1/16 (* t z)) (+ c (* x y)))
(* 1/16 (* t z))
1/16
(* t z)
t
z
(+ c (* x y))
c
(* x y)
x
y
Outputs
(- (+ (/ z (/ 16 t)) (+ (* x y) c)) (/ (* a b) 4))
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) (-.f64 c (*.f64 a (/.f64 b #s(literal 4 binary64))))))
(+ (/ z (/ 16 t)) (+ (* x y) c))
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c))
(/ z (/ 16 t))
(/.f64 z (/.f64 #s(literal 16 binary64) t))
z
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
16
#s(literal 16 binary64)
t
(+ (* x y) c)
(+.f64 (*.f64 x y) c)
(* x y)
(*.f64 x y)
x
y
c
(/ (* a b) 4)
(*.f64 a (/.f64 b #s(literal 4 binary64)))
(* a b)
(*.f64 a b)
a
b
4
#s(literal 4 binary64)
c
(* -1/4 (* a b))
(*.f64 a (/.f64 b #s(literal -4 binary64)))
-1/4
#s(literal -1/4 binary64)
(* a b)
(*.f64 a b)
a
b
(+ (/ (* a b) -4) c)
(-.f64 c (*.f64 a (/.f64 b #s(literal 4 binary64))))
(/ (* a b) -4)
(*.f64 a (/.f64 b #s(literal -4 binary64)))
(* a b)
(*.f64 a b)
a
b
-4
#s(literal -4 binary64)
c
(+ (* 1/16 (* t z)) (+ c (* x y)))
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c))
(* 1/16 (* t z))
(/.f64 z (/.f64 #s(literal 16 binary64) t))
1/16
#s(literal 1/16 binary64)
(* t z)
(*.f64 z t)
t
z
(+ c (* x y))
(+.f64 (*.f64 x y) c)
c
(* x y)
(*.f64 x y)
x
y

localize163.0ms (1.5%)

Localize:

Found 13 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 x y)
accuracy100.0%
(*.f64 t z)
accuracy100.0%
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
accuracy99.2%
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
accuracy100.0%
(*.f64 a b)
accuracy100.0%
(/.f64 (*.f64 a b) #s(literal -4 binary64))
accuracy100.0%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
accuracy100.0%
(*.f64 a b)
accuracy100.0%
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
accuracy100.0%
(/.f64 (*.f64 a b) #s(literal 4 binary64))
accuracy99.7%
(/.f64 z (/.f64 #s(literal 16 binary64) t))
accuracy99.2%
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c))
accuracy99.1%
(-.f64 (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
Results
100.0ms256×0valid
Compiler

Compiled 133 to 28 computations (78.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 59.0ms
ival-add: 40.0ms (67.4% of total)
ival-mult: 9.0ms (15.2% of total)
ival-div: 8.0ms (13.5% of total)
ival-sub: 1.0ms (1.7% of total)
const: 1.0ms (1.7% of total)
backward-pass: 0.0ms (0% of total)

series14.0ms (0.1%)

Counts
14 → 480
Calls
Call 1
Inputs
#<alt (- (+ (/ z (/ 16 t)) (+ (* x y) c)) (/ (* a b) 4))>
#<alt (+ (/ z (/ 16 t)) (+ (* x y) c))>
#<alt (/ z (/ 16 t))>
#<alt (/ 16 t)>
#<alt (* -1/4 (* a b))>
#<alt (* a b)>
#<alt (+ (/ (* a b) -4) c)>
#<alt (/ (* a b) -4)>
#<alt (+ (* 1/16 (* t z)) (+ c (* x y)))>
#<alt (* 1/16 (* t z))>
#<alt (* t z)>
#<alt (+ c (* x y))>
#<alt (/ (* a b) 4)>
#<alt (* x y)>
Outputs
#<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 (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z))))>
#<alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z))))>
#<alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 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 (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t))))>
#<alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t))))>
#<alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 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 (+ (* 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 (* x y)>
#<alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x))))>
#<alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x))))>
#<alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c 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 (+ (* 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 (* x y)>
#<alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y))))>
#<alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y))))>
#<alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c 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)) (* 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 c>
#<alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c))))>
#<alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c))))>
#<alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c))))>
#<alt c>
#<alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (* -1/4 (* a b))>
#<alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b)))>
#<alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b)))>
#<alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b)))>
#<alt (* -1/4 (* a b))>
#<alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b))))>
#<alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b))))>
#<alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b))))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (* -1/4 (* a b))>
#<alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a)))>
#<alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a)))>
#<alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a)))>
#<alt (* -1/4 (* a b))>
#<alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a))))>
#<alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a))))>
#<alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a))))>
#<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 (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))>
#<alt (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))>
#<alt (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))>
#<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 (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))>
#<alt (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))>
#<alt (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))>
#<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 (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (* x y)>
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))>
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))>
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c 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 (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (* x y)>
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))>
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))>
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c 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/16 (* t z)) (* 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 c>
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))>
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))>
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))>
#<alt c>
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))>
#<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 (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<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 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 (+ (* -1/4 b) (/ c a)))>
#<alt (* a (+ (* -1/4 b) (/ c a)))>
#<alt (* a (+ (* -1/4 b) (/ c a)))>
#<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 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 (+ (* -1/4 a) (/ c b)))>
#<alt (* b (+ (* -1/4 a) (/ c b)))>
#<alt (* b (+ (* -1/4 a) (/ c b)))>
#<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 (* -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 (* -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 (+ 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 (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))>
#<alt (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))>
#<alt (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))>
#<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 (* 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 (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))>
#<alt (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))>
#<alt (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))>
#<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 (+ (* 1/16 (* t z)) (* 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 c>
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))>
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))>
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))>
#<alt c>
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))>
#<alt (+ c (* 1/16 (* t z)))>
#<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 (* x y)>
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))>
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))>
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c 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 (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (* x y)>
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))>
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))>
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c 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/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/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 (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
Calls

120 calls:

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

rewrite403.0ms (3.7%)

Algorithm
batch-egg-rewrite
Rules
3062×/-lowering-/.f32
3062×/-lowering-/.f64
2862×*-lowering-*.f32
2862×*-lowering-*.f64
1958×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

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

simplify363.0ms (3.4%)

Algorithm
egg-herbie
Rules
4966×*-lowering-*.f32
4966×*-lowering-*.f64
2498×+-lowering-+.f64
2498×+-lowering-+.f32
1932×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

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

eval125.0ms (1.2%)

Compiler

Compiled 25250 to 1398 computations (94.5% saved)

prune140.0ms (1.3%)

Pruning

12 alts after pruning (9 fresh and 3 done)

PrunedKeptTotal
New109861104
Fresh437
Picked235
Done000
Total1104121116
Accuracy
100.0%
Counts
1116 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
49.7%
(-.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
55.8%
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
44.8%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
77.9%
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c))
52.6%
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)
69.1%
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
28.8%
(*.f64 x y)
80.9%
(*.f64 a (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) a) (*.f64 b #s(literal -1/4 binary64))))
78.8%
(*.f64 a (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 x y) a)))))
33.4%
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
25.4%
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
21.6%
c
Compiler

Compiled 362 to 268 computations (26% saved)

simplify199.0ms (1.8%)

Algorithm
egg-herbie
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
cost-diff0
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)
cost-diff0
(+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x))
cost-diff128
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
cost-diff0
(+.f64 (*.f64 x y) c)
cost-diff0
(/.f64 #s(literal 16 binary64) t)
cost-diff0
(/.f64 z (/.f64 #s(literal 16 binary64) t))
cost-diff0
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c))
cost-diff0
(*.f64 t z)
cost-diff0
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
cost-diff0
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)
cost-diff0
(*.f64 x y)
cost-diff0
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
cost-diff0
(/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) a)
cost-diff0
(+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) a) (*.f64 b #s(literal -1/4 binary64)))
cost-diff128
(*.f64 a (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) a) (*.f64 b #s(literal -1/4 binary64))))
Rules
3326×*-lowering-*.f32
3326×*-lowering-*.f64
1776×+-lowering-+.f64
1776×+-lowering-+.f32
1766×fma-define
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
028189
162187
2128181
3213181
4325179
5553179
6754179
71365179
83475179
97929179
08187179
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* a (+ (/ (+ c (+ (* x y) (* 1/16 (* t z)))) a) (* b -1/4)))
a
(+ (/ (+ c (+ (* x y) (* 1/16 (* t z)))) a) (* b -1/4))
(/ (+ c (+ (* x y) (* 1/16 (* t z)))) a)
(+ c (+ (* x y) (* 1/16 (* t z))))
c
(+ (* x y) (* 1/16 (* t z)))
(* x y)
x
y
(* 1/16 (* t z))
1/16
(* t z)
t
z
(* b -1/4)
b
-1/4
(* x y)
x
y
(+ (* 1/16 (* t z)) c)
(* 1/16 (* t z))
1/16
(* t z)
t
z
c
(+ (/ z (/ 16 t)) (+ (* x y) c))
(/ z (/ 16 t))
z
(/ 16 t)
16
t
(+ (* x y) c)
(* x y)
x
y
c
(* x (+ y (/ (+ c (* 1/16 (* t z))) x)))
x
(+ y (/ (+ c (* 1/16 (* t z))) x))
y
(/ (+ c (* 1/16 (* t z))) x)
(+ c (* 1/16 (* t z)))
c
(* 1/16 (* t z))
1/16
(* t z)
t
z
Outputs
(* a (+ (/ (+ c (+ (* x y) (* 1/16 (* t z)))) a) (* b -1/4)))
(+.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))
a
(+ (/ (+ c (+ (* x y) (* 1/16 (* t z)))) a) (* b -1/4))
(+.f64 (/.f64 (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 c (*.f64 x y))) a) (*.f64 b #s(literal -1/4 binary64)))
(/ (+ c (+ (* x y) (* 1/16 (* t z)))) a)
(/.f64 (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 c (*.f64 x y))) a)
(+ c (+ (* x y) (* 1/16 (* t z))))
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 c (*.f64 x y)))
c
(+ (* x y) (* 1/16 (* t z)))
(+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))
(* x y)
(*.f64 x y)
x
y
(* 1/16 (* t z))
(/.f64 z (/.f64 #s(literal 16 binary64) t))
1/16
#s(literal 1/16 binary64)
(* t z)
(*.f64 t z)
t
z
(* b -1/4)
(*.f64 b #s(literal -1/4 binary64))
b
-1/4
#s(literal -1/4 binary64)
(* x y)
(*.f64 x y)
x
y
(+ (* 1/16 (* t z)) c)
(+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))
(* 1/16 (* t z))
(/.f64 z (/.f64 #s(literal 16 binary64) t))
1/16
#s(literal 1/16 binary64)
(* t z)
(*.f64 t z)
t
z
c
(+ (/ z (/ 16 t)) (+ (* x y) c))
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 c (*.f64 x y)))
(/ z (/ 16 t))
(/.f64 z (/.f64 #s(literal 16 binary64) t))
z
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
16
#s(literal 16 binary64)
t
(+ (* x y) c)
(+.f64 c (*.f64 x y))
(* x y)
(*.f64 x y)
x
y
c
(* x (+ y (/ (+ c (* 1/16 (* t z))) x)))
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 c (*.f64 x y)))
x
(+ y (/ (+ c (* 1/16 (* t z))) x))
(+.f64 y (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x))
y
(/ (+ c (* 1/16 (* t z))) x)
(/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x)
(+ c (* 1/16 (* t z)))
(+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))
c
(* 1/16 (* t z))
(/.f64 z (/.f64 #s(literal 16 binary64) t))
1/16
#s(literal 1/16 binary64)
(* t z)
(*.f64 t z)
t
z

localize155.0ms (1.4%)

Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x))
accuracy100.0%
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
accuracy98.0%
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)
accuracy87.4%
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
accuracy100.0%
(+.f64 (*.f64 x y) c)
accuracy100.0%
(*.f64 x y)
accuracy99.7%
(/.f64 z (/.f64 #s(literal 16 binary64) t))
accuracy99.2%
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c))
accuracy100.0%
(*.f64 t z)
accuracy100.0%
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
accuracy100.0%
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)
accuracy100.0%
(*.f64 x y)
accuracy100.0%
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
accuracy99.2%
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
accuracy89.3%
(/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) a)
accuracy81.7%
(*.f64 a (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) a) (*.f64 b #s(literal -1/4 binary64))))
Results
116.0ms256×0valid
Compiler

Compiled 211 to 29 computations (86.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 67.0ms
ival-div: 45.0ms (67.3% of total)
ival-mult: 12.0ms (17.9% of total)
ival-add: 9.0ms (13.5% of total)
const: 1.0ms (1.5% of total)
backward-pass: 0.0ms (0% of total)

series85.0ms (0.8%)

Counts
17 → 792
Calls
Call 1
Inputs
#<alt (* a (+ (/ (+ c (+ (* x y) (* 1/16 (* t z)))) a) (* b -1/4)))>
#<alt (+ (/ (+ c (+ (* x y) (* 1/16 (* t z)))) a) (* b -1/4))>
#<alt (/ (+ c (+ (* x y) (* 1/16 (* t z)))) a)>
#<alt (+ c (+ (* x y) (* 1/16 (* t z))))>
#<alt (* x y)>
#<alt (+ (* 1/16 (* t z)) c)>
#<alt (* 1/16 (* t z))>
#<alt (* t z)>
#<alt (+ (/ z (/ 16 t)) (+ (* x y) c))>
#<alt (/ z (/ 16 t))>
#<alt (/ 16 t)>
#<alt (+ (* x y) c)>
#<alt (* x (+ y (/ (+ c (* 1/16 (* t z))) x)))>
#<alt (+ y (/ (+ c (* 1/16 (* t z))) x))>
#<alt (/ (+ c (* 1/16 (* t z))) x)>
#<alt (+ c (* 1/16 (* t z)))>
#<alt (+ (* x y) (* 1/16 (* t z)))>
Outputs
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (* -1/4 (* a b))>
#<alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))>
#<alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))>
#<alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))>
#<alt (* -1/4 (* a b))>
#<alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))>
#<alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))>
#<alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))>
#<alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a))))>
#<alt (+ c (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))))>
#<alt (+ c (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))))>
#<alt (+ c (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))))>
#<alt c>
#<alt (* c (+ 1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) c)))>
#<alt (* c (+ 1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) c)))>
#<alt (* c (+ 1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) c)))>
#<alt c>
#<alt (* -1 (* c (- (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) c)) 1)))>
#<alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))))>
#<alt (+ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (* x y))>
#<alt (+ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (* x y))>
#<alt (+ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (* x y))>
#<alt (* x y)>
#<alt (* x (+ y (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) x)))>
#<alt (* x (+ y (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) x)))>
#<alt (* x (+ y (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) x)))>
#<alt (* x y)>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) x)))))>
#<alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))))>
#<alt (+ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (* x y))>
#<alt (+ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (* x y))>
#<alt (+ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (* x y))>
#<alt (* x y)>
#<alt (* y (+ x (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) y)))>
#<alt (* y (+ x (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) y)))>
#<alt (* y (+ x (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) y)))>
#<alt (* x y)>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) y)))))>
#<alt (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))))>
#<alt (+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))))>
#<alt (+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))))>
#<alt (+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))))>
#<alt (* 1/16 (* t z))>
#<alt (* t (+ (* 1/16 z) (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) t)))>
#<alt (* t (+ (* 1/16 z) (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) t)))>
#<alt (* t (+ (* 1/16 z) (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) t)))>
#<alt (* 1/16 (* t z))>
#<alt (* -1 (* t (+ (* -1 (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) t)) (* -1/16 z))))>
#<alt (* -1 (* t (+ (* -1 (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) t)) (* -1/16 z))))>
#<alt (* -1 (* t (+ (* -1 (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) t)) (* -1/16 z))))>
#<alt (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))))>
#<alt (+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))))>
#<alt (+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))))>
#<alt (+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))))>
#<alt (* 1/16 (* t z))>
#<alt (* z (+ (* 1/16 t) (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) z)))>
#<alt (* z (+ (* 1/16 t) (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) z)))>
#<alt (* z (+ (* 1/16 t) (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) z)))>
#<alt (* 1/16 (* t z))>
#<alt (* -1 (* z (+ (* -1 (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) z)) (* -1/16 t))))>
#<alt (* -1 (* z (+ (* -1 (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) z)) (* -1/16 t))))>
#<alt (* -1 (* z (+ (* -1 (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) z)) (* -1/16 t))))>
#<alt (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))>
#<alt (+ (* -1/4 (* a b)) (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))>
#<alt (+ (* -1/4 (* a b)) (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))>
#<alt (+ (* -1/4 (* a b)) (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))>
#<alt (* -1/4 (* a b))>
#<alt (* b (+ (* -1/4 a) (/ (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))) b)))>
#<alt (* b (+ (* -1/4 a) (/ (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))) b)))>
#<alt (* b (+ (* -1/4 a) (/ (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))) b)))>
#<alt (* -1/4 (* a b))>
#<alt (* -1 (* b (+ (* -1 (/ (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))) b)) (* 1/4 a))))>
#<alt (* -1 (* b (+ (* -1 (/ (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))) b)) (* 1/4 a))))>
#<alt (* -1 (* b (+ (* -1 (/ (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))) b)) (* 1/4 a))))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))>
#<alt (/ c a)>
#<alt (* c (+ (* -1/4 (/ b c)) (+ (* 1/16 (/ (* t z) (* a c))) (+ (/ 1 a) (/ (* x y) (* a c))))))>
#<alt (* c (+ (* -1/4 (/ b c)) (+ (* 1/16 (/ (* t z) (* a c))) (+ (/ 1 a) (/ (* x y) (* a c))))))>
#<alt (* c (+ (* -1/4 (/ b c)) (+ (* 1/16 (/ (* t z) (* a c))) (+ (/ 1 a) (/ (* x y) (* a c))))))>
#<alt (/ c a)>
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a))) c)) (/ 1 a))))>
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a))) c)) (/ 1 a))))>
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a))) c)) (/ 1 a))))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))>
#<alt (/ (* x y) a)>
#<alt (* x (+ (* -1/4 (/ b x)) (+ (* 1/16 (/ (* t z) (* a x))) (+ (/ c (* a x)) (/ y a)))))>
#<alt (* x (+ (* -1/4 (/ b x)) (+ (* 1/16 (/ (* t z) (* a x))) (+ (/ c (* a x)) (/ y a)))))>
#<alt (* x (+ (* -1/4 (/ b x)) (+ (* 1/16 (/ (* t z) (* a x))) (+ (/ c (* a x)) (/ y a)))))>
#<alt (/ (* x y) a)>
#<alt (* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))) x)))))>
#<alt (* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))) x)))))>
#<alt (* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))) x)))))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))>
#<alt (/ (* x y) a)>
#<alt (* y (+ (* -1/4 (/ b y)) (+ (* 1/16 (/ (* t z) (* a y))) (+ (/ c (* a y)) (/ x a)))))>
#<alt (* y (+ (* -1/4 (/ b y)) (+ (* 1/16 (/ (* t z) (* a y))) (+ (/ c (* a y)) (/ x a)))))>
#<alt (* y (+ (* -1/4 (/ b y)) (+ (* 1/16 (/ (* t z) (* a y))) (+ (/ c (* a y)) (/ x a)))))>
#<alt (/ (* x y) a)>
#<alt (* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))) y)))))>
#<alt (* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))) y)))))>
#<alt (* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))) y)))))>
#<alt (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* t (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (+ (/ c (* a t)) (/ (* x y) (* a t))))))>
#<alt (* t (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (+ (/ c (* a t)) (/ (* x y) (* a t))))))>
#<alt (* t (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (+ (/ c (* a t)) (/ (* x y) (* a t))))))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* -1 (* t (+ (* -1 (/ (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))) t)) (* -1/16 (/ z a)))))>
#<alt (* -1 (* t (+ (* -1 (/ (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))) t)) (* -1/16 (/ z a)))))>
#<alt (* -1 (* t (+ (* -1 (/ (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))) t)) (* -1/16 (/ z a)))))>
#<alt (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* z (+ (* -1/4 (/ b z)) (+ (* 1/16 (/ t a)) (+ (/ c (* a z)) (/ (* x y) (* a z))))))>
#<alt (* z (+ (* -1/4 (/ b z)) (+ (* 1/16 (/ t a)) (+ (/ c (* a z)) (/ (* x y) (* a z))))))>
#<alt (* z (+ (* -1/4 (/ b z)) (+ (* 1/16 (/ t a)) (+ (/ c (* a z)) (/ (* x y) (* a z))))))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* -1 (* z (+ (* -1 (/ (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))) z)) (* -1/16 (/ t a)))))>
#<alt (* -1 (* z (+ (* -1 (/ (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))) z)) (* -1/16 (/ t a)))))>
#<alt (* -1 (* z (+ (* -1 (/ (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))) z)) (* -1/16 (/ t a)))))>
#<alt (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)>
#<alt (/ (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) a)>
#<alt (/ (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) a)>
#<alt (/ (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) a)>
#<alt (* -1/4 b)>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))>
#<alt (* -1/4 b)>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))>
#<alt (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))>
#<alt (* -1/4 b)>
#<alt (* b (- (+ (* 1/16 (/ (* t z) (* a b))) (+ (/ c (* a b)) (/ (* x y) (* a b)))) 1/4))>
#<alt (* b (- (+ (* 1/16 (/ (* t z) (* a b))) (+ (/ c (* a b)) (/ (* x y) (* a b)))) 1/4))>
#<alt (* b (- (+ (* 1/16 (/ (* t z) (* a b))) (+ (/ c (* a b)) (/ (* x y) (* a b)))) 1/4))>
#<alt (* -1/4 b)>
#<alt (* -1 (* b (+ 1/4 (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) b)))))>
#<alt (* -1 (* b (+ 1/4 (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) b)))))>
#<alt (* -1 (* b (+ 1/4 (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) b)))))>
#<alt (/ (+ (* 1/16 (* t z)) (* x y)) a)>
#<alt (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))>
#<alt (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))>
#<alt (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))>
#<alt (/ c a)>
#<alt (* c (+ (* 1/16 (/ (* t z) (* a c))) (+ (/ 1 a) (/ (* x y) (* a c)))))>
#<alt (* c (+ (* 1/16 (/ (* t z) (* a c))) (+ (/ 1 a) (/ (* x y) (* a c)))))>
#<alt (* c (+ (* 1/16 (/ (* t z) (* a c))) (+ (/ 1 a) (/ (* x y) (* a c)))))>
#<alt (/ c a)>
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) c)) (/ 1 a))))>
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) c)) (/ 1 a))))>
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) c)) (/ 1 a))))>
#<alt (/ (+ c (* 1/16 (* t z))) a)>
#<alt (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))>
#<alt (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))>
#<alt (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))>
#<alt (/ (* x y) a)>
#<alt (* x (+ (* 1/16 (/ (* t z) (* a x))) (+ (/ c (* a x)) (/ y a))))>
#<alt (* x (+ (* 1/16 (/ (* t z) (* a x))) (+ (/ c (* a x)) (/ y a))))>
#<alt (* x (+ (* 1/16 (/ (* t z) (* a x))) (+ (/ c (* a x)) (/ y a))))>
#<alt (/ (* x y) a)>
#<alt (* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) x)))))>
#<alt (* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) x)))))>
#<alt (* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) x)))))>
#<alt (/ (+ c (* 1/16 (* t z))) a)>
#<alt (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))>
#<alt (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))>
#<alt (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))>
#<alt (/ (* x y) a)>
#<alt (* y (+ (* 1/16 (/ (* t z) (* a y))) (+ (/ c (* a y)) (/ x a))))>
#<alt (* y (+ (* 1/16 (/ (* t z) (* a y))) (+ (/ c (* a y)) (/ x a))))>
#<alt (* y (+ (* 1/16 (/ (* t z) (* a y))) (+ (/ c (* a y)) (/ x a))))>
#<alt (/ (* x y) a)>
#<alt (* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) y)))))>
#<alt (* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) y)))))>
#<alt (* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) y)))))>
#<alt (/ (+ c (* x y)) a)>
#<alt (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))>
#<alt (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))>
#<alt (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* t (+ (* 1/16 (/ z a)) (+ (/ c (* a t)) (/ (* x y) (* a t)))))>
#<alt (* t (+ (* 1/16 (/ z a)) (+ (/ c (* a t)) (/ (* x y) (* a t)))))>
#<alt (* t (+ (* 1/16 (/ z a)) (+ (/ c (* a t)) (/ (* x y) (* a t)))))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* -1 (* t (+ (* -1 (/ (+ (/ c a) (/ (* x y) a)) t)) (* -1/16 (/ z a)))))>
#<alt (* -1 (* t (+ (* -1 (/ (+ (/ c a) (/ (* x y) a)) t)) (* -1/16 (/ z a)))))>
#<alt (* -1 (* t (+ (* -1 (/ (+ (/ c a) (/ (* x y) a)) t)) (* -1/16 (/ z a)))))>
#<alt (/ (+ c (* x y)) a)>
#<alt (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))>
#<alt (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))>
#<alt (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* z (+ (* 1/16 (/ t a)) (+ (/ c (* a z)) (/ (* x y) (* a z)))))>
#<alt (* z (+ (* 1/16 (/ t a)) (+ (/ c (* a z)) (/ (* x y) (* a z)))))>
#<alt (* z (+ (* 1/16 (/ t a)) (+ (/ c (* a z)) (/ (* x y) (* a z)))))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* -1 (* z (+ (* -1 (/ (+ (/ c a) (/ (* x y) a)) z)) (* -1/16 (/ t a)))))>
#<alt (* -1 (* z (+ (* -1 (/ (+ (/ c a) (/ (* x y) a)) z)) (* -1/16 (/ t a)))))>
#<alt (* -1 (* z (+ (* -1 (/ (+ (/ c a) (/ (* x y) a)) z)) (* -1/16 (/ t a)))))>
#<alt (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)>
#<alt (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)>
#<alt (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)>
#<alt (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)>
#<alt (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)>
#<alt (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)>
#<alt (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)>
#<alt (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)>
#<alt (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)>
#<alt (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)>
#<alt (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)>
#<alt (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)>
#<alt (+ (* 1/16 (* t z)) (* 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 c>
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))>
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))>
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))>
#<alt c>
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))>
#<alt (+ c (* 1/16 (* t z)))>
#<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 (* x y)>
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))>
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))>
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c 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 (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (* x y)>
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))>
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))>
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c 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 (+ 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 (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))>
#<alt (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))>
#<alt (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))>
#<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 (* 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 (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))>
#<alt (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))>
#<alt (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))>
#<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 (* 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 (* 1/16 (* t z)))>
#<alt (+ c (* 1/16 (* t z)))>
#<alt (+ c (* 1/16 (* t z)))>
#<alt (* 1/16 (* t z))>
#<alt (* t (+ (* 1/16 z) (/ c t)))>
#<alt (* t (+ (* 1/16 z) (/ c t)))>
#<alt (* t (+ (* 1/16 z) (/ c t)))>
#<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 (+ (* 1/16 t) (/ c z)))>
#<alt (* z (+ (* 1/16 t) (/ c z)))>
#<alt (* z (+ (* 1/16 t) (/ c z)))>
#<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 (+ 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 (* 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 (+ 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 (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))>
#<alt (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))>
#<alt (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))>
#<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 (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))>
#<alt (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))>
#<alt (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))>
#<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 (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (* x y)>
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))>
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))>
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c 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 (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (* x y)>
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))>
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))>
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c 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/16 (* t z)) (* 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 c>
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))>
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))>
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))>
#<alt c>
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))>
#<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 (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<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 (+ c (* 1/16 (* t z)))>
#<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 (* x y)>
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))>
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))>
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c 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 (* x (+ (* 1/16 (/ (* t z) x)) (/ c x)))>
#<alt (+ (* x y) (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))))>
#<alt (+ (* x y) (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))))>
#<alt (+ (* x y) (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))))>
#<alt (* x y)>
#<alt (* y (+ x (/ (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))) y)))>
#<alt (* y (+ x (/ (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))) y)))>
#<alt (* y (+ x (/ (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))) y)))>
#<alt (* x y)>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))) y)))))>
#<alt (* x (+ y (* 1/16 (/ (* t z) x))))>
#<alt (+ c (* x (+ y (* 1/16 (/ (* t z) x)))))>
#<alt (+ c (* x (+ y (* 1/16 (/ (* t z) x)))))>
#<alt (+ c (* x (+ y (* 1/16 (/ (* t z) x)))))>
#<alt c>
#<alt (* c (+ 1 (/ (* x (+ y (* 1/16 (/ (* t z) x)))) c)))>
#<alt (* c (+ 1 (/ (* x (+ y (* 1/16 (/ (* t z) x)))) c)))>
#<alt (* c (+ 1 (/ (* x (+ y (* 1/16 (/ (* t z) x)))) c)))>
#<alt c>
#<alt (* -1 (* c (- (* -1 (/ (* x (+ y (* 1/16 (/ (* t z) x)))) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (* x (+ y (* 1/16 (/ (* t z) x)))) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (* x (+ y (* 1/16 (/ (* t z) x)))) c)) 1)))>
#<alt (* x (+ y (/ c x)))>
#<alt (+ (* 1/16 (* t z)) (* x (+ y (/ c x))))>
#<alt (+ (* 1/16 (* t z)) (* x (+ y (/ c x))))>
#<alt (+ (* 1/16 (* t z)) (* x (+ y (/ c x))))>
#<alt (* 1/16 (* t z))>
#<alt (* t (+ (* 1/16 z) (/ (* x (+ y (/ c x))) t)))>
#<alt (* t (+ (* 1/16 z) (/ (* x (+ y (/ c x))) t)))>
#<alt (* t (+ (* 1/16 z) (/ (* x (+ y (/ c x))) t)))>
#<alt (* 1/16 (* t z))>
#<alt (* -1 (* t (+ (* -1 (/ (* x (+ y (/ c x))) t)) (* -1/16 z))))>
#<alt (* -1 (* t (+ (* -1 (/ (* x (+ y (/ c x))) t)) (* -1/16 z))))>
#<alt (* -1 (* t (+ (* -1 (/ (* x (+ y (/ c x))) t)) (* -1/16 z))))>
#<alt (* x (+ y (/ c x)))>
#<alt (+ (* 1/16 (* t z)) (* x (+ y (/ c x))))>
#<alt (+ (* 1/16 (* t z)) (* x (+ y (/ c x))))>
#<alt (+ (* 1/16 (* t z)) (* x (+ y (/ c x))))>
#<alt (* 1/16 (* t z))>
#<alt (* z (+ (* 1/16 t) (/ (* x (+ y (/ c x))) z)))>
#<alt (* z (+ (* 1/16 t) (/ (* x (+ y (/ c x))) z)))>
#<alt (* z (+ (* 1/16 t) (/ (* x (+ y (/ c x))) z)))>
#<alt (* 1/16 (* t z))>
#<alt (* -1 (* z (+ (* -1 (/ (* x (+ y (/ c x))) z)) (* -1/16 t))))>
#<alt (* -1 (* z (+ (* -1 (/ (* x (+ y (/ c x))) z)) (* -1/16 t))))>
#<alt (* -1 (* z (+ (* -1 (/ (* x (+ y (/ c x))) z)) (* -1/16 t))))>
#<alt (+ (* 1/16 (/ (* t z) x)) (/ c x))>
#<alt (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))>
#<alt (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))>
#<alt (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))>
#<alt y>
#<alt (* y (+ 1 (+ (* 1/16 (/ (* t z) (* x y))) (/ c (* x y)))))>
#<alt (* y (+ 1 (+ (* 1/16 (/ (* t z) (* x y))) (/ c (* x y)))))>
#<alt (* y (+ 1 (+ (* 1/16 (/ (* t z) (* x y))) (/ c (* x y)))))>
#<alt y>
#<alt (* -1 (* y (- (* -1 (/ (+ (* 1/16 (/ (* t z) x)) (/ c x)) y)) 1)))>
#<alt (* -1 (* y (- (* -1 (/ (+ (* 1/16 (/ (* t z) x)) (/ c x)) y)) 1)))>
#<alt (* -1 (* y (- (* -1 (/ (+ (* 1/16 (/ (* t z) x)) (/ c x)) y)) 1)))>
#<alt (+ y (* 1/16 (/ (* t z) x)))>
#<alt (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))>
#<alt (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))>
#<alt (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))>
#<alt (/ c x)>
#<alt (* c (+ (* 1/16 (/ (* t z) (* c x))) (+ (/ 1 x) (/ y c))))>
#<alt (* c (+ (* 1/16 (/ (* t z) (* c x))) (+ (/ 1 x) (/ y c))))>
#<alt (* c (+ (* 1/16 (/ (* t z) (* c x))) (+ (/ 1 x) (/ y c))))>
#<alt (/ c x)>
#<alt (* -1 (* c (- (* -1 (/ (+ y (* 1/16 (/ (* t z) x))) c)) (/ 1 x))))>
#<alt (* -1 (* c (- (* -1 (/ (+ y (* 1/16 (/ (* t z) x))) c)) (/ 1 x))))>
#<alt (* -1 (* c (- (* -1 (/ (+ y (* 1/16 (/ (* t z) x))) c)) (/ 1 x))))>
#<alt (+ y (/ c x))>
#<alt (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))>
#<alt (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))>
#<alt (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* t (+ (* 1/16 (/ z x)) (+ (/ c (* t x)) (/ y t))))>
#<alt (* t (+ (* 1/16 (/ z x)) (+ (/ c (* t x)) (/ y t))))>
#<alt (* t (+ (* 1/16 (/ z x)) (+ (/ c (* t x)) (/ y t))))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* -1 (* t (+ (* -1 (/ (+ y (/ c x)) t)) (* -1/16 (/ z x)))))>
#<alt (* -1 (* t (+ (* -1 (/ (+ y (/ c x)) t)) (* -1/16 (/ z x)))))>
#<alt (* -1 (* t (+ (* -1 (/ (+ y (/ c x)) t)) (* -1/16 (/ z x)))))>
#<alt (+ y (/ c x))>
#<alt (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))>
#<alt (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))>
#<alt (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* z (+ (* 1/16 (/ t x)) (+ (/ c (* x z)) (/ y z))))>
#<alt (* z (+ (* 1/16 (/ t x)) (+ (/ c (* x z)) (/ y z))))>
#<alt (* z (+ (* 1/16 (/ t x)) (+ (/ c (* x z)) (/ y z))))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* -1 (* z (+ (* -1 (/ (+ y (/ c x)) z)) (* -1/16 (/ t x)))))>
#<alt (* -1 (* z (+ (* -1 (/ (+ y (/ c x)) z)) (* -1/16 (/ t x)))))>
#<alt (* -1 (* z (+ (* -1 (/ (+ y (/ c x)) z)) (* -1/16 (/ t x)))))>
#<alt (/ (+ c (* 1/16 (* t z))) x)>
#<alt (/ (+ c (+ (* 1/16 (* t z)) (* x y))) x)>
#<alt (/ (+ c (+ (* 1/16 (* t z)) (* x y))) x)>
#<alt (/ (+ c (+ (* 1/16 (* t z)) (* x y))) x)>
#<alt y>
#<alt (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))>
#<alt (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))>
#<alt (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))>
#<alt y>
#<alt (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))>
#<alt (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))>
#<alt (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (+ (* 1/16 (/ (* t z) x)) (/ c x))>
#<alt (+ (* 1/16 (/ (* t z) x)) (/ c x))>
#<alt (+ (* 1/16 (/ (* t z) x)) (/ c x))>
#<alt (/ c x)>
#<alt (* c (+ (* 1/16 (/ (* t z) (* c x))) (/ 1 x)))>
#<alt (* c (+ (* 1/16 (/ (* t z) (* c x))) (/ 1 x)))>
#<alt (* c (+ (* 1/16 (/ (* t z) (* c x))) (/ 1 x)))>
#<alt (/ c x)>
#<alt (* -1 (* c (- (* -1/16 (/ (* t z) (* c x))) (/ 1 x))))>
#<alt (* -1 (* c (- (* -1/16 (/ (* t z) (* c x))) (/ 1 x))))>
#<alt (* -1 (* c (- (* -1/16 (/ (* t z) (* c x))) (/ 1 x))))>
#<alt (/ c x)>
#<alt (+ (* 1/16 (/ (* t z) x)) (/ c x))>
#<alt (+ (* 1/16 (/ (* t z) x)) (/ c x))>
#<alt (+ (* 1/16 (/ (* t z) x)) (/ c x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* t (+ (* 1/16 (/ z x)) (/ c (* t x))))>
#<alt (* t (+ (* 1/16 (/ z x)) (/ c (* t x))))>
#<alt (* t (+ (* 1/16 (/ z x)) (/ c (* t x))))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* -1 (* t (+ (* -1 (/ c (* t x))) (* -1/16 (/ z x)))))>
#<alt (* -1 (* t (+ (* -1 (/ c (* t x))) (* -1/16 (/ z x)))))>
#<alt (* -1 (* t (+ (* -1 (/ c (* t x))) (* -1/16 (/ z x)))))>
#<alt (/ c x)>
#<alt (+ (* 1/16 (/ (* t z) x)) (/ c x))>
#<alt (+ (* 1/16 (/ (* t z) x)) (/ c x))>
#<alt (+ (* 1/16 (/ (* t z) x)) (/ c x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* z (+ (* 1/16 (/ t x)) (/ c (* x z))))>
#<alt (* z (+ (* 1/16 (/ t x)) (/ c (* x z))))>
#<alt (* z (+ (* 1/16 (/ t x)) (/ c (* x z))))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* -1 (* z (+ (* -1 (/ c (* x z))) (* -1/16 (/ t x)))))>
#<alt (* -1 (* z (+ (* -1 (/ c (* x z))) (* -1/16 (/ t x)))))>
#<alt (* -1 (* z (+ (* -1 (/ c (* x z))) (* -1/16 (/ t x)))))>
#<alt (/ (+ c (* 1/16 (* t z))) x)>
#<alt (/ (+ c (* 1/16 (* t z))) x)>
#<alt (/ (+ c (* 1/16 (* t z))) x)>
#<alt (/ (+ c (* 1/16 (* t z))) x)>
#<alt (/ (+ c (* 1/16 (* t z))) x)>
#<alt (/ (+ c (* 1/16 (* t z))) x)>
#<alt (/ (+ c (* 1/16 (* t z))) x)>
#<alt (/ (+ c (* 1/16 (* t z))) x)>
#<alt (/ (+ c (* 1/16 (* t z))) x)>
#<alt (/ (+ c (* 1/16 (* t z))) x)>
#<alt (/ (+ c (* 1/16 (* t z))) x)>
#<alt (/ (+ c (* 1/16 (* t z))) x)>
#<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 (+ (* 1/16 z) (/ c t)))>
#<alt (* t (+ (* 1/16 z) (/ c t)))>
#<alt (* t (+ (* 1/16 z) (/ c t)))>
#<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 (+ (* 1/16 t) (/ c z)))>
#<alt (* z (+ (* 1/16 t) (/ c z)))>
#<alt (* z (+ (* 1/16 t) (/ c z)))>
#<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)) (* x y))>
#<alt (+ (* 1/16 (* t z)) (* x y))>
#<alt (+ (* 1/16 (* t z)) (* x y))>
#<alt (* x y)>
#<alt (* x (+ y (* 1/16 (/ (* t z) x))))>
#<alt (* x (+ y (* 1/16 (/ (* t z) x))))>
#<alt (* x (+ y (* 1/16 (/ (* t z) x))))>
#<alt (* x y)>
#<alt (* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))>
#<alt (* 1/16 (* t z))>
#<alt (+ (* 1/16 (* t z)) (* x y))>
#<alt (+ (* 1/16 (* t z)) (* x y))>
#<alt (+ (* 1/16 (* t z)) (* x y))>
#<alt (* x y)>
#<alt (* y (+ x (* 1/16 (/ (* t z) y))))>
#<alt (* y (+ x (* 1/16 (/ (* t z) y))))>
#<alt (* y (+ x (* 1/16 (/ (* t z) y))))>
#<alt (* x y)>
#<alt (* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))>
#<alt (* 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/16 z) (/ (* x y) t)))>
#<alt (* t (+ (* 1/16 z) (/ (* x y) t)))>
#<alt (* t (+ (* 1/16 z) (/ (* x y) t)))>
#<alt (* 1/16 (* t z))>
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))>
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))>
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))>
#<alt (* 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/16 t) (/ (* x y) z)))>
#<alt (* z (+ (* 1/16 t) (/ (* x y) z)))>
#<alt (* z (+ (* 1/16 t) (/ (* x y) z)))>
#<alt (* 1/16 (* t z))>
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))>
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))>
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))>
Calls

198 calls:

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

rewrite548.0ms (5.1%)

Algorithm
batch-egg-rewrite
Rules
4716×*-lowering-*.f32
4716×*-lowering-*.f64
2656×/-lowering-/.f32
2656×/-lowering-/.f64
2036×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
028139
1177132
22068131
08238131
Stop Event
iter limit
node limit
Counts
17 → 720
Calls
Call 1
Inputs
(* a (+ (/ (+ c (+ (* x y) (* 1/16 (* t z)))) a) (* b -1/4)))
(+ (/ (+ c (+ (* x y) (* 1/16 (* t z)))) a) (* b -1/4))
(/ (+ c (+ (* x y) (* 1/16 (* t z)))) a)
(+ c (+ (* x y) (* 1/16 (* t z))))
(* x y)
(+ (* 1/16 (* t z)) c)
(* 1/16 (* t z))
(* t z)
(+ (/ z (/ 16 t)) (+ (* x y) c))
(/ z (/ 16 t))
(/ 16 t)
(+ (* x y) c)
(* x (+ y (/ (+ c (* 1/16 (* t z))) x)))
(+ y (/ (+ c (* 1/16 (* t z))) x))
(/ (+ c (* 1/16 (* t z))) x)
(+ c (* 1/16 (* t z)))
(+ (* x y) (* 1/16 (* t z)))
Outputs
(+.f64 (*.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) #s(literal 1 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) #s(literal 1 binary64)))
(fma.f64 a (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) #s(literal 1 binary64)))
(fma.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))
(fma.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) a (*.f64 a (*.f64 b #s(literal -1/4 binary64))))
(fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) #s(literal 1 binary64)))
(fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) #s(literal 1 binary64)))
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (*.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) #s(literal 1 binary64)))
(fma.f64 (*.f64 a (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))) (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) #s(literal 1 binary64)))
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (*.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) #s(literal 1 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (*.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) #s(literal 1 binary64)) (*.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (*.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) #s(literal 1 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) #s(literal 1 binary64)) (*.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) #s(literal 1 binary64))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (-.f64 (*.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) #s(literal 1 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))
(/.f64 (*.f64 a (+.f64 (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) (+.f64 (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a)) (*.f64 (*.f64 b #s(literal -1/4 binary64)) (-.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a)))))
(/.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a)) (*.f64 #s(literal 1/16 binary64) (*.f64 b b)))) (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (*.f64 #s(literal 1/4 binary64) b)))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))) a) (+.f64 (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a)) (*.f64 (*.f64 b #s(literal -1/4 binary64)) (-.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a)))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a)) (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) a) (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (*.f64 #s(literal 1/4 binary64) b)))
(*.f64 a (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (*.f64 b #s(literal -1/4 binary64))))
(*.f64 (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (*.f64 b #s(literal -1/4 binary64))) a)
(+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (*.f64 b #s(literal -1/4 binary64)))
(+.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a))
(-.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (-.f64 #s(literal 0 binary64) a)))
(-.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))) a))
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a)) (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (*.f64 #s(literal 1/4 binary64) b))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (*.f64 #s(literal 1/4 binary64) b))))
(fma.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/4 binary64)))
(fma.f64 b #s(literal -1/4 binary64) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a))
(fma.f64 #s(literal -1/4 binary64) b (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a))
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal -1/4 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (*.f64 b #s(literal -1/4 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (*.f64 b #s(literal -1/4 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a)) (*.f64 (*.f64 b #s(literal -1/4 binary64)) (-.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a)))))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (/.f64 (-.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/4 binary64)))) (/.f64 a (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a)) (*.f64 (*.f64 b #s(literal -1/4 binary64)) (-.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a)))) (+.f64 (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (*.f64 #s(literal 1/4 binary64) b)) (-.f64 (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a)) (*.f64 #s(literal 1/16 binary64) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a)) (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (*.f64 #s(literal 1/4 binary64) b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a)) (*.f64 (*.f64 b #s(literal -1/4 binary64)) (-.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a)) (*.f64 #s(literal 1/16 binary64) (*.f64 b b)))) (neg.f64 (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (*.f64 #s(literal 1/4 binary64) b))))
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a))) (-.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a)))
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a)) (*.f64 (*.f64 b #s(literal -1/4 binary64)) (-.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a)))) (+.f64 (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (*.f64 #s(literal 1/4 binary64) b)) (-.f64 (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a)) (*.f64 #s(literal 1/16 binary64) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a)) (*.f64 (*.f64 b #s(literal -1/4 binary64)) (-.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a))))))
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a)) (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a) (*.f64 #s(literal 1/4 binary64) b))))
(exp.f64 (*.f64 (log.f64 (/.f64 a (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))) a))
(/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a)
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))))) (*.f64 a (+.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (-.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) c)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))) (*.f64 a (-.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))))
(/.f64 (*.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) #s(literal 1 binary64)) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))))))
(/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (-.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) c))) a))
(/.f64 (*.f64 (-.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))) #s(literal 1 binary64)) (*.f64 (-.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (-.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) c))))
(/.f64 (*.f64 (-.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))) (/.f64 #s(literal 1 binary64) a)) (-.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))))
(pow.f64 (/.f64 a (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (-.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) c)))))
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))))
(+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))
(+.f64 (*.f64 x y) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))))
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 c (*.f64 x y)))
(+.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) c)
(+.f64 (+.f64 c (*.f64 x y)) (/.f64 z (/.f64 #s(literal 16 binary64) t)))
(+.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 x y))
(-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 c (*.f64 x y)))) (/.f64 (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y))) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 c (*.f64 x y)))))
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))) (/.f64 (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (-.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))))
(fma.f64 x y (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))))
(fma.f64 y x (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))))
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (+.f64 c (*.f64 x y)))
(fma.f64 t (/.f64 z #s(literal 16 binary64)) (+.f64 c (*.f64 x y)))
(fma.f64 z (/.f64 t #s(literal 16 binary64)) (+.f64 c (*.f64 x y)))
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (+.f64 c (*.f64 x y)))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -16 binary64) t)) (+.f64 c (*.f64 x y)))
(fma.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (*.f64 x y))))) c)
(fma.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)))) (*.f64 x y))
(fma.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (*.f64 x y))
(fma.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (/.f64 z (/.f64 #s(literal 16 binary64) t)))
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 c (*.f64 x y)))
(fma.f64 (/.f64 t #s(literal 16 binary64)) z (+.f64 c (*.f64 x y)))
(fma.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) c)
(fma.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 x y))
(fma.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)) (*.f64 x y))
(fma.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c)) (/.f64 z (/.f64 #s(literal 16 binary64) t)))
(fma.f64 (/.f64 z #s(literal 16 binary64)) t (+.f64 c (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (+.f64 c (*.f64 x y)))
(fma.f64 (/.f64 z #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) t) (+.f64 c (*.f64 x y)))
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t #s(literal 16 binary64)) (+.f64 c (*.f64 x y)))
(/.f64 (+.f64 (*.f64 (+.f64 c (*.f64 x y)) (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y)))) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (+.f64 c (*.f64 x y)) (-.f64 (+.f64 c (*.f64 x y)) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))
(/.f64 (+.f64 (*.f64 (+.f64 c (*.f64 x y)) (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y)))) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y))) (/.f64 (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (*.f64 #s(literal 1 binary64) (+.f64 c (*.f64 x y)))) (/.f64 #s(literal 16 binary64) (*.f64 t z)))))
(/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))))) (+.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (-.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) c))))
(/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))))) (+.f64 (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (-.f64 (*.f64 c c) (*.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 c (*.f64 x y)) (-.f64 (+.f64 c (*.f64 x y)) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 (+.f64 c (*.f64 x y)) (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y)))) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 c (*.f64 x y))) (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (-.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) c))) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (-.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y)))) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 c (*.f64 x y))))
(/.f64 (-.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))) (-.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))))
(/.f64 (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 z (-.f64 (*.f64 x y) c)) (*.f64 (/.f64 #s(literal 16 binary64) t) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 16 binary64) t) (-.f64 (*.f64 x y) c)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 (/.f64 #s(literal -16 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal -16 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 x y) c)) (*.f64 (/.f64 #s(literal -16 binary64) t) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 #s(literal -16 binary64) t) (-.f64 (*.f64 x y) c)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c)) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (-.f64 (*.f64 x y) c)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) z)) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal -16 binary64) t)) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (-.f64 #s(literal 0 binary64) z))) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (/.f64 #s(literal -16 binary64) t)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 16 binary64) (*.f64 t z))) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (/.f64 #s(literal 16 binary64) (*.f64 t z))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)) (/.f64 #s(literal 16 binary64) t)) (*.f64 (-.f64 (*.f64 x y) c) z)) (*.f64 (-.f64 (*.f64 x y) c) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)) (/.f64 #s(literal -16 binary64) t)) (*.f64 (-.f64 (*.f64 x y) c) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 (*.f64 x y) c) (/.f64 #s(literal -16 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)) (/.f64 #s(literal 16 binary64) (*.f64 t z))) (*.f64 (-.f64 (*.f64 x y) c) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x y) c) (/.f64 #s(literal 16 binary64) (*.f64 t z))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 c (*.f64 x y)) (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y)))) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 (+.f64 c (*.f64 x y)) (-.f64 (+.f64 c (*.f64 x y)) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y))))) (neg.f64 (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 c (*.f64 x y)))))
(/.f64 (neg.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))))) (neg.f64 (+.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (-.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) c)))))
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))))) (neg.f64 (-.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (*.f64 c c)) (-.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) c))
(/.f64 (-.f64 (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (-.f64 (+.f64 c (*.f64 x y)) (/.f64 z (/.f64 #s(literal 16 binary64) t))))
(/.f64 (+.f64 (*.f64 z (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 z (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) t) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 16 binary64) t) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 z (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 16 binary64) t) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 16 binary64) t) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 z (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 z (neg.f64 (-.f64 (*.f64 x y) c))) (*.f64 (/.f64 #s(literal 16 binary64) t) (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (neg.f64 (-.f64 (*.f64 x y) c))))
(/.f64 (+.f64 (*.f64 z (-.f64 c (*.f64 x y))) (*.f64 (/.f64 #s(literal 16 binary64) t) (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (-.f64 c (*.f64 x y))))
(/.f64 (+.f64 (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 #s(literal 16 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 16 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (*.f64 t z) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))) (*.f64 #s(literal 16 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 16 binary64) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (*.f64 t z) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) #s(literal 16 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (*.f64 t z) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) #s(literal 16 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 t z) (-.f64 (*.f64 x y) c)) (*.f64 #s(literal 16 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 #s(literal 16 binary64) (-.f64 (*.f64 x y) c)))
(/.f64 (+.f64 (*.f64 (*.f64 t z) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) (*.f64 #s(literal 16 binary64) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 16 binary64) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 t z) (neg.f64 (-.f64 (*.f64 x y) c))) (*.f64 #s(literal 16 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))))) (*.f64 #s(literal 16 binary64) (neg.f64 (-.f64 (*.f64 x y) c))))
(/.f64 (+.f64 (*.f64 (*.f64 t z) (-.f64 c (*.f64 x y))) (*.f64 #s(literal 16 binary64) (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 #s(literal 16 binary64) (-.f64 c (*.f64 x y))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))) (*.f64 (/.f64 #s(literal -16 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal -16 binary64) t) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal -16 binary64) t) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -16 binary64) t) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 #s(literal -16 binary64) t) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -16 binary64) t) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) (*.f64 (/.f64 #s(literal -16 binary64) t) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 #s(literal -16 binary64) t) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (-.f64 (*.f64 x y) c))) (*.f64 (/.f64 #s(literal -16 binary64) t) (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))))) (*.f64 (/.f64 #s(literal -16 binary64) t) (neg.f64 (-.f64 (*.f64 x y) c))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 c (*.f64 x y))) (*.f64 (/.f64 #s(literal -16 binary64) t) (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (/.f64 #s(literal -16 binary64) t) (-.f64 c (*.f64 x y))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) c))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (neg.f64 (-.f64 (*.f64 x y) c))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 c (*.f64 x y))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (-.f64 c (*.f64 x y))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c)) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (-.f64 (*.f64 x y) c)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) c))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 x y) c))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 c (*.f64 x y))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (-.f64 c (*.f64 x y))))
(/.f64 (+.f64 (*.f64 (/.f64 z #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (/.f64 z #s(literal 16 binary64)) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (/.f64 z #s(literal 16 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (/.f64 z #s(literal 16 binary64)) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (/.f64 z #s(literal 16 binary64)) (-.f64 (*.f64 x y) c)) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 x y) c)))
(/.f64 (+.f64 (*.f64 (/.f64 z #s(literal 16 binary64)) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 (/.f64 z #s(literal 16 binary64)) (neg.f64 (-.f64 (*.f64 x y) c))) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (-.f64 (*.f64 x y) c))))
(/.f64 (+.f64 (*.f64 (/.f64 z #s(literal 16 binary64)) (-.f64 c (*.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 c (*.f64 x y))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x y) c)) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (-.f64 (*.f64 x y) c)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 x y) c))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (neg.f64 (-.f64 (*.f64 x y) c))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 c (*.f64 x y))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (-.f64 c (*.f64 x y))))
(/.f64 (+.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) t) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 16 binary64) t) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 16 binary64) t) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 16 binary64) t) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (-.f64 (*.f64 x y) c)) (*.f64 (/.f64 #s(literal 16 binary64) t) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 16 binary64) t) (-.f64 (*.f64 x y) c)))
(/.f64 (+.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 x y) c))) (*.f64 (/.f64 #s(literal 16 binary64) t) (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (neg.f64 (-.f64 (*.f64 x y) c))))
(/.f64 (+.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (-.f64 c (*.f64 x y))) (*.f64 (/.f64 #s(literal 16 binary64) t) (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (-.f64 c (*.f64 x y))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) t) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 16 binary64) t) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 16 binary64) t) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 16 binary64) t) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (-.f64 (*.f64 x y) c)) (*.f64 (/.f64 #s(literal 16 binary64) t) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 16 binary64) t) (-.f64 (*.f64 x y) c)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (-.f64 (*.f64 x y) c))) (*.f64 (/.f64 #s(literal 16 binary64) t) (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (neg.f64 (-.f64 (*.f64 x y) c))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (-.f64 c (*.f64 x y))) (*.f64 (/.f64 #s(literal 16 binary64) t) (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (-.f64 c (*.f64 x y))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) #s(literal 16 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (*.f64 t z))) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) #s(literal 16 binary64)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (/.f64 z #s(literal 16 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (/.f64 #s(literal 1 binary64) t)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (*.f64 z #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) z)) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) #s(literal 16 binary64)) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) (*.f64 t z))) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) #s(literal 16 binary64)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal -16 binary64) t)) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) (-.f64 #s(literal 0 binary64) z))) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) (/.f64 #s(literal -16 binary64) t)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 16 binary64) (*.f64 t z))) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) (/.f64 #s(literal 16 binary64) (*.f64 t z))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) (/.f64 z #s(literal 16 binary64)))) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) (/.f64 #s(literal 1 binary64) t)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) (*.f64 z #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (/.f64 #s(literal 16 binary64) t) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) z)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 #s(literal 16 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (*.f64 t z))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) #s(literal 16 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -16 binary64) t)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -16 binary64) t)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 t z))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 16 binary64) (*.f64 t z))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 z #s(literal 16 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) t)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))))
(/.f64 (+.f64 (/.f64 #s(literal 16 binary64) t) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (/.f64 #s(literal 16 binary64) t) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (/.f64 #s(literal 16 binary64) t) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) z)) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 #s(literal 16 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (*.f64 t z))) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) #s(literal 16 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -16 binary64) t)) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 #s(literal -16 binary64) t)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 t z))) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 #s(literal 16 binary64) (*.f64 t z))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 z #s(literal 16 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 #s(literal 1 binary64) t)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))))
(/.f64 (+.f64 (/.f64 #s(literal 16 binary64) t) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (/.f64 #s(literal 16 binary64) t) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)) #s(literal 16 binary64)) (*.f64 (-.f64 (*.f64 x y) c) (*.f64 t z))) (*.f64 (-.f64 (*.f64 x y) c) #s(literal 16 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x y) c) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x y) c) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 (*.f64 x y) c) (/.f64 z #s(literal 16 binary64)))) (*.f64 (-.f64 (*.f64 x y) c) (/.f64 #s(literal 1 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) (*.f64 (-.f64 (*.f64 x y) c) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 x y) c) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)) (/.f64 #s(literal 16 binary64) t)) (*.f64 (-.f64 (*.f64 x y) c) (*.f64 z #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x y) c) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)) (/.f64 #s(literal 16 binary64) t)) (*.f64 (-.f64 (*.f64 x y) c) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 (*.f64 x y) c) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) z)) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) #s(literal 16 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 t z))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) #s(literal 16 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -16 binary64) t)) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (-.f64 #s(literal 0 binary64) z))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (/.f64 #s(literal -16 binary64) t)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 16 binary64) (*.f64 t z))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (/.f64 #s(literal 16 binary64) (*.f64 t z))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (/.f64 z #s(literal 16 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (/.f64 #s(literal 1 binary64) t)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) z)) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) #s(literal 16 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (*.f64 t z))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) #s(literal 16 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 #s(literal -16 binary64) t)) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (/.f64 #s(literal -16 binary64) t)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 #s(literal 16 binary64) (*.f64 t z))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (/.f64 #s(literal 16 binary64) (*.f64 t z))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (/.f64 z #s(literal 16 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (/.f64 #s(literal 1 binary64) t)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (-.f64 c (*.f64 x y)) z)) (*.f64 (-.f64 c (*.f64 x y)) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal 16 binary64)) (*.f64 (-.f64 c (*.f64 x y)) (*.f64 t z))) (*.f64 (-.f64 c (*.f64 x y)) #s(literal 16 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal -16 binary64) t)) (*.f64 (-.f64 c (*.f64 x y)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 c (*.f64 x y)) (/.f64 #s(literal -16 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal 16 binary64) (*.f64 t z))) (*.f64 (-.f64 c (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 c (*.f64 x y)) (/.f64 #s(literal 16 binary64) (*.f64 t z))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 c (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 c (*.f64 x y)) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 c (*.f64 x y)) (/.f64 z #s(literal 16 binary64)))) (*.f64 (-.f64 c (*.f64 x y)) (/.f64 #s(literal 1 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) (*.f64 (-.f64 c (*.f64 x y)) #s(literal -1 binary64))) (*.f64 (-.f64 c (*.f64 x y)) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (-.f64 c (*.f64 x y)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (-.f64 c (*.f64 x y)) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (-.f64 c (*.f64 x y)) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 c (*.f64 x y)) (/.f64 #s(literal 16 binary64) t)))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 c (*.f64 x y)) (-.f64 (+.f64 c (*.f64 x y)) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 (+.f64 c (*.f64 x y)) (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y)))) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 c (*.f64 x y))) (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (-.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) c))) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (-.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (+.f64 c (*.f64 x y)) (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y)))) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 c (*.f64 x y)) (-.f64 (+.f64 c (*.f64 x y)) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))))
(*.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (-.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) c)))))
(*.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 c (*.f64 x y)))))
(*.f64 (-.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))) (/.f64 #s(literal 1 binary64) (-.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))))
(*.f64 x y)
(*.f64 y x)
(+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)
(-.f64 (/.f64 (*.f64 c c) (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))
(-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)) (/.f64 (*.f64 c c) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)))
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)
(fma.f64 t (/.f64 z #s(literal 16 binary64)) c)
(fma.f64 z (/.f64 t #s(literal 16 binary64)) c)
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c)
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -16 binary64) t)) c)
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)
(fma.f64 (/.f64 t #s(literal 16 binary64)) z c)
(fma.f64 (/.f64 z #s(literal 16 binary64)) t c)
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c)
(fma.f64 (/.f64 z #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) t) c)
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t #s(literal 16 binary64)) c)
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 c c) (*.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c))))
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) (-.f64 (*.f64 c c) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c) (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))
(/.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c c)) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c)))) (neg.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))) (neg.f64 (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c c))) (neg.f64 (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)))
(pow.f64 (/.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) (-.f64 (*.f64 c c) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c) (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c c))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)))))
(*.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))
(*.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))
(*.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) #s(literal -1 binary64)))
(neg.f64 (/.f64 z (/.f64 #s(literal -16 binary64) t)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 16 binary64) t)))
(/.f64 z (/.f64 #s(literal 16 binary64) t))
(/.f64 (*.f64 t z) #s(literal 16 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -16 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 t z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)))
(/.f64 (/.f64 z #s(literal 16 binary64)) (/.f64 #s(literal 1 binary64) t))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))))
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 16 binary64) t))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 16 binary64) t))
(pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) z) #s(literal -1 binary64)))
(*.f64 t (/.f64 z #s(literal 16 binary64)))
(*.f64 z (/.f64 t #s(literal 16 binary64)))
(*.f64 (*.f64 t z) #s(literal 1/16 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -16 binary64) t)))
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 16 binary64) t)))
(*.f64 (/.f64 t #s(literal 16 binary64)) z)
(*.f64 (/.f64 t #s(literal 16 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(*.f64 (/.f64 z #s(literal 16 binary64)) t)
(*.f64 (*.f64 #s(literal 1/16 binary64) z) t)
(*.f64 (/.f64 z #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) t))
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t #s(literal 16 binary64)))
(*.f64 t z)
(*.f64 z t)
(+.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))
(+.f64 (*.f64 x y) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))))
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 c (*.f64 x y)))
(+.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) c)
(+.f64 (+.f64 c (*.f64 x y)) (/.f64 z (/.f64 #s(literal 16 binary64) t)))
(+.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 x y))
(-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 c (*.f64 x y)))) (/.f64 (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y))) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 c (*.f64 x y)))))
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))) (/.f64 (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (-.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))))
(fma.f64 x y (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))))
(fma.f64 y x (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))))
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (+.f64 c (*.f64 x y)))
(fma.f64 t (/.f64 z #s(literal 16 binary64)) (+.f64 c (*.f64 x y)))
(fma.f64 z (/.f64 t #s(literal 16 binary64)) (+.f64 c (*.f64 x y)))
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (+.f64 c (*.f64 x y)))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -16 binary64) t)) (+.f64 c (*.f64 x y)))
(fma.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (*.f64 x y))))) c)
(fma.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)))) (*.f64 x y))
(fma.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (*.f64 x y))
(fma.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (/.f64 z (/.f64 #s(literal 16 binary64) t)))
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 c (*.f64 x y)))
(fma.f64 (/.f64 t #s(literal 16 binary64)) z (+.f64 c (*.f64 x y)))
(fma.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) c)
(fma.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 x y))
(fma.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)) (*.f64 x y))
(fma.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c)) (/.f64 z (/.f64 #s(literal 16 binary64) t)))
(fma.f64 (/.f64 z #s(literal 16 binary64)) t (+.f64 c (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (+.f64 c (*.f64 x y)))
(fma.f64 (/.f64 z #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) t) (+.f64 c (*.f64 x y)))
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t #s(literal 16 binary64)) (+.f64 c (*.f64 x y)))
(/.f64 (+.f64 (*.f64 (+.f64 c (*.f64 x y)) (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y)))) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (+.f64 c (*.f64 x y)) (-.f64 (+.f64 c (*.f64 x y)) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))
(/.f64 (+.f64 (*.f64 (+.f64 c (*.f64 x y)) (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y)))) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y))) (/.f64 (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (*.f64 #s(literal 1 binary64) (+.f64 c (*.f64 x y)))) (/.f64 #s(literal 16 binary64) (*.f64 t z)))))
(/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))))) (+.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (-.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) c))))
(/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))))) (+.f64 (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (-.f64 (*.f64 c c) (*.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 c (*.f64 x y)) (-.f64 (+.f64 c (*.f64 x y)) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 (+.f64 c (*.f64 x y)) (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y)))) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 c (*.f64 x y))) (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (-.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) c))) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (-.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y)))) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 c (*.f64 x y))))
(/.f64 (-.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))) (-.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))))
(/.f64 (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 z (-.f64 (*.f64 x y) c)) (*.f64 (/.f64 #s(literal 16 binary64) t) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 16 binary64) t) (-.f64 (*.f64 x y) c)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 (/.f64 #s(literal -16 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal -16 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 x y) c)) (*.f64 (/.f64 #s(literal -16 binary64) t) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 #s(literal -16 binary64) t) (-.f64 (*.f64 x y) c)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c)) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (-.f64 (*.f64 x y) c)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) z)) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal -16 binary64) t)) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (-.f64 #s(literal 0 binary64) z))) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (/.f64 #s(literal -16 binary64) t)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 16 binary64) (*.f64 t z))) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (/.f64 #s(literal 16 binary64) (*.f64 t z))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)) (/.f64 #s(literal 16 binary64) t)) (*.f64 (-.f64 (*.f64 x y) c) z)) (*.f64 (-.f64 (*.f64 x y) c) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)) (/.f64 #s(literal -16 binary64) t)) (*.f64 (-.f64 (*.f64 x y) c) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 (*.f64 x y) c) (/.f64 #s(literal -16 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)) (/.f64 #s(literal 16 binary64) (*.f64 t z))) (*.f64 (-.f64 (*.f64 x y) c) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x y) c) (/.f64 #s(literal 16 binary64) (*.f64 t z))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 c (*.f64 x y)) (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y)))) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 (+.f64 c (*.f64 x y)) (-.f64 (+.f64 c (*.f64 x y)) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y))))) (neg.f64 (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 c (*.f64 x y)))))
(/.f64 (neg.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))))) (neg.f64 (+.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (-.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) c)))))
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))))) (neg.f64 (-.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (*.f64 c c)) (-.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) c))
(/.f64 (-.f64 (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (-.f64 (+.f64 c (*.f64 x y)) (/.f64 z (/.f64 #s(literal 16 binary64) t))))
(/.f64 (+.f64 (*.f64 z (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 z (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) t) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 16 binary64) t) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 z (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 16 binary64) t) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 16 binary64) t) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 z (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 z (neg.f64 (-.f64 (*.f64 x y) c))) (*.f64 (/.f64 #s(literal 16 binary64) t) (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (neg.f64 (-.f64 (*.f64 x y) c))))
(/.f64 (+.f64 (*.f64 z (-.f64 c (*.f64 x y))) (*.f64 (/.f64 #s(literal 16 binary64) t) (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (-.f64 c (*.f64 x y))))
(/.f64 (+.f64 (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 #s(literal 16 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 16 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (*.f64 t z) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))) (*.f64 #s(literal 16 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 16 binary64) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (*.f64 t z) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) #s(literal 16 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (*.f64 t z) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) #s(literal 16 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 t z) (-.f64 (*.f64 x y) c)) (*.f64 #s(literal 16 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 #s(literal 16 binary64) (-.f64 (*.f64 x y) c)))
(/.f64 (+.f64 (*.f64 (*.f64 t z) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) (*.f64 #s(literal 16 binary64) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 16 binary64) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 t z) (neg.f64 (-.f64 (*.f64 x y) c))) (*.f64 #s(literal 16 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))))) (*.f64 #s(literal 16 binary64) (neg.f64 (-.f64 (*.f64 x y) c))))
(/.f64 (+.f64 (*.f64 (*.f64 t z) (-.f64 c (*.f64 x y))) (*.f64 #s(literal 16 binary64) (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 #s(literal 16 binary64) (-.f64 c (*.f64 x y))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))) (*.f64 (/.f64 #s(literal -16 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal -16 binary64) t) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal -16 binary64) t) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -16 binary64) t) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 #s(literal -16 binary64) t) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -16 binary64) t) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) (*.f64 (/.f64 #s(literal -16 binary64) t) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 #s(literal -16 binary64) t) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (-.f64 (*.f64 x y) c))) (*.f64 (/.f64 #s(literal -16 binary64) t) (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))))) (*.f64 (/.f64 #s(literal -16 binary64) t) (neg.f64 (-.f64 (*.f64 x y) c))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 c (*.f64 x y))) (*.f64 (/.f64 #s(literal -16 binary64) t) (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (/.f64 #s(literal -16 binary64) t) (-.f64 c (*.f64 x y))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) c))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (neg.f64 (-.f64 (*.f64 x y) c))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 c (*.f64 x y))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) (-.f64 c (*.f64 x y))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c)) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (-.f64 (*.f64 x y) c)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) c))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 x y) c))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 c (*.f64 x y))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) (-.f64 c (*.f64 x y))))
(/.f64 (+.f64 (*.f64 (/.f64 z #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (/.f64 z #s(literal 16 binary64)) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (/.f64 z #s(literal 16 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (/.f64 z #s(literal 16 binary64)) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (/.f64 z #s(literal 16 binary64)) (-.f64 (*.f64 x y) c)) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 x y) c)))
(/.f64 (+.f64 (*.f64 (/.f64 z #s(literal 16 binary64)) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 (/.f64 z #s(literal 16 binary64)) (neg.f64 (-.f64 (*.f64 x y) c))) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (-.f64 (*.f64 x y) c))))
(/.f64 (+.f64 (*.f64 (/.f64 z #s(literal 16 binary64)) (-.f64 c (*.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 c (*.f64 x y))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x y) c)) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (-.f64 (*.f64 x y) c)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 x y) c))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (neg.f64 (-.f64 (*.f64 x y) c))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 c (*.f64 x y))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) (-.f64 c (*.f64 x y))))
(/.f64 (+.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) t) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 16 binary64) t) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 16 binary64) t) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 16 binary64) t) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (-.f64 (*.f64 x y) c)) (*.f64 (/.f64 #s(literal 16 binary64) t) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 16 binary64) t) (-.f64 (*.f64 x y) c)))
(/.f64 (+.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 x y) c))) (*.f64 (/.f64 #s(literal 16 binary64) t) (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (neg.f64 (-.f64 (*.f64 x y) c))))
(/.f64 (+.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (-.f64 c (*.f64 x y))) (*.f64 (/.f64 #s(literal 16 binary64) t) (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (-.f64 c (*.f64 x y))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) t) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 16 binary64) t) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 16 binary64) t) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 16 binary64) t) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (-.f64 (*.f64 x y) c)) (*.f64 (/.f64 #s(literal 16 binary64) t) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 16 binary64) t) (-.f64 (*.f64 x y) c)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (-.f64 (*.f64 x y) c))) (*.f64 (/.f64 #s(literal 16 binary64) t) (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (neg.f64 (-.f64 (*.f64 x y) c))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (-.f64 c (*.f64 x y))) (*.f64 (/.f64 #s(literal 16 binary64) t) (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (/.f64 #s(literal 16 binary64) t) (-.f64 c (*.f64 x y))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) #s(literal 16 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (*.f64 t z))) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) #s(literal 16 binary64)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (/.f64 z #s(literal 16 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (/.f64 #s(literal 1 binary64) t)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (*.f64 z #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) z)) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) #s(literal 16 binary64)) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) (*.f64 t z))) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) #s(literal 16 binary64)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal -16 binary64) t)) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) (-.f64 #s(literal 0 binary64) z))) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) (/.f64 #s(literal -16 binary64) t)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 16 binary64) (*.f64 t z))) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) (/.f64 #s(literal 16 binary64) (*.f64 t z))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) (/.f64 z #s(literal 16 binary64)))) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) (/.f64 #s(literal 1 binary64) t)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) (*.f64 z #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (/.f64 #s(literal 16 binary64) t) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) z)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 #s(literal 16 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (*.f64 t z))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) #s(literal 16 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -16 binary64) t)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -16 binary64) t)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 t z))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 16 binary64) (*.f64 t z))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 z #s(literal 16 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) t)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))))
(/.f64 (+.f64 (/.f64 #s(literal 16 binary64) t) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (/.f64 #s(literal 16 binary64) t) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (/.f64 #s(literal 16 binary64) t) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) z)) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 #s(literal 16 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (*.f64 t z))) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) #s(literal 16 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -16 binary64) t)) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 #s(literal -16 binary64) t)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 t z))) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 #s(literal 16 binary64) (*.f64 t z))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 z #s(literal 16 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 #s(literal 1 binary64) t)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))))
(/.f64 (+.f64 (/.f64 #s(literal 16 binary64) t) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (/.f64 #s(literal 16 binary64) t) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)) #s(literal 16 binary64)) (*.f64 (-.f64 (*.f64 x y) c) (*.f64 t z))) (*.f64 (-.f64 (*.f64 x y) c) #s(literal 16 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x y) c) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x y) c) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 (*.f64 x y) c) (/.f64 z #s(literal 16 binary64)))) (*.f64 (-.f64 (*.f64 x y) c) (/.f64 #s(literal 1 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) (*.f64 (-.f64 (*.f64 x y) c) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 x y) c) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)) (/.f64 #s(literal 16 binary64) t)) (*.f64 (-.f64 (*.f64 x y) c) (*.f64 z #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x y) c) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)) (/.f64 #s(literal 16 binary64) t)) (*.f64 (-.f64 (*.f64 x y) c) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 (*.f64 x y) c) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) z)) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) #s(literal 16 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 t z))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) #s(literal 16 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -16 binary64) t)) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (-.f64 #s(literal 0 binary64) z))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (/.f64 #s(literal -16 binary64) t)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 16 binary64) (*.f64 t z))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (/.f64 #s(literal 16 binary64) (*.f64 t z))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (/.f64 z #s(literal 16 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (/.f64 #s(literal 1 binary64) t)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) z)) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) #s(literal 16 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (*.f64 t z))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) #s(literal 16 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 #s(literal -16 binary64) t)) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (/.f64 #s(literal -16 binary64) t)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 #s(literal 16 binary64) (*.f64 t z))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (/.f64 #s(literal 16 binary64) (*.f64 t z))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (/.f64 z #s(literal 16 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (/.f64 #s(literal 1 binary64) t)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (-.f64 c (*.f64 x y)) z)) (*.f64 (-.f64 c (*.f64 x y)) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal 16 binary64)) (*.f64 (-.f64 c (*.f64 x y)) (*.f64 t z))) (*.f64 (-.f64 c (*.f64 x y)) #s(literal 16 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal -16 binary64) t)) (*.f64 (-.f64 c (*.f64 x y)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 c (*.f64 x y)) (/.f64 #s(literal -16 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal 16 binary64) (*.f64 t z))) (*.f64 (-.f64 c (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 c (*.f64 x y)) (/.f64 #s(literal 16 binary64) (*.f64 t z))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 c (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 c (*.f64 x y)) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 c (*.f64 x y)) (/.f64 z #s(literal 16 binary64)))) (*.f64 (-.f64 c (*.f64 x y)) (/.f64 #s(literal 1 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) (*.f64 (-.f64 c (*.f64 x y)) #s(literal -1 binary64))) (*.f64 (-.f64 c (*.f64 x y)) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (-.f64 c (*.f64 x y)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (-.f64 c (*.f64 x y)) (/.f64 #s(literal 16 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (-.f64 c (*.f64 x y)) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 c (*.f64 x y)) (/.f64 #s(literal 16 binary64) t)))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 c (*.f64 x y)) (-.f64 (+.f64 c (*.f64 x y)) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 (+.f64 c (*.f64 x y)) (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y)))) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 c (*.f64 x y))) (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (-.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) c))) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (-.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (+.f64 c (*.f64 x y)) (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y)))) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 c (*.f64 x y)) (-.f64 (+.f64 c (*.f64 x y)) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))))
(*.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (-.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) c)))))
(*.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 c (*.f64 x y)))))
(*.f64 (-.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))) (/.f64 #s(literal 1 binary64) (-.f64 c (+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))) #s(literal -1 binary64)))
(neg.f64 (/.f64 z (/.f64 #s(literal -16 binary64) t)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 16 binary64) t)))
(/.f64 z (/.f64 #s(literal 16 binary64) t))
(/.f64 (*.f64 t z) #s(literal 16 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -16 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 t z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)))
(/.f64 (/.f64 z #s(literal 16 binary64)) (/.f64 #s(literal 1 binary64) t))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z))))
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 16 binary64) t))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 16 binary64) t))
(pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) z) #s(literal -1 binary64)))
(*.f64 t (/.f64 z #s(literal 16 binary64)))
(*.f64 z (/.f64 t #s(literal 16 binary64)))
(*.f64 (*.f64 t z) #s(literal 1/16 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -16 binary64) t)))
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 16 binary64) t)))
(*.f64 (/.f64 t #s(literal 16 binary64)) z)
(*.f64 (/.f64 t #s(literal 16 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(*.f64 (/.f64 z #s(literal 16 binary64)) t)
(*.f64 (*.f64 #s(literal 1/16 binary64) z) t)
(*.f64 (/.f64 z #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) t))
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t #s(literal 16 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 t #s(literal 16 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -16 binary64) t))
(/.f64 #s(literal 16 binary64) t)
(/.f64 #s(literal 16 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 #s(literal -16 binary64) (-.f64 #s(literal 0 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 t #s(literal 16 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t #s(literal 16 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t #s(literal 16 binary64))))
(pow.f64 (/.f64 #s(literal 16 binary64) t) #s(literal 1 binary64))
(pow.f64 (/.f64 t #s(literal 16 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t #s(literal 16 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 16 binary64) (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal -16 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 16 binary64))
(+.f64 c (*.f64 x y))
(+.f64 (*.f64 x y) c)
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)))
(fma.f64 x y c)
(fma.f64 y x c)
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (*.f64 x y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)) (-.f64 (*.f64 x y) c))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) (neg.f64 (-.f64 (*.f64 x y) c)))
(/.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) (*.f64 x y))) (-.f64 c (*.f64 x y)))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))))
(*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c)))
(+.f64 (*.f64 x y) (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) #s(literal 1 binary64)))
(+.f64 (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) #s(literal 1 binary64)) (*.f64 x y))
(fma.f64 x y (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) #s(literal 1 binary64)))
(fma.f64 x (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x) (*.f64 x y))
(fma.f64 y x (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) #s(literal 1 binary64)))
(fma.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) #s(literal 1 binary64) (*.f64 x y))
(fma.f64 (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x) x (*.f64 x y))
(fma.f64 (*.f64 x (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (/.f64 #s(literal 1 binary64) x) (*.f64 x y))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))))) #s(literal 1 binary64))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 (*.f64 (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) #s(literal 1 binary64)) (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) #s(literal 1 binary64))) (*.f64 (*.f64 x y) (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) #s(literal 1 binary64)) (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) #s(literal 1 binary64)))) (-.f64 (*.f64 x y) (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) #s(literal 1 binary64))))
(/.f64 (*.f64 x (+.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))))) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x) y) (/.f64 x (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))))))
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (/.f64 (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (*.f64 x x)))) (-.f64 y (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x)))
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))))) (*.f64 x (*.f64 x x)))) x) (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x) y) (/.f64 x (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))))))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (*.f64 x x))) x) (-.f64 y (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x)))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x)))
(*.f64 (+.f64 y (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x)) x)
(+.f64 y (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x))
(+.f64 (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x) y)
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x))) (/.f64 (/.f64 (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (*.f64 x x)) (-.f64 y (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x))))
(fma.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (/.f64 #s(literal 1 binary64) x) y)
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) y)
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x) y)
(fma.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) y)
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x) y) (/.f64 x (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))))))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (*.f64 x x)) (-.f64 (*.f64 y y) (/.f64 (*.f64 y (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x) y) (/.f64 x (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))))) (+.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))))) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x)) (-.f64 (*.f64 y y) (/.f64 (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (*.f64 x x))) (-.f64 y (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x)))
(/.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))))) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x) y) (/.f64 x (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (*.f64 x x)))) (neg.f64 (-.f64 y (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x))))
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (*.f64 x x)) (*.f64 y y)) (-.f64 (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x) y))
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x) y) (/.f64 x (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))))) (+.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))))) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 y (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x)) (-.f64 (*.f64 y y) (/.f64 (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (*.f64 x x)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x) y) (/.f64 x (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))))))))
(*.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 y (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x))))
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (-.f64 #s(literal 0 binary64) x)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))) x))
(/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x)
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c))) (*.f64 x (+.f64 (*.f64 c c) (*.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)))))
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c))) (*.f64 x (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 x (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))
(/.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c c)) (*.f64 x (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)))
(/.f64 (*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) #s(literal 1 binary64)) x)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c))) x))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))) x))
(/.f64 (*.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) #s(literal 1 binary64)) (*.f64 (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) x))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c) x))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 c c) (*.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))
(/.f64 (*.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (/.f64 #s(literal 1 binary64) x)) (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c))
(pow.f64 (/.f64 x (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 x (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) (/.f64 #s(literal 1 binary64) x))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))) x))
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t))))
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 x (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)))))
(*.f64 (pow.f64 (/.f64 x (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))
(*.f64 (pow.f64 (/.f64 x (-.f64 (*.f64 c c) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))
(*.f64 (pow.f64 (/.f64 x (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c c))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)))
(+.f64 c (/.f64 z (/.f64 #s(literal 16 binary64) t)))
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)
(-.f64 (/.f64 (*.f64 c c) (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))
(-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)) (/.f64 (*.f64 c c) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)))
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)
(fma.f64 t (/.f64 z #s(literal 16 binary64)) c)
(fma.f64 z (/.f64 t #s(literal 16 binary64)) c)
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c)
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -16 binary64) t)) c)
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)
(fma.f64 (/.f64 t #s(literal 16 binary64)) z c)
(fma.f64 (/.f64 z #s(literal 16 binary64)) t c)
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c)
(fma.f64 (/.f64 z #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) t) c)
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t #s(literal 16 binary64)) c)
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 c c) (*.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c))))
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) (-.f64 (*.f64 c c) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c) (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))
(/.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c c)) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c)))) (neg.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))) (neg.f64 (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c c))) (neg.f64 (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)))
(pow.f64 (/.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) (-.f64 (*.f64 c c) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c) (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c c))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)))))
(*.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))
(*.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))
(*.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)))
(+.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t)))
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (*.f64 x y))
(-.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal -16 binary64) t)))
(-.f64 (*.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 16 binary64) t)))
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))
(fma.f64 x y (/.f64 z (/.f64 #s(literal 16 binary64) t)))
(fma.f64 y x (/.f64 z (/.f64 #s(literal 16 binary64) t)))
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))
(fma.f64 t (/.f64 z #s(literal 16 binary64)) (*.f64 x y))
(fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 x y))
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 x y))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -16 binary64) t)) (*.f64 x y))
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 16 binary64) t)) (*.f64 x y))
(fma.f64 (/.f64 t #s(literal 16 binary64)) z (*.f64 x y))
(fma.f64 (/.f64 z #s(literal 16 binary64)) t (*.f64 x y))
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (*.f64 x y))
(fma.f64 (/.f64 z #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) t) (*.f64 x y))
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t #s(literal 16 binary64)) (*.f64 x y))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (/.f64 z (/.f64 #s(literal 16 binary64) t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))))
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (*.f64 x y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))) (neg.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))
(/.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (*.f64 x y))) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (*.f64 x y)))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 4096 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (*.f64 x y))))))
(*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))

simplify525.0ms (4.9%)

Algorithm
egg-herbie
Rules
5496×*-lowering-*.f32
5496×*-lowering-*.f64
2294×+-lowering-+.f64
2294×+-lowering-+.f32
1260×times-frac
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
04519099
116678672
262088603
080648603
Stop Event
iter limit
node limit
Counts
792 → 792
Calls
Call 1
Inputs
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(* -1/4 (* a b))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(* -1/4 (* a b))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a))))
(+ c (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))))
(+ c (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))))
(+ c (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))))
c
(* c (+ 1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) c)))
(* c (+ 1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) c)))
(* c (+ 1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) c)))
c
(* -1 (* c (- (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) c)) 1)))
(* -1 (* c (- (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) c)) 1)))
(* -1 (* c (- (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) c)) 1)))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))))
(+ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (* x y))
(+ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (* x y))
(+ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (* x y))
(* x y)
(* x (+ y (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) x)))
(* x (+ y (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) x)))
(* x (+ y (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) x)))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) x)))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))))
(+ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (* x y))
(+ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (* x y))
(+ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (* x y))
(* x y)
(* y (+ x (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) y)))
(* y (+ x (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) y)))
(* y (+ x (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) y)))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) y)))))
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))))
(+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))))
(+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))))
(+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))))
(* 1/16 (* t z))
(* t (+ (* 1/16 z) (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) t)))
(* t (+ (* 1/16 z) (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) t)))
(* t (+ (* 1/16 z) (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) t)))
(* 1/16 (* t z))
(* -1 (* t (+ (* -1 (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) t)) (* -1/16 z))))
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))))
(+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))))
(+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))))
(+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))))
(* 1/16 (* t z))
(* z (+ (* 1/16 t) (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) z)))
(* z (+ (* 1/16 t) (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) z)))
(* z (+ (* 1/16 t) (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) z)))
(* 1/16 (* t z))
(* -1 (* z (+ (* -1 (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) z)) (* -1/16 t))))
(* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+ (* -1/4 (* a b)) (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(+ (* -1/4 (* a b)) (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(+ (* -1/4 (* a b)) (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(* -1/4 (* a b))
(* b (+ (* -1/4 a) (/ (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))) b)))
(* b (+ (* -1/4 a) (/ (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))) b)))
(* b (+ (* -1/4 a) (/ (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))) b)))
(* -1/4 (* a b))
(* -1 (* b (+ (* -1 (/ (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))) b)) (* 1/4 a))))
(* -1 (* b (+ (* -1 (/ (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))) b)) (* 1/4 a))))
(* -1 (* b (+ (* -1 (/ (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))) b)) (* 1/4 a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(/ c a)
(* c (+ (* -1/4 (/ b c)) (+ (* 1/16 (/ (* t z) (* a c))) (+ (/ 1 a) (/ (* x y) (* a c))))))
(* c (+ (* -1/4 (/ b c)) (+ (* 1/16 (/ (* t z) (* a c))) (+ (/ 1 a) (/ (* x y) (* a c))))))
(* c (+ (* -1/4 (/ b c)) (+ (* 1/16 (/ (* t z) (* a c))) (+ (/ 1 a) (/ (* x y) (* a c))))))
(/ c a)
(* -1 (* c (- (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a))) c)) (/ 1 a))))
(* -1 (* c (- (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a))) c)) (/ 1 a))))
(* -1 (* c (- (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a))) c)) (/ 1 a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(/ (* x y) a)
(* x (+ (* -1/4 (/ b x)) (+ (* 1/16 (/ (* t z) (* a x))) (+ (/ c (* a x)) (/ y a)))))
(* x (+ (* -1/4 (/ b x)) (+ (* 1/16 (/ (* t z) (* a x))) (+ (/ c (* a x)) (/ y a)))))
(* x (+ (* -1/4 (/ b x)) (+ (* 1/16 (/ (* t z) (* a x))) (+ (/ c (* a x)) (/ y a)))))
(/ (* x y) a)
(* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))) x)))))
(* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))) x)))))
(* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))) x)))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(/ (* x y) a)
(* y (+ (* -1/4 (/ b y)) (+ (* 1/16 (/ (* t z) (* a y))) (+ (/ c (* a y)) (/ x a)))))
(* y (+ (* -1/4 (/ b y)) (+ (* 1/16 (/ (* t z) (* a y))) (+ (/ c (* a y)) (/ x a)))))
(* y (+ (* -1/4 (/ b y)) (+ (* 1/16 (/ (* t z) (* a y))) (+ (/ c (* a y)) (/ x a)))))
(/ (* x y) a)
(* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))) y)))))
(* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))) y)))))
(* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))) y)))))
(+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(* 1/16 (/ (* t z) a))
(* t (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (+ (/ c (* a t)) (/ (* x y) (* a t))))))
(* t (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (+ (/ c (* a t)) (/ (* x y) (* a t))))))
(* t (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (+ (/ c (* a t)) (/ (* x y) (* a t))))))
(* 1/16 (/ (* t z) a))
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))) t)) (* -1/16 (/ z a)))))
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))) t)) (* -1/16 (/ z a)))))
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))) t)) (* -1/16 (/ z a)))))
(+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(* 1/16 (/ (* t z) a))
(* z (+ (* -1/4 (/ b z)) (+ (* 1/16 (/ t a)) (+ (/ c (* a z)) (/ (* x y) (* a z))))))
(* z (+ (* -1/4 (/ b z)) (+ (* 1/16 (/ t a)) (+ (/ c (* a z)) (/ (* x y) (* a z))))))
(* z (+ (* -1/4 (/ b z)) (+ (* 1/16 (/ t a)) (+ (/ c (* a z)) (/ (* x y) (* a z))))))
(* 1/16 (/ (* t z) a))
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))) z)) (* -1/16 (/ t a)))))
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))) z)) (* -1/16 (/ t a)))))
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))) z)) (* -1/16 (/ t a)))))
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)
(/ (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) a)
(/ (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) a)
(/ (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) a)
(* -1/4 b)
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(* -1/4 b)
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(* -1/4 b)
(* b (- (+ (* 1/16 (/ (* t z) (* a b))) (+ (/ c (* a b)) (/ (* x y) (* a b)))) 1/4))
(* b (- (+ (* 1/16 (/ (* t z) (* a b))) (+ (/ c (* a b)) (/ (* x y) (* a b)))) 1/4))
(* b (- (+ (* 1/16 (/ (* t z) (* a b))) (+ (/ c (* a b)) (/ (* x y) (* a b)))) 1/4))
(* -1/4 b)
(* -1 (* b (+ 1/4 (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) b)))))
(* -1 (* b (+ 1/4 (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) b)))))
(* -1 (* b (+ 1/4 (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) b)))))
(/ (+ (* 1/16 (* t z)) (* x y)) a)
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(/ c a)
(* c (+ (* 1/16 (/ (* t z) (* a c))) (+ (/ 1 a) (/ (* x y) (* a c)))))
(* c (+ (* 1/16 (/ (* t z) (* a c))) (+ (/ 1 a) (/ (* x y) (* a c)))))
(* c (+ (* 1/16 (/ (* t z) (* a c))) (+ (/ 1 a) (/ (* x y) (* a c)))))
(/ c a)
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) c)) (/ 1 a))))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) c)) (/ 1 a))))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) c)) (/ 1 a))))
(/ (+ c (* 1/16 (* t z))) a)
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(/ (* x y) a)
(* x (+ (* 1/16 (/ (* t z) (* a x))) (+ (/ c (* a x)) (/ y a))))
(* x (+ (* 1/16 (/ (* t z) (* a x))) (+ (/ c (* a x)) (/ y a))))
(* x (+ (* 1/16 (/ (* t z) (* a x))) (+ (/ c (* a x)) (/ y a))))
(/ (* x y) a)
(* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) x)))))
(* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) x)))))
(* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) x)))))
(/ (+ c (* 1/16 (* t z))) a)
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(/ (* x y) a)
(* y (+ (* 1/16 (/ (* t z) (* a y))) (+ (/ c (* a y)) (/ x a))))
(* y (+ (* 1/16 (/ (* t z) (* a y))) (+ (/ c (* a y)) (/ x a))))
(* y (+ (* 1/16 (/ (* t z) (* a y))) (+ (/ c (* a y)) (/ x a))))
(/ (* x y) a)
(* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) y)))))
(* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) y)))))
(* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) y)))))
(/ (+ c (* x y)) a)
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(* 1/16 (/ (* t z) a))
(* t (+ (* 1/16 (/ z a)) (+ (/ c (* a t)) (/ (* x y) (* a t)))))
(* t (+ (* 1/16 (/ z a)) (+ (/ c (* a t)) (/ (* x y) (* a t)))))
(* t (+ (* 1/16 (/ z a)) (+ (/ c (* a t)) (/ (* x y) (* a t)))))
(* 1/16 (/ (* t z) a))
(* -1 (* t (+ (* -1 (/ (+ (/ c a) (/ (* x y) a)) t)) (* -1/16 (/ z a)))))
(* -1 (* t (+ (* -1 (/ (+ (/ c a) (/ (* x y) a)) t)) (* -1/16 (/ z a)))))
(* -1 (* t (+ (* -1 (/ (+ (/ c a) (/ (* x y) a)) t)) (* -1/16 (/ z a)))))
(/ (+ c (* x y)) a)
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(* 1/16 (/ (* t z) a))
(* z (+ (* 1/16 (/ t a)) (+ (/ c (* a z)) (/ (* x y) (* a z)))))
(* z (+ (* 1/16 (/ t a)) (+ (/ c (* a z)) (/ (* x y) (* a z)))))
(* z (+ (* 1/16 (/ t a)) (+ (/ c (* a z)) (/ (* x y) (* a z)))))
(* 1/16 (/ (* t z) a))
(* -1 (* z (+ (* -1 (/ (+ (/ c a) (/ (* x y) a)) z)) (* -1/16 (/ t a)))))
(* -1 (* z (+ (* -1 (/ (+ (/ c a) (/ (* x y) a)) z)) (* -1/16 (/ t a)))))
(* -1 (* z (+ (* -1 (/ (+ (/ c a) (/ (* x y) a)) z)) (* -1/16 (/ t a)))))
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)
(+ (* 1/16 (* t z)) (* x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
c
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
c
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(+ c (* 1/16 (* t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* x y)
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c 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 (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* x y)
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c 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)))))
(+ 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 (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* 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 (* 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 (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* 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))))
(* 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 (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(* 1/16 (* t z))
(* t (+ (* 1/16 z) (/ c t)))
(* t (+ (* 1/16 z) (/ c t)))
(* t (+ (* 1/16 z) (/ c t)))
(* 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 (+ (* 1/16 t) (/ c z)))
(* z (+ (* 1/16 t) (/ c z)))
(* z (+ (* 1/16 t) (/ c z)))
(* 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))
(+ 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)))
(* 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)
(+ 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 (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* 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 (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* 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 (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* x y)
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c 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 (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* x y)
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c 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/16 (* t z)) (* x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
c
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
c
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(* 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))
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 16 t)
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)))
(+ c (* 1/16 (* t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* x y)
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c 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)))))
(* x (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+ (* x y) (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(+ (* x y) (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(+ (* x y) (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x y)
(* y (+ x (/ (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))) y)))
(* y (+ x (/ (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))) y)))
(* y (+ x (/ (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))) y)))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))) y)))))
(* x (+ y (* 1/16 (/ (* t z) x))))
(+ c (* x (+ y (* 1/16 (/ (* t z) x)))))
(+ c (* x (+ y (* 1/16 (/ (* t z) x)))))
(+ c (* x (+ y (* 1/16 (/ (* t z) x)))))
c
(* c (+ 1 (/ (* x (+ y (* 1/16 (/ (* t z) x)))) c)))
(* c (+ 1 (/ (* x (+ y (* 1/16 (/ (* t z) x)))) c)))
(* c (+ 1 (/ (* x (+ y (* 1/16 (/ (* t z) x)))) c)))
c
(* -1 (* c (- (* -1 (/ (* x (+ y (* 1/16 (/ (* t z) x)))) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x (+ y (* 1/16 (/ (* t z) x)))) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x (+ y (* 1/16 (/ (* t z) x)))) c)) 1)))
(* x (+ y (/ c x)))
(+ (* 1/16 (* t z)) (* x (+ y (/ c x))))
(+ (* 1/16 (* t z)) (* x (+ y (/ c x))))
(+ (* 1/16 (* t z)) (* x (+ y (/ c x))))
(* 1/16 (* t z))
(* t (+ (* 1/16 z) (/ (* x (+ y (/ c x))) t)))
(* t (+ (* 1/16 z) (/ (* x (+ y (/ c x))) t)))
(* t (+ (* 1/16 z) (/ (* x (+ y (/ c x))) t)))
(* 1/16 (* t z))
(* -1 (* t (+ (* -1 (/ (* x (+ y (/ c x))) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (* x (+ y (/ c x))) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (* x (+ y (/ c x))) t)) (* -1/16 z))))
(* x (+ y (/ c x)))
(+ (* 1/16 (* t z)) (* x (+ y (/ c x))))
(+ (* 1/16 (* t z)) (* x (+ y (/ c x))))
(+ (* 1/16 (* t z)) (* x (+ y (/ c x))))
(* 1/16 (* t z))
(* z (+ (* 1/16 t) (/ (* x (+ y (/ c x))) z)))
(* z (+ (* 1/16 t) (/ (* x (+ y (/ c x))) z)))
(* z (+ (* 1/16 t) (/ (* x (+ y (/ c x))) z)))
(* 1/16 (* t z))
(* -1 (* z (+ (* -1 (/ (* x (+ y (/ c x))) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (* x (+ y (/ c x))) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (* x (+ y (/ c x))) z)) (* -1/16 t))))
(+ (* 1/16 (/ (* t z) x)) (/ c x))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
y
(* y (+ 1 (+ (* 1/16 (/ (* t z) (* x y))) (/ c (* x y)))))
(* y (+ 1 (+ (* 1/16 (/ (* t z) (* x y))) (/ c (* x y)))))
(* y (+ 1 (+ (* 1/16 (/ (* t z) (* x y))) (/ c (* x y)))))
y
(* -1 (* y (- (* -1 (/ (+ (* 1/16 (/ (* t z) x)) (/ c x)) y)) 1)))
(* -1 (* y (- (* -1 (/ (+ (* 1/16 (/ (* t z) x)) (/ c x)) y)) 1)))
(* -1 (* y (- (* -1 (/ (+ (* 1/16 (/ (* t z) x)) (/ c x)) y)) 1)))
(+ y (* 1/16 (/ (* t z) x)))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(/ c x)
(* c (+ (* 1/16 (/ (* t z) (* c x))) (+ (/ 1 x) (/ y c))))
(* c (+ (* 1/16 (/ (* t z) (* c x))) (+ (/ 1 x) (/ y c))))
(* c (+ (* 1/16 (/ (* t z) (* c x))) (+ (/ 1 x) (/ y c))))
(/ c x)
(* -1 (* c (- (* -1 (/ (+ y (* 1/16 (/ (* t z) x))) c)) (/ 1 x))))
(* -1 (* c (- (* -1 (/ (+ y (* 1/16 (/ (* t z) x))) c)) (/ 1 x))))
(* -1 (* c (- (* -1 (/ (+ y (* 1/16 (/ (* t z) x))) c)) (/ 1 x))))
(+ y (/ c x))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(* 1/16 (/ (* t z) x))
(* t (+ (* 1/16 (/ z x)) (+ (/ c (* t x)) (/ y t))))
(* t (+ (* 1/16 (/ z x)) (+ (/ c (* t x)) (/ y t))))
(* t (+ (* 1/16 (/ z x)) (+ (/ c (* t x)) (/ y t))))
(* 1/16 (/ (* t z) x))
(* -1 (* t (+ (* -1 (/ (+ y (/ c x)) t)) (* -1/16 (/ z x)))))
(* -1 (* t (+ (* -1 (/ (+ y (/ c x)) t)) (* -1/16 (/ z x)))))
(* -1 (* t (+ (* -1 (/ (+ y (/ c x)) t)) (* -1/16 (/ z x)))))
(+ y (/ c x))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(* 1/16 (/ (* t z) x))
(* z (+ (* 1/16 (/ t x)) (+ (/ c (* x z)) (/ y z))))
(* z (+ (* 1/16 (/ t x)) (+ (/ c (* x z)) (/ y z))))
(* z (+ (* 1/16 (/ t x)) (+ (/ c (* x z)) (/ y z))))
(* 1/16 (/ (* t z) x))
(* -1 (* z (+ (* -1 (/ (+ y (/ c x)) z)) (* -1/16 (/ t x)))))
(* -1 (* z (+ (* -1 (/ (+ y (/ c x)) z)) (* -1/16 (/ t x)))))
(* -1 (* z (+ (* -1 (/ (+ y (/ c x)) z)) (* -1/16 (/ t x)))))
(/ (+ c (* 1/16 (* t z))) x)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) x)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) x)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) x)
y
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
y
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(* 1/16 (/ (* t z) x))
(+ (* 1/16 (/ (* t z) x)) (/ c x))
(+ (* 1/16 (/ (* t z) x)) (/ c x))
(+ (* 1/16 (/ (* t z) x)) (/ c x))
(/ c x)
(* c (+ (* 1/16 (/ (* t z) (* c x))) (/ 1 x)))
(* c (+ (* 1/16 (/ (* t z) (* c x))) (/ 1 x)))
(* c (+ (* 1/16 (/ (* t z) (* c x))) (/ 1 x)))
(/ c x)
(* -1 (* c (- (* -1/16 (/ (* t z) (* c x))) (/ 1 x))))
(* -1 (* c (- (* -1/16 (/ (* t z) (* c x))) (/ 1 x))))
(* -1 (* c (- (* -1/16 (/ (* t z) (* c x))) (/ 1 x))))
(/ c x)
(+ (* 1/16 (/ (* t z) x)) (/ c x))
(+ (* 1/16 (/ (* t z) x)) (/ c x))
(+ (* 1/16 (/ (* t z) x)) (/ c x))
(* 1/16 (/ (* t z) x))
(* t (+ (* 1/16 (/ z x)) (/ c (* t x))))
(* t (+ (* 1/16 (/ z x)) (/ c (* t x))))
(* t (+ (* 1/16 (/ z x)) (/ c (* t x))))
(* 1/16 (/ (* t z) x))
(* -1 (* t (+ (* -1 (/ c (* t x))) (* -1/16 (/ z x)))))
(* -1 (* t (+ (* -1 (/ c (* t x))) (* -1/16 (/ z x)))))
(* -1 (* t (+ (* -1 (/ c (* t x))) (* -1/16 (/ z x)))))
(/ c x)
(+ (* 1/16 (/ (* t z) x)) (/ c x))
(+ (* 1/16 (/ (* t z) x)) (/ c x))
(+ (* 1/16 (/ (* t z) x)) (/ c x))
(* 1/16 (/ (* t z) x))
(* z (+ (* 1/16 (/ t x)) (/ c (* x z))))
(* z (+ (* 1/16 (/ t x)) (/ c (* x z))))
(* z (+ (* 1/16 (/ t x)) (/ c (* x z))))
(* 1/16 (/ (* t z) x))
(* -1 (* z (+ (* -1 (/ c (* x z))) (* -1/16 (/ t x)))))
(* -1 (* z (+ (* -1 (/ c (* x z))) (* -1/16 (/ t x)))))
(* -1 (* z (+ (* -1 (/ c (* x z))) (* -1/16 (/ t x)))))
(/ (+ c (* 1/16 (* t z))) x)
(/ (+ c (* 1/16 (* t z))) x)
(/ (+ c (* 1/16 (* t z))) x)
(/ (+ c (* 1/16 (* t z))) x)
(/ (+ c (* 1/16 (* t z))) x)
(/ (+ c (* 1/16 (* t z))) x)
(/ (+ c (* 1/16 (* t z))) x)
(/ (+ c (* 1/16 (* t z))) x)
(/ (+ c (* 1/16 (* t z))) x)
(/ (+ c (* 1/16 (* t z))) x)
(/ (+ c (* 1/16 (* t z))) x)
(/ (+ c (* 1/16 (* t z))) x)
(* 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 (+ (* 1/16 z) (/ c t)))
(* t (+ (* 1/16 z) (/ c t)))
(* t (+ (* 1/16 z) (/ c t)))
(* 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 (+ (* 1/16 t) (/ c z)))
(* z (+ (* 1/16 t) (/ c z)))
(* z (+ (* 1/16 t) (/ c z)))
(* 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)) (* x y))
(+ (* 1/16 (* t z)) (* x y))
(+ (* 1/16 (* t z)) (* x y))
(* x y)
(* x (+ y (* 1/16 (/ (* t z) x))))
(* x (+ y (* 1/16 (/ (* t z) x))))
(* x (+ y (* 1/16 (/ (* t z) x))))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))
(* 1/16 (* t z))
(+ (* 1/16 (* t z)) (* x y))
(+ (* 1/16 (* t z)) (* x y))
(+ (* 1/16 (* t z)) (* x y))
(* x y)
(* y (+ x (* 1/16 (/ (* t z) y))))
(* y (+ x (* 1/16 (/ (* t z) y))))
(* y (+ x (* 1/16 (/ (* t z) y))))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(* 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/16 z) (/ (* x y) t)))
(* t (+ (* 1/16 z) (/ (* x y) t)))
(* t (+ (* 1/16 z) (/ (* x y) t)))
(* 1/16 (* t z))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))
(* 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/16 t) (/ (* x y) z)))
(* z (+ (* 1/16 t) (/ (* x y) z)))
(* z (+ (* 1/16 t) (/ (* x y) z)))
(* 1/16 (* t z))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))
Outputs
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.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 (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(*.f64 a (neg.f64 (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) a))))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(*.f64 a (neg.f64 (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) a))))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(*.f64 a (neg.f64 (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) a))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))))
(+ c (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))))
(+.f64 c (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))))
(+ c (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))))
(+.f64 c (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))))
(+ c (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))))
(+.f64 c (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))))
c
(* c (+ 1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))) c)))
(* c (+ 1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))) c)))
(* c (+ 1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))) c)))
c
(* -1 (* c (- (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) c)) 1)))
(*.f64 c (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))) (neg.f64 c)))))
(* -1 (* c (- (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) c)) 1)))
(*.f64 c (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))) (neg.f64 c)))))
(* -1 (* c (- (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) c)) 1)))
(*.f64 c (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))) (neg.f64 c)))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a))))
(+ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (* x y))
(+.f64 (*.f64 x y) (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)))))
(+ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (* x y))
(+.f64 (*.f64 x y) (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)))))
(+ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (* x y))
(+.f64 (*.f64 x y) (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)))))
(* x y)
(*.f64 x y)
(* x (+ y (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) x)))
(*.f64 x (+.f64 y (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)))) x)))
(* x (+ y (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) x)))
(*.f64 x (+.f64 y (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)))) x)))
(* x (+ y (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) x)))
(*.f64 x (+.f64 y (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)))) x)))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) x)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)))) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1 y) (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) x)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)))) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1 y) (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) x)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)))) x)) (-.f64 #s(literal 0 binary64) x))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a))))
(+ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (* x y))
(+.f64 (*.f64 x y) (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)))))
(+ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (* x y))
(+.f64 (*.f64 x y) (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)))))
(+ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (* x y))
(+.f64 (*.f64 x y) (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)))))
(* x y)
(*.f64 x y)
(* y (+ x (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) y)))
(*.f64 y (+.f64 x (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)))) y)))
(* y (+ x (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) y)))
(*.f64 y (+.f64 x (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)))) y)))
(* y (+ x (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) y)))
(*.f64 y (+.f64 x (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)))) y)))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)))) (-.f64 #s(literal 0 binary64) y)) x))
(* -1 (* y (+ (* -1 x) (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)))) (-.f64 #s(literal 0 binary64) y)) x))
(* -1 (* y (+ (* -1 x) (* -1 (/ (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)))) (-.f64 #s(literal 0 binary64) y)) x))
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))))
(*.f64 a (+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))))
(+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a)))))
(+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a)))))
(+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a)))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* 1/16 z) (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) (/.f64 a t))))
(* t (+ (* 1/16 z) (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) (/.f64 a t))))
(* t (+ (* 1/16 z) (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) (/.f64 a t))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) (/.f64 a t))) (neg.f64 t))
(* -1 (* t (+ (* -1 (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) (/.f64 a t))) (neg.f64 t))
(* -1 (* t (+ (* -1 (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) (/.f64 a t))) (neg.f64 t))
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))))
(*.f64 a (+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))))
(+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a)))))
(+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a)))))
(+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a)))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* 1/16 t) (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 (+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) (/.f64 a z))))
(* z (+ (* 1/16 t) (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 (+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) (/.f64 a z))))
(* z (+ (* 1/16 t) (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 (+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) (/.f64 a z))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) (/.f64 a z))) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) (/.f64 a z))) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) (/.f64 a z))) (neg.f64 z))
(* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(*.f64 a (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))))
(+ (* -1/4 (* a b)) (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))))
(+ (* -1/4 (* a b)) (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))))
(+ (* -1/4 (* a b)) (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* b (+ (* -1/4 a) (/ (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))) b)))
(*.f64 b (*.f64 a (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))) b))))
(* b (+ (* -1/4 a) (/ (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))) b)))
(*.f64 b (*.f64 a (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))) b))))
(* b (+ (* -1/4 a) (/ (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))) b)))
(*.f64 b (*.f64 a (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))) b))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* b (+ (* -1 (/ (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))) b)) (* 1/4 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))) (/.f64 a b))) (neg.f64 b))
(* -1 (* b (+ (* -1 (/ (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))) b)) (* 1/4 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))) (/.f64 a b))) (neg.f64 b))
(* -1 (* b (+ (* -1 (/ (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))) b)) (* 1/4 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))) (/.f64 a b))) (neg.f64 b))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))))
(/ c a)
(/.f64 c a)
(* c (+ (* -1/4 (/ b c)) (+ (* 1/16 (/ (* t z) (* a c))) (+ (/ 1 a) (/ (* x y) (* a c))))))
(*.f64 c (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) (*.f64 c a))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) b) c) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) c))))
(* c (+ (* -1/4 (/ b c)) (+ (* 1/16 (/ (* t z) (* a c))) (+ (/ 1 a) (/ (* x y) (* a c))))))
(*.f64 c (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) (*.f64 c a))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) b) c) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) c))))
(* c (+ (* -1/4 (/ b c)) (+ (* 1/16 (/ (* t z) (* a c))) (+ (/ 1 a) (/ (* x y) (* a c))))))
(*.f64 c (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) (*.f64 c a))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) b) c) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) c))))
(/ c a)
(/.f64 c a)
(* -1 (* c (- (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a))) c)) (/ 1 a))))
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))) (neg.f64 c)) (/.f64 #s(literal -1 binary64) a)) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a))) c)) (/ 1 a))))
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))) (neg.f64 c)) (/.f64 #s(literal -1 binary64) a)) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a))) c)) (/ 1 a))))
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))) (neg.f64 c)) (/.f64 #s(literal -1 binary64) a)) (neg.f64 c))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))))
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(* x (+ (* -1/4 (/ b x)) (+ (* 1/16 (/ (* t z) (* a x))) (+ (/ c (* a x)) (/ y a)))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) b) x) (+.f64 (/.f64 c (*.f64 x a)) (+.f64 (/.f64 y a) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x a))))))
(* x (+ (* -1/4 (/ b x)) (+ (* 1/16 (/ (* t z) (* a x))) (+ (/ c (* a x)) (/ y a)))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) b) x) (+.f64 (/.f64 c (*.f64 x a)) (+.f64 (/.f64 y a) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x a))))))
(* x (+ (* -1/4 (/ b x)) (+ (* 1/16 (/ (* t z) (* a x))) (+ (/ c (* a x)) (/ y a)))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) b) x) (+.f64 (/.f64 c (*.f64 x a)) (+.f64 (/.f64 y a) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x a))))))
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a))) (-.f64 #s(literal 0 binary64) x)) (/.f64 y a)))
(* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a))) (-.f64 #s(literal 0 binary64) x)) (/.f64 y a)))
(* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a))) (-.f64 #s(literal 0 binary64) x)) (/.f64 y a)))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))))
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(* y (+ (* -1/4 (/ b y)) (+ (* 1/16 (/ (* t z) (* a y))) (+ (/ c (* a y)) (/ x a)))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) b) y) (+.f64 (/.f64 c (*.f64 y a)) (+.f64 (/.f64 x a) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) y)))))
(* y (+ (* -1/4 (/ b y)) (+ (* 1/16 (/ (* t z) (* a y))) (+ (/ c (* a y)) (/ x a)))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) b) y) (+.f64 (/.f64 c (*.f64 y a)) (+.f64 (/.f64 x a) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) y)))))
(* y (+ (* -1/4 (/ b y)) (+ (* 1/16 (/ (* t z) (* a y))) (+ (/ c (* a y)) (/ x a)))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) b) y) (+.f64 (/.f64 c (*.f64 y a)) (+.f64 (/.f64 x a) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) y)))))
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))) y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x a)) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a))) y)))
(* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))) y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x a)) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a))) y)))
(* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))) y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x a)) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a))) y)))
(+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))
(+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a)))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))))
(* 1/16 (/ (* t z) a))
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a)
(* t (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (+ (/ c (* a t)) (/ (* x y) (* a t))))))
(*.f64 t (+.f64 (+.f64 (/.f64 c (*.f64 t a)) (/.f64 (*.f64 x y) (*.f64 t a))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) b) t) (*.f64 #s(literal 1/16 binary64) (/.f64 z a)))))
(* t (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (+ (/ c (* a t)) (/ (* x y) (* a t))))))
(*.f64 t (+.f64 (+.f64 (/.f64 c (*.f64 t a)) (/.f64 (*.f64 x y) (*.f64 t a))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) b) t) (*.f64 #s(literal 1/16 binary64) (/.f64 z a)))))
(* t (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (+ (/ c (* a t)) (/ (* x y) (* a t))))))
(*.f64 t (+.f64 (+.f64 (/.f64 c (*.f64 t a)) (/.f64 (*.f64 x y) (*.f64 t a))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) b) t) (*.f64 #s(literal 1/16 binary64) (/.f64 z a)))))
(* 1/16 (/ (* t z) a))
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a)
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))) t)) (* -1/16 (/ z a)))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (/.f64 (*.f64 z #s(literal -1/16 binary64)) a) (/.f64 (+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) t))))
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))) t)) (* -1/16 (/ z a)))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (/.f64 (*.f64 z #s(literal -1/16 binary64)) a) (/.f64 (+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) t))))
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))) t)) (* -1/16 (/ z a)))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (/.f64 (*.f64 z #s(literal -1/16 binary64)) a) (/.f64 (+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) t))))
(+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))
(+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a)))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))))
(* 1/16 (/ (* t z) a))
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a)
(* z (+ (* -1/4 (/ b z)) (+ (* 1/16 (/ t a)) (+ (/ c (* a z)) (/ (* x y) (* a z))))))
(*.f64 z (+.f64 (+.f64 (/.f64 (/.f64 c a) z) (/.f64 (*.f64 x y) (*.f64 z a))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) b) z) (/.f64 (*.f64 #s(literal 1/16 binary64) t) a))))
(* z (+ (* -1/4 (/ b z)) (+ (* 1/16 (/ t a)) (+ (/ c (* a z)) (/ (* x y) (* a z))))))
(*.f64 z (+.f64 (+.f64 (/.f64 (/.f64 c a) z) (/.f64 (*.f64 x y) (*.f64 z a))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) b) z) (/.f64 (*.f64 #s(literal 1/16 binary64) t) a))))
(* z (+ (* -1/4 (/ b z)) (+ (* 1/16 (/ t a)) (+ (/ c (* a z)) (/ (* x y) (* a z))))))
(*.f64 z (+.f64 (+.f64 (/.f64 (/.f64 c a) z) (/.f64 (*.f64 x y) (*.f64 z a))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) b) z) (/.f64 (*.f64 #s(literal 1/16 binary64) t) a))))
(* 1/16 (/ (* t z) a))
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a)
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))) z)) (* -1/16 (/ t a)))))
(*.f64 (-.f64 (*.f64 t (/.f64 #s(literal -1/16 binary64) a)) (/.f64 (+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))) z)) (* -1/16 (/ t a)))))
(*.f64 (-.f64 (*.f64 t (/.f64 #s(literal -1/16 binary64) a)) (/.f64 (+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))) z)) (* -1/16 (/ t a)))))
(*.f64 (-.f64 (*.f64 t (/.f64 #s(literal -1/16 binary64) a)) (/.f64 (+.f64 (/.f64 (*.f64 x y) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) z)) (neg.f64 z))
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) a)
(/ (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) a)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) a)
(/ (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) a)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) a)
(/ (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) a)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) a)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))))
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))))
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))))
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* b (- (+ (* 1/16 (/ (* t z) (* a b))) (+ (/ c (* a b)) (/ (* x y) (* a b)))) 1/4))
(*.f64 b (+.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a b)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 x y) (*.f64 a b))))))
(* b (- (+ (* 1/16 (/ (* t z) (* a b))) (+ (/ c (* a b)) (/ (* x y) (* a b)))) 1/4))
(*.f64 b (+.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a b)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 x y) (*.f64 a b))))))
(* b (- (+ (* 1/16 (/ (* t z) (* a b))) (+ (/ c (* a b)) (/ (* x y) (* a b)))) 1/4))
(*.f64 b (+.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a b)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 x y) (*.f64 a b))))))
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1 (* b (+ 1/4 (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) b)))))
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))) b)) (neg.f64 b))
(* -1 (* b (+ 1/4 (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) b)))))
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))) b)) (neg.f64 b))
(* -1 (* b (+ 1/4 (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) b)))))
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a))) b)) (neg.f64 b))
(/ (+ (* 1/16 (* t z)) (* x y)) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) a)
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))
(/ c a)
(/.f64 c a)
(* c (+ (* 1/16 (/ (* t z) (* a c))) (+ (/ 1 a) (/ (* x y) (* a c)))))
(*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) c) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) (*.f64 c a)))))
(* c (+ (* 1/16 (/ (* t z) (* a c))) (+ (/ 1 a) (/ (* x y) (* a c)))))
(*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) c) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) (*.f64 c a)))))
(* c (+ (* 1/16 (/ (* t z) (* a c))) (+ (/ 1 a) (/ (* x y) (* a c)))))
(*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) c) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) (*.f64 c a)))))
(/ c a)
(/.f64 c a)
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) c)) (/ 1 a))))
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)) (neg.f64 c)) (/.f64 #s(literal -1 binary64) a)) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) c)) (/ 1 a))))
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)) (neg.f64 c)) (/.f64 #s(literal -1 binary64) a)) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) c)) (/ 1 a))))
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)) (neg.f64 c)) (/.f64 #s(literal -1 binary64) a)) (neg.f64 c))
(/ (+ c (* 1/16 (* t z))) a)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) a)
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(* x (+ (* 1/16 (/ (* t z) (* a x))) (+ (/ c (* a x)) (/ y a))))
(*.f64 x (+.f64 (/.f64 c (*.f64 x a)) (+.f64 (/.f64 y a) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x a)))))
(* x (+ (* 1/16 (/ (* t z) (* a x))) (+ (/ c (* a x)) (/ y a))))
(*.f64 x (+.f64 (/.f64 c (*.f64 x a)) (+.f64 (/.f64 y a) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x a)))))
(* x (+ (* 1/16 (/ (* t z) (* a x))) (+ (/ c (* a x)) (/ y a))))
(*.f64 x (+.f64 (/.f64 c (*.f64 x a)) (+.f64 (/.f64 y a) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x a)))))
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)) x)))
(* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)) x)))
(* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)) x)))
(/ (+ c (* 1/16 (* t z))) a)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) a)
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(* y (+ (* 1/16 (/ (* t z) (* a y))) (+ (/ c (* a y)) (/ x a))))
(*.f64 y (+.f64 (/.f64 c (*.f64 y a)) (+.f64 (/.f64 x a) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) y))))
(* y (+ (* 1/16 (/ (* t z) (* a y))) (+ (/ c (* a y)) (/ x a))))
(*.f64 y (+.f64 (/.f64 c (*.f64 y a)) (+.f64 (/.f64 x a) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) y))))
(* y (+ (* 1/16 (/ (* t z) (* a y))) (+ (/ c (* a y)) (/ x a))))
(*.f64 y (+.f64 (/.f64 c (*.f64 y a)) (+.f64 (/.f64 x a) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) y))))
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) y)))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (+.f64 (/.f64 x a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)) y)))
(* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) y)))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (+.f64 (/.f64 x a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)) y)))
(* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) y)))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (+.f64 (/.f64 x a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)) y)))
(/ (+ c (* x y)) a)
(/.f64 (+.f64 c (*.f64 x y)) a)
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))
(* 1/16 (/ (* t z) a))
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a)
(* t (+ (* 1/16 (/ z a)) (+ (/ c (* a t)) (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (/.f64 c (*.f64 t a)) (+.f64 (/.f64 (*.f64 x y) (*.f64 t a)) (*.f64 #s(literal 1/16 binary64) (/.f64 z a)))))
(* t (+ (* 1/16 (/ z a)) (+ (/ c (* a t)) (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (/.f64 c (*.f64 t a)) (+.f64 (/.f64 (*.f64 x y) (*.f64 t a)) (*.f64 #s(literal 1/16 binary64) (/.f64 z a)))))
(* t (+ (* 1/16 (/ z a)) (+ (/ c (* a t)) (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (/.f64 c (*.f64 t a)) (+.f64 (/.f64 (*.f64 x y) (*.f64 t a)) (*.f64 #s(literal 1/16 binary64) (/.f64 z a)))))
(* 1/16 (/ (* t z) a))
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a)
(* -1 (* t (+ (* -1 (/ (+ (/ c a) (/ (* x y) a)) t)) (* -1/16 (/ z a)))))
(*.f64 (-.f64 (/.f64 (*.f64 z #s(literal -1/16 binary64)) a) (/.f64 (+.f64 (/.f64 c a) (/.f64 (*.f64 x y) a)) t)) (neg.f64 t))
(* -1 (* t (+ (* -1 (/ (+ (/ c a) (/ (* x y) a)) t)) (* -1/16 (/ z a)))))
(*.f64 (-.f64 (/.f64 (*.f64 z #s(literal -1/16 binary64)) a) (/.f64 (+.f64 (/.f64 c a) (/.f64 (*.f64 x y) a)) t)) (neg.f64 t))
(* -1 (* t (+ (* -1 (/ (+ (/ c a) (/ (* x y) a)) t)) (* -1/16 (/ z a)))))
(*.f64 (-.f64 (/.f64 (*.f64 z #s(literal -1/16 binary64)) a) (/.f64 (+.f64 (/.f64 c a) (/.f64 (*.f64 x y) a)) t)) (neg.f64 t))
(/ (+ c (* x y)) a)
(/.f64 (+.f64 c (*.f64 x y)) a)
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))
(+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))
(+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 (*.f64 x y) a)))
(* 1/16 (/ (* t z) a))
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a)
(* z (+ (* 1/16 (/ t a)) (+ (/ c (* a z)) (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) a) (+.f64 (/.f64 (/.f64 c a) z) (/.f64 (*.f64 x y) (*.f64 z a)))))
(* z (+ (* 1/16 (/ t a)) (+ (/ c (* a z)) (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) a) (+.f64 (/.f64 (/.f64 c a) z) (/.f64 (*.f64 x y) (*.f64 z a)))))
(* z (+ (* 1/16 (/ t a)) (+ (/ c (* a z)) (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) a) (+.f64 (/.f64 (/.f64 c a) z) (/.f64 (*.f64 x y) (*.f64 z a)))))
(* 1/16 (/ (* t z) a))
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a)
(* -1 (* z (+ (* -1 (/ (+ (/ c a) (/ (* x y) a)) z)) (* -1/16 (/ t a)))))
(*.f64 (-.f64 (*.f64 t (/.f64 #s(literal -1/16 binary64) a)) (/.f64 (+.f64 (/.f64 c a) (/.f64 (*.f64 x y) a)) z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ (+ (/ c a) (/ (* x y) a)) z)) (* -1/16 (/ t a)))))
(*.f64 (-.f64 (*.f64 t (/.f64 #s(literal -1/16 binary64) a)) (/.f64 (+.f64 (/.f64 c a) (/.f64 (*.f64 x y) a)) z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ (+ (/ c a) (/ (* x y) a)) z)) (* -1/16 (/ t a)))))
(*.f64 (-.f64 (*.f64 t (/.f64 #s(literal -1/16 binary64) a)) (/.f64 (+.f64 (/.f64 c a) (/.f64 (*.f64 x y) a)) z)) (neg.f64 z))
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) a)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) a)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) a)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) a)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) a)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) a)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) a)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) a)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) a)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) a)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) a)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)
(/.f64 (+.f64 c (+.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))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
c
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
c
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c))) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c))) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c))) (neg.f64 c))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(* x y)
(*.f64 x y)
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x))))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(* x y)
(*.f64 x y)
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (+.f64 x (/.f64 c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (+.f64 x (/.f64 c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (+.f64 x (/.f64 c y))))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) y)) x))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) y)) x))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) y)) x))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.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/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)) (neg.f64 t))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)) (neg.f64 t))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)) (neg.f64 t))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.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/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (/.f64 (*.f64 x y) z) (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 c z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (/.f64 (*.f64 x y) z) (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 c z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (/.f64 (*.f64 x y) z) (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 c z))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z)) (neg.f64 z))
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x 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 (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* 1/16 z) (/ c t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)))
(* t (+ (* 1/16 z) (/ c t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)))
(* t (+ (* 1/16 z) (/ c t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 c t)) (neg.f64 t))
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 c t)) (neg.f64 t))
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 c t)) (neg.f64 t))
c
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* 1/16 t) (/ c z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 c z)))
(* z (+ (* 1/16 t) (/ c z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 c z)))
(* z (+ (* 1/16 t) (/ c z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 c z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 c z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 c z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 c z)) (neg.f64 z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
c
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))
c
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(*.f64 c (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c)) #s(literal -1 binary64)))
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(*.f64 c (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c)) #s(literal -1 binary64)))
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(*.f64 c (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c)) #s(literal -1 binary64)))
(* 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))
(* 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)
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.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/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (/.f64 (*.f64 x y) z) (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 c z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (/.f64 (*.f64 x y) z) (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 c z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (/.f64 (*.f64 x y) z) (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 c z))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z)) (neg.f64 z))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.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/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)) (neg.f64 t))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)) (neg.f64 t))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)) (neg.f64 t))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(* x y)
(*.f64 x y)
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x))))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(* x y)
(*.f64 x y)
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (+.f64 x (/.f64 c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (+.f64 x (/.f64 c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (+.f64 x (/.f64 c y))))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) y)) x))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) y)) x))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) y)) x))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
c
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
c
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c))) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c))) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c))) (neg.f64 c))
(* 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))
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
c
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(* 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 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 y (/.f64 c x))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 y (/.f64 c x))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 y (/.f64 c x))))
c
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(* 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 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 c y)) #s(literal -1 binary64)))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(*.f64 y (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 c y)) #s(literal -1 binary64)))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(*.f64 y (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 c y)) #s(literal -1 binary64)))
(* x y)
(*.f64 x y)
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.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 (/ (* x y) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) c))) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) c))) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) c))) (neg.f64 c))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(* x y)
(*.f64 x y)
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x))))
(* x (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (/.f64 c x)))
(+ (* x y) (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))))
(+ (* x y) (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))))
(+ (* x y) (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))))
(* x y)
(*.f64 x y)
(* y (+ x (/ (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))) y)))
(*.f64 y (+.f64 x (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (/.f64 c x)) (/.f64 x y))))
(* y (+ x (/ (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))) y)))
(*.f64 y (+.f64 x (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (/.f64 c x)) (/.f64 x y))))
(* y (+ x (/ (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))) y)))
(*.f64 y (+.f64 x (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (/.f64 c x)) (/.f64 x y))))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))) y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (/.f64 c x)) (/.f64 x y))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))) y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (/.f64 c x)) (/.f64 x y))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (* x (+ (* 1/16 (/ (* t z) x)) (/ c x))) y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (/.f64 c x)) (/.f64 x y))))
(* x (+ y (* 1/16 (/ (* t z) x))))
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
(+ c (* x (+ y (* 1/16 (/ (* t z) x)))))
(+.f64 c (*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))))
(+ c (* x (+ y (* 1/16 (/ (* t z) x)))))
(+.f64 c (*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))))
(+ c (* x (+ y (* 1/16 (/ (* t z) x)))))
(+.f64 c (*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))))
c
(* c (+ 1 (/ (* x (+ y (* 1/16 (/ (* t z) x)))) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)) (/.f64 x c))))
(* c (+ 1 (/ (* x (+ y (* 1/16 (/ (* t z) x)))) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)) (/.f64 x c))))
(* c (+ 1 (/ (* x (+ y (* 1/16 (/ (* t z) x)))) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)) (/.f64 x c))))
c
(* -1 (* c (- (* -1 (/ (* x (+ y (* 1/16 (/ (* t z) x)))) c)) 1)))
(*.f64 c (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)) (/.f64 x c))))))
(* -1 (* c (- (* -1 (/ (* x (+ y (* 1/16 (/ (* t z) x)))) c)) 1)))
(*.f64 c (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)) (/.f64 x c))))))
(* -1 (* c (- (* -1 (/ (* x (+ y (* 1/16 (/ (* t z) x)))) c)) 1)))
(*.f64 c (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)) (/.f64 x c))))))
(* x (+ y (/ c x)))
(*.f64 x (+.f64 y (/.f64 c x)))
(+ (* 1/16 (* t z)) (* x (+ y (/ c x))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x (+.f64 y (/.f64 c x))))
(+ (* 1/16 (* t z)) (* x (+ y (/ c x))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x (+.f64 y (/.f64 c x))))
(+ (* 1/16 (* t z)) (* x (+ y (/ c x))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x (+.f64 y (/.f64 c x))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* 1/16 z) (/ (* x (+ y (/ c x))) t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (+.f64 y (/.f64 c x)) (/.f64 x t))))
(* t (+ (* 1/16 z) (/ (* x (+ y (/ c x))) t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (+.f64 y (/.f64 c x)) (/.f64 x t))))
(* t (+ (* 1/16 z) (/ (* x (+ y (/ c x))) t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (+.f64 y (/.f64 c x)) (/.f64 x t))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (* x (+ y (/ c x))) t)) (* -1/16 z))))
(*.f64 t (*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (*.f64 (+.f64 y (/.f64 c x)) (/.f64 x t))) #s(literal -1 binary64)))
(* -1 (* t (+ (* -1 (/ (* x (+ y (/ c x))) t)) (* -1/16 z))))
(*.f64 t (*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (*.f64 (+.f64 y (/.f64 c x)) (/.f64 x t))) #s(literal -1 binary64)))
(* -1 (* t (+ (* -1 (/ (* x (+ y (/ c x))) t)) (* -1/16 z))))
(*.f64 t (*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (*.f64 (+.f64 y (/.f64 c x)) (/.f64 x t))) #s(literal -1 binary64)))
(* x (+ y (/ c x)))
(*.f64 x (+.f64 y (/.f64 c x)))
(+ (* 1/16 (* t z)) (* x (+ y (/ c x))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x (+.f64 y (/.f64 c x))))
(+ (* 1/16 (* t z)) (* x (+ y (/ c x))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x (+.f64 y (/.f64 c x))))
(+ (* 1/16 (* t z)) (* x (+ y (/ c x))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x (+.f64 y (/.f64 c x))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* 1/16 t) (/ (* x (+ y (/ c x))) z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 (+.f64 y (/.f64 c x)) (/.f64 x z))))
(* z (+ (* 1/16 t) (/ (* x (+ y (/ c x))) z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 (+.f64 y (/.f64 c x)) (/.f64 x z))))
(* z (+ (* 1/16 t) (/ (* x (+ y (/ c x))) z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 (+.f64 y (/.f64 c x)) (/.f64 x z))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (* x (+ y (/ c x))) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (*.f64 (+.f64 y (/.f64 c x)) (/.f64 x z))) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ (* x (+ y (/ c x))) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (*.f64 (+.f64 y (/.f64 c x)) (/.f64 x z))) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ (* x (+ y (/ c x))) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (*.f64 (+.f64 y (/.f64 c x)) (/.f64 x z))) (neg.f64 z))
(+ (* 1/16 (/ (* t z) x)) (/ c x))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (/.f64 c x))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
y
(* y (+ 1 (+ (* 1/16 (/ (* t z) (* x y))) (/ c (* x y)))))
(*.f64 y (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) y) (+.f64 (/.f64 c (*.f64 x y)) #s(literal 1 binary64))))
(* y (+ 1 (+ (* 1/16 (/ (* t z) (* x y))) (/ c (* x y)))))
(*.f64 y (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) y) (+.f64 (/.f64 c (*.f64 x y)) #s(literal 1 binary64))))
(* y (+ 1 (+ (* 1/16 (/ (* t z) (* x y))) (/ c (* x y)))))
(*.f64 y (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) y) (+.f64 (/.f64 c (*.f64 x y)) #s(literal 1 binary64))))
y
(* -1 (* y (- (* -1 (/ (+ (* 1/16 (/ (* t z) x)) (/ c x)) y)) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (/.f64 c x)) (-.f64 #s(literal 0 binary64) y))))
(* -1 (* y (- (* -1 (/ (+ (* 1/16 (/ (* t z) x)) (/ c x)) y)) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (/.f64 c x)) (-.f64 #s(literal 0 binary64) y))))
(* -1 (* y (- (* -1 (/ (+ (* 1/16 (/ (* t z) x)) (/ c x)) y)) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (/.f64 c x)) (-.f64 #s(literal 0 binary64) y))))
(+ y (* 1/16 (/ (* t z) x)))
(+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
(/ c x)
(/.f64 c x)
(* c (+ (* 1/16 (/ (* t z) (* c x))) (+ (/ 1 x) (/ y c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 c x)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y c))))
(* c (+ (* 1/16 (/ (* t z) (* c x))) (+ (/ 1 x) (/ y c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 c x)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y c))))
(* c (+ (* 1/16 (/ (* t z) (* c x))) (+ (/ 1 x) (/ y c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 c x)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y c))))
(/ c x)
(/.f64 c x)
(* -1 (* c (- (* -1 (/ (+ y (* 1/16 (/ (* t z) x))) c)) (/ 1 x))))
(*.f64 (+.f64 (/.f64 (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)) (neg.f64 c)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (+ y (* 1/16 (/ (* t z) x))) c)) (/ 1 x))))
(*.f64 (+.f64 (/.f64 (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)) (neg.f64 c)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (+ y (* 1/16 (/ (* t z) x))) c)) (/ 1 x))))
(*.f64 (+.f64 (/.f64 (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)) (neg.f64 c)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 c))
(+ y (/ c x))
(+.f64 y (/.f64 c x))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
(* 1/16 (/ (* t z) x))
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)
(* t (+ (* 1/16 (/ z x)) (+ (/ c (* t x)) (/ y t))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) x) (+.f64 (/.f64 (/.f64 c x) t) (/.f64 y t))))
(* t (+ (* 1/16 (/ z x)) (+ (/ c (* t x)) (/ y t))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) x) (+.f64 (/.f64 (/.f64 c x) t) (/.f64 y t))))
(* t (+ (* 1/16 (/ z x)) (+ (/ c (* t x)) (/ y t))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) x) (+.f64 (/.f64 (/.f64 c x) t) (/.f64 y t))))
(* 1/16 (/ (* t z) x))
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)
(* -1 (* t (+ (* -1 (/ (+ y (/ c x)) t)) (* -1/16 (/ z x)))))
(*.f64 t (*.f64 (-.f64 (/.f64 (*.f64 z #s(literal -1/16 binary64)) x) (/.f64 (+.f64 y (/.f64 c x)) t)) #s(literal -1 binary64)))
(* -1 (* t (+ (* -1 (/ (+ y (/ c x)) t)) (* -1/16 (/ z x)))))
(*.f64 t (*.f64 (-.f64 (/.f64 (*.f64 z #s(literal -1/16 binary64)) x) (/.f64 (+.f64 y (/.f64 c x)) t)) #s(literal -1 binary64)))
(* -1 (* t (+ (* -1 (/ (+ y (/ c x)) t)) (* -1/16 (/ z x)))))
(*.f64 t (*.f64 (-.f64 (/.f64 (*.f64 z #s(literal -1/16 binary64)) x) (/.f64 (+.f64 y (/.f64 c x)) t)) #s(literal -1 binary64)))
(+ y (/ c x))
(+.f64 y (/.f64 c x))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
(* 1/16 (/ (* t z) x))
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)
(* z (+ (* 1/16 (/ t x)) (+ (/ c (* x z)) (/ y z))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) x) (+.f64 (/.f64 (/.f64 c x) z) (/.f64 y z))))
(* z (+ (* 1/16 (/ t x)) (+ (/ c (* x z)) (/ y z))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) x) (+.f64 (/.f64 (/.f64 c x) z) (/.f64 y z))))
(* z (+ (* 1/16 (/ t x)) (+ (/ c (* x z)) (/ y z))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) x) (+.f64 (/.f64 (/.f64 c x) z) (/.f64 y z))))
(* 1/16 (/ (* t z) x))
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)
(* -1 (* z (+ (* -1 (/ (+ y (/ c x)) z)) (* -1/16 (/ t x)))))
(*.f64 (-.f64 (/.f64 (*.f64 t #s(literal -1/16 binary64)) x) (/.f64 (+.f64 y (/.f64 c x)) z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ (+ y (/ c x)) z)) (* -1/16 (/ t x)))))
(*.f64 (-.f64 (/.f64 (*.f64 t #s(literal -1/16 binary64)) x) (/.f64 (+.f64 y (/.f64 c x)) z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ (+ y (/ c x)) z)) (* -1/16 (/ t x)))))
(*.f64 (-.f64 (/.f64 (*.f64 t #s(literal -1/16 binary64)) x) (/.f64 (+.f64 y (/.f64 c x)) z)) (neg.f64 z))
(/ (+ c (* 1/16 (* t z))) x)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) x)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) x)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) x)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) x)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) x)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) x)
y
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
y
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
(+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))
(+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
(* 1/16 (/ (* t z) x))
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)
(+ (* 1/16 (/ (* t z) x)) (/ c x))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (/.f64 c x))
(+ (* 1/16 (/ (* t z) x)) (/ c x))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (/.f64 c x))
(+ (* 1/16 (/ (* t z) x)) (/ c x))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (/.f64 c x))
(/ c x)
(/.f64 c x)
(* c (+ (* 1/16 (/ (* t z) (* c x))) (/ 1 x)))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 c x)) (/.f64 #s(literal 1 binary64) x)))
(* c (+ (* 1/16 (/ (* t z) (* c x))) (/ 1 x)))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 c x)) (/.f64 #s(literal 1 binary64) x)))
(* c (+ (* 1/16 (/ (* t z) (* c x))) (/ 1 x)))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 c x)) (/.f64 #s(literal 1 binary64) x)))
(/ c x)
(/.f64 c x)
(* -1 (* c (- (* -1/16 (/ (* t z) (* c x))) (/ 1 x))))
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 c))
(* -1 (* c (- (* -1/16 (/ (* t z) (* c x))) (/ 1 x))))
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 c))
(* -1 (* c (- (* -1/16 (/ (* t z) (* c x))) (/ 1 x))))
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 c))
(/ c x)
(/.f64 c x)
(+ (* 1/16 (/ (* t z) x)) (/ c x))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (/.f64 c x))
(+ (* 1/16 (/ (* t z) x)) (/ c x))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (/.f64 c x))
(+ (* 1/16 (/ (* t z) x)) (/ c x))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (/.f64 c x))
(* 1/16 (/ (* t z) x))
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)
(* t (+ (* 1/16 (/ z x)) (/ c (* t x))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) x) (/.f64 (/.f64 c x) t)))
(* t (+ (* 1/16 (/ z x)) (/ c (* t x))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) x) (/.f64 (/.f64 c x) t)))
(* t (+ (* 1/16 (/ z x)) (/ c (* t x))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) x) (/.f64 (/.f64 c x) t)))
(* 1/16 (/ (* t z) x))
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)
(* -1 (* t (+ (* -1 (/ c (* t x))) (* -1/16 (/ z x)))))
(*.f64 (-.f64 (/.f64 (*.f64 z #s(literal -1/16 binary64)) x) (/.f64 (/.f64 c x) t)) (neg.f64 t))
(* -1 (* t (+ (* -1 (/ c (* t x))) (* -1/16 (/ z x)))))
(*.f64 (-.f64 (/.f64 (*.f64 z #s(literal -1/16 binary64)) x) (/.f64 (/.f64 c x) t)) (neg.f64 t))
(* -1 (* t (+ (* -1 (/ c (* t x))) (* -1/16 (/ z x)))))
(*.f64 (-.f64 (/.f64 (*.f64 z #s(literal -1/16 binary64)) x) (/.f64 (/.f64 c x) t)) (neg.f64 t))
(/ c x)
(/.f64 c x)
(+ (* 1/16 (/ (* t z) x)) (/ c x))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (/.f64 c x))
(+ (* 1/16 (/ (* t z) x)) (/ c x))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (/.f64 c x))
(+ (* 1/16 (/ (* t z) x)) (/ c x))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (/.f64 c x))
(* 1/16 (/ (* t z) x))
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)
(* z (+ (* 1/16 (/ t x)) (/ c (* x z))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) x) (/.f64 (/.f64 c x) z)))
(* z (+ (* 1/16 (/ t x)) (/ c (* x z))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) x) (/.f64 (/.f64 c x) z)))
(* z (+ (* 1/16 (/ t x)) (/ c (* x z))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) x) (/.f64 (/.f64 c x) z)))
(* 1/16 (/ (* t z) x))
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)
(* -1 (* z (+ (* -1 (/ c (* x z))) (* -1/16 (/ t x)))))
(*.f64 (-.f64 (/.f64 (*.f64 t #s(literal -1/16 binary64)) x) (/.f64 (/.f64 c x) z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ c (* x z))) (* -1/16 (/ t x)))))
(*.f64 (-.f64 (/.f64 (*.f64 t #s(literal -1/16 binary64)) x) (/.f64 (/.f64 c x) z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ c (* x z))) (* -1/16 (/ t x)))))
(*.f64 (-.f64 (/.f64 (*.f64 t #s(literal -1/16 binary64)) x) (/.f64 (/.f64 c x) z)) (neg.f64 z))
(/ (+ c (* 1/16 (* t z))) x)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)
(/ (+ c (* 1/16 (* t z))) x)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)
(/ (+ c (* 1/16 (* t z))) x)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)
(/ (+ c (* 1/16 (* t z))) x)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)
(/ (+ c (* 1/16 (* t z))) x)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)
(/ (+ c (* 1/16 (* t z))) x)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)
(/ (+ c (* 1/16 (* t z))) x)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)
(/ (+ c (* 1/16 (* t z))) x)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)
(/ (+ c (* 1/16 (* t z))) x)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)
(/ (+ c (* 1/16 (* t z))) x)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)
(/ (+ c (* 1/16 (* t z))) x)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)
(/ (+ c (* 1/16 (* t z))) x)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
c
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))
c
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(*.f64 c (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c)) #s(literal -1 binary64)))
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(*.f64 c (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c)) #s(literal -1 binary64)))
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(*.f64 c (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c)) #s(literal -1 binary64)))
c
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* 1/16 z) (/ c t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)))
(* t (+ (* 1/16 z) (/ c t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)))
(* t (+ (* 1/16 z) (/ c t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 c t)) (neg.f64 t))
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 c t)) (neg.f64 t))
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 c t)) (neg.f64 t))
c
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* 1/16 t) (/ c z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 c z)))
(* z (+ (* 1/16 t) (/ c z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 c z)))
(* z (+ (* 1/16 t) (/ c z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 c z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 c z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 c z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 c z)) (neg.f64 z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(+ (* 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))
(* x y)
(*.f64 x y)
(* x (+ y (* 1/16 (/ (* t z) x))))
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
(* x (+ y (* 1/16 (/ (* t z) x))))
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
(* x (+ y (* 1/16 (/ (* t z) x))))
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))
(*.f64 x (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) x) y)))
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))
(*.f64 x (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) x) y)))
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))
(*.f64 x (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) x) y)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(+ (* 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))
(* x y)
(*.f64 x y)
(* y (+ x (* 1/16 (/ (* t z) y))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y)))
(* y (+ x (* 1/16 (/ (* t z) y))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y)))
(* y (+ x (* 1/16 (/ (* t z) y))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y)))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) y) x))
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) y) x))
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) y) x))
(* x y)
(*.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/16 z) (/ (* x y) t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(* t (+ (* 1/16 z) (/ (* x y) t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(* 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 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (*.f64 x y) t)) (neg.f64 t))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (*.f64 x y) t)) (neg.f64 t))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (*.f64 x y) t)) (neg.f64 t))
(* x y)
(*.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/16 t) (/ (* x y) z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 x y) z)))
(* z (+ (* 1/16 t) (/ (* x y) z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 x y) z)))
(* 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 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (*.f64 x y) z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (*.f64 x y) z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (*.f64 x y) z)) (neg.f64 z))

eval212.0ms (2%)

Compiler

Compiled 45182 to 3081 computations (93.2% saved)

prune258.0ms (2.4%)

Pruning

11 alts after pruning (7 fresh and 4 done)

PrunedKeptTotal
New171441718
Fresh134
Picked415
Done033
Total1719111730
Accuracy
100.0%
Counts
1730 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
49.7%
(-.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
55.8%
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
44.8%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
52.5%
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)
27.9%
(*.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))
28.8%
(*.f64 x y)
45.3%
(*.f64 a (+.f64 (/.f64 (*.f64 x y) a) (*.f64 b #s(literal -1/4 binary64))))
61.8%
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a))))
33.4%
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
25.4%
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
21.6%
c
Compiler

Compiled 280 to 214 computations (23.6% saved)

simplify203.0ms (1.9%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 a b)
cost-diff0
(/.f64 (*.f64 a b) #s(literal 4 binary64))
cost-diff0
(*.f64 x y)
cost-diff0
(-.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
cost-diff0
(*.f64 t z)
cost-diff0
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
cost-diff0
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)
cost-diff256
(*.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))
cost-diff0
(/.f64 #s(literal 16 binary64) t)
cost-diff0
(/.f64 z (/.f64 #s(literal 16 binary64) t))
cost-diff0
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)
cost-diff0
(*.f64 t z)
cost-diff0
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
cost-diff0
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a))
cost-diff0
(*.f64 #s(literal -1/4 binary64) b)
cost-diff0
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)))
cost-diff256
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a))))
Rules
4348×*-lowering-*.f32
4348×*-lowering-*.f64
1966×fma-define
1950×fma-lowering-fma.f32
1950×fma-lowering-fma.f64
Iterations

Useful iterations: 5 (0.0ms)

IterNodesCost
028147
163143
2157143
3386143
4793141
51511139
63091139
75747139
08521139
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* a (+ (* -1/4 b) (+ (/ (* 1/16 (* t z)) a) (/ c a))))
a
(+ (* -1/4 b) (+ (/ (* 1/16 (* t z)) a) (/ c a)))
(* -1/4 b)
-1/4
b
(+ (/ (* 1/16 (* t z)) a) (/ c a))
(/ (* 1/16 (* t z)) a)
(* 1/16 (* t z))
1/16
(* t z)
t
z
(/ c a)
c
(* 1/16 (* t z))
1/16
(* t z)
t
z
(+ (/ z (/ 16 t)) c)
(/ z (/ 16 t))
z
(/ 16 t)
16
t
c
(* x (/ (* 1/16 (* t z)) x))
x
(/ (* 1/16 (* t z)) x)
(* 1/16 (* t z))
1/16
(* t z)
t
z
(- (* x y) (/ (* a b) 4))
(* x y)
x
y
(/ (* a b) 4)
(* a b)
a
b
4
Outputs
(* a (+ (* -1/4 b) (+ (/ (* 1/16 (* t z)) a) (/ c a))))
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c))
a
(+ (* -1/4 b) (+ (/ (* 1/16 (* t z)) a) (/ c a)))
(+.f64 (/.f64 b #s(literal -4 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a)) (/.f64 c a)))
(* -1/4 b)
(/.f64 b #s(literal -4 binary64))
-1/4
#s(literal -1/4 binary64)
b
(+ (/ (* 1/16 (* t z)) a) (/ c a))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a)) (/.f64 c a))
(/ (* 1/16 (* t z)) a)
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (* t z))
(/.f64 z (/.f64 #s(literal 16 binary64) t))
1/16
#s(literal 1/16 binary64)
(* t z)
(*.f64 t z)
t
z
(/ c a)
(/.f64 c a)
c
(* 1/16 (* t z))
(/.f64 z (/.f64 #s(literal 16 binary64) t))
1/16
#s(literal 1/16 binary64)
(* t z)
(*.f64 t z)
t
z
(+ (/ z (/ 16 t)) c)
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)
(/ z (/ 16 t))
(/.f64 z (/.f64 #s(literal 16 binary64) t))
z
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
16
#s(literal 16 binary64)
t
c
(* x (/ (* 1/16 (* t z)) x))
(/.f64 z (/.f64 #s(literal 16 binary64) t))
x
(/ (* 1/16 (* t z)) x)
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (* t z))
(/.f64 z (/.f64 #s(literal 16 binary64) t))
1/16
#s(literal 1/16 binary64)
(* t z)
(*.f64 t z)
t
z
(- (* x y) (/ (* a b) 4))
(+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal -4 binary64)))
(* x y)
(*.f64 x y)
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)

localize122.0ms (1.1%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 x y)
accuracy100.0%
(*.f64 a b)
accuracy100.0%
(/.f64 (*.f64 a b) #s(literal 4 binary64))
accuracy99.4%
(-.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
accuracy100.0%
(*.f64 t z)
accuracy100.0%
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
accuracy94.2%
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)
accuracy86.4%
(*.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))
accuracy100.0%
(/.f64 #s(literal 16 binary64) t)
accuracy100.0%
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)
accuracy99.7%
(/.f64 z (/.f64 #s(literal 16 binary64) t))
accuracy100.0%
(*.f64 t z)
accuracy100.0%
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
accuracy100.0%
(*.f64 #s(literal -1/4 binary64) b)
accuracy98.7%
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a))
accuracy88.5%
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a)
accuracy83.5%
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a))))
Results
84.0ms256×0valid
Compiler

Compiled 162 to 29 computations (82.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 32.0ms
ival-mult: 13.0ms (40.3% of total)
ival-div: 10.0ms (31% of total)
ival-add: 7.0ms (21.7% of total)
ival-sub: 1.0ms (3.1% of total)
const: 1.0ms (3.1% of total)
backward-pass: 0.0ms (0% of total)

series21.0ms (0.2%)

Counts
16 → 528
Calls
Call 1
Inputs
#<alt (* a (+ (* -1/4 b) (+ (/ (* 1/16 (* t z)) a) (/ c a))))>
#<alt (+ (* -1/4 b) (+ (/ (* 1/16 (* t z)) a) (/ c a)))>
#<alt (* -1/4 b)>
#<alt (+ (/ (* 1/16 (* t z)) a) (/ c a))>
#<alt (* 1/16 (* t z))>
#<alt (* t z)>
#<alt (+ (/ z (/ 16 t)) c)>
#<alt (/ z (/ 16 t))>
#<alt (/ 16 t)>
#<alt (* x (/ (* 1/16 (* t z)) x))>
#<alt (/ (* 1/16 (* t z)) x)>
#<alt (- (* x y) (/ (* a b) 4))>
#<alt (* x y)>
#<alt (/ (* a b) 4)>
#<alt (* a b)>
#<alt (/ (* 1/16 (* t z)) a)>
Outputs
#<alt (+ c (* 1/16 (* t z)))>
#<alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))>
#<alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))>
#<alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))>
#<alt (* -1/4 (* a b))>
#<alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))))>
#<alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))))>
#<alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))))>
#<alt (* -1/4 (* a b))>
#<alt (* -1 (* a (+ (* -1 (/ c a)) (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))))>
#<alt (* -1 (* a (+ (* -1 (/ c a)) (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))))>
#<alt (* -1 (* a (+ (* -1 (/ c a)) (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))))>
#<alt (* a (+ (* 1/16 (/ (* t z) a)) (/ c a)))>
#<alt (+ (* -1/4 (* a b)) (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))))>
#<alt (+ (* -1/4 (* a b)) (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))))>
#<alt (+ (* -1/4 (* a b)) (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))))>
#<alt (* -1/4 (* a b))>
#<alt (* b (+ (* -1/4 a) (/ (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))) b)))>
#<alt (* b (+ (* -1/4 a) (/ (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))) b)))>
#<alt (* b (+ (* -1/4 a) (/ (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))) b)))>
#<alt (* -1/4 (* a b))>
#<alt (* -1 (* b (+ (* -1 (/ (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))) b)) (* 1/4 a))))>
#<alt (* -1 (* b (+ (* -1 (/ (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))) b)) (* 1/4 a))))>
#<alt (* -1 (* b (+ (* -1 (/ (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))) b)) (* 1/4 a))))>
#<alt (* a (+ (* -1/4 b) (/ c a)))>
#<alt (+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (/ c a))))>
#<alt (+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (/ c a))))>
#<alt (+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (/ c a))))>
#<alt (* 1/16 (* t z))>
#<alt (* t (+ (* 1/16 z) (/ (* a (+ (* -1/4 b) (/ c a))) t)))>
#<alt (* t (+ (* 1/16 z) (/ (* a (+ (* -1/4 b) (/ c a))) t)))>
#<alt (* t (+ (* 1/16 z) (/ (* a (+ (* -1/4 b) (/ c a))) t)))>
#<alt (* 1/16 (* t z))>
#<alt (* -1 (* t (+ (* -1 (/ (* a (+ (* -1/4 b) (/ c a))) t)) (* -1/16 z))))>
#<alt (* -1 (* t (+ (* -1 (/ (* a (+ (* -1/4 b) (/ c a))) t)) (* -1/16 z))))>
#<alt (* -1 (* t (+ (* -1 (/ (* a (+ (* -1/4 b) (/ c a))) t)) (* -1/16 z))))>
#<alt (* a (+ (* -1/4 b) (/ c a)))>
#<alt (+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (/ c a))))>
#<alt (+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (/ c a))))>
#<alt (+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (/ c a))))>
#<alt (* 1/16 (* t z))>
#<alt (* z (+ (* 1/16 t) (/ (* a (+ (* -1/4 b) (/ c a))) z)))>
#<alt (* z (+ (* 1/16 t) (/ (* a (+ (* -1/4 b) (/ c a))) z)))>
#<alt (* z (+ (* 1/16 t) (/ (* a (+ (* -1/4 b) (/ c a))) z)))>
#<alt (* 1/16 (* t z))>
#<alt (* -1 (* z (+ (* -1 (/ (* a (+ (* -1/4 b) (/ c a))) z)) (* -1/16 t))))>
#<alt (* -1 (* z (+ (* -1 (/ (* a (+ (* -1/4 b) (/ c a))) z)) (* -1/16 t))))>
#<alt (* -1 (* z (+ (* -1 (/ (* a (+ (* -1/4 b) (/ c a))) z)) (* -1/16 t))))>
#<alt (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a))))>
#<alt (+ c (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))))>
#<alt (+ c (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))))>
#<alt (+ c (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))))>
#<alt c>
#<alt (* c (+ 1 (/ (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) c)))>
#<alt (* c (+ 1 (/ (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) c)))>
#<alt (* c (+ 1 (/ (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) c)))>
#<alt c>
#<alt (* -1 (* c (- (* -1 (/ (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) c)) 1)))>
#<alt (+ (* 1/16 (/ (* t z) a)) (/ c a))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))>
#<alt (* -1/4 b)>
#<alt (* b (- (+ (* 1/16 (/ (* t z) (* a b))) (/ c (* a b))) 1/4))>
#<alt (* b (- (+ (* 1/16 (/ (* t z) (* a b))) (/ c (* a b))) 1/4))>
#<alt (* b (- (+ (* 1/16 (/ (* t z) (* a b))) (/ c (* a b))) 1/4))>
#<alt (* -1/4 b)>
#<alt (* -1 (* b (+ 1/4 (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) b)))))>
#<alt (* -1 (* b (+ 1/4 (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) b)))))>
#<alt (* -1 (* b (+ 1/4 (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) b)))))>
#<alt (+ (* -1/4 b) (/ c a))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* t (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (/ c (* a t)))))>
#<alt (* t (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (/ c (* a t)))))>
#<alt (* t (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (/ c (* a t)))))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* -1 (* t (+ (* -1 (/ (+ (* -1/4 b) (/ c a)) t)) (* -1/16 (/ z a)))))>
#<alt (* -1 (* t (+ (* -1 (/ (+ (* -1/4 b) (/ c a)) t)) (* -1/16 (/ z a)))))>
#<alt (* -1 (* t (+ (* -1 (/ (+ (* -1/4 b) (/ c a)) t)) (* -1/16 (/ z a)))))>
#<alt (+ (* -1/4 b) (/ c a))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* z (+ (* -1/4 (/ b z)) (+ (* 1/16 (/ t a)) (/ c (* a z)))))>
#<alt (* z (+ (* -1/4 (/ b z)) (+ (* 1/16 (/ t a)) (/ c (* a z)))))>
#<alt (* z (+ (* -1/4 (/ b z)) (+ (* 1/16 (/ t a)) (/ c (* a z)))))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* -1 (* z (+ (* -1 (/ (+ (* -1/4 b) (/ c a)) z)) (* -1/16 (/ t a)))))>
#<alt (* -1 (* z (+ (* -1 (/ (+ (* -1/4 b) (/ c a)) z)) (* -1/16 (/ t a)))))>
#<alt (* -1 (* z (+ (* -1 (/ (+ (* -1/4 b) (/ c a)) z)) (* -1/16 (/ t a)))))>
#<alt (/ (+ c (* 1/16 (* t z))) a)>
#<alt (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) a)>
#<alt (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) a)>
#<alt (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) a)>
#<alt (* -1/4 b)>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))>
#<alt (* -1/4 b)>
#<alt (+ (* -1 (/ (+ (* -1 c) (* -1/16 (* t z))) a)) (* -1/4 b))>
#<alt (+ (* -1 (/ (+ (* -1 c) (* -1/16 (* t z))) a)) (* -1/4 b))>
#<alt (+ (* -1 (/ (+ (* -1 c) (* -1/16 (* t z))) a)) (* -1/4 b))>
#<alt (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))>
#<alt (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))>
#<alt (/ c a)>
#<alt (* c (+ (* -1/4 (/ b c)) (+ (* 1/16 (/ (* t z) (* a c))) (/ 1 a))))>
#<alt (* c (+ (* -1/4 (/ b c)) (+ (* 1/16 (/ (* t z) (* a c))) (/ 1 a))))>
#<alt (* c (+ (* -1/4 (/ b c)) (+ (* 1/16 (/ (* t z) (* a c))) (/ 1 a))))>
#<alt (/ c a)>
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 b) (* 1/16 (/ (* t z) a))) c)) (/ 1 a))))>
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 b) (* 1/16 (/ (* t z) a))) c)) (/ 1 a))))>
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 b) (* 1/16 (/ (* t z) a))) c)) (/ 1 a))))>
#<alt (* -1/4 b)>
#<alt (* -1/4 b)>
#<alt (* -1/4 b)>
#<alt (* -1/4 b)>
#<alt (* -1/4 b)>
#<alt (* -1/4 b)>
#<alt (* -1/4 b)>
#<alt (* -1/4 b)>
#<alt (* -1/4 b)>
#<alt (* -1/4 b)>
#<alt (* -1/4 b)>
#<alt (* -1/4 b)>
#<alt (/ c a)>
#<alt (+ (* 1/16 (/ (* t z) a)) (/ c a))>
#<alt (+ (* 1/16 (/ (* t z) a)) (/ c a))>
#<alt (+ (* 1/16 (/ (* t z) a)) (/ c a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* t (+ (* 1/16 (/ z a)) (/ c (* a t))))>
#<alt (* t (+ (* 1/16 (/ z a)) (/ c (* a t))))>
#<alt (* t (+ (* 1/16 (/ z a)) (/ c (* a t))))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* -1 (* t (+ (* -1 (/ c (* a t))) (* -1/16 (/ z a)))))>
#<alt (* -1 (* t (+ (* -1 (/ c (* a t))) (* -1/16 (/ z a)))))>
#<alt (* -1 (* t (+ (* -1 (/ c (* a t))) (* -1/16 (/ z a)))))>
#<alt (/ c a)>
#<alt (+ (* 1/16 (/ (* t z) a)) (/ c a))>
#<alt (+ (* 1/16 (/ (* t z) a)) (/ c a))>
#<alt (+ (* 1/16 (/ (* t z) a)) (/ c a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* z (+ (* 1/16 (/ t a)) (/ c (* a z))))>
#<alt (* z (+ (* 1/16 (/ t a)) (/ c (* a z))))>
#<alt (* z (+ (* 1/16 (/ t a)) (/ c (* a z))))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* -1 (* z (+ (* -1 (/ c (* a z))) (* -1/16 (/ t a)))))>
#<alt (* -1 (* z (+ (* -1 (/ c (* a z))) (* -1/16 (/ t a)))))>
#<alt (* -1 (* z (+ (* -1 (/ c (* a z))) (* -1/16 (/ t a)))))>
#<alt (/ (+ c (* 1/16 (* t z))) a)>
#<alt (/ (+ c (* 1/16 (* t z))) a)>
#<alt (/ (+ c (* 1/16 (* t z))) a)>
#<alt (/ (+ c (* 1/16 (* t z))) a)>
#<alt (/ (+ c (* 1/16 (* t z))) a)>
#<alt (/ (+ c (* 1/16 (* t z))) a)>
#<alt (/ (+ c (* 1/16 (* t z))) a)>
#<alt (/ (+ c (* 1/16 (* t z))) a)>
#<alt (* -1 (/ (+ (* -1 c) (* -1/16 (* t z))) a))>
#<alt (* -1 (/ (+ (* -1 c) (* -1/16 (* t z))) a))>
#<alt (* -1 (/ (+ (* -1 c) (* -1/16 (* t z))) a))>
#<alt (* -1 (/ (+ (* -1 c) (* -1/16 (* t z))) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (+ (* 1/16 (/ (* t z) a)) (/ c a))>
#<alt (+ (* 1/16 (/ (* t z) a)) (/ c a))>
#<alt (+ (* 1/16 (/ (* t z) a)) (/ c a))>
#<alt (/ c a)>
#<alt (* c (+ (* 1/16 (/ (* t z) (* a c))) (/ 1 a)))>
#<alt (* c (+ (* 1/16 (/ (* t z) (* a c))) (/ 1 a)))>
#<alt (* c (+ (* 1/16 (/ (* t z) (* a c))) (/ 1 a)))>
#<alt (/ c a)>
#<alt (* -1 (* c (- (* -1/16 (/ (* t z) (* a c))) (/ 1 a))))>
#<alt (* -1 (* c (- (* -1/16 (/ (* t z) (* a c))) (/ 1 a))))>
#<alt (* -1 (* c (- (* -1/16 (/ (* t z) (* a c))) (/ 1 a))))>
#<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 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 (+ (* 1/16 t) (/ c z)))>
#<alt (* z (+ (* 1/16 t) (/ c z)))>
#<alt (* z (+ (* 1/16 t) (/ c z)))>
#<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 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 (+ (* 1/16 z) (/ c t)))>
#<alt (* t (+ (* 1/16 z) (/ c t)))>
#<alt (* t (+ (* 1/16 z) (/ c t)))>
#<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 (* 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 (* 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 (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 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 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) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* 1/16 (/ (* t z) x))>
#<alt (* -1/4 (* a b))>
#<alt (- (* x y) (* 1/4 (* a b)))>
#<alt (- (* x y) (* 1/4 (* a b)))>
#<alt (- (* x y) (* 1/4 (* a b)))>
#<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 (- (* x y) (* 1/4 (* a b)))>
#<alt (- (* x y) (* 1/4 (* a b)))>
#<alt (- (* x y) (* 1/4 (* a b)))>
#<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 (* a (- (/ (* x y) a) (* 1/4 b)))>
#<alt (* a (- (/ (* x y) a) (* 1/4 b)))>
#<alt (* a (- (/ (* x y) a) (* 1/4 b)))>
#<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 (+ (* -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 (- (/ (* x y) b) (* 1/4 a)))>
#<alt (* b (- (/ (* x y) b) (* 1/4 a)))>
#<alt (* b (- (/ (* x y) b) (* 1/4 a)))>
#<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 (* 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 (* 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/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
#<alt (* 1/16 (/ (* t z) a))>
Calls

132 calls:

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

rewrite447.0ms (4.1%)

Algorithm
batch-egg-rewrite
Rules
5594×*-lowering-*.f32
5594×*-lowering-*.f64
3250×/-lowering-/.f32
3250×/-lowering-/.f64
3034×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

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

simplify638.0ms (5.9%)

Algorithm
egg-herbie
Rules
4980×*-lowering-*.f32
4980×*-lowering-*.f64
2144×/-lowering-/.f32
2144×/-lowering-/.f64
1940×+-lowering-+.f64
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
02164048
17653972
226363954
359983873
082673873
Stop Event
iter limit
node limit
Counts
528 → 528
Calls
Call 1
Inputs
(+ c (* 1/16 (* t z)))
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))
(* -1/4 (* a b))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))))
(* -1/4 (* a b))
(* -1 (* a (+ (* -1 (/ c a)) (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))))
(* -1 (* a (+ (* -1 (/ c a)) (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))))
(* -1 (* a (+ (* -1 (/ c a)) (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))))
(* a (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(+ (* -1/4 (* a b)) (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))))
(+ (* -1/4 (* a b)) (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))))
(+ (* -1/4 (* a b)) (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))))
(* -1/4 (* a b))
(* b (+ (* -1/4 a) (/ (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))) b)))
(* b (+ (* -1/4 a) (/ (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))) b)))
(* b (+ (* -1/4 a) (/ (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))) b)))
(* -1/4 (* a b))
(* -1 (* b (+ (* -1 (/ (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))) b)) (* 1/4 a))))
(* -1 (* b (+ (* -1 (/ (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))) b)) (* 1/4 a))))
(* -1 (* b (+ (* -1 (/ (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))) b)) (* 1/4 a))))
(* a (+ (* -1/4 b) (/ c a)))
(+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (/ c a))))
(+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (/ c a))))
(+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (/ c a))))
(* 1/16 (* t z))
(* t (+ (* 1/16 z) (/ (* a (+ (* -1/4 b) (/ c a))) t)))
(* t (+ (* 1/16 z) (/ (* a (+ (* -1/4 b) (/ c a))) t)))
(* t (+ (* 1/16 z) (/ (* a (+ (* -1/4 b) (/ c a))) t)))
(* 1/16 (* t z))
(* -1 (* t (+ (* -1 (/ (* a (+ (* -1/4 b) (/ c a))) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (* a (+ (* -1/4 b) (/ c a))) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (* a (+ (* -1/4 b) (/ c a))) t)) (* -1/16 z))))
(* a (+ (* -1/4 b) (/ c a)))
(+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (/ c a))))
(+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (/ c a))))
(+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (/ c a))))
(* 1/16 (* t z))
(* z (+ (* 1/16 t) (/ (* a (+ (* -1/4 b) (/ c a))) z)))
(* z (+ (* 1/16 t) (/ (* a (+ (* -1/4 b) (/ c a))) z)))
(* z (+ (* 1/16 t) (/ (* a (+ (* -1/4 b) (/ c a))) z)))
(* 1/16 (* t z))
(* -1 (* z (+ (* -1 (/ (* a (+ (* -1/4 b) (/ c a))) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (* a (+ (* -1/4 b) (/ c a))) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (* a (+ (* -1/4 b) (/ c a))) z)) (* -1/16 t))))
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a))))
(+ c (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))))
(+ c (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))))
(+ c (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))))
c
(* c (+ 1 (/ (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) c)))
(* c (+ 1 (/ (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) c)))
(* c (+ 1 (/ (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) c)))
c
(* -1 (* c (- (* -1 (/ (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) c)) 1)))
(* -1 (* c (- (* -1 (/ (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) c)) 1)))
(* -1 (* c (- (* -1 (/ (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) c)) 1)))
(+ (* 1/16 (/ (* t z) a)) (/ c a))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(* -1/4 b)
(* b (- (+ (* 1/16 (/ (* t z) (* a b))) (/ c (* a b))) 1/4))
(* b (- (+ (* 1/16 (/ (* t z) (* a b))) (/ c (* a b))) 1/4))
(* b (- (+ (* 1/16 (/ (* t z) (* a b))) (/ c (* a b))) 1/4))
(* -1/4 b)
(* -1 (* b (+ 1/4 (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) b)))))
(* -1 (* b (+ 1/4 (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) b)))))
(* -1 (* b (+ 1/4 (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) b)))))
(+ (* -1/4 b) (/ c a))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(* 1/16 (/ (* t z) a))
(* t (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (/ c (* a t)))))
(* t (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (/ c (* a t)))))
(* t (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (/ c (* a t)))))
(* 1/16 (/ (* t z) a))
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 b) (/ c a)) t)) (* -1/16 (/ z a)))))
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 b) (/ c a)) t)) (* -1/16 (/ z a)))))
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 b) (/ c a)) t)) (* -1/16 (/ z a)))))
(+ (* -1/4 b) (/ c a))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(* 1/16 (/ (* t z) a))
(* z (+ (* -1/4 (/ b z)) (+ (* 1/16 (/ t a)) (/ c (* a z)))))
(* z (+ (* -1/4 (/ b z)) (+ (* 1/16 (/ t a)) (/ c (* a z)))))
(* z (+ (* -1/4 (/ b z)) (+ (* 1/16 (/ t a)) (/ c (* a z)))))
(* 1/16 (/ (* t z) a))
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 b) (/ c a)) z)) (* -1/16 (/ t a)))))
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 b) (/ c a)) z)) (* -1/16 (/ t a)))))
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 b) (/ c a)) z)) (* -1/16 (/ t a)))))
(/ (+ c (* 1/16 (* t z))) a)
(/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) a)
(/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) a)
(/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) a)
(* -1/4 b)
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(* -1/4 b)
(+ (* -1 (/ (+ (* -1 c) (* -1/16 (* t z))) a)) (* -1/4 b))
(+ (* -1 (/ (+ (* -1 c) (* -1/16 (* t z))) a)) (* -1/4 b))
(+ (* -1 (/ (+ (* -1 c) (* -1/16 (* t z))) a)) (* -1/4 b))
(+ (* -1/4 b) (* 1/16 (/ (* t z) a)))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(/ c a)
(* c (+ (* -1/4 (/ b c)) (+ (* 1/16 (/ (* t z) (* a c))) (/ 1 a))))
(* c (+ (* -1/4 (/ b c)) (+ (* 1/16 (/ (* t z) (* a c))) (/ 1 a))))
(* c (+ (* -1/4 (/ b c)) (+ (* 1/16 (/ (* t z) (* a c))) (/ 1 a))))
(/ c a)
(* -1 (* c (- (* -1 (/ (+ (* -1/4 b) (* 1/16 (/ (* t z) a))) c)) (/ 1 a))))
(* -1 (* c (- (* -1 (/ (+ (* -1/4 b) (* 1/16 (/ (* t z) a))) c)) (/ 1 a))))
(* -1 (* c (- (* -1 (/ (+ (* -1/4 b) (* 1/16 (/ (* t z) a))) c)) (/ 1 a))))
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(/ c a)
(+ (* 1/16 (/ (* t z) a)) (/ c a))
(+ (* 1/16 (/ (* t z) a)) (/ c a))
(+ (* 1/16 (/ (* t z) a)) (/ c a))
(* 1/16 (/ (* t z) a))
(* t (+ (* 1/16 (/ z a)) (/ c (* a t))))
(* t (+ (* 1/16 (/ z a)) (/ c (* a t))))
(* t (+ (* 1/16 (/ z a)) (/ c (* a t))))
(* 1/16 (/ (* t z) a))
(* -1 (* t (+ (* -1 (/ c (* a t))) (* -1/16 (/ z a)))))
(* -1 (* t (+ (* -1 (/ c (* a t))) (* -1/16 (/ z a)))))
(* -1 (* t (+ (* -1 (/ c (* a t))) (* -1/16 (/ z a)))))
(/ c a)
(+ (* 1/16 (/ (* t z) a)) (/ c a))
(+ (* 1/16 (/ (* t z) a)) (/ c a))
(+ (* 1/16 (/ (* t z) a)) (/ c a))
(* 1/16 (/ (* t z) a))
(* z (+ (* 1/16 (/ t a)) (/ c (* a z))))
(* z (+ (* 1/16 (/ t a)) (/ c (* a z))))
(* z (+ (* 1/16 (/ t a)) (/ c (* a z))))
(* 1/16 (/ (* t z) a))
(* -1 (* z (+ (* -1 (/ c (* a z))) (* -1/16 (/ t a)))))
(* -1 (* z (+ (* -1 (/ c (* a z))) (* -1/16 (/ t a)))))
(* -1 (* z (+ (* -1 (/ c (* a z))) (* -1/16 (/ t a)))))
(/ (+ c (* 1/16 (* t z))) a)
(/ (+ c (* 1/16 (* t z))) a)
(/ (+ c (* 1/16 (* t z))) a)
(/ (+ c (* 1/16 (* t z))) a)
(/ (+ c (* 1/16 (* t z))) a)
(/ (+ c (* 1/16 (* t z))) a)
(/ (+ c (* 1/16 (* t z))) a)
(/ (+ c (* 1/16 (* t z))) a)
(* -1 (/ (+ (* -1 c) (* -1/16 (* t z))) a))
(* -1 (/ (+ (* -1 c) (* -1/16 (* t z))) a))
(* -1 (/ (+ (* -1 c) (* -1/16 (* t z))) a))
(* -1 (/ (+ (* -1 c) (* -1/16 (* t z))) a))
(* 1/16 (/ (* t z) a))
(+ (* 1/16 (/ (* t z) a)) (/ c a))
(+ (* 1/16 (/ (* t z) a)) (/ c a))
(+ (* 1/16 (/ (* t z) a)) (/ c a))
(/ c a)
(* c (+ (* 1/16 (/ (* t z) (* a c))) (/ 1 a)))
(* c (+ (* 1/16 (/ (* t z) (* a c))) (/ 1 a)))
(* c (+ (* 1/16 (/ (* t z) (* a c))) (/ 1 a)))
(/ c a)
(* -1 (* c (- (* -1/16 (/ (* t z) (* a c))) (/ 1 a))))
(* -1 (* c (- (* -1/16 (/ (* t z) (* a c))) (/ 1 a))))
(* -1 (* c (- (* -1/16 (/ (* t z) (* a c))) (/ 1 a))))
(* 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)
c
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(* 1/16 (* t z))
(* z (+ (* 1/16 t) (/ c z)))
(* z (+ (* 1/16 t) (/ c z)))
(* z (+ (* 1/16 t) (/ c z)))
(* 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))))
c
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(* 1/16 (* t z))
(* t (+ (* 1/16 z) (/ c t)))
(* t (+ (* 1/16 z) (/ c t)))
(* t (+ (* 1/16 z) (/ c t)))
(* 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))))
(* 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)))
(* 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))
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 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 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) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* 1/16 (/ (* t z) x))
(* -1/4 (* a b))
(- (* x y) (* 1/4 (* a b)))
(- (* x y) (* 1/4 (* a b)))
(- (* x y) (* 1/4 (* a b)))
(* 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))
(- (* x y) (* 1/4 (* a b)))
(- (* x y) (* 1/4 (* a b)))
(- (* x y) (* 1/4 (* a b)))
(* 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))
(* a (- (/ (* x y) a) (* 1/4 b)))
(* a (- (/ (* x y) a) (* 1/4 b)))
(* a (- (/ (* x y) a) (* 1/4 b)))
(* -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)
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(* -1/4 (* a b))
(* b (- (/ (* x y) b) (* 1/4 a)))
(* b (- (/ (* x y) b) (* 1/4 a)))
(* b (- (/ (* x y) b) (* 1/4 a)))
(* -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)
(* 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))
(* 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/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
(* 1/16 (/ (* t z) a))
Outputs
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.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) (+ (* 1/16 (/ (* t z) a)) (/ c a))))
(*.f64 a (-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a)))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))))
(*.f64 a (-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a)))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a))))
(*.f64 a (-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* a (+ (* -1 (/ c a)) (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))))
(*.f64 a (-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a)))
(* -1 (* a (+ (* -1 (/ c a)) (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))))
(*.f64 a (-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a)))
(* -1 (* a (+ (* -1 (/ c a)) (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))))
(*.f64 a (-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a)))
(* a (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a)))
(+ (* -1/4 (* a b)) (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))))
(*.f64 a (-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a)))
(+ (* -1/4 (* a b)) (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))))
(*.f64 a (-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a)))
(+ (* -1/4 (* a b)) (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))))
(*.f64 a (-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* b (+ (* -1/4 a) (/ (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))) b)))
(*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a) b)))))
(* b (+ (* -1/4 a) (/ (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))) b)))
(*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a) b)))))
(* b (+ (* -1/4 a) (/ (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))) b)))
(*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a) b)))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* b (+ (* -1 (/ (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))) b)) (* 1/4 a))))
(*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a) b)))))
(* -1 (* b (+ (* -1 (/ (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))) b)) (* 1/4 a))))
(*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a) b)))))
(* -1 (* b (+ (* -1 (/ (* a (+ (* 1/16 (/ (* t z) a)) (/ c a))) b)) (* 1/4 a))))
(*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a) b)))))
(* a (+ (* -1/4 b) (/ c a)))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a)))
(+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (/ c a))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))))
(+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (/ c a))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))))
(+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (/ c a))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* 1/16 z) (/ (* a (+ (* -1/4 b) (/ c a))) t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) t)))
(* t (+ (* 1/16 z) (/ (* a (+ (* -1/4 b) (/ c a))) t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) t)))
(* t (+ (* 1/16 z) (/ (* a (+ (* -1/4 b) (/ c a))) t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) t)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (* a (+ (* -1/4 b) (/ c a))) t)) (* -1/16 z))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) t)))
(* -1 (* t (+ (* -1 (/ (* a (+ (* -1/4 b) (/ c a))) t)) (* -1/16 z))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) t)))
(* -1 (* t (+ (* -1 (/ (* a (+ (* -1/4 b) (/ c a))) t)) (* -1/16 z))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) t)))
(* a (+ (* -1/4 b) (/ c a)))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a)))
(+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (/ c a))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))))
(+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (/ c a))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))))
(+ (* 1/16 (* t z)) (* a (+ (* -1/4 b) (/ c a))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* 1/16 t) (/ (* a (+ (* -1/4 b) (/ c a))) z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) z)))
(* z (+ (* 1/16 t) (/ (* a (+ (* -1/4 b) (/ c a))) z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) z)))
(* z (+ (* 1/16 t) (/ (* a (+ (* -1/4 b) (/ c a))) z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (* a (+ (* -1/4 b) (/ c a))) z)) (* -1/16 t))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) z)))
(* -1 (* z (+ (* -1 (/ (* a (+ (* -1/4 b) (/ c a))) z)) (* -1/16 t))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) z)))
(* -1 (* z (+ (* -1 (/ (* a (+ (* -1/4 b) (/ c a))) z)) (* -1/16 t))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))) z)))
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))))
(+ c (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))))
(+.f64 c (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a)))))
(+ c (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))))
(+.f64 c (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a)))))
(+ c (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))))
(+.f64 c (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a)))))
c
(* c (+ 1 (/ (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a)))) c)))
(* c (+ 1 (/ (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a)))) c)))
(* c (+ 1 (/ (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a)))) c)))
c
(* -1 (* c (- (* -1 (/ (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) c)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal -1/16 binary64)) (*.f64 b #s(literal 1/4 binary64))) (/.f64 a c))) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (- (* -1 (/ (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) c)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal -1/16 binary64)) (*.f64 b #s(literal 1/4 binary64))) (/.f64 a c))) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (- (* -1 (/ (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) c)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal -1/16 binary64)) (*.f64 b #s(literal 1/4 binary64))) (/.f64 a c))) (-.f64 #s(literal 0 binary64) c))
(+ (* 1/16 (/ (* t z) a)) (/ c a))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* b (- (+ (* 1/16 (/ (* t z) (* a b))) (/ c (* a b))) 1/4))
(*.f64 b (+.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a b)) (/.f64 c (*.f64 a b)))))
(* b (- (+ (* 1/16 (/ (* t z) (* a b))) (/ c (* a b))) 1/4))
(*.f64 b (+.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a b)) (/.f64 c (*.f64 a b)))))
(* b (- (+ (* 1/16 (/ (* t z) (* a b))) (/ c (* a b))) 1/4))
(*.f64 b (+.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a b)) (/.f64 c (*.f64 a b)))))
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1 (* b (+ 1/4 (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) b)))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a) b))))
(* -1 (* b (+ 1/4 (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) b)))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a) b))))
(* -1 (* b (+ 1/4 (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) b)))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a) b))))
(+ (* -1/4 b) (/ c a))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* t (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (/ c (* a t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) b) t) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) a) (/.f64 c (*.f64 t a)))))
(* t (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (/ c (* a t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) b) t) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) a) (/.f64 c (*.f64 t a)))))
(* t (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (/ c (* a t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) b) t) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) a) (/.f64 c (*.f64 t a)))))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 b) (/ c a)) t)) (* -1/16 (/ z a)))))
(*.f64 t (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 z #s(literal -1/16 binary64)) a) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a)) t))))
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 b) (/ c a)) t)) (* -1/16 (/ z a)))))
(*.f64 t (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 z #s(literal -1/16 binary64)) a) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a)) t))))
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 b) (/ c a)) t)) (* -1/16 (/ z a)))))
(*.f64 t (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 z #s(literal -1/16 binary64)) a) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a)) t))))
(+ (* -1/4 b) (/ c a))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* z (+ (* -1/4 (/ b z)) (+ (* 1/16 (/ t a)) (/ c (* a z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) b) z) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) a) (/.f64 c (*.f64 z a)))))
(* z (+ (* -1/4 (/ b z)) (+ (* 1/16 (/ t a)) (/ c (* a z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) b) z) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) a) (/.f64 c (*.f64 z a)))))
(* z (+ (* -1/4 (/ b z)) (+ (* 1/16 (/ t a)) (/ c (* a z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) b) z) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) a) (/.f64 c (*.f64 z a)))))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 b) (/ c a)) z)) (* -1/16 (/ t a)))))
(*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 c a)) z) (/.f64 (*.f64 t #s(literal -1/16 binary64)) a)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 b) (/ c a)) z)) (* -1/16 (/ t a)))))
(*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 c a)) z) (/.f64 (*.f64 t #s(literal -1/16 binary64)) a)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 b) (/ c a)) z)) (* -1/16 (/ t a)))))
(*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 c a)) z) (/.f64 (*.f64 t #s(literal -1/16 binary64)) a)) (-.f64 #s(literal 0 binary64) z))
(/ (+ c (* 1/16 (* t z))) a)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) a)
(/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) a)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) a)
(/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) a)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) a)
(/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) a)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) a)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(+ (* -1 (/ (+ (* -1 c) (* -1/16 (* t z))) a)) (* -1/4 b))
(-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(+ (* -1 (/ (+ (* -1 c) (* -1/16 (* t z))) a)) (* -1/4 b))
(-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(+ (* -1 (/ (+ (* -1 c) (* -1/16 (* t z))) a)) (* -1/4 b))
(-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(+ (* -1/4 b) (* 1/16 (/ (* t z) a)))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a)))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))
(-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(/ c a)
(/.f64 c a)
(* c (+ (* -1/4 (/ b c)) (+ (* 1/16 (/ (* t z) (* a c))) (/ 1 a))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) b) c) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (*.f64 t z) a) c)) (/.f64 #s(literal 1 binary64) a))))
(* c (+ (* -1/4 (/ b c)) (+ (* 1/16 (/ (* t z) (* a c))) (/ 1 a))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) b) c) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (*.f64 t z) a) c)) (/.f64 #s(literal 1 binary64) a))))
(* c (+ (* -1/4 (/ b c)) (+ (* 1/16 (/ (* t z) (* a c))) (/ 1 a))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) b) c) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (*.f64 t z) a) c)) (/.f64 #s(literal 1 binary64) a))))
(/ c a)
(/.f64 c a)
(* -1 (* c (- (* -1 (/ (+ (* -1/4 b) (* 1/16 (/ (* t z) a))) c)) (/ 1 a))))
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))) c)))
(* -1 (* c (- (* -1 (/ (+ (* -1/4 b) (* 1/16 (/ (* t z) a))) c)) (/ 1 a))))
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))) c)))
(* -1 (* c (- (* -1 (/ (+ (* -1/4 b) (* 1/16 (/ (* t z) a))) c)) (/ 1 a))))
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))) c)))
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(/ c a)
(/.f64 c a)
(+ (* 1/16 (/ (* t z) a)) (/ c a))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(+ (* 1/16 (/ (* t z) a)) (/ c a))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(+ (* 1/16 (/ (* t z) a)) (/ c a))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* t (+ (* 1/16 (/ z a)) (/ c (* a t))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) a) (/.f64 c (*.f64 t a))))
(* t (+ (* 1/16 (/ z a)) (/ c (* a t))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) a) (/.f64 c (*.f64 t a))))
(* t (+ (* 1/16 (/ z a)) (/ c (* a t))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) a) (/.f64 c (*.f64 t a))))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* -1 (* t (+ (* -1 (/ c (* a t))) (* -1/16 (/ z a)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) a) (/.f64 c (*.f64 t a))))
(* -1 (* t (+ (* -1 (/ c (* a t))) (* -1/16 (/ z a)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) a) (/.f64 c (*.f64 t a))))
(* -1 (* t (+ (* -1 (/ c (* a t))) (* -1/16 (/ z a)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) a) (/.f64 c (*.f64 t a))))
(/ c a)
(/.f64 c a)
(+ (* 1/16 (/ (* t z) a)) (/ c a))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(+ (* 1/16 (/ (* t z) a)) (/ c a))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(+ (* 1/16 (/ (* t z) a)) (/ c a))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* z (+ (* 1/16 (/ t a)) (/ c (* a z))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) a) (/.f64 c (*.f64 z a))))
(* z (+ (* 1/16 (/ t a)) (/ c (* a z))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) a) (/.f64 c (*.f64 z a))))
(* z (+ (* 1/16 (/ t a)) (/ c (* a z))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) a) (/.f64 c (*.f64 z a))))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* -1 (* z (+ (* -1 (/ c (* a z))) (* -1/16 (/ t a)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) a) (/.f64 c (*.f64 z a))))
(* -1 (* z (+ (* -1 (/ c (* a z))) (* -1/16 (/ t a)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) a) (/.f64 c (*.f64 z a))))
(* -1 (* z (+ (* -1 (/ c (* a z))) (* -1/16 (/ t a)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) a) (/.f64 c (*.f64 z a))))
(/ (+ c (* 1/16 (* t z))) a)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) a)
(/ (+ c (* 1/16 (* t z))) a)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) a)
(/ (+ c (* 1/16 (* t z))) a)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) a)
(/ (+ c (* 1/16 (* t z))) a)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) a)
(/ (+ c (* 1/16 (* t z))) a)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) a)
(/ (+ c (* 1/16 (* t z))) a)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) a)
(/ (+ c (* 1/16 (* t z))) a)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) a)
(/ (+ c (* 1/16 (* t z))) a)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) a)
(* -1 (/ (+ (* -1 c) (* -1/16 (* t z))) a))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(* -1 (/ (+ (* -1 c) (* -1/16 (* t z))) a))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(* -1 (/ (+ (* -1 c) (* -1/16 (* t z))) a))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(* -1 (/ (+ (* -1 c) (* -1/16 (* t z))) a))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(+ (* 1/16 (/ (* t z) a)) (/ c a))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(+ (* 1/16 (/ (* t z) a)) (/ c a))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(+ (* 1/16 (/ (* t z) a)) (/ c a))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) a))
(/ c a)
(/.f64 c a)
(* c (+ (* 1/16 (/ (* t z) (* a c))) (/ 1 a)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (*.f64 t z) a) c)) (/.f64 #s(literal 1 binary64) a)))
(* c (+ (* 1/16 (/ (* t z) (* a c))) (/ 1 a)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (*.f64 t z) a) c)) (/.f64 #s(literal 1 binary64) a)))
(* c (+ (* 1/16 (/ (* t z) (* a c))) (/ 1 a)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (*.f64 t z) a) c)) (/.f64 #s(literal 1 binary64) a)))
(/ c a)
(/.f64 c a)
(* -1 (* c (- (* -1/16 (/ (* t z) (* a c))) (/ 1 a))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (*.f64 t z) a) c)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a))))
(* -1 (* c (- (* -1/16 (/ (* t z) (* a c))) (/ 1 a))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (*.f64 t z) a) c)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a))))
(* -1 (* c (- (* -1/16 (/ (* t z) (* a c))) (/ 1 a))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (*.f64 t z) a) c)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a))))
(* 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))
(* 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)
c
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* 1/16 t) (/ c z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 c z)))
(* z (+ (* 1/16 t) (/ c z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 c z)))
(* z (+ (* 1/16 t) (/ c z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 c z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 c z)))
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 c z)))
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 c z)))
c
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* 1/16 z) (/ c t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)))
(* t (+ (* 1/16 z) (/ c t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)))
(* t (+ (* 1/16 z) (/ c t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)))
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)))
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
c
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c))))
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c))))
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c))))
c
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c))))
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c))))
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c))))
(* 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))
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(* 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 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) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* 1/16 (/ (* t z) x))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(- (* x y) (* 1/4 (* a b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(- (* x y) (* 1/4 (* a b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(- (* x y) (* 1/4 (* a b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* x y)
(*.f64 x y)
(* x (+ y (* -1/4 (/ (* a b) x))))
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x)))
(* x (+ y (* -1/4 (/ (* a b) x))))
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x)))
(* x (+ y (* -1/4 (/ (* a b) x))))
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x)))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x)))
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x)))
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(- (* x y) (* 1/4 (* a b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(- (* x y) (* 1/4 (* a b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(- (* x y) (* 1/4 (* a b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* x y)
(*.f64 x y)
(* y (+ x (* -1/4 (/ (* a b) y))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)))
(* y (+ x (* -1/4 (/ (* a b) y))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)))
(* y (+ x (* -1/4 (/ (* a b) y))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)))
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)))
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)))
(* x y)
(*.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 (- (/ (* x y) a) (* 1/4 b)))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 x y) a)))
(* a (- (/ (* x y) a) (* 1/4 b)))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 x y) a)))
(* a (- (/ (* x y) a) (* 1/4 b)))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 x y) a)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* a (- (* -1 (/ (* x y) a)) (* -1/4 b))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 x y) a)))
(* -1 (* a (- (* -1 (/ (* x y) a)) (* -1/4 b))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 x y) a)))
(* -1 (* a (- (* -1 (/ (* x y) a)) (* -1/4 b))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 x y) a)))
(* x y)
(*.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 (- (/ (* x y) b) (* 1/4 a)))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 x y) b)))
(* b (- (/ (* x y) b) (* 1/4 a)))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 x y) b)))
(* b (- (/ (* x y) b) (* 1/4 a)))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 x y) b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* b (- (* -1 (/ (* x y) b)) (* -1/4 a))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 x y) b)))
(* -1 (* b (- (* -1 (/ (* x y) b)) (* -1/4 a))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 x y) b)))
(* -1 (* b (- (* -1 (/ (* x y) b)) (* -1/4 a))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 x y) 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 b (*.f64 a #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 b (*.f64 a #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 b (*.f64 a #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 b (*.f64 a #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 b (*.f64 a #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 b (*.f64 a #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 b (*.f64 a #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 b (*.f64 a #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 b (*.f64 a #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 b (*.f64 a #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 b (*.f64 a #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 b (*.f64 a #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 b (*.f64 a #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 b (*.f64 a #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 b (*.f64 a #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 b (*.f64 a #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 b (*.f64 a #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 b (*.f64 a #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 b (*.f64 a #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 b (*.f64 a #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 b (*.f64 a #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 b (*.f64 a #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 b (*.f64 a #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 b (*.f64 a #s(literal 1/4 binary64)))
(* 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/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))
(* 1/16 (/ (* t z) a))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a))

eval437.0ms (4%)

Compiler

Compiled 23770 to 2145 computations (91% saved)

prune159.0ms (1.5%)

Pruning

12 alts after pruning (3 fresh and 9 done)

PrunedKeptTotal
New119911200
Fresh022
Picked055
Done044
Total1199121211
Accuracy
100.0%
Counts
1211 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
33.3%
(/.f64 z (/.f64 #s(literal 16 binary64) t))
49.7%
(-.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
55.8%
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
44.8%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
52.5%
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)
27.9%
(*.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))
28.8%
(*.f64 x y)
45.3%
(*.f64 a (+.f64 (/.f64 (*.f64 x y) a) (*.f64 b #s(literal -1/4 binary64))))
61.8%
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a))))
33.4%
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
25.4%
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
21.6%
c
Compiler

Compiled 466 to 208 computations (55.4% saved)

regimes123.0ms (1.1%)

Counts
25 → 1
Calls
Call 1
Inputs
c
(*.f64 x y)
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(/.f64 z (/.f64 #s(literal 16 binary64) t))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
(*.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
(-.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(*.f64 a (+.f64 (/.f64 (*.f64 x y) a) (*.f64 b #s(literal -1/4 binary64))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c))
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a))))
(+.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 a b) #s(literal -4 binary64)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (+.f64 (*.f64 x y) c)))
(-.f64 (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(*.f64 a (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) a) (*.f64 b #s(literal -1/4 binary64))))
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y))) a))))
(*.f64 a (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 x y) a)))))
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:

10.0ms
a
9.0ms
(*.f64 z t)
9.0ms
(*.f64 a b)
9.0ms
c
8.0ms
z
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)

regimes99.0ms (0.9%)

Counts
18 → 3
Calls
Call 1
Inputs
c
(*.f64 x y)
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(/.f64 z (/.f64 #s(literal 16 binary64) t))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
(*.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
(-.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(*.f64 a (+.f64 (/.f64 (*.f64 x y) a) (*.f64 b #s(literal -1/4 binary64))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c))
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a))))
Outputs
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
Calls

10 calls:

38.0ms
y
11.0ms
(*.f64 x y)
8.0ms
a
6.0ms
(*.f64 a b)
6.0ms
t
Results
AccuracySegmentsBranch
82.3%3x
82.4%3y
84.8%3z
82.0%3t
90.1%3a
86.2%3b
78.0%1c
85.4%3(*.f64 x y)
93.0%3(/.f64 (*.f64 a b) #s(literal 4 binary64))
93.0%3(*.f64 a b)
Compiler

Compiled 88 to 75 computations (14.8% saved)

regimes15.0ms (0.1%)

Counts
17 → 3
Calls
Call 1
Inputs
c
(*.f64 x y)
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(/.f64 z (/.f64 #s(literal 16 binary64) t))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
(*.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
(-.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(*.f64 a (+.f64 (/.f64 (*.f64 x y) a) (*.f64 b #s(literal -1/4 binary64))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c))
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
Outputs
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
Calls

2 calls:

8.0ms
(*.f64 a b)
5.0ms
(/.f64 (*.f64 a b) #s(literal 4 binary64))
Results
AccuracySegmentsBranch
92.9%3(/.f64 (*.f64 a b) #s(literal 4 binary64))
92.9%3(*.f64 a b)
Compiler

Compiled 22 to 18 computations (18.2% saved)

regimes12.0ms (0.1%)

Counts
14 → 3
Calls
Call 1
Inputs
c
(*.f64 x y)
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(/.f64 z (/.f64 #s(literal 16 binary64) t))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
(*.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
(-.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(*.f64 a (+.f64 (/.f64 (*.f64 x y) a) (*.f64 b #s(literal -1/4 binary64))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c))
Outputs
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(*.f64 a (+.f64 (/.f64 (*.f64 x y) a) (*.f64 b #s(literal -1/4 binary64))))
Calls

2 calls:

6.0ms
(*.f64 a b)
5.0ms
(/.f64 (*.f64 a b) #s(literal 4 binary64))
Results
AccuracySegmentsBranch
91.9%3(/.f64 (*.f64 a b) #s(literal 4 binary64))
91.9%3(*.f64 a b)
Compiler

Compiled 22 to 18 computations (18.2% saved)

regimes49.0ms (0.4%)

Counts
12 → 3
Calls
Call 1
Inputs
c
(*.f64 x y)
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(/.f64 z (/.f64 #s(literal 16 binary64) t))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
(*.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
(-.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(*.f64 a (+.f64 (/.f64 (*.f64 x y) a) (*.f64 b #s(literal -1/4 binary64))))
Outputs
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
Calls

10 calls:

6.0ms
c
5.0ms
x
5.0ms
(*.f64 x y)
5.0ms
(*.f64 a b)
4.0ms
y
Results
AccuracySegmentsBranch
70.3%6c
69.9%4t
66.5%3x
69.9%5y
71.4%4z
70.1%3(*.f64 x y)
67.8%3b
67.5%3a
69.9%3(/.f64 (*.f64 a b) #s(literal 4 binary64))
69.9%3(*.f64 a b)
Compiler

Compiled 88 to 75 computations (14.8% saved)

regimes12.0ms (0.1%)

Counts
9 → 4
Calls
Call 1
Inputs
c
(*.f64 x y)
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(/.f64 z (/.f64 #s(literal 16 binary64) t))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
(*.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))
Outputs
(*.f64 x y)
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)
(*.f64 x y)
Calls

3 calls:

4.0ms
z
3.0ms
(*.f64 x y)
3.0ms
(*.f64 a b)
Results
AccuracySegmentsBranch
68.9%4z
68.3%3(*.f64 a b)
70.2%4(*.f64 x y)
Compiler

Compiled 28 to 23 computations (17.9% saved)

regimes7.0ms (0.1%)

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

2 calls:

3.0ms
t
3.0ms
(*.f64 x y)
Results
AccuracySegmentsBranch
56.7%3t
68.3%3(*.f64 x y)
Compiler

Compiled 18 to 15 computations (16.7% saved)

regimes25.0ms (0.2%)

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

9 calls:

4.0ms
(*.f64 a b)
3.0ms
z
3.0ms
a
3.0ms
b
2.0ms
x
Results
AccuracySegmentsBranch
56.5%6t
46.5%4c
49.1%3x
49.1%5y
56.3%5z
50.6%4a
48.2%5b
50.9%4(*.f64 a b)
51.4%3(*.f64 x y)
Compiler

Compiled 76 to 65 computations (14.5% saved)

regimes19.0ms (0.2%)

Counts
3 → 4
Calls
Call 1
Inputs
c
(*.f64 x y)
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
Outputs
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(*.f64 x y)
c
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
Calls

9 calls:

3.0ms
z
2.0ms
b
2.0ms
t
2.0ms
a
2.0ms
c
Results
AccuracySegmentsBranch
43.9%5c
41.7%4b
43.6%5y
40.8%3a
39.3%3x
46.4%4(*.f64 a b)
42.8%3(*.f64 x y)
38.5%4t
39.3%4z
Compiler

Compiled 76 to 65 computations (14.5% saved)

regimes43.0ms (0.4%)

Counts
2 → 3
Calls
Call 1
Inputs
c
(*.f64 x y)
Outputs
c
(*.f64 x y)
c
Calls

3 calls:

39.0ms
(*.f64 x y)
2.0ms
c
2.0ms
a
Results
AccuracySegmentsBranch
28.8%1a
40.7%3c
40.0%3(*.f64 x y)
Compiler

Compiled 26 to 22 computations (15.4% saved)

regimes9.0ms (0.1%)

Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

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

7 calls:

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

Compiled 56 to 49 computations (12.5% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.7973751815955037e+174
3.0214742510199235e+176
0.0ms
-1.4630485993684002e+252
-1.4451055584976394e+251
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.7973751815955037e+174
3.0214742510199235e+176
0.0ms
-1.4630485993684002e+252
-1.4451055584976394e+251
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.5142939952625815e+222
4.49883981212916e+230
0.0ms
-1.2170501590779377e+264
-2.777657411678276e+261
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
6.039543959656249e+62
1.2364459523383781e+73
0.0ms
-2.2075266862611512e+175
-5.971485964769435e+173
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.050782601934179e+167
1.528631566983549e+182
0.0ms
-2.2075266862611512e+175
-5.971485964769435e+173
0.0ms
-1.3988189611481006e+245
-4.041666908760142e+224
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch51.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
22.0ms
1.050782601934179e+167
1.528631566983549e+182
25.0ms
-8.734980473450004e+267
-4.448162938668312e+247
Results
36.0ms336×0valid
Compiler

Compiled 538 to 446 computations (17.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 21.0ms
ival-mult: 8.0ms (38.9% of total)
ival-add: 6.0ms (29.1% of total)
ival-div: 5.0ms (24.3% of total)
ival-sub: 2.0ms (9.7% of total)
const: 1.0ms (4.9% of total)
backward-pass: 0.0ms (0% of total)

bsearch86.0ms (0.8%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
28.0ms
9.392207153099795e-126
2.0341929095908184e-102
6.0ms
-7.140844979224444e-283
-5.51628820422807e-283
25.0ms
-1.8820333234393414e-15
-5.081920686564257e-22
20.0ms
-7.9771892405917e+170
-5.9641750689361314e+168
Results
59.0ms480×0valid
Compiler

Compiled 754 to 626 computations (17% saved)

Precisions
Click to see histograms. Total time spent on operations: 31.0ms
ival-div: 12.0ms (38.8% of total)
ival-mult: 11.0ms (35.6% of total)
ival-add: 5.0ms (16.2% of total)
ival-sub: 2.0ms (6.5% of total)
const: 1.0ms (3.2% of total)
backward-pass: 0.0ms (0% of total)

bsearch46.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
10.0ms
3.1473014233357904e+49
1.1306128890992858e+50
16.0ms
1.0260001590107637e-50
2.63209465438539e-50
12.0ms
-1.4630485993684002e+252
-1.4451055584976394e+251
Results
30.0ms256×0valid
Compiler

Compiled 366 to 315 computations (13.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 12.0ms
ival-mult: 4.0ms (33.6% of total)
ival-div: 3.0ms (25.2% of total)
ival-add: 3.0ms (25.2% of total)
ival-sub: 1.0ms (8.4% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch66.0ms (0.6%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
21.0ms
3.7334786982704864e+64
2.666116789465072e+77
17.0ms
-2.375935794209358e+202
-9.138660014578156e+200
Results
29.0ms272×0valid
Compiler

Compiled 374 to 315 computations (15.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 17.0ms
ival-mult: 6.0ms (36.1% of total)
ival-add: 5.0ms (30.1% of total)
ival-div: 4.0ms (24.1% of total)
ival-sub: 1.0ms (6% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

simplify17.0ms (0.2%)

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

Useful iterations: 0 (0.0ms)

IterNodesCost
099315
1133315
2142315
3154315
4163315
5169315
6171315
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 (*.f64 a b) #s(literal -1000000000000000099152028052998409011920202342162715294588395300751542199979533737409779075865727753926819359851621495586577336764022655397834297874715562088326669341630279279057944337344270883862880412035963403187241060084423965317738575228107571068928 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)))) (if (<=.f64 (*.f64 a b) #s(literal 2000000000000000137915135073689165875359652196704874198187565661193312641284417509132373599233810570853199965858834917760600767800956522391407163437154734795519664771502702592 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))
(if (<=.f64 (*.f64 a b) #s(literal -1000000000000000099152028052998409011920202342162715294588395300751542199979533737409779075865727753926819359851621495586577336764022655397834297874715562088326669341630279279057944337344270883862880412035963403187241060084423965317738575228107571068928 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (*.f64 a b) #s(literal 2000000000000000137915135073689165875359652196704874198187565661193312641284417509132373599233810570853199965858834917760600767800956522391407163437154734795519664771502702592 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))
(if (<=.f64 (*.f64 a b) #s(literal -1000000000000000044140518902895287779286391397382581274563006173283444396083023609274483667691850832398819698877547611031397112968428705874685599733334034192471780653571870045215197739635249206690814463183771858052833032509915549602573975010166573043840478561173504 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal 2000000000000000093203614349641395136810171619898753722841960916037365562646172599145535424428391424642067953191970979730634523332013796182721244194985286881174860254734632443798974411790110476652919471543120485568709918720 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y))) (*.f64 a (+.f64 (/.f64 (*.f64 x y) a) (*.f64 b #s(literal -1/4 binary64))))))
(if (<=.f64 (*.f64 x y) #s(literal -19999999999999998743069049246737528200546615119793746550412501356903849205370206764075153567638181693469097644589800066324224103680915737659228242480356123926769783926845079552 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)) (if (<=.f64 (*.f64 x y) #s(literal 1000000000000000057857959942726969827393378689175040438172647424 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))))
(if (<=.f64 (*.f64 x y) #s(literal -100000000000000004432795665958347438500428966608636256080197937830963477082618911859584178365170076692451010888562841972100410265623306726829729177688912148325455279810104971033102576911999816916636238052732752107272876955671430431745947427930112 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal -19999999999999998743069049246737528200546615119793746550412501356903849205370206764075153567638181693469097644589800066324224103680915737659228242480356123926769783926845079552 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (if (<=.f64 (*.f64 x y) #s(literal 200000000000000007721798857483902880558804102982700877908847659137154782032985485340394783509086340687111501805726310060782654579073417017646333594747261264801453572096 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (*.f64 x y))))
(if (<=.f64 (*.f64 x y) #s(literal -45000000000000000175400910266363063947482696931891133294425770715304723508601903275034420084978620842604819553783187539217375208830011613591057765762962351772680725475663089459675484585966434545769175524200310918667717449915656876833121435752857600 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal 800000000000000030887195429935611522235216411930803511635390636548619128131941941361579134036345362748446007222905240243130618316293668070585334378989045059205814288384 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (*.f64 x y)))
(if (<=.f64 z #s(literal -70000000000000003750114594646131406599802139028777035977422135431784906346198157659900989077676076803135455176293538809557668023494918679125738852844867219745637578833920 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 z #s(literal -3821530487881633/332306998946228968225951765070086144 binary64)) (*.f64 x y) (if (<=.f64 z #s(literal -3557743422298153/5231975621026695903068481684863290090631859432155925817596437443214604741820977160611320209061014932263645863855239974732359107840294502166008094518895788478483675671300894035850134084503110909120094815504417224113077119759472054472248800754920440876255467030120381917802944253736633001385354330112 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 z #s(literal 2332598766826553/1260864198284623334792929283204595641762551656654894293374345388935863096687910739565256520156317300505812095689818112 binary64)) (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))))
(if (<=.f64 (*.f64 a b) #s(literal -149999999999999994523639068545909197003326400148693801925202891560765508475147187796411814328980038572933423778908108545353816721166995581743010726985639121710438229824772464078059388901156750550994909974907374464398975980783095585958064001878302130176 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal 8424983333484575/421249166674228746791672110734681729275580381602196445017243910144 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 a b) #s(literal 89999999999999996482199139913043045904475815411712 binary64)) c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(if (<=.f64 c #s(literal -4600000000000000200700677580278606794919167260673030172758715889016385875679735922831309877561922938993267020881541418865549114978701460115222487985905667604159871599688244407366376746735348107630870528 binary64)) c (if (<=.f64 c #s(literal 124999999999999990817472647060149865438600401899933485907830802472545288192 binary64)) (*.f64 x y) c))
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)
(if (<=.f64 (*.f64 a b) #s(literal -1000000000000000099152028052998409011920202342162715294588395300751542199979533737409779075865727753926819359851621495586577336764022655397834297874715562088326669341630279279057944337344270883862880412035963403187241060084423965317738575228107571068928 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (/.f64 c a)))) (if (<=.f64 (*.f64 a b) #s(literal 2000000000000000137915135073689165875359652196704874198187565661193312641284417509132373599233810570853199965858834917760600767800956522391407163437154734795519664771502702592 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))
(if (<=.f64 (*.f64 a b) #s(literal -1000000000000000099152028052998409011920202342162715294588395300751542199979533737409779075865727753926819359851621495586577336764022655397834297874715562088326669341630279279057944337344270883862880412035963403187241060084423965317738575228107571068928 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) a) (/.f64 c a)))) (if (<=.f64 (*.f64 a b) #s(literal 2000000000000000137915135073689165875359652196704874198187565661193312641284417509132373599233810570853199965858834917760600767800956522391407163437154734795519664771502702592 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (+.f64 (*.f64 x y) c)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (/.f64 (*.f64 a b) #s(literal -4 binary64)))))
(if (<=.f64 (*.f64 a b) #s(literal -1000000000000000099152028052998409011920202342162715294588395300751542199979533737409779075865727753926819359851621495586577336764022655397834297874715562088326669341630279279057944337344270883862880412035963403187241060084423965317738575228107571068928 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (*.f64 a b) #s(literal 2000000000000000137915135073689165875359652196704874198187565661193312641284417509132373599233810570853199965858834917760600767800956522391407163437154734795519664771502702592 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y))) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))
(if (<=.f64 (*.f64 a b) #s(literal -1000000000000000099152028052998409011920202342162715294588395300751542199979533737409779075865727753926819359851621495586577336764022655397834297874715562088326669341630279279057944337344270883862880412035963403187241060084423965317738575228107571068928 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (/.f64 (*.f64 a b) #s(literal -4 binary64))) (if (<=.f64 (*.f64 a b) #s(literal 2000000000000000137915135073689165875359652196704874198187565661193312641284417509132373599233810570853199965858834917760600767800956522391407163437154734795519664771502702592 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (+.f64 (*.f64 x y) c)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (/.f64 (*.f64 a b) #s(literal -4 binary64)))))
(if (<=.f64 (*.f64 a b) #s(literal -1000000000000000044140518902895287779286391397382581274563006173283444396083023609274483667691850832398819698877547611031397112968428705874685599733334034192471780653571870045215197739635249206690814463183771858052833032509915549602573975010166573043840478561173504 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal 2000000000000000093203614349641395136810171619898753722841960916037365562646172599145535424428391424642067953191970979730634523332013796182721244194985286881174860254734632443798974411790110476652919471543120485568709918720 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y))) (*.f64 a (+.f64 (/.f64 (*.f64 x y) a) (*.f64 b #s(literal -1/4 binary64))))))
(if (<=.f64 (*.f64 a b) #s(literal -1000000000000000044140518902895287779286391397382581274563006173283444396083023609274483667691850832398819698877547611031397112968428705874685599733334034192471780653571870045215197739635249206690814463183771858052833032509915549602573975010166573043840478561173504 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (if (<=.f64 (*.f64 a b) #s(literal 2000000000000000093203614349641395136810171619898753722841960916037365562646172599145535424428391424642067953191970979730634523332013796182721244194985286881174860254734632443798974411790110476652919471543120485568709918720 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (+.f64 (*.f64 x y) c)) (*.f64 a (+.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 x y) a)))))
(if (<=.f64 (*.f64 x y) #s(literal -19999999999999998743069049246737528200546615119793746550412501356903849205370206764075153567638181693469097644589800066324224103680915737659228242480356123926769783926845079552 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)) (if (<=.f64 (*.f64 x y) #s(literal 1000000000000000057857959942726969827393378689175040438172647424 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))))
(if (<=.f64 (*.f64 x y) #s(literal -19999999999999998743069049246737528200546615119793746550412501356903849205370206764075153567638181693469097644589800066324224103680915737659228242480356123926769783926845079552 binary64)) (+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal -4 binary64))) (if (<=.f64 (*.f64 x y) #s(literal 1000000000000000057857959942726969827393378689175040438172647424 binary64)) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal -4 binary64)))))
(if (<=.f64 (*.f64 x y) #s(literal -100000000000000004432795665958347438500428966608636256080197937830963477082618911859584178365170076692451010888562841972100410265623306726829729177688912148325455279810104971033102576911999816916636238052732752107272876955671430431745947427930112 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal -19999999999999998743069049246737528200546615119793746550412501356903849205370206764075153567638181693469097644589800066324224103680915737659228242480356123926769783926845079552 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (if (<=.f64 (*.f64 x y) #s(literal 200000000000000007721798857483902880558804102982700877908847659137154782032985485340394783509086340687111501805726310060782654579073417017646333594747261264801453572096 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (*.f64 x y))))
(if (<=.f64 (*.f64 x y) #s(literal -100000000000000004432795665958347438500428966608636256080197937830963477082618911859584178365170076692451010888562841972100410265623306726829729177688912148325455279810104971033102576911999816916636238052732752107272876955671430431745947427930112 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal -19999999999999998743069049246737528200546615119793746550412501356903849205370206764075153567638181693469097644589800066324224103680915737659228242480356123926769783926845079552 binary64)) (+.f64 c (/.f64 (*.f64 a b) #s(literal -4 binary64))) (if (<=.f64 (*.f64 x y) #s(literal 200000000000000007721798857483902880558804102982700877908847659137154782032985485340394783509086340687111501805726310060782654579073417017646333594747261264801453572096 binary64)) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (*.f64 x y))))
(if (<=.f64 (*.f64 x y) #s(literal -45000000000000000175400910266363063947482696931891133294425770715304723508601903275034420084978620842604819553783187539217375208830011613591057765762962351772680725475663089459675484585966434545769175524200310918667717449915656876833121435752857600 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal 800000000000000030887195429935611522235216411930803511635390636548619128131941941361579134036345362748446007222905240243130618316293668070585334378989045059205814288384 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (*.f64 x y)))
(if (<=.f64 (*.f64 x y) #s(literal -45000000000000000175400910266363063947482696931891133294425770715304723508601903275034420084978620842604819553783187539217375208830011613591057765762962351772680725475663089459675484585966434545769175524200310918667717449915656876833121435752857600 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal 800000000000000030887195429935611522235216411930803511635390636548619128131941941361579134036345362748446007222905240243130618316293668070585334378989045059205814288384 binary64)) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (*.f64 x y)))
(if (<=.f64 z #s(literal -70000000000000003750114594646131406599802139028777035977422135431784906346198157659900989077676076803135455176293538809557668023494918679125738852844867219745637578833920 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 z #s(literal -3821530487881633/332306998946228968225951765070086144 binary64)) (*.f64 x y) (if (<=.f64 z #s(literal -3557743422298153/5231975621026695903068481684863290090631859432155925817596437443214604741820977160611320209061014932263645863855239974732359107840294502166008094518895788478483675671300894035850134084503110909120094815504417224113077119759472054472248800754920440876255467030120381917802944253736633001385354330112 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 z #s(literal 2332598766826553/1260864198284623334792929283204595641762551656654894293374345388935863096687910739565256520156317300505812095689818112 binary64)) (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))))
(if (<=.f64 z #s(literal -70000000000000003750114594646131406599802139028777035977422135431784906346198157659900989077676076803135455176293538809557668023494918679125738852844867219745637578833920 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (if (<=.f64 z #s(literal -3821530487881633/332306998946228968225951765070086144 binary64)) (*.f64 x y) (if (<=.f64 z #s(literal -3557743422298153/5231975621026695903068481684863290090631859432155925817596437443214604741820977160611320209061014932263645863855239974732359107840294502166008094518895788478483675671300894035850134084503110909120094815504417224113077119759472054472248800754920440876255467030120381917802944253736633001385354330112 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (if (<=.f64 z #s(literal 2332598766826553/1260864198284623334792929283204595641762551656654894293374345388935863096687910739565256520156317300505812095689818112 binary64)) (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))))))
(if (<=.f64 (*.f64 a b) #s(literal -149999999999999994523639068545909197003326400148693801925202891560765508475147187796411814328980038572933423778908108545353816721166995581743010726985639121710438229824772464078059388901156750550994909974907374464398975980783095585958064001878302130176 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal 8424983333484575/421249166674228746791672110734681729275580381602196445017243910144 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 a b) #s(literal 89999999999999996482199139913043045904475815411712 binary64)) c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(if (<=.f64 (*.f64 a b) #s(literal -149999999999999994523639068545909197003326400148693801925202891560765508475147187796411814328980038572933423778908108545353816721166995581743010726985639121710438229824772464078059388901156750550994909974907374464398975980783095585958064001878302130176 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (if (<=.f64 (*.f64 a b) #s(literal 8424983333484575/421249166674228746791672110734681729275580381602196445017243910144 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 a b) #s(literal 89999999999999996482199139913043045904475815411712 binary64)) c (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))))
(if (<=.f64 c #s(literal -4600000000000000200700677580278606794919167260673030172758715889016385875679735922831309877561922938993267020881541418865549114978701460115222487985905667604159871599688244407366376746735348107630870528 binary64)) c (if (<=.f64 c #s(literal 124999999999999990817472647060149865438600401899933485907830802472545288192 binary64)) (*.f64 x y) c))
c

soundness1.8s (16.9%)

Rules
5496×*-lowering-*.f32
5496×*-lowering-*.f64
4966×*-lowering-*.f32
4966×*-lowering-*.f64
3776×*-lowering-*.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
04519099
116678672
262088603
080648603
01734
18831
2112131
0832031
02023999
17273852
225793672
082863672
01652180
15872116
221351996
369491996
081561996
01716
13315
29014
324114
458314
5185314
6331814
7594014
0802514
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 1360 to 846 computations (37.8% saved)

preprocess77.0ms (0.7%)

Remove

(sort a b)

(sort z t)

(sort x y)

Compiler

Compiled 1020 to 432 computations (57.6% saved)

end0.0ms (0%)

Profiling

Loading profile data...