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

Time bar (total: 9.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 (14.2%)

Results
956.0ms8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 544.0ms
ival-mult: 208.0ms (38.2% of total)
ival-div: 158.0ms (29.1% of total)
ival-add: 125.0ms (23% of total)
ival-sub: 36.0ms (6.6% of total)
const: 14.0ms (2.6% of total)
backward-pass: 3.0ms (0.6% of total)
Bogosity

preprocess311.0ms (3.2%)

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)

explain180.0ms (1.8%)

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

Compiled 178 to 53 computations (70.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 55.0ms
ival-mult: 39.0ms (71.2% of total)
ival-div: 7.0ms (12.8% of total)
ival-add: 5.0ms (9.1% of total)
ival-sub: 2.0ms (3.7% of total)
const: 1.0ms (1.8% 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)

simplify16.0ms (0.2%)

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

localize69.0ms (0.7%)

Localize:

Found 4 expressions of interest:

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

Compiled 69 to 18 computations (73.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 14.0ms
ival-mult: 6.0ms (42.9% of total)
ival-div: 4.0ms (28.6% of total)
ival-add: 3.0ms (21.5% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

series17.0ms (0.2%)

Counts
6 → 252
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))>
#<alt (+ (* x y) c)>
#<alt (/ (* z t) 16)>
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)))>
#<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 (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
Calls

63 calls:

TimeVariablePointExpression
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)))
1.0ms
t
@0
(+ (/ (* a b) -4) (+ (/ (* z t) 16) (+ (* x y) c)))

rewrite352.0ms (3.6%)

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

Useful iterations: 1 (0.0ms)

IterNodesCost
01743
18840
2112740
0828540
Stop Event
iter limit
node limit
Counts
6 → 319
Calls
Call 1
Inputs
(+ (/ (* a b) -4) (+ (/ (* z t) 16) (+ (* x y) c)))
(/ (* a b) -4)
(* a b)
(+ (/ (* z t) 16) (+ (* x y) c))
(+ (* x y) c)
(/ (* z t) 16)
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 (*.f64 a b) #s(literal -4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.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 t) #s(literal -16 binary64))) (+.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 (*.f64 a b) #s(literal -4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.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 t) #s(literal -16 binary64))) (+.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 (*.f64 a b) #s(literal -4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.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 (*.f64 a b) #s(literal -4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.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 (*.f64 a b) #s(literal -4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.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 (*.f64 a b) #s(literal -4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.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 (*.f64 a b) #s(literal -4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.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 (*.f64 a b) #s(literal -4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.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 (*.f64 a b) #s(literal -4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.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 (*.f64 a b) #s(literal -4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.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 (*.f64 a b) #s(literal -4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.f64 (*.f64 x y) c))) (/.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.f64 (*.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 (*.f64 a b) #s(literal -4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.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 t) #s(literal -16 binary64))) (+.f64 (*.f64 x y) c)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.f64 (*.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 t) #s(literal -16 binary64))) (+.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 (*.f64 a b) #s(literal -4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.f64 (*.f64 x y) c))) (/.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.f64 (*.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 (*.f64 a b) #s(literal -4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.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 t) #s(literal -16 binary64))) (+.f64 (*.f64 x y) c))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.f64 (*.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 t) #s(literal -16 binary64))) (+.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 (*.f64 a b) #s(literal -4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.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 (*.f64 a b) #s(literal -4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.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 (*.f64 a b) #s(literal -4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))) (+.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 #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 #s(literal 16 binary64) (*.f64 z 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 #s(literal 16 binary64) (*.f64 z 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 #s(literal 16 binary64) (*.f64 z 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 #s(literal 16 binary64) (*.f64 z 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)))
(+.f64 (*.f64 x y) c)
(+.f64 c (*.f64 x y))
(+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c))))
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)))
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 c (*.f64 x y))))
(fma.f64 x y c)
(fma.f64 y x c)
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (-.f64 c (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 c c) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y c)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y c)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) c)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 c (*.f64 x y)) (-.f64 (*.f64 c c) (*.f64 x (*.f64 y (*.f64 x y))))))
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c c)) (-.f64 (*.f64 x y) c))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) c))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (-.f64 c (*.f64 x y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))) (neg.f64 (+.f64 (*.f64 c c) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y c))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c c))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) c)))
(/.f64 (-.f64 (*.f64 c c) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 c (*.f64 x y)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (-.f64 c (*.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c c)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) c))))
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 c (*.f64 x y))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c))) (+.f64 (*.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c))) (*.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)))) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) c)) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (-.f64 c (*.f64 x y))))))
(*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y c))))))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) c))
(*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (-.f64 c (*.f64 x y)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) c))))
(*.f64 (-.f64 (*.f64 c c) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 x y))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) #s(literal -16 binary64)))
(neg.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)))
(/.f64 z (/.f64 #s(literal 16 binary64) t))
(/.f64 (*.f64 z t) #s(literal 16 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -16 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t)))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t))))
(pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 binary64))
(*.f64 z (/.f64 t #s(literal 16 binary64)))
(*.f64 t (/.f64 z #s(literal 16 binary64)))
(*.f64 (*.f64 z t) #s(literal 1/16 binary64))
(*.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1/16 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 16 binary64) t)))
(*.f64 #s(literal 1/16 binary64) (*.f64 z t))
(*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)))
(*.f64 (/.f64 t #s(literal 16 binary64)) z)
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) #s(literal -16 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t)))))

simplify301.0ms (3.1%)

Algorithm
egg-herbie
Rules
4252×*-lowering-*.f32
4252×*-lowering-*.f64
2054×+-lowering-+.f64
2054×+-lowering-+.f32
1954×fma-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01832502
16642423
223952303
375522303
082912303
Stop Event
iter limit
node limit
Counts
252 → 252
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)))
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)))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
Outputs
(+ 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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (+.f64 (/.f64 c 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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (+.f64 (/.f64 c 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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (+.f64 (/.f64 c 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 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c) (*.f64 x y)) a) (*.f64 b #s(literal 1/4 binary64)))))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c) (*.f64 x y)) a) (*.f64 b #s(literal 1/4 binary64)))))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c) (*.f64 x y)) a) (*.f64 b #s(literal 1/4 binary64)))))
(+ 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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.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))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b)))))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b)))))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.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 (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c) (*.f64 x y)) b) (*.f64 a #s(literal 1/4 binary64)))))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c) (*.f64 x y)) b) (*.f64 a #s(literal 1/4 binary64)))))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c) (*.f64 x y)) b) (*.f64 a #s(literal 1/4 binary64)))))
(+ 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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.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 (/.f64 c z) (/.f64 (*.f64 x y) z)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z) (*.f64 #s(literal 1/16 binary64) t))))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))
(*.f64 z (+.f64 (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z) (*.f64 #s(literal 1/16 binary64) t))))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))
(*.f64 z (+.f64 (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z) (*.f64 #s(literal 1/16 binary64) t))))
(* 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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.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 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) 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 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) 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 #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 (+ (* -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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.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 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 #s(literal 1 binary64) (/.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 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 #s(literal 1 binary64) (/.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 (/.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/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 #s(literal 0 binary64) (*.f64 z (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z))))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z))))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) 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 #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 #s(literal 0 binary64) (*.f64 t (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t))))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t))))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) 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 (/.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 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 (/.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 (+.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)
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)))
(* 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)))
(* 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))

eval77.0ms (0.8%)

Compiler

Compiled 19969 to 1228 computations (93.9% saved)

prune80.0ms (0.8%)

Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New56110571
Fresh000
Picked101
Done000
Total56210572
Accuracy
100.0%
Counts
572 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
81.3%
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c) (*.f64 x y)) b) (*.f64 a #s(literal 1/4 binary64)))))
84.4%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)))))
52.5%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
49.3%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
73.5%
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
79.3%
(*.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)))
26.9%
(*.f64 x y)
29.5%
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
29.1%
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
22.1%
c
Compiler

Compiled 344 to 258 computations (25% saved)

simplify147.0ms (1.5%)

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 (*.f64 a b) #s(literal -4 binary64))
cost-diff128
(*.f64 t (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)))
cost-diff256
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t))))
cost-diff256
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)))))
Rules
2226×sum5-define
1508×*-lowering-*.f32
1508×*-lowering-*.f64
1454×fnmadd-define
1426×sum4-define
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
027156
159145
2138145
3380143
41035135
53380135
08279135
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (/ (* a b) -4) (- 0 (* t (- (* z -1/16) (/ (+ c (* x y)) t)))))
(/ (* a b) -4)
(* a b)
a
b
-4
(- 0 (* t (- (* z -1/16) (/ (+ c (* x y)) t))))
0
(* t (- (* z -1/16) (/ (+ c (* x y)) t)))
t
(- (* z -1/16) (/ (+ c (* x y)) t))
(* z -1/16)
z
-1/16
(/ (+ c (* x y)) t)
(+ c (* x y))
c
(* x y)
x
y
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
(+ (/ (* a b) -4) (- 0 (* t (- (* z -1/16) (/ (+ c (* x y)) t)))))
(+.f64 (*.f64 a (/.f64 b #s(literal -4 binary64))) (+.f64 c (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 1/16 binary64))))))
(/ (* a b) -4)
(*.f64 a (/.f64 b #s(literal -4 binary64)))
(* a b)
(*.f64 a b)
a
b
-4
#s(literal -4 binary64)
(- 0 (* t (- (* z -1/16) (/ (+ c (* x y)) t))))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 1/16 binary64)))))
0
#s(literal 0 binary64)
(* t (- (* z -1/16) (/ (+ c (* x y)) t)))
(-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (+.f64 c (*.f64 x y)))
t
(- (* z -1/16) (/ (+ c (* x y)) t))
(-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t))
(* z -1/16)
(*.f64 z #s(literal -1/16 binary64))
z
-1/16
#s(literal -1/16 binary64)
(/ (+ c (* x y)) t)
(/.f64 (+.f64 c (*.f64 x y)) t)
(+ c (* x y))
(+.f64 c (*.f64 x y))
c
(* x y)
(*.f64 x y)
x
y
c
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
-1/4
#s(literal -1/4 binary64)
(* a b)
(*.f64 a b)
a
b
(+ (/ (* a b) -4) c)
(+.f64 (*.f64 a (/.f64 b #s(literal -4 binary64))) 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/16 (* t z)) (+ c (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 1/16 binary64)))))
(* 1/16 (* t z))
(*.f64 t (*.f64 z #s(literal 1/16 binary64)))
1/16
#s(literal 1/16 binary64)
(* t z)
(*.f64 t z)
t
z
(+ c (* x y))
(+.f64 c (*.f64 x y))
c
(* x y)
(*.f64 x y)
x
y

localize132.0ms (1.4%)

Localize:

Found 13 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 t z)
accuracy100.0%
(+.f64 c (*.f64 x y))
accuracy100.0%
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
accuracy99.7%
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
accuracy100.0%
(/.f64 (*.f64 a b) #s(literal -4 binary64))
accuracy100.0%
(*.f64 a b)
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 c (*.f64 x y))
accuracy99.3%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)))))
accuracy96.9%
(/.f64 (+.f64 c (*.f64 x y)) t)
accuracy85.3%
(*.f64 t (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)))
Results
69.0ms256×0valid
Compiler

Compiled 168 to 28 computations (83.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 25.0ms
ival-mult: 12.0ms (48.5% of total)
ival-add: 5.0ms (20.2% of total)
ival-div: 4.0ms (16.2% of total)
ival-sub: 2.0ms (8.1% of total)
const: 1.0ms (4% of total)
backward-pass: 0.0ms (0% of total)

series133.0ms (1.4%)

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

126 calls:

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

rewrite445.0ms (4.6%)

Algorithm
batch-egg-rewrite
Rules
4100×*-lowering-*.f32
4100×*-lowering-*.f64
2764×/-lowering-/.f32
2764×/-lowering-/.f64
1764×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

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

simplify305.0ms (3.1%)

Algorithm
egg-herbie
Rules
4808×*-lowering-*.f32
4808×*-lowering-*.f64
1944×+-lowering-+.f64
1944×+-lowering-+.f32
1432×times-frac
Iterations

Useful iterations: 2 (0.0ms)

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

eval161.0ms (1.6%)

Compiler

Compiled 34920 to 1872 computations (94.6% saved)

prune153.0ms (1.6%)

Pruning

12 alts after pruning (9 fresh and 3 done)

PrunedKeptTotal
New119261198
Fresh235
Picked235
Done000
Total1196121208
Accuracy
100.0%
Counts
1208 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
52.5%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
49.3%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
53.2%
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))
49.9%
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)
46.8%
(+.f64 c (*.f64 x y))
29.5%
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
79.3%
(*.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)))
26.9%
(*.f64 x y)
62.4%
(*.f64 t (+.f64 (*.f64 z #s(literal 1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)))
44.3%
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))
29.1%
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
22.1%
c
Compiler

Compiled 318 to 240 computations (24.5% saved)

simplify242.0ms (2.5%)

Algorithm
egg-herbie
Localize:

Found 15 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.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)) (*.f64 x y))
cost-diff0
(/.f64 c b)
cost-diff0
(*.f64 #s(literal -1/4 binary64) a)
cost-diff0
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
cost-diff128
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))
cost-diff0
(*.f64 x y)
cost-diff0
(+.f64 c (*.f64 x y))
cost-diff0
(*.f64 x y)
cost-diff0
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
cost-diff0
(/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) y)
cost-diff0
(+.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))
cost-diff128
(*.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)))
Rules
3418×*-lowering-*.f32
3418×*-lowering-*.f64
3048×fma-define
2526×fma-lowering-fma.f32
2526×fma-lowering-fma.f64
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
027156
161148
2124148
3209147
4298145
5544145
6741145
71300145
82834145
95659145
106043145
116324145
126626145
136908145
147234145
08114145
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* y (+ x (/ (+ (* 1/16 (* t z)) (+ c (* -1/4 (* a b)))) y)))
y
(+ x (/ (+ (* 1/16 (* t z)) (+ c (* -1/4 (* a b)))) y))
x
(/ (+ (* 1/16 (* t z)) (+ c (* -1/4 (* a b)))) y)
(+ (* 1/16 (* t z)) (+ c (* -1/4 (* a b))))
(* 1/16 (* t z))
1/16
(* t z)
t
z
(+ c (* -1/4 (* a b)))
c
(* -1/4 (* a b))
-1/4
(* a b)
a
b
(* x y)
x
y
(+ c (* x y))
c
(* x y)
x
y
(* b (+ (* -1/4 a) (/ c b)))
b
(+ (* -1/4 a) (/ c b))
(* -1/4 a)
-1/4
a
(/ c b)
c
(+ (/ (* a b) -4) (* x y))
(/ (* a b) -4)
(* a b)
a
b
-4
(* x y)
x
y
Outputs
(* y (+ x (/ (+ (* 1/16 (* t z)) (+ c (* -1/4 (* a b)))) y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 c (*.f64 y x))))
y
(+ x (/ (+ (* 1/16 (* t z)) (+ c (* -1/4 (* a b)))) y))
(+.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (/.f64 (*.f64 a b) #s(literal -4 binary64)))) y))
x
(/ (+ (* 1/16 (* t z)) (+ c (* -1/4 (* a b)))) y)
(/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (/.f64 (*.f64 a b) #s(literal -4 binary64)))) y)
(+ (* 1/16 (* t z)) (+ c (* -1/4 (* a b))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (/.f64 (*.f64 a b) #s(literal -4 binary64))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
1/16
#s(literal 1/16 binary64)
(* t z)
(*.f64 t z)
t
z
(+ c (* -1/4 (* a b)))
(+.f64 c (/.f64 (*.f64 a b) #s(literal -4 binary64)))
c
(* -1/4 (* a b))
(/.f64 (*.f64 a b) #s(literal -4 binary64))
-1/4
#s(literal -1/4 binary64)
(* a b)
(*.f64 a b)
a
b
(* x y)
(*.f64 y x)
x
y
(+ c (* x y))
(+.f64 c (*.f64 y x))
c
(* x y)
(*.f64 y x)
x
y
(* b (+ (* -1/4 a) (/ c b)))
(+.f64 c (/.f64 (*.f64 a b) #s(literal -4 binary64)))
b
(+ (* -1/4 a) (/ c b))
(+.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 c b))
(* -1/4 a)
(/.f64 a #s(literal -4 binary64))
-1/4
#s(literal -1/4 binary64)
a
(/ c b)
(/.f64 c b)
c
(+ (/ (* a b) -4) (* x y))
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 y x))
(/ (* a b) -4)
(/.f64 (*.f64 a b) #s(literal -4 binary64))
(* a b)
(*.f64 a b)
a
b
-4
#s(literal -4 binary64)
(* x y)
(*.f64 y x)
x
y

localize124.0ms (1.3%)

Localize:

Found 15 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(/.f64 (*.f64 a b) #s(literal -4 binary64))
accuracy100.0%
(*.f64 x y)
accuracy100.0%
(*.f64 a b)
accuracy99.7%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
accuracy100.0%
(/.f64 c b)
accuracy100.0%
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
accuracy100.0%
(*.f64 #s(literal -1/4 binary64) a)
accuracy89.3%
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))
accuracy100.0%
(*.f64 x y)
accuracy100.0%
(+.f64 c (*.f64 x y))
accuracy100.0%
(*.f64 x y)
accuracy100.0%
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
accuracy99.6%
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
accuracy93.3%
(/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) y)
accuracy79.7%
(*.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)))
Results
79.0ms256×0valid
Compiler

Compiled 171 to 28 computations (83.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 35.0ms
ival-mult: 22.0ms (63.5% of total)
ival-add: 7.0ms (20.2% of total)
ival-div: 6.0ms (17.3% of total)
const: 1.0ms (2.9% of total)
backward-pass: 0.0ms (0% of total)

series48.0ms (0.5%)

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

147 calls:

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

rewrite580.0ms (5.9%)

Algorithm
batch-egg-rewrite
Rules
3972×*-lowering-*.f32
3972×*-lowering-*.f64
3822×/-lowering-/.f32
3822×/-lowering-/.f64
1868×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

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

simplify332.0ms (3.4%)

Algorithm
egg-herbie
Rules
5502×*-lowering-*.f32
5502×*-lowering-*.f64
2786×+-lowering-+.f64
2786×+-lowering-+.f32
1456×distribute-lft-in
Iterations

Useful iterations: 2 (0.0ms)

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

eval156.0ms (1.6%)

Compiler

Compiled 23907 to 1949 computations (91.8% saved)

prune112.0ms (1.1%)

Pruning

12 alts after pruning (5 fresh and 7 done)

PrunedKeptTotal
New110411105
Fresh044
Picked145
Done033
Total1105121117
Accuracy
100.0%
Counts
1117 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
52.5%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
49.3%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
53.2%
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))
49.9%
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)
46.8%
(+.f64 c (*.f64 x y))
29.5%
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
47.7%
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)))
26.9%
(*.f64 x y)
62.4%
(*.f64 t (+.f64 (*.f64 z #s(literal 1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)))
44.3%
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))
29.1%
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
22.1%
c
Compiler

Compiled 248 to 189 computations (23.8% saved)

simplify322.0ms (3.3%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
cost-diff0
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)
cost-diff0
(+.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y))
cost-diff128
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)))
cost-diff0
(*.f64 t #s(literal 1/16 binary64))
cost-diff0
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
cost-diff0
(*.f64 x y)
cost-diff0
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 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)) c)
cost-diff0
(*.f64 t #s(literal 1/16 binary64))
cost-diff0
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
cost-diff0
(/.f64 (+.f64 c (*.f64 x y)) t)
cost-diff0
(*.f64 z #s(literal 1/16 binary64))
cost-diff0
(+.f64 (*.f64 z #s(literal 1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t))
cost-diff128
(*.f64 t (+.f64 (*.f64 z #s(literal 1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)))
Rules
4734×*-lowering-*.f32
4734×*-lowering-*.f64
2196×+-lowering-+.f64
2196×+-lowering-+.f32
2150×associate-/r/
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
026139
163133
2117133
3213131
4388129
5686129
61258129
72399129
83514129
93739129
104842129
116403129
126726129
136915129
08735129
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* t (+ (* z 1/16) (/ (+ c (* x y)) t)))
t
(+ (* z 1/16) (/ (+ c (* x y)) t))
(* z 1/16)
z
1/16
(/ (+ c (* x y)) t)
(+ c (* x y))
c
(* x y)
x
y
(* z (* t 1/16))
z
(* t 1/16)
t
1/16
(+ (* 1/16 (* t z)) c)
(* 1/16 (* t z))
1/16
(* t z)
t
z
c
(+ (* x y) (* z (* t 1/16)))
(* x y)
x
y
(* z (* t 1/16))
z
(* t 1/16)
t
1/16
(* y (+ x (/ (* -1/4 (* a b)) y)))
y
(+ x (/ (* -1/4 (* a b)) y))
x
(/ (* -1/4 (* a b)) y)
(* -1/4 (* a b))
-1/4
(* a b)
a
b
Outputs
(* t (+ (* z 1/16) (/ (+ c (* x y)) t)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 t (*.f64 z #s(literal 1/16 binary64)))))
t
(+ (* z 1/16) (/ (+ c (* x y)) t))
(+.f64 (*.f64 z #s(literal 1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t))
(* z 1/16)
(*.f64 z #s(literal 1/16 binary64))
z
1/16
#s(literal 1/16 binary64)
(/ (+ c (* x y)) t)
(/.f64 (+.f64 c (*.f64 x y)) t)
(+ c (* x y))
(+.f64 c (*.f64 x y))
c
(* x y)
(*.f64 x y)
x
y
(* z (* t 1/16))
(*.f64 t (*.f64 z #s(literal 1/16 binary64)))
z
(* t 1/16)
(*.f64 t #s(literal 1/16 binary64))
t
1/16
#s(literal 1/16 binary64)
(+ (* 1/16 (* t z)) c)
(+.f64 c (*.f64 t (*.f64 z #s(literal 1/16 binary64))))
(* 1/16 (* t z))
(*.f64 t (*.f64 z #s(literal 1/16 binary64)))
1/16
#s(literal 1/16 binary64)
(* t z)
(*.f64 t z)
t
z
c
(+ (* x y) (* z (* t 1/16)))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 1/16 binary64))))
(* x y)
(*.f64 x y)
x
y
(* z (* t 1/16))
(*.f64 t (*.f64 z #s(literal 1/16 binary64)))
z
(* t 1/16)
(*.f64 t #s(literal 1/16 binary64))
t
1/16
#s(literal 1/16 binary64)
(* y (+ x (/ (* -1/4 (* a b)) y)))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
y
(+ x (/ (* -1/4 (* a b)) y))
(+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)))
x
(/ (* -1/4 (* a b)) y)
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
-1/4
#s(literal -1/4 binary64)
(* a b)
(*.f64 a b)
a
b

localize111.0ms (1.1%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
accuracy100.0%
(+.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y))
accuracy91.2%
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)
accuracy89.9%
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)))
accuracy100.0%
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
accuracy100.0%
(*.f64 x y)
accuracy100.0%
(*.f64 t #s(literal 1/16 binary64))
accuracy99.7%
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))
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 z (*.f64 t #s(literal 1/16 binary64)))
accuracy100.0%
(*.f64 t #s(literal 1/16 binary64))
accuracy100.0%
(*.f64 x y)
accuracy100.0%
(+.f64 c (*.f64 x y))
accuracy96.9%
(/.f64 (+.f64 c (*.f64 x y)) t)
accuracy85.3%
(*.f64 t (+.f64 (*.f64 z #s(literal 1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)))
Results
75.0ms256×0valid
Compiler

Compiled 151 to 27 computations (82.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 31.0ms
ival-mult: 20.0ms (64.6% of total)
ival-add: 6.0ms (19.4% of total)
ival-div: 4.0ms (12.9% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

series36.0ms (0.4%)

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

141 calls:

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

rewrite654.0ms (6.7%)

Algorithm
batch-egg-rewrite
Rules
2874×*-lowering-*.f32
2874×*-lowering-*.f64
2562×/-lowering-/.f32
2562×/-lowering-/.f64
2542×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

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

simplify481.0ms (4.9%)

Algorithm
egg-herbie
Rules
5374×*-lowering-*.f32
5374×*-lowering-*.f64
2552×/-lowering-/.f32
2552×/-lowering-/.f64
1590×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02724342
110124158
235884134
379504134
080964134
Stop Event
iter limit
node limit
Counts
564 → 564
Calls
Call 1
Inputs
(+ 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))))
(* t (+ (/ c t) (/ (* x y) t)))
(+ (* 1/16 (* t z)) (* t (+ (/ c t) (/ (* x y) t))))
(+ (* 1/16 (* t z)) (* t (+ (/ c t) (/ (* x y) t))))
(+ (* 1/16 (* t z)) (* t (+ (/ c t) (/ (* x y) t))))
(* 1/16 (* t z))
(* z (+ (* 1/16 t) (/ (* t (+ (/ c t) (/ (* x y) t))) z)))
(* z (+ (* 1/16 t) (/ (* t (+ (/ c t) (/ (* x y) t))) z)))
(* z (+ (* 1/16 t) (/ (* t (+ (/ c t) (/ (* x y) t))) z)))
(* 1/16 (* t z))
(* -1 (* z (+ (* -1 (/ (* t (+ (/ c t) (/ (* x y) t))) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (* t (+ (/ c t) (/ (* x y) t))) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (* t (+ (/ c t) (/ (* x y) t))) z)) (* -1/16 t))))
(* t (+ (* 1/16 z) (/ (* x y) t)))
(+ c (* t (+ (* 1/16 z) (/ (* x y) t))))
(+ c (* t (+ (* 1/16 z) (/ (* x y) t))))
(+ c (* t (+ (* 1/16 z) (/ (* x y) t))))
c
(* c (+ 1 (/ (* t (+ (* 1/16 z) (/ (* x y) t))) c)))
(* c (+ 1 (/ (* t (+ (* 1/16 z) (/ (* x y) t))) c)))
(* c (+ 1 (/ (* t (+ (* 1/16 z) (/ (* x y) t))) c)))
c
(* -1 (* c (- (* -1 (/ (* t (+ (* 1/16 z) (/ (* x y) t))) c)) 1)))
(* -1 (* c (- (* -1 (/ (* t (+ (* 1/16 z) (/ (* x y) t))) c)) 1)))
(* -1 (* c (- (* -1 (/ (* t (+ (* 1/16 z) (/ (* x y) t))) c)) 1)))
(* t (+ (* 1/16 z) (/ c t)))
(+ (* t (+ (* 1/16 z) (/ c t))) (* x y))
(+ (* t (+ (* 1/16 z) (/ c t))) (* x y))
(+ (* t (+ (* 1/16 z) (/ c t))) (* x y))
(* x y)
(* x (+ y (/ (* t (+ (* 1/16 z) (/ c t))) x)))
(* x (+ y (/ (* t (+ (* 1/16 z) (/ c t))) x)))
(* x (+ y (/ (* t (+ (* 1/16 z) (/ c t))) x)))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t (+ (* 1/16 z) (/ c t))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t (+ (* 1/16 z) (/ c t))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t (+ (* 1/16 z) (/ c t))) x)))))
(* t (+ (* 1/16 z) (/ c t)))
(+ (* t (+ (* 1/16 z) (/ c t))) (* x y))
(+ (* t (+ (* 1/16 z) (/ c t))) (* x y))
(+ (* t (+ (* 1/16 z) (/ c t))) (* x y))
(* x y)
(* y (+ x (/ (* t (+ (* 1/16 z) (/ c t))) y)))
(* y (+ x (/ (* t (+ (* 1/16 z) (/ c t))) y)))
(* y (+ x (/ (* t (+ (* 1/16 z) (/ c t))) y)))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t (+ (* 1/16 z) (/ c t))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t (+ (* 1/16 z) (/ c t))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t (+ (* 1/16 z) (/ c t))) y)))))
(+ (/ c t) (/ (* x y) t))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(* 1/16 z)
(* z (+ 1/16 (+ (/ c (* t z)) (/ (* x y) (* t z)))))
(* z (+ 1/16 (+ (/ c (* t z)) (/ (* x y) (* t z)))))
(* z (+ 1/16 (+ (/ c (* t z)) (/ (* x y) (* t z)))))
(* 1/16 z)
(* -1 (* z (- (* -1 (/ (+ (/ c t) (/ (* x y) t)) z)) 1/16)))
(* -1 (* z (- (* -1 (/ (+ (/ c t) (/ (* x y) t)) z)) 1/16)))
(* -1 (* z (- (* -1 (/ (+ (/ c t) (/ (* x y) t)) z)) 1/16)))
(+ (* 1/16 z) (/ (* x y) t))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(/ c t)
(* c (+ (* 1/16 (/ z c)) (+ (/ 1 t) (/ (* x y) (* c t)))))
(* c (+ (* 1/16 (/ z c)) (+ (/ 1 t) (/ (* x y) (* c t)))))
(* c (+ (* 1/16 (/ z c)) (+ (/ 1 t) (/ (* x y) (* c t)))))
(/ c t)
(* -1 (* c (- (* -1 (/ (+ (* 1/16 z) (/ (* x y) t)) c)) (/ 1 t))))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 z) (/ (* x y) t)) c)) (/ 1 t))))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 z) (/ (* x y) t)) c)) (/ 1 t))))
(+ (* 1/16 z) (/ c t))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(/ (* x y) t)
(* x (+ (* 1/16 (/ z x)) (+ (/ c (* t x)) (/ y t))))
(* x (+ (* 1/16 (/ z x)) (+ (/ c (* t x)) (/ y t))))
(* x (+ (* 1/16 (/ z x)) (+ (/ c (* t x)) (/ y t))))
(/ (* x y) t)
(* -1 (* x (+ (* -1 (/ y t)) (* -1 (/ (+ (* 1/16 z) (/ c t)) x)))))
(* -1 (* x (+ (* -1 (/ y t)) (* -1 (/ (+ (* 1/16 z) (/ c t)) x)))))
(* -1 (* x (+ (* -1 (/ y t)) (* -1 (/ (+ (* 1/16 z) (/ c t)) x)))))
(+ (* 1/16 z) (/ c t))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(/ (* x y) t)
(* y (+ (* 1/16 (/ z y)) (+ (/ c (* t y)) (/ x t))))
(* y (+ (* 1/16 (/ z y)) (+ (/ c (* t y)) (/ x t))))
(* y (+ (* 1/16 (/ z y)) (+ (/ c (* t y)) (/ x t))))
(/ (* x y) t)
(* -1 (* y (+ (* -1 (/ x t)) (* -1 (/ (+ (* 1/16 z) (/ c t)) y)))))
(* -1 (* y (+ (* -1 (/ x t)) (* -1 (/ (+ (* 1/16 z) (/ c t)) y)))))
(* -1 (* y (+ (* -1 (/ x t)) (* -1 (/ (+ (* 1/16 z) (/ c t)) y)))))
(/ (+ c (* x y)) t)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) t)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) t)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) t)
(* 1/16 z)
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(* 1/16 z)
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(* 1/16 z)
(* 1/16 z)
(* 1/16 z)
(* 1/16 z)
(* 1/16 z)
(* 1/16 z)
(* 1/16 z)
(* 1/16 z)
(* 1/16 z)
(* 1/16 z)
(* 1/16 z)
(* 1/16 z)
(/ (* x y) t)
(+ (/ c t) (/ (* x y) t))
(+ (/ c t) (/ (* x y) t))
(+ (/ c t) (/ (* x y) t))
(/ c t)
(* c (+ (/ 1 t) (/ (* x y) (* c t))))
(* c (+ (/ 1 t) (/ (* x y) (* c t))))
(* c (+ (/ 1 t) (/ (* x y) (* c t))))
(/ c t)
(* -1 (* c (- (* -1 (/ (* x y) (* c t))) (/ 1 t))))
(* -1 (* c (- (* -1 (/ (* x y) (* c t))) (/ 1 t))))
(* -1 (* c (- (* -1 (/ (* x y) (* c t))) (/ 1 t))))
(/ c t)
(+ (/ c t) (/ (* x y) t))
(+ (/ c t) (/ (* x y) t))
(+ (/ c t) (/ (* x y) t))
(/ (* x y) t)
(* x (+ (/ c (* t x)) (/ y t)))
(* x (+ (/ c (* t x)) (/ y t)))
(* x (+ (/ c (* t x)) (/ y t)))
(/ (* x y) t)
(* -1 (* x (+ (* -1 (/ c (* t x))) (* -1 (/ y t)))))
(* -1 (* x (+ (* -1 (/ c (* t x))) (* -1 (/ y t)))))
(* -1 (* x (+ (* -1 (/ c (* t x))) (* -1 (/ y t)))))
(/ c t)
(+ (/ c t) (/ (* x y) t))
(+ (/ c t) (/ (* x y) t))
(+ (/ c t) (/ (* x y) t))
(/ (* x y) t)
(* y (+ (/ c (* t y)) (/ x t)))
(* y (+ (/ c (* t y)) (/ x t)))
(* y (+ (/ c (* t y)) (/ x t)))
(/ (* x y) t)
(* -1 (* y (+ (* -1 (/ c (* t y))) (* -1 (/ x t)))))
(* -1 (* y (+ (* -1 (/ c (* t y))) (* -1 (/ x t)))))
(* -1 (* y (+ (* -1 (/ c (* t y))) (* -1 (/ x t)))))
(/ (+ c (* x y)) t)
(/ (+ c (* x y)) t)
(/ (+ c (* x y)) t)
(/ (+ c (* x y)) t)
(/ (+ c (* x y)) t)
(/ (+ c (* x y)) t)
(/ (+ c (* x y)) t)
(/ (+ c (* x y)) t)
(/ (+ c (* x y)) t)
(/ (+ c (* x y)) t)
(/ (+ c (* x y)) t)
(/ (+ c (* x y)) t)
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 t)
(* 1/16 t)
(* 1/16 t)
(* 1/16 t)
(* 1/16 t)
(* 1/16 t)
(* 1/16 t)
(* 1/16 t)
(* 1/16 t)
(* 1/16 t)
(* 1/16 t)
(* 1/16 t)
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)
(* 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))
(* 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))))
(* 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)
(* 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)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(* x y)
(* y (+ x (* -1/4 (/ (* a b) y))))
(* y (+ x (* -1/4 (/ (* a b) y))))
(* y (+ x (* -1/4 (/ (* a b) y))))
(* x y)
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(* -1/4 (* a b))
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(* x y)
(* x (+ y (* -1/4 (/ (* a b) x))))
(* x (+ y (* -1/4 (/ (* a b) x))))
(* x (+ y (* -1/4 (/ (* a b) x))))
(* x y)
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(* x y)
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(* -1/4 (* a b))
(* a (+ (* -1/4 b) (/ (* x y) a)))
(* a (+ (* -1/4 b) (/ (* x y) a)))
(* a (+ (* -1/4 b) (/ (* x y) a)))
(* -1/4 (* a b))
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(* x y)
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(* -1/4 (* a b))
(* b (+ (* -1/4 a) (/ (* x y) b)))
(* b (+ (* -1/4 a) (/ (* x y) b)))
(* b (+ (* -1/4 a) (/ (* x y) b)))
(* -1/4 (* a b))
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))
(* -1/4 (/ (* a b) y))
(+ x (* -1/4 (/ (* a b) y)))
(+ x (* -1/4 (/ (* a b) y)))
(+ x (* -1/4 (/ (* a b) y)))
x
(* x (+ 1 (* -1/4 (/ (* a b) (* x y)))))
(* x (+ 1 (* -1/4 (/ (* a b) (* x y)))))
(* x (+ 1 (* -1/4 (/ (* a b) (* x y)))))
x
(* -1 (* x (- (* 1/4 (/ (* a b) (* x y))) 1)))
(* -1 (* x (- (* 1/4 (/ (* a b) (* x y))) 1)))
(* -1 (* x (- (* 1/4 (/ (* a b) (* x y))) 1)))
x
(+ x (* -1/4 (/ (* a b) y)))
(+ x (* -1/4 (/ (* a b) y)))
(+ x (* -1/4 (/ (* a b) y)))
(* -1/4 (/ (* a b) y))
(* a (+ (* -1/4 (/ b y)) (/ x a)))
(* a (+ (* -1/4 (/ b y)) (/ x a)))
(* a (+ (* -1/4 (/ b y)) (/ x a)))
(* -1/4 (/ (* a b) y))
(* -1 (* a (+ (* -1 (/ x a)) (* 1/4 (/ b y)))))
(* -1 (* a (+ (* -1 (/ x a)) (* 1/4 (/ b y)))))
(* -1 (* a (+ (* -1 (/ x a)) (* 1/4 (/ b y)))))
x
(+ x (* -1/4 (/ (* a b) y)))
(+ x (* -1/4 (/ (* a b) y)))
(+ x (* -1/4 (/ (* a b) y)))
(* -1/4 (/ (* a b) y))
(* b (+ (* -1/4 (/ a y)) (/ x b)))
(* b (+ (* -1/4 (/ a y)) (/ x b)))
(* b (+ (* -1/4 (/ a y)) (/ x b)))
(* -1/4 (/ (* a b) y))
(* -1 (* b (+ (* -1 (/ x b)) (* 1/4 (/ a y)))))
(* -1 (* b (+ (* -1 (/ x b)) (* 1/4 (/ a y)))))
(* -1 (* b (+ (* -1 (/ x b)) (* 1/4 (/ a y)))))
(* -1/4 (/ (* a b) y))
(/ (+ (* -1/4 (* a b)) (* x y)) y)
(/ (+ (* -1/4 (* a b)) (* x y)) y)
(/ (+ (* -1/4 (* a b)) (* x y)) y)
x
(+ x (* -1/4 (/ (* a b) y)))
(+ x (* -1/4 (/ (* a b) y)))
(+ x (* -1/4 (/ (* a b) y)))
x
(+ x (* -1/4 (/ (* a b) y)))
(+ x (* -1/4 (/ (* a b) y)))
(+ x (* -1/4 (/ (* a b) y)))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) y))
(* -1/4 (/ (* a b) 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)
(+ 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)))))
Outputs
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (+.f64 c (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (+.f64 c (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (+.f64 c (*.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))
(* t (+ (/ c t) (/ (* x y) t)))
(*.f64 t (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)))
(+ (* 1/16 (* t z)) (* t (+ (/ 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)) (* t (+ (/ 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)) (* t (+ (/ 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))
(* z (+ (* 1/16 t) (/ (* t (+ (/ c t) (/ (* x y) t))) z)))
(*.f64 (*.f64 t z) (+.f64 #s(literal 1/16 binary64) (/.f64 (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)) z)))
(* z (+ (* 1/16 t) (/ (* t (+ (/ c t) (/ (* x y) t))) z)))
(*.f64 (*.f64 t z) (+.f64 #s(literal 1/16 binary64) (/.f64 (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)) z)))
(* z (+ (* 1/16 t) (/ (* t (+ (/ c t) (/ (* x y) t))) z)))
(*.f64 (*.f64 t z) (+.f64 #s(literal 1/16 binary64) (/.f64 (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)) z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (* t (+ (/ c t) (/ (* x y) t))) z)) (* -1/16 t))))
(*.f64 (*.f64 t z) (+.f64 #s(literal 1/16 binary64) (/.f64 (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)) z)))
(* -1 (* z (+ (* -1 (/ (* t (+ (/ c t) (/ (* x y) t))) z)) (* -1/16 t))))
(*.f64 (*.f64 t z) (+.f64 #s(literal 1/16 binary64) (/.f64 (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)) z)))
(* -1 (* z (+ (* -1 (/ (* t (+ (/ c t) (/ (* x y) t))) z)) (* -1/16 t))))
(*.f64 (*.f64 t z) (+.f64 #s(literal 1/16 binary64) (/.f64 (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)) z)))
(* t (+ (* 1/16 z) (/ (* x y) t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(+ c (* t (+ (* 1/16 z) (/ (* x y) t))))
(+.f64 c (*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t))))
(+ c (* t (+ (* 1/16 z) (/ (* x y) t))))
(+.f64 c (*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t))))
(+ c (* t (+ (* 1/16 z) (/ (* x y) t))))
(+.f64 c (*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t))))
c
(* c (+ 1 (/ (* t (+ (* 1/16 z) (/ (* x y) t))) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t)) (/.f64 t c))))
(* c (+ 1 (/ (* t (+ (* 1/16 z) (/ (* x y) t))) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t)) (/.f64 t c))))
(* c (+ 1 (/ (* t (+ (* 1/16 z) (/ (* x y) t))) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t)) (/.f64 t c))))
c
(* -1 (* c (- (* -1 (/ (* t (+ (* 1/16 z) (/ (* x y) t))) c)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t)) (/.f64 t c))) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (- (* -1 (/ (* t (+ (* 1/16 z) (/ (* x y) t))) c)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t)) (/.f64 t c))) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (- (* -1 (/ (* t (+ (* 1/16 z) (/ (* x y) t))) c)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t)) (/.f64 t c))) (-.f64 #s(literal 0 binary64) c))
(* 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))) (* x y))
(+.f64 (*.f64 x y) (*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t))))
(+ (* t (+ (* 1/16 z) (/ c t))) (* x y))
(+.f64 (*.f64 x y) (*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t))))
(+ (* t (+ (* 1/16 z) (/ c t))) (* x y))
(+.f64 (*.f64 x y) (*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t))))
(* x y)
(*.f64 x y)
(* x (+ y (/ (* t (+ (* 1/16 z) (/ c t))) x)))
(*.f64 x (+.f64 y (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)) (/.f64 t x))))
(* x (+ y (/ (* t (+ (* 1/16 z) (/ c t))) x)))
(*.f64 x (+.f64 y (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)) (/.f64 t x))))
(* x (+ y (/ (* t (+ (* 1/16 z) (/ c t))) x)))
(*.f64 x (+.f64 y (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)) (/.f64 t x))))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t (+ (* 1/16 z) (/ c t))) x)))))
(*.f64 x (+.f64 y (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)) (/.f64 t x))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t (+ (* 1/16 z) (/ c t))) x)))))
(*.f64 x (+.f64 y (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)) (/.f64 t x))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t (+ (* 1/16 z) (/ c t))) x)))))
(*.f64 x (+.f64 y (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)) (/.f64 t x))))
(* 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))) (* x y))
(+.f64 (*.f64 x y) (*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t))))
(+ (* t (+ (* 1/16 z) (/ c t))) (* x y))
(+.f64 (*.f64 x y) (*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t))))
(+ (* t (+ (* 1/16 z) (/ c t))) (* x y))
(+.f64 (*.f64 x y) (*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t))))
(* x y)
(*.f64 x y)
(* y (+ x (/ (* t (+ (* 1/16 z) (/ c t))) y)))
(*.f64 y (+.f64 x (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)) (/.f64 t y))))
(* y (+ x (/ (* t (+ (* 1/16 z) (/ c t))) y)))
(*.f64 y (+.f64 x (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)) (/.f64 t y))))
(* y (+ x (/ (* t (+ (* 1/16 z) (/ c t))) y)))
(*.f64 y (+.f64 x (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)) (/.f64 t y))))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t (+ (* 1/16 z) (/ c t))) y)))))
(*.f64 y (+.f64 x (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)) (/.f64 t y))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t (+ (* 1/16 z) (/ c t))) y)))))
(*.f64 y (+.f64 x (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)) (/.f64 t y))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t (+ (* 1/16 z) (/ c t))) y)))))
(*.f64 y (+.f64 x (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)) (/.f64 t y))))
(+ (/ c t) (/ (* x y) t))
(+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)))
(* 1/16 z)
(*.f64 #s(literal 1/16 binary64) z)
(* z (+ 1/16 (+ (/ c (* t z)) (/ (* x y) (* t z)))))
(*.f64 z (+.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 c (*.f64 t z)) (/.f64 (/.f64 (*.f64 x y) t) z))))
(* z (+ 1/16 (+ (/ c (* t z)) (/ (* x y) (* t z)))))
(*.f64 z (+.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 c (*.f64 t z)) (/.f64 (/.f64 (*.f64 x y) t) z))))
(* z (+ 1/16 (+ (/ c (* t z)) (/ (* x y) (* t z)))))
(*.f64 z (+.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 c (*.f64 t z)) (/.f64 (/.f64 (*.f64 x y) t) z))))
(* 1/16 z)
(*.f64 #s(literal 1/16 binary64) z)
(* -1 (* z (- (* -1 (/ (+ (/ c t) (/ (* x y) t)) z)) 1/16)))
(*.f64 (-.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (- (* -1 (/ (+ (/ c t) (/ (* x y) t)) z)) 1/16)))
(*.f64 (-.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (- (* -1 (/ (+ (/ c t) (/ (* x y) t)) z)) 1/16)))
(*.f64 (-.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)) z)) (-.f64 #s(literal 0 binary64) z))
(+ (* 1/16 z) (/ (* x y) t))
(+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)))
(/ c t)
(/.f64 c t)
(* c (+ (* 1/16 (/ z c)) (+ (/ 1 t) (/ (* x y) (* c t)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) c) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (*.f64 x y) t) c))))
(* c (+ (* 1/16 (/ z c)) (+ (/ 1 t) (/ (* x y) (* c t)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) c) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (*.f64 x y) t) c))))
(* c (+ (* 1/16 (/ z c)) (+ (/ 1 t) (/ (* x y) (* c t)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) c) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (*.f64 x y) t) c))))
(/ c t)
(/.f64 c t)
(* -1 (* c (- (* -1 (/ (+ (* 1/16 z) (/ (* x y) t)) c)) (/ 1 t))))
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t)) c)))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 z) (/ (* x y) t)) c)) (/ 1 t))))
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t)) c)))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 z) (/ (* x y) t)) c)) (/ 1 t))))
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t)) c)))
(+ (* 1/16 z) (/ c t))
(+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)))
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(* x (+ (* 1/16 (/ z x)) (+ (/ c (* t x)) (/ y t))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) x) (+.f64 (/.f64 c (*.f64 x t)) (/.f64 y t))))
(* x (+ (* 1/16 (/ z x)) (+ (/ c (* t x)) (/ y t))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) x) (+.f64 (/.f64 c (*.f64 x t)) (/.f64 y t))))
(* x (+ (* 1/16 (/ z x)) (+ (/ c (* t x)) (/ y t))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) x) (+.f64 (/.f64 c (*.f64 x t)) (/.f64 y t))))
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(* -1 (* x (+ (* -1 (/ y t)) (* -1 (/ (+ (* 1/16 z) (/ c t)) x)))))
(*.f64 x (+.f64 (/.f64 y t) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)) x)))
(* -1 (* x (+ (* -1 (/ y t)) (* -1 (/ (+ (* 1/16 z) (/ c t)) x)))))
(*.f64 x (+.f64 (/.f64 y t) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)) x)))
(* -1 (* x (+ (* -1 (/ y t)) (* -1 (/ (+ (* 1/16 z) (/ c t)) x)))))
(*.f64 x (+.f64 (/.f64 y t) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)) x)))
(+ (* 1/16 z) (/ c t))
(+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)))
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(* y (+ (* 1/16 (/ z y)) (+ (/ c (* t y)) (/ x t))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) y) (+.f64 (/.f64 c (*.f64 y t)) (/.f64 x t))))
(* y (+ (* 1/16 (/ z y)) (+ (/ c (* t y)) (/ x t))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) y) (+.f64 (/.f64 c (*.f64 y t)) (/.f64 x t))))
(* y (+ (* 1/16 (/ z y)) (+ (/ c (* t y)) (/ x t))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) y) (+.f64 (/.f64 c (*.f64 y t)) (/.f64 x t))))
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(* -1 (* y (+ (* -1 (/ x t)) (* -1 (/ (+ (* 1/16 z) (/ c t)) y)))))
(*.f64 y (+.f64 (/.f64 x t) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)) y)))
(* -1 (* y (+ (* -1 (/ x t)) (* -1 (/ (+ (* 1/16 z) (/ c t)) y)))))
(*.f64 y (+.f64 (/.f64 x t) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)) y)))
(* -1 (* y (+ (* -1 (/ x t)) (* -1 (/ (+ (* 1/16 z) (/ c t)) y)))))
(*.f64 y (+.f64 (/.f64 x t) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)) y)))
(/ (+ c (* x y)) t)
(/.f64 (+.f64 c (*.f64 x y)) t)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) t)
(/.f64 (+.f64 (+.f64 c (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) t)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) t)
(/.f64 (+.f64 (+.f64 c (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) t)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) t)
(/.f64 (+.f64 (+.f64 c (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) t)
(* 1/16 z)
(*.f64 #s(literal 1/16 binary64) z)
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)))
(* 1/16 z)
(*.f64 #s(literal 1/16 binary64) z)
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)))
(+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)))
(* 1/16 z)
(*.f64 #s(literal 1/16 binary64) z)
(* 1/16 z)
(*.f64 #s(literal 1/16 binary64) z)
(* 1/16 z)
(*.f64 #s(literal 1/16 binary64) z)
(* 1/16 z)
(*.f64 #s(literal 1/16 binary64) z)
(* 1/16 z)
(*.f64 #s(literal 1/16 binary64) z)
(* 1/16 z)
(*.f64 #s(literal 1/16 binary64) z)
(* 1/16 z)
(*.f64 #s(literal 1/16 binary64) z)
(* 1/16 z)
(*.f64 #s(literal 1/16 binary64) z)
(* 1/16 z)
(*.f64 #s(literal 1/16 binary64) z)
(* 1/16 z)
(*.f64 #s(literal 1/16 binary64) z)
(* 1/16 z)
(*.f64 #s(literal 1/16 binary64) z)
(* 1/16 z)
(*.f64 #s(literal 1/16 binary64) z)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(+ (/ c t) (/ (* x y) t))
(+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))
(+ (/ c t) (/ (* x y) t))
(+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))
(+ (/ c t) (/ (* x y) t))
(+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))
(/ c t)
(/.f64 c t)
(* c (+ (/ 1 t) (/ (* x y) (* c t))))
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (*.f64 x y) t) c)))
(* c (+ (/ 1 t) (/ (* x y) (* c t))))
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (*.f64 x y) t) c)))
(* c (+ (/ 1 t) (/ (* x y) (* c t))))
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (*.f64 x y) t) c)))
(/ c t)
(/.f64 c t)
(* -1 (* c (- (* -1 (/ (* x y) (* c t))) (/ 1 t))))
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (*.f64 x y) t) c)))
(* -1 (* c (- (* -1 (/ (* x y) (* c t))) (/ 1 t))))
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (*.f64 x y) t) c)))
(* -1 (* c (- (* -1 (/ (* x y) (* c t))) (/ 1 t))))
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (*.f64 x y) t) c)))
(/ c t)
(/.f64 c t)
(+ (/ c t) (/ (* x y) t))
(+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))
(+ (/ c t) (/ (* x y) t))
(+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))
(+ (/ c t) (/ (* x y) t))
(+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(* x (+ (/ c (* t x)) (/ y t)))
(*.f64 x (+.f64 (/.f64 c (*.f64 x t)) (/.f64 y t)))
(* x (+ (/ c (* t x)) (/ y t)))
(*.f64 x (+.f64 (/.f64 c (*.f64 x t)) (/.f64 y t)))
(* x (+ (/ c (* t x)) (/ y t)))
(*.f64 x (+.f64 (/.f64 c (*.f64 x t)) (/.f64 y t)))
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(* -1 (* x (+ (* -1 (/ c (* t x))) (* -1 (/ y t)))))
(*.f64 x (+.f64 (/.f64 c (*.f64 x t)) (/.f64 y t)))
(* -1 (* x (+ (* -1 (/ c (* t x))) (* -1 (/ y t)))))
(*.f64 x (+.f64 (/.f64 c (*.f64 x t)) (/.f64 y t)))
(* -1 (* x (+ (* -1 (/ c (* t x))) (* -1 (/ y t)))))
(*.f64 x (+.f64 (/.f64 c (*.f64 x t)) (/.f64 y t)))
(/ c t)
(/.f64 c t)
(+ (/ c t) (/ (* x y) t))
(+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))
(+ (/ c t) (/ (* x y) t))
(+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))
(+ (/ c t) (/ (* x y) t))
(+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(* y (+ (/ c (* t y)) (/ x t)))
(*.f64 y (+.f64 (/.f64 c (*.f64 y t)) (/.f64 x t)))
(* y (+ (/ c (* t y)) (/ x t)))
(*.f64 y (+.f64 (/.f64 c (*.f64 y t)) (/.f64 x t)))
(* y (+ (/ c (* t y)) (/ x t)))
(*.f64 y (+.f64 (/.f64 c (*.f64 y t)) (/.f64 x t)))
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(* -1 (* y (+ (* -1 (/ c (* t y))) (* -1 (/ x t)))))
(*.f64 y (+.f64 (/.f64 c (*.f64 y t)) (/.f64 x t)))
(* -1 (* y (+ (* -1 (/ c (* t y))) (* -1 (/ x t)))))
(*.f64 y (+.f64 (/.f64 c (*.f64 y t)) (/.f64 x t)))
(* -1 (* y (+ (* -1 (/ c (* t y))) (* -1 (/ x t)))))
(*.f64 y (+.f64 (/.f64 c (*.f64 y t)) (/.f64 x t)))
(/ (+ c (* x y)) t)
(/.f64 (+.f64 c (*.f64 x y)) t)
(/ (+ c (* x y)) t)
(/.f64 (+.f64 c (*.f64 x y)) t)
(/ (+ c (* x y)) t)
(/.f64 (+.f64 c (*.f64 x y)) t)
(/ (+ c (* x y)) t)
(/.f64 (+.f64 c (*.f64 x y)) t)
(/ (+ c (* x y)) t)
(/.f64 (+.f64 c (*.f64 x y)) t)
(/ (+ c (* x y)) t)
(/.f64 (+.f64 c (*.f64 x y)) t)
(/ (+ c (* x y)) t)
(/.f64 (+.f64 c (*.f64 x y)) t)
(/ (+ c (* x y)) t)
(/.f64 (+.f64 c (*.f64 x y)) t)
(/ (+ c (* x y)) t)
(/.f64 (+.f64 c (*.f64 x y)) t)
(/ (+ c (* x y)) t)
(/.f64 (+.f64 c (*.f64 x y)) t)
(/ (+ c (* x y)) t)
(/.f64 (+.f64 c (*.f64 x y)) t)
(/ (+ c (* x y)) t)
(/.f64 (+.f64 c (*.f64 x y)) 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)
(*.f64 #s(literal 1/16 binary64) t)
(* 1/16 t)
(*.f64 #s(literal 1/16 binary64) t)
(* 1/16 t)
(*.f64 #s(literal 1/16 binary64) t)
(* 1/16 t)
(*.f64 #s(literal 1/16 binary64) t)
(* 1/16 t)
(*.f64 #s(literal 1/16 binary64) t)
(* 1/16 t)
(*.f64 #s(literal 1/16 binary64) t)
(* 1/16 t)
(*.f64 #s(literal 1/16 binary64) t)
(* 1/16 t)
(*.f64 #s(literal 1/16 binary64) t)
(* 1/16 t)
(*.f64 #s(literal 1/16 binary64) t)
(* 1/16 t)
(*.f64 #s(literal 1/16 binary64) t)
(* 1/16 t)
(*.f64 #s(literal 1/16 binary64) t)
(* 1/16 t)
(*.f64 #s(literal 1/16 binary64) t)
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)))
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)))
(* 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 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c)) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c)) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c)) (-.f64 #s(literal 0 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))
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* 1/16 (* t z)) (* x y))
(+.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))))
(*.f64 x (+.f64 y (*.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z x)))))
(* x (+ y (* 1/16 (/ (* t z) x))))
(*.f64 x (+.f64 y (*.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z x)))))
(* x (+ y (* 1/16 (/ (* t z) x))))
(*.f64 x (+.f64 y (*.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z x)))))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))
(*.f64 x (+.f64 y (*.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z x)))))
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))
(*.f64 x (+.f64 y (*.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z x)))))
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))
(*.f64 x (+.f64 y (*.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z x)))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* 1/16 (* t z)) (* x y))
(+.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))))
(*.f64 y (+.f64 x (*.f64 #s(literal 1/16 binary64) (*.f64 z (/.f64 t y)))))
(* y (+ x (* 1/16 (/ (* t z) y))))
(*.f64 y (+.f64 x (*.f64 #s(literal 1/16 binary64) (*.f64 z (/.f64 t y)))))
(* y (+ x (* 1/16 (/ (* t z) y))))
(*.f64 y (+.f64 x (*.f64 #s(literal 1/16 binary64) (*.f64 z (/.f64 t y)))))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(*.f64 y (+.f64 x (*.f64 #s(literal 1/16 binary64) (*.f64 z (/.f64 t y)))))
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(*.f64 y (+.f64 x (*.f64 #s(literal 1/16 binary64) (*.f64 z (/.f64 t y)))))
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(*.f64 y (+.f64 x (*.f64 #s(literal 1/16 binary64) (*.f64 z (/.f64 t y)))))
(* x y)
(*.f64 x y)
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* 1/16 (* t z)) (* x y))
(+.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) (/ (* 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 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 x y) z)))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 x y) z)))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 x y) z)))
(* x y)
(*.f64 x y)
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* 1/16 (* t z)) (* x y))
(+.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) (/ (* 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 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* x y)
(*.f64 x y)
(* y (+ x (* -1/4 (/ (* a b) y))))
(*.f64 y (+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))))
(* y (+ x (* -1/4 (/ (* a b) y))))
(*.f64 y (+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))))
(* y (+ x (* -1/4 (/ (* a b) y))))
(*.f64 y (+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(*.f64 y (+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))))
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(*.f64 y (+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))))
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(*.f64 y (+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* x y)
(*.f64 x y)
(* x (+ y (* -1/4 (/ (* a b) x))))
(*.f64 x (+.f64 y (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x))))
(* x (+ y (* -1/4 (/ (* a b) x))))
(*.f64 x (+.f64 y (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x))))
(* x (+ y (* -1/4 (/ (* a b) x))))
(*.f64 x (+.f64 y (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x))))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(*.f64 x (+.f64 y (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x))))
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(*.f64 x (+.f64 y (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x))))
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(*.f64 x (+.f64 y (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x))))
(* x y)
(*.f64 x y)
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* a (+ (* -1/4 b) (/ (* x y) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 x y) a)))
(* a (+ (* -1/4 b) (/ (* x y) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 x y) a)))
(* a (+ (* -1/4 b) (/ (* x y) a)))
(*.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 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* b (+ (* -1/4 a) (/ (* x y) b)))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 x y) b)))
(* b (+ (* -1/4 a) (/ (* x y) b)))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 x y) b)))
(* b (+ (* -1/4 a) (/ (* x y) b)))
(*.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)))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(+ x (* -1/4 (/ (* a b) y)))
(+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)))
(+ x (* -1/4 (/ (* a b) y)))
(+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)))
(+ x (* -1/4 (/ (* a b) y)))
(+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)))
x
(* x (+ 1 (* -1/4 (/ (* a b) (* x y)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)) x)))
(* x (+ 1 (* -1/4 (/ (* a b) (* x y)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)) x)))
(* x (+ 1 (* -1/4 (/ (* a b) (* x y)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)) x)))
x
(* -1 (* x (- (* 1/4 (/ (* a b) (* x y))) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 1/4 binary64)) x)) y)))
(* -1 (* x (- (* 1/4 (/ (* a b) (* x y))) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 1/4 binary64)) x)) y)))
(* -1 (* x (- (* 1/4 (/ (* a b) (* x y))) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 1/4 binary64)) x)) y)))
x
(+ x (* -1/4 (/ (* a b) y)))
(+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)))
(+ x (* -1/4 (/ (* a b) y)))
(+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)))
(+ x (* -1/4 (/ (* a b) y)))
(+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* a (+ (* -1/4 (/ b y)) (/ x a)))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b y)) (/.f64 x a)))
(* a (+ (* -1/4 (/ b y)) (/ x a)))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b y)) (/.f64 x a)))
(* a (+ (* -1/4 (/ b y)) (/ x a)))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b y)) (/.f64 x a)))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1 (* a (+ (* -1 (/ x a)) (* 1/4 (/ b y)))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b y)) (/.f64 x a)))
(* -1 (* a (+ (* -1 (/ x a)) (* 1/4 (/ b y)))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b y)) (/.f64 x a)))
(* -1 (* a (+ (* -1 (/ x a)) (* 1/4 (/ b y)))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b y)) (/.f64 x a)))
x
(+ x (* -1/4 (/ (* a b) y)))
(+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)))
(+ x (* -1/4 (/ (* a b) y)))
(+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)))
(+ x (* -1/4 (/ (* a b) y)))
(+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* b (+ (* -1/4 (/ a y)) (/ x b)))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) y) (/.f64 x b)))
(* b (+ (* -1/4 (/ a y)) (/ x b)))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) y) (/.f64 x b)))
(* b (+ (* -1/4 (/ a y)) (/ x b)))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) y) (/.f64 x b)))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1 (* b (+ (* -1 (/ x b)) (* 1/4 (/ a y)))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) y) (/.f64 x b)))
(* -1 (* b (+ (* -1 (/ x b)) (* 1/4 (/ a y)))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) y) (/.f64 x b)))
(* -1 (* b (+ (* -1 (/ x b)) (* 1/4 (/ a y)))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) y) (/.f64 x b)))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(/ (+ (* -1/4 (* a b)) (* x y)) y)
(/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) y)
(/ (+ (* -1/4 (* a b)) (* x y)) y)
(/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) y)
(/ (+ (* -1/4 (* a b)) (* x y)) y)
(/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) y)
x
(+ x (* -1/4 (/ (* a b) y)))
(+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)))
(+ x (* -1/4 (/ (* a b) y)))
(+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)))
(+ x (* -1/4 (/ (* a b) y)))
(+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)))
x
(+ x (* -1/4 (/ (* a b) y)))
(+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)))
(+ x (* -1/4 (/ (* a b) y)))
(+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)))
(+ x (* -1/4 (/ (* a b) y)))
(+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))
(* -1/4 (/ (* a b) y))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) 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)
(+ 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 (*.f64 x y) c)) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) c)) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) c)) (-.f64 #s(literal 0 binary64) 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)))

eval138.0ms (1.4%)

Compiler

Compiled 15486 to 1209 computations (92.2% saved)

prune81.0ms (0.8%)

Pruning

13 alts after pruning (2 fresh and 11 done)

PrunedKeptTotal
New9392941
Fresh000
Picked145
Done077
Total94013953
Accuracy
100.0%
Counts
953 → 13
Alt Table
Click to see full alt table
StatusAccuracyProgram
52.5%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
49.3%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
53.2%
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))
49.9%
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)
46.8%
(+.f64 c (*.f64 x y))
48.6%
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 x y) z)))
29.5%
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
47.7%
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)))
26.9%
(*.f64 x y)
44.0%
(*.f64 t (+.f64 (*.f64 z #s(literal 1/16 binary64)) (/.f64 c t)))
44.3%
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))
29.1%
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
22.1%
c
Compiler

Compiled 404 to 215 computations (46.8% saved)

regimes110.0ms (1.1%)

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

15 calls:

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

regimes71.0ms (0.7%)

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

9 calls:

23.0ms
(*.f64 a b)
7.0ms
a
7.0ms
x
6.0ms
c
5.0ms
y
Results
AccuracySegmentsBranch
73.5%1x
73.5%1y
73.5%1z
73.5%1t
85.0%3a
86.2%3b
73.5%1c
73.5%1(*.f64 x y)
91.6%3(*.f64 a b)
Compiler

Compiled 76 to 65 computations (14.5% saved)

regimes49.0ms (0.5%)

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

9 calls:

7.0ms
t
7.0ms
z
5.0ms
c
5.0ms
b
5.0ms
a
Results
AccuracySegmentsBranch
70.4%4y
70.3%5t
70.5%3c
72.2%4(*.f64 x y)
67.5%3x
66.7%3z
72.6%5a
70.1%3b
77.1%4(*.f64 a b)
Compiler

Compiled 76 to 65 computations (14.5% saved)

regimes5.0ms (0.1%)

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

1 calls:

4.0ms
(*.f64 a b)
Results
AccuracySegmentsBranch
75.7%4(*.f64 a b)
Compiler

Compiled 10 to 8 computations (20% saved)

regimes5.0ms (0%)

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

1 calls:

4.0ms
(*.f64 a b)
Results
AccuracySegmentsBranch
71.2%3(*.f64 a b)
Compiler

Compiled 10 to 8 computations (20% saved)

regimes8.0ms (0.1%)

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

1 calls:

7.0ms
(*.f64 a b)
Results
AccuracySegmentsBranch
70.8%3(*.f64 a b)
Compiler

Compiled 10 to 8 computations (20% saved)

regimes22.0ms (0.2%)

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

6 calls:

3.0ms
y
3.0ms
b
3.0ms
c
3.0ms
a
3.0ms
(*.f64 a b)
Results
AccuracySegmentsBranch
63.4%3y
62.7%3a
66.9%5b
51.7%2c
67.0%3(*.f64 x y)
68.5%3(*.f64 a b)
Compiler

Compiled 52 to 44 computations (15.4% saved)

regimes25.0ms (0.3%)

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

8 calls:

5.0ms
a
3.0ms
z
3.0ms
b
3.0ms
t
3.0ms
y
Results
AccuracySegmentsBranch
58.3%3a
53.0%4y
58.6%3b
54.9%3z
54.1%3(*.f64 x y)
60.7%3t
54.6%3x
61.9%3(*.f64 a b)
Compiler

Compiled 68 to 58 computations (14.7% saved)

regimes26.0ms (0.3%)

Counts
5 → 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 t #s(literal 1/16 binary64)))
Outputs
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
Calls

9 calls:

5.0ms
c
3.0ms
a
2.0ms
z
2.0ms
b
2.0ms
y
Results
AccuracySegmentsBranch
44.9%4y
44.6%4c
49.4%4(*.f64 x y)
45.7%4x
44.5%4z
45.1%3a
50.9%5b
47.6%5t
50.7%3(*.f64 a b)
Compiler

Compiled 76 to 65 computations (14.5% saved)

regimes6.0ms (0.1%)

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))
c
(*.f64 x y)
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
Calls

3 calls:

2.0ms
b
2.0ms
(*.f64 a b)
2.0ms
(*.f64 x y)
Results
AccuracySegmentsBranch
42.2%3b
45.8%3(*.f64 x y)
47.6%4(*.f64 a b)
Compiler

Compiled 28 to 23 computations (17.9% saved)

regimes18.0ms (0.2%)

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

8 calls:

6.0ms
y
2.0ms
c
2.0ms
a
2.0ms
z
2.0ms
t
Results
AccuracySegmentsBranch
26.9%1b
26.9%1z
38.9%3c
39.4%3y
36.8%3x
26.9%1t
26.9%1a
41.3%3(*.f64 x y)
Compiler

Compiled 66 to 57 computations (13.6% 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
t
1.0ms
x
1.0ms
b
1.0ms
y
1.0ms
z
Results
AccuracySegmentsBranch
22.1%1b
22.1%1a
22.1%1t
22.1%1z
22.1%1x
22.1%1c
22.1%1y
Compiler

Compiled 56 to 49 computations (12.5% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
3.339186648154708e+145
1.2988079526958202e+165
0.0ms
-4.5062338803168724e+97
-7.297968963800133e+91
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
3.339186648154708e+145
1.2988079526958202e+165
0.0ms
-1.312361843814987e-182
-3.812908875299944e-184
0.0ms
-4.5062338803168724e+97
-7.297968963800133e+91
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
3.339186648154708e+145
1.2988079526958202e+165
0.0ms
-1.312361843814987e-182
-3.812908875299944e-184
0.0ms
-2.3487381279552846e+72
-8.710276035089364e+67
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
3.339186648154708e+145
1.2988079526958202e+165
0.0ms
-2.3487381279552846e+72
-8.710276035089364e+67
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch52.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
24.0ms
3.339186648154708e+145
1.2988079526958202e+165
24.0ms
-1.6211561990310216e+52
-2.340578322976805e+26
Results
37.0ms352×0valid
Compiler

Compiled 650 to 532 computations (18.2% saved)

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

bsearch52.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
27.0ms
3.339186648154708e+145
1.2988079526958202e+165
22.0ms
-4.5062338803168724e+97
-7.297968963800133e+91
Results
37.0ms318×0valid
1.0ms2valid
Compiler

Compiled 554 to 466 computations (15.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 18.0ms
ival-mult: 9.0ms (50.4% of total)
ival-div: 4.0ms (22.4% of total)
ival-add: 3.0ms (16.8% of total)
ival-sub: 2.0ms (11.2% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch40.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
23.0ms
3.969617968856729e+128
2.119206079839217e+139
14.0ms
-2.1806311831827163e+230
-3.4436549327828436e+228
Results
28.0ms271×0valid
0.0ms1valid
Compiler

Compiled 442 to 366 computations (17.2% 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: 2.0ms (16.8% of total)
ival-sub: 1.0ms (8.4% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch56.0ms (0.6%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
27.0ms
3.339186648154708e+145
1.2988079526958202e+165
25.0ms
-1.6211561990310216e+52
-2.340578322976805e+26
Results
35.0ms352×0valid
Compiler

Compiled 562 to 488 computations (13.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 19.0ms
ival-mult: 9.0ms (47.6% of total)
ival-div: 5.0ms (26.5% of total)
ival-add: 3.0ms (15.9% of total)
ival-sub: 2.0ms (10.6% of total)
const: 1.0ms (5.3% of total)
backward-pass: 0.0ms (0% of total)

bsearch83.0ms (0.8%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
16.0ms
5.858398098380943e+98
1.986986416833979e+103
19.0ms
-1.3257640131056422e-195
-4.359547794424345e-204
42.0ms
-7.297968963800133e+91
-2.8644036066953534e+84
Results
63.0ms415×0valid
0.0ms1valid
Compiler

Compiled 570 to 493 computations (13.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 44.0ms
ival-div: 30.0ms (68.2% of total)
ival-mult: 6.0ms (13.6% of total)
ival-add: 5.0ms (11.4% of total)
ival-sub: 2.0ms (4.5% of total)
const: 1.0ms (2.3% of total)
backward-pass: 0.0ms (0% of total)

bsearch40.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
19.0ms
4.325058630894116e+133
1.4140594091420098e+143
17.0ms
-2.3233356154396067e+74
-8.442366581314277e+70
Results
28.0ms272×0valid
Compiler

Compiled 340 to 298 computations (12.4% saved)

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

simplify18.0ms (0.2%)

Algorithm
egg-herbie
Rules
30×+-commutative_binary64
28×*-commutative_binary64
14×if-if-or-not_binary32
12×sub-neg_binary64
10×neg-sub0_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
093331
1133331
2142331
3154331
4163331
5169331
6171331
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 -40000000000000002943034953908449993590304248608709827196983431605407036575208760808202718624612352 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)) (if (<=.f64 (*.f64 a b) #s(literal 49999999999999996681683364986231121055509847158923091289463001947809936825071710129649256226662527266508888537465191395528952846213699856588865536 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 x y))))
(if (<=.f64 (*.f64 a b) #s(literal -40000000000000002943034953908449993590304248608709827196983431605407036575208760808202718624612352 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)) (if (<=.f64 (*.f64 a b) #s(literal -1495020541582441/149502054158244092924433911175587146134101311725520811805218980426523448679093940601025751001247626027946551200107541538756647476310030352326743206124657514520641361489437161884315621531536712531968 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (if (<=.f64 (*.f64 a b) #s(literal 49999999999999996681683364986231121055509847158923091289463001947809936825071710129649256226662527266508888537465191395528952846213699856588865536 binary64)) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)))))
(if (<=.f64 (*.f64 a b) #s(literal -1999999999999999887603621897589142048114448258041101063088247784112914432 binary64)) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))) (if (<=.f64 (*.f64 a b) #s(literal -1495020541582441/149502054158244092924433911175587146134101311725520811805218980426523448679093940601025751001247626027946551200107541538756647476310030352326743206124657514520641361489437161884315621531536712531968 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (if (<=.f64 (*.f64 a b) #s(literal 49999999999999996681683364986231121055509847158923091289463001947809936825071710129649256226662527266508888537465191395528952846213699856588865536 binary64)) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))))))
(if (<=.f64 (*.f64 a b) #s(literal -1999999999999999887603621897589142048114448258041101063088247784112914432 binary64)) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))) (if (<=.f64 (*.f64 a b) #s(literal 49999999999999996681683364986231121055509847158923091289463001947809936825071710129649256226662527266508888537465191395528952846213699856588865536 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))))
(if (<=.f64 (*.f64 a b) #s(literal -4300000000000000300090377913911835956636286976 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (if (<=.f64 (*.f64 a b) #s(literal 38000000000000001248910141393843861028830774275375386053546303991446094218906729334418413347914368056911947590103371673054051070631269578412392448 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)))
(if (<=.f64 (*.f64 a b) #s(literal -8100000000000000178594308352339643621683466299148349908434550572486824637535701658818332996927488 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal 11000000000000000579096624622099229724811856205164418514440927183130374970235005195884278819199667008947718465023338677185001436641974103902099051399828471808 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(if (<=.f64 (*.f64 a b) #s(literal -5800000000000000033461081609090698066828992267720592830877559440336868316919268940763432377607360304578713872321229556678974105802253534866368263963822475211613371900708642381611135038619240543398480243355113317255016500590280704 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal 17499999999999998922087421585464709002484449829365605100453777548825024409106801736005544932706865158996090234437430503648318523540305346560 binary64)) (+.f64 c (*.f64 x y)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(if (<=.f64 (*.f64 a b) #s(literal -11499999999999999922040909755158721729309647082356736 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal 2650000000000000067325622554995162379283886818981081634158307858597550093081905611741074730260148593207206200691945818041412396695956184662191204466688 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(if (<=.f64 (*.f64 a b) #s(literal -12199999999999999681568744845312858282532102368002959146719205607203683672162264120557568 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal -6722201195655547/172364133221937103085272756482216056112753534658909761028039668631756215232006744379020625060744018369805777923479247838020220755974022884986972234404720831691332769255536872593544438018353486799545737272878084128768 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal 55999999999999996228156560804805640416111951581648199840999020598253046119804350567185147428297768960 binary64)) (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(if (<=.f64 (*.f64 x y) #s(literal -110000000000000005980083816679096792578136661657114239668167301775277162496 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal 43999999999999998966068866561584501405746147796931515246024229639330295986113689524914340751452459313634239061577868986993488494067712 binary64)) c (*.f64 x y)))
c
Outputs
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
(if (<=.f64 (*.f64 a b) #s(literal -40000000000000002943034953908449993590304248608709827196983431605407036575208760808202718624612352 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)) (if (<=.f64 (*.f64 a b) #s(literal 49999999999999996681683364986231121055509847158923091289463001947809936825071710129649256226662527266508888537465191395528952846213699856588865536 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 x y))))
(if (<=.f64 (*.f64 a b) #s(literal -40000000000000002943034953908449993590304248608709827196983431605407036575208760808202718624612352 binary64)) (+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal -4 binary64))) (if (<=.f64 (*.f64 a b) #s(literal 49999999999999996681683364986231121055509847158923091289463001947809936825071710129649256226662527266508888537465191395528952846213699856588865536 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (+.f64 (*.f64 x y) c)) (+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal -4 binary64)))))
(if (<=.f64 (*.f64 a b) #s(literal -40000000000000002943034953908449993590304248608709827196983431605407036575208760808202718624612352 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)) (if (<=.f64 (*.f64 a b) #s(literal -1495020541582441/149502054158244092924433911175587146134101311725520811805218980426523448679093940601025751001247626027946551200107541538756647476310030352326743206124657514520641361489437161884315621531536712531968 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (if (<=.f64 (*.f64 a b) #s(literal 49999999999999996681683364986231121055509847158923091289463001947809936825071710129649256226662527266508888537465191395528952846213699856588865536 binary64)) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)))))
(if (<=.f64 (*.f64 a b) #s(literal -40000000000000002943034953908449993590304248608709827196983431605407036575208760808202718624612352 binary64)) (+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal -4 binary64))) (if (<=.f64 (*.f64 a b) #s(literal -1495020541582441/149502054158244092924433911175587146134101311725520811805218980426523448679093940601025751001247626027946551200107541538756647476310030352326743206124657514520641361489437161884315621531536712531968 binary64)) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (if (<=.f64 (*.f64 a b) #s(literal 49999999999999996681683364986231121055509847158923091289463001947809936825071710129649256226662527266508888537465191395528952846213699856588865536 binary64)) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal -4 binary64))))))
(if (<=.f64 (*.f64 a b) #s(literal -1999999999999999887603621897589142048114448258041101063088247784112914432 binary64)) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))) (if (<=.f64 (*.f64 a b) #s(literal -1495020541582441/149502054158244092924433911175587146134101311725520811805218980426523448679093940601025751001247626027946551200107541538756647476310030352326743206124657514520641361489437161884315621531536712531968 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (if (<=.f64 (*.f64 a b) #s(literal 49999999999999996681683364986231121055509847158923091289463001947809936825071710129649256226662527266508888537465191395528952846213699856588865536 binary64)) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))))))
(if (<=.f64 (*.f64 a b) #s(literal -1999999999999999887603621897589142048114448258041101063088247784112914432 binary64)) (*.f64 b (+.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 c b))) (if (<=.f64 (*.f64 a b) #s(literal -1495020541582441/149502054158244092924433911175587146134101311725520811805218980426523448679093940601025751001247626027946551200107541538756647476310030352326743206124657514520641361489437161884315621531536712531968 binary64)) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (if (<=.f64 (*.f64 a b) #s(literal 49999999999999996681683364986231121055509847158923091289463001947809936825071710129649256226662527266508888537465191395528952846213699856588865536 binary64)) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 b (+.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 c b))))))
(if (<=.f64 (*.f64 a b) #s(literal -1999999999999999887603621897589142048114448258041101063088247784112914432 binary64)) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))) (if (<=.f64 (*.f64 a b) #s(literal 49999999999999996681683364986231121055509847158923091289463001947809936825071710129649256226662527266508888537465191395528952846213699856588865536 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))))
(if (<=.f64 (*.f64 a b) #s(literal -1999999999999999887603621897589142048114448258041101063088247784112914432 binary64)) (*.f64 b (+.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 c b))) (if (<=.f64 (*.f64 a b) #s(literal 49999999999999996681683364986231121055509847158923091289463001947809936825071710129649256226662527266508888537465191395528952846213699856588865536 binary64)) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (*.f64 b (+.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 c b)))))
(if (<=.f64 (*.f64 a b) #s(literal -4300000000000000300090377913911835956636286976 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (if (<=.f64 (*.f64 a b) #s(literal 38000000000000001248910141393843861028830774275375386053546303991446094218906729334418413347914368056911947590103371673054051070631269578412392448 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)))
(if (<=.f64 (*.f64 a b) #s(literal -4300000000000000300090377913911835956636286976 binary64)) (+.f64 c (/.f64 (*.f64 a b) #s(literal -4 binary64))) (if (<=.f64 (*.f64 a b) #s(literal 38000000000000001248910141393843861028830774275375386053546303991446094218906729334418413347914368056911947590103371673054051070631269578412392448 binary64)) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (+.f64 c (/.f64 (*.f64 a b) #s(literal -4 binary64)))))
(if (<=.f64 (*.f64 a b) #s(literal -8100000000000000178594308352339643621683466299148349908434550572486824637535701658818332996927488 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal 11000000000000000579096624622099229724811856205164418514440927183130374970235005195884278819199667008947718465023338677185001436641974103902099051399828471808 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(if (<=.f64 (*.f64 a b) #s(literal -8100000000000000178594308352339643621683466299148349908434550572486824637535701658818332996927488 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (if (<=.f64 (*.f64 a b) #s(literal 11000000000000000579096624622099229724811856205164418514440927183130374970235005195884278819199667008947718465023338677185001436641974103902099051399828471808 binary64)) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))
(if (<=.f64 (*.f64 a b) #s(literal -5800000000000000033461081609090698066828992267720592830877559440336868316919268940763432377607360304578713872321229556678974105802253534866368263963822475211613371900708642381611135038619240543398480243355113317255016500590280704 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal 17499999999999998922087421585464709002484449829365605100453777548825024409106801736005544932706865158996090234437430503648318523540305346560 binary64)) (+.f64 c (*.f64 x y)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(if (<=.f64 (*.f64 a b) #s(literal -5800000000000000033461081609090698066828992267720592830877559440336868316919268940763432377607360304578713872321229556678974105802253534866368263963822475211613371900708642381611135038619240543398480243355113317255016500590280704 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (if (<=.f64 (*.f64 a b) #s(literal 17499999999999998922087421585464709002484449829365605100453777548825024409106801736005544932706865158996090234437430503648318523540305346560 binary64)) (+.f64 (*.f64 x y) c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))
(if (<=.f64 (*.f64 a b) #s(literal -11499999999999999922040909755158721729309647082356736 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal 2650000000000000067325622554995162379283886818981081634158307858597550093081905611741074730260148593207206200691945818041412396695956184662191204466688 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(if (<=.f64 (*.f64 a b) #s(literal -11499999999999999922040909755158721729309647082356736 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (if (<=.f64 (*.f64 a b) #s(literal 2650000000000000067325622554995162379283886818981081634158307858597550093081905611741074730260148593207206200691945818041412396695956184662191204466688 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))
(if (<=.f64 (*.f64 a b) #s(literal -12199999999999999681568744845312858282532102368002959146719205607203683672162264120557568 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal -6722201195655547/172364133221937103085272756482216056112753534658909761028039668631756215232006744379020625060744018369805777923479247838020220755974022884986972234404720831691332769255536872593544438018353486799545737272878084128768 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal 55999999999999996228156560804805640416111951581648199840999020598253046119804350567185147428297768960 binary64)) (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(if (<=.f64 (*.f64 a b) #s(literal -12199999999999999681568744845312858282532102368002959146719205607203683672162264120557568 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (if (<=.f64 (*.f64 a b) #s(literal -6722201195655547/172364133221937103085272756482216056112753534658909761028039668631756215232006744379020625060744018369805777923479247838020220755974022884986972234404720831691332769255536872593544438018353486799545737272878084128768 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal 55999999999999996228156560804805640416111951581648199840999020598253046119804350567185147428297768960 binary64)) (*.f64 x y) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))))
(if (<=.f64 (*.f64 x y) #s(literal -110000000000000005980083816679096792578136661657114239668167301775277162496 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal 43999999999999998966068866561584501405746147796931515246024229639330295986113689524914340751452459313634239061577868986993488494067712 binary64)) c (*.f64 x y)))
c

soundness1.3s (12.8%)

Rules
4808×*-lowering-*.f32
4808×*-lowering-*.f64
4252×*-lowering-*.f32
4252×*-lowering-*.f64
3370×sum3-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01716
13315
29014
324114
458314
5185314
6331814
7594014
0802514
02975015
111124620
238414471
084514471
01832502
16642423
223952303
375522303
082912303
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 1436 to 873 computations (39.2% saved)

preprocess132.0ms (1.4%)

Remove

(sort a b)

(sort z t)

(sort x y)

Compiler

Compiled 1084 to 422 computations (61.1% saved)

end0.0ms (0%)

Profiling

Loading profile data...