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

Time bar (total: 11.8s)

analyze3.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: 3.0ms
ival-mult: 3.0ms (116.2% of total)
ival-div: 0.0ms (0% of total)
ival-sub: 0.0ms (0% of total)
ival-add: 0.0ms (0% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

sample1.9s (16%)

Results
1.3s8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 715.0ms
ival-add: 246.0ms (34.4% of total)
ival-mult: 238.0ms (33.3% of total)
ival-div: 161.0ms (22.5% of total)
ival-sub: 50.0ms (7% of total)
const: 16.0ms (2.2% of total)
backward-pass: 4.0ms (0.6% of total)
Bogosity

preprocess328.0ms (2.8%)

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

Useful iterations: 2 (0.0ms)

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

(sort x y)

(sort z t)

(sort a b)

explain196.0ms (1.7%)

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

Compiled 178 to 53 computations (70.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 54.0ms
ival-add: 29.0ms (53.7% of total)
ival-mult: 12.0ms (22.2% of total)
ival-div: 10.0ms (18.5% of total)
ival-sub: 2.0ms (3.7% of total)
const: 1.0ms (1.9% of total)
backward-pass: 0.0ms (0% of total)

eval0.0ms (0%)

Compiler

Compiled 24 to 17 computations (29.2% saved)

prune1.0ms (0%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
97.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)

simplify12.0ms (0.1%)

Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (+.f64 (*.f64 x y) c))
cost-diff0
(*.f64 a b)
cost-diff0
(/.f64 (*.f64 a b) #s(literal -4 binary64))
cost-diff0
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (+.f64 (*.f64 x y) c)))
Rules
144×fma-define
140×fma-lowering-fma.f32
140×fma-lowering-fma.f64
120×sum3-define
100×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

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

localize68.0ms (0.6%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy99.7%
(/.f64 (*.f64 a b) #s(literal -4 binary64))
accuracy99.7%
(/.f64 (*.f64 z t) #s(literal 16 binary64))
accuracy99.4%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (+.f64 (*.f64 x y) c)))
accuracy98.9%
(+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (+.f64 (*.f64 x y) c))
Results
52.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: 7.0ms (48.4% of total)
ival-div: 4.0ms (27.6% of total)
ival-add: 3.0ms (20.7% of total)
const: 1.0ms (6.9% of total)
backward-pass: 0.0ms (0% of total)

series33.0ms (0.3%)

Counts
5 → 216
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 (/ (* 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 (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 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

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

rewrite362.0ms (3.1%)

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
01739
18836
2112736
0828536
Stop Event
iter limit
node limit
Counts
5 → 287
Calls
Call 1
Inputs
(+ (/ (* a b) -4) (+ (/ (* z t) 16) (+ (* x y) c)))
(/ (* a b) -4)
(* a b)
(+ (/ (* z t) 16) (+ (* 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)))
(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)))))

simplify493.0ms (4.2%)

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

Useful iterations: 2 (0.0ms)

IterNodesCost
01652300
15872236
221352116
369492116
081562116
Stop Event
iter limit
node limit
Counts
216 → 216
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)))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 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 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(*.f64 a (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 x y) a)))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(*.f64 a (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 x y) a)))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(*.f64 a (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 x y) a)))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y))) a))))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y))) a))))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y))) a))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)) (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 x y) b))))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)) (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 x y) b))))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)) (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 x y) b))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y))) b))))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y))) b))))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y))) b))))
(+ c (+ (* -1/4 (* a b)) (* x y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z) (/.f64 (*.f64 x y) z)))))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z) (/.f64 (*.f64 x y) z)))))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z) (/.f64 (*.f64 x y) z)))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) z)) (-.f64 #s(literal 0 binary64) z))
(+ c (+ (* -1/4 (* a b)) (* x y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t) (+.f64 (/.f64 (*.f64 x y) t) (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)))))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t) (+.f64 (/.f64 (*.f64 x y) t) (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)))))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t) (+.f64 (/.f64 (*.f64 x y) t) (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) t)) (-.f64 #s(literal 0 binary64) t))
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(* x y)
(*.f64 x y)
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (+.f64 y (/.f64 c x)))))
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (+.f64 y (/.f64 c x)))))
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (+.f64 y (/.f64 c x)))))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) x)))
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(* x y)
(*.f64 x y)
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))
(*.f64 y (+.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (/.f64 c y)))))
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))
(*.f64 y (+.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (/.f64 c y)))))
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))
(*.f64 y (+.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (/.f64 c y)))))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) y)))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
c
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (/.f64 (*.f64 x y) c)))))
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (/.f64 (*.f64 x y) c)))))
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (/.f64 (*.f64 x y) c)))))
c
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) c)) c)
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) c)) c)
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) c)) c)
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z)) (-.f64 #s(literal 0 binary64) z))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (/.f64 (*.f64 x y) t) (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (/.f64 (*.f64 x y) t) (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (/.f64 (*.f64 x y) t) (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)) (-.f64 #s(literal 0 binary64) t))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(* x y)
(*.f64 x y)
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (+.f64 y (/.f64 c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (+.f64 y (/.f64 c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (+.f64 y (/.f64 c x))))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(* x y)
(*.f64 x y)
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (/.f64 c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (/.f64 c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (/.f64 c y))))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
c
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (/.f64 (*.f64 x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (/.f64 (*.f64 x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (/.f64 (*.f64 x y) c))))
c
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c)) c)
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c)) c)
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c)) c)
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))

eval69.0ms (0.6%)

Compiler

Compiled 18140 to 1078 computations (94.1% saved)

prune73.0ms (0.6%)

Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New49211503
Fresh000
Picked101
Done000
Total49311504
Accuracy
100.0%
Counts
504 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
98.1%
(-.f64 (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
81.5%
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y))) b))))
51.2%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
51.1%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
55.2%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
98.0%
(+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (+.f64 (*.f64 x y) c)))
71.9%
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
25.1%
(*.f64 x y)
25.4%
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
29.0%
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
28.0%
c
Compiler

Compiled 368 to 278 computations (24.5% saved)

simplify169.0ms (1.4%)

Algorithm
egg-herbie
Localize:

Found 13 expressions of interest:

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

Useful iterations: 2 (0.0ms)

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

localize175.0ms (1.5%)

Localize:

Found 13 expressions of interest:

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

Compiled 133 to 28 computations (78.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 41.0ms
ival-div: 22.0ms (53.9% of total)
ival-mult: 9.0ms (22% of total)
ival-add: 8.0ms (19.6% of total)
ival-sub: 1.0ms (2.4% of total)
const: 1.0ms (2.4% of total)
backward-pass: 0.0ms (0% of total)

series15.0ms (0.1%)

Counts
13 → 456
Calls
Call 1
Inputs
#<alt (- (+ (/ z (/ 16 t)) (+ (* x y) c)) (/ (* a b) 4))>
#<alt (+ (/ z (/ 16 t)) (+ (* x y) c))>
#<alt (/ z (/ 16 t))>
#<alt (/ 16 t)>
#<alt (* -1/4 (* a b))>
#<alt (* a b)>
#<alt (+ (/ (* a b) -4) c)>
#<alt (/ (* a b) -4)>
#<alt (+ (* 1/16 (* t z)) (+ c (* x y)))>
#<alt (* 1/16 (* t z))>
#<alt (* t z)>
#<alt (+ c (* x y))>
#<alt (/ (* a b) 4)>
Outputs
#<alt (- (+ c (* x y)) (* 1/4 (* a b)))>
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))>
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))>
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))>
#<alt (* 1/16 (* t z))>
#<alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z))))>
#<alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z))))>
#<alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z))))>
#<alt (* 1/16 (* t z))>
#<alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t))))>
#<alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t))))>
#<alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t))))>
#<alt (- (+ c (* x y)) (* 1/4 (* a b)))>
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))>
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))>
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))>
#<alt (* 1/16 (* t z))>
#<alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t))))>
#<alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t))))>
#<alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t))))>
#<alt (* 1/16 (* t z))>
#<alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z))))>
#<alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z))))>
#<alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z))))>
#<alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b)))>
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))>
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))>
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))>
#<alt (* x y)>
#<alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x))))>
#<alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x))))>
#<alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x))))>
#<alt (* x y)>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x)))))>
#<alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b)))>
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))>
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))>
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))>
#<alt (* x y)>
#<alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y))))>
#<alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y))))>
#<alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y))))>
#<alt (* x y)>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y)))))>
#<alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))>
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))>
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))>
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))>
#<alt c>
#<alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c))))>
#<alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c))))>
#<alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c))))>
#<alt c>
#<alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (* -1/4 (* a b))>
#<alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b)))>
#<alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b)))>
#<alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b)))>
#<alt (* -1/4 (* a b))>
#<alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b))))>
#<alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b))))>
#<alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b))))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))>
#<alt (* -1/4 (* a b))>
#<alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a)))>
#<alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a)))>
#<alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a)))>
#<alt (* -1/4 (* a b))>
#<alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a))))>
#<alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a))))>
#<alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a))))>
#<alt (+ c (* x y))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (* 1/16 (* t z))>
#<alt (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))>
#<alt (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))>
#<alt (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))>
#<alt (* 1/16 (* t z))>
#<alt (* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))>
#<alt (* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))>
#<alt (* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))>
#<alt (+ c (* x y))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (* 1/16 (* t z))>
#<alt (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))>
#<alt (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))>
#<alt (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))>
#<alt (* 1/16 (* t z))>
#<alt (* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))>
#<alt (* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))>
#<alt (* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))>
#<alt (+ c (* 1/16 (* t z)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (* x y)>
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))>
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))>
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))>
#<alt (* x y)>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))>
#<alt (+ c (* 1/16 (* t z)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (* x y)>
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))>
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))>
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))>
#<alt (* x y)>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))>
#<alt (+ (* 1/16 (* t z)) (* x y))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt c>
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))>
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))>
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))>
#<alt c>
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (/ 16 t)>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt c>
#<alt (+ c (* -1/4 (* a b)))>
#<alt (+ c (* -1/4 (* a b)))>
#<alt (+ c (* -1/4 (* a b)))>
#<alt (* -1/4 (* a b))>
#<alt (* a (+ (* -1/4 b) (/ c a)))>
#<alt (* a (+ (* -1/4 b) (/ c a)))>
#<alt (* a (+ (* -1/4 b) (/ c a)))>
#<alt (* -1/4 (* a b))>
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))>
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))>
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))>
#<alt c>
#<alt (+ c (* -1/4 (* a b)))>
#<alt (+ c (* -1/4 (* a b)))>
#<alt (+ c (* -1/4 (* a b)))>
#<alt (* -1/4 (* a b))>
#<alt (* b (+ (* -1/4 a) (/ c b)))>
#<alt (* b (+ (* -1/4 a) (/ c b)))>
#<alt (* b (+ (* -1/4 a) (/ c b)))>
#<alt (* -1/4 (* a b))>
#<alt (* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))>
#<alt (* -1/4 (* a b))>
#<alt (+ c (* -1/4 (* a b)))>
#<alt (+ c (* -1/4 (* a b)))>
#<alt (+ c (* -1/4 (* a b)))>
#<alt c>
#<alt (* c (+ 1 (* -1/4 (/ (* a b) c))))>
#<alt (* c (+ 1 (* -1/4 (/ (* a b) c))))>
#<alt (* c (+ 1 (* -1/4 (/ (* a b) c))))>
#<alt c>
#<alt (* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))>
#<alt (* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))>
#<alt (* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (* -1/4 (* a b))>
#<alt (+ c (* x y))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (* 1/16 (* t z))>
#<alt (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))>
#<alt (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))>
#<alt (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))>
#<alt (* 1/16 (* t z))>
#<alt (* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))>
#<alt (* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))>
#<alt (* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))>
#<alt (+ c (* x y))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (* 1/16 (* t z))>
#<alt (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))>
#<alt (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))>
#<alt (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))>
#<alt (* 1/16 (* t z))>
#<alt (* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))>
#<alt (* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))>
#<alt (* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))>
#<alt (+ (* 1/16 (* t z)) (* x y))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt c>
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))>
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))>
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))>
#<alt c>
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))>
#<alt (+ c (* 1/16 (* t z)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (* x y)>
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))>
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))>
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))>
#<alt (* x y)>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))>
#<alt (+ c (* 1/16 (* t z)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))>
#<alt (* x y)>
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))>
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))>
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))>
#<alt (* x y)>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* 1/16 (* t z))>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* x y)>
#<alt (+ c (* x y))>
#<alt (+ c (* x y))>
#<alt (+ c (* x y))>
#<alt c>
#<alt (* c (+ 1 (/ (* x y) c)))>
#<alt (* c (+ 1 (/ (* x y) c)))>
#<alt (* c (+ 1 (/ (* x y) c)))>
#<alt c>
#<alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))>
#<alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))>
#<alt c>
#<alt (+ c (* x y))>
#<alt (+ c (* x y))>
#<alt (+ c (* x y))>
#<alt (* x y)>
#<alt (* x (+ y (/ c x)))>
#<alt (* x (+ y (/ c x)))>
#<alt (* x (+ y (/ c x)))>
#<alt (* x y)>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))>
#<alt c>
#<alt (+ c (* x y))>
#<alt (+ c (* x y))>
#<alt (+ c (* x y))>
#<alt (* x y)>
#<alt (* y (+ x (/ c y)))>
#<alt (* y (+ x (/ c y)))>
#<alt (* y (+ x (/ c y)))>
#<alt (* x y)>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
#<alt (* 1/4 (* a b))>
Calls

114 calls:

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

rewrite370.0ms (3.1%)

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

Useful iterations: 2 (0.0ms)

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

simplify291.0ms (2.5%)

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

Useful iterations: 2 (0.0ms)

IterNodesCost
02023927
17273780
225793600
082863600
Stop Event
iter limit
node limit
Counts
456 → 456
Calls
Call 1
Inputs
(- (+ c (* x y)) (* 1/4 (* a b)))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(* 1/16 (* t z))
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z))))
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z))))
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z))))
(* 1/16 (* t z))
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t))))
(- (+ c (* x y)) (* 1/4 (* a b)))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(* 1/16 (* t z))
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t))))
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t))))
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t))))
(* 1/16 (* t z))
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z))))
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b)))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(* x y)
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x))))
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x))))
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x))))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x)))))
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b)))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(* x y)
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y))))
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y))))
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y))))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y)))))
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
c
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c))))
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c))))
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c))))
c
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1)))
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1)))
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(* -1/4 (* a b))
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b)))
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b)))
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b)))
(* -1/4 (* a b))
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b))))
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b))))
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(* -1/4 (* a b))
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a)))
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a)))
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a)))
(* -1/4 (* a b))
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a))))
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a))))
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a))))
(+ c (* x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* 1/16 (* t z))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* 1/16 (* t z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(+ c (* x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* 1/16 (* t z))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* 1/16 (* t z))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(+ c (* 1/16 (* t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* x y)
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(+ c (* 1/16 (* t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* x y)
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(+ (* 1/16 (* t z)) (* x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
c
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
c
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 16 t)
(/ 16 t)
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
c
(+ c (* -1/4 (* a b)))
(+ c (* -1/4 (* a b)))
(+ c (* -1/4 (* a b)))
(* -1/4 (* a b))
(* a (+ (* -1/4 b) (/ c a)))
(* a (+ (* -1/4 b) (/ c a)))
(* a (+ (* -1/4 b) (/ c a)))
(* -1/4 (* a b))
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))
c
(+ c (* -1/4 (* a b)))
(+ c (* -1/4 (* a b)))
(+ c (* -1/4 (* a b)))
(* -1/4 (* a b))
(* b (+ (* -1/4 a) (/ c b)))
(* b (+ (* -1/4 a) (/ c b)))
(* b (+ (* -1/4 a) (/ c b)))
(* -1/4 (* a b))
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))
(* -1/4 (* a b))
(+ c (* -1/4 (* a b)))
(+ c (* -1/4 (* a b)))
(+ c (* -1/4 (* a b)))
c
(* c (+ 1 (* -1/4 (/ (* a b) c))))
(* c (+ 1 (* -1/4 (/ (* a b) c))))
(* c (+ 1 (* -1/4 (/ (* a b) c))))
c
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(+ c (* x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* 1/16 (* t z))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* 1/16 (* t z))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(+ c (* x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* 1/16 (* t z))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* 1/16 (* t z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(+ (* 1/16 (* t z)) (* x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
c
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
c
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(+ c (* 1/16 (* t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* x y)
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(+ c (* 1/16 (* t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* x y)
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* x y)
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
c
(* c (+ 1 (/ (* x y) c)))
(* c (+ 1 (/ (* x y) c)))
(* c (+ 1 (/ (* x y) c)))
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
c
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
(* x y)
(* x (+ y (/ c x)))
(* x (+ y (/ c x)))
(* x (+ y (/ c x)))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
c
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
(* x y)
(* y (+ x (/ c y)))
(* y (+ x (/ c y)))
(* y (+ x (/ c y)))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
Outputs
(- (+ c (* x y)) (* 1/4 (* a b)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (+.f64 (/.f64 (*.f64 x y) z) (/.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) z)))))
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (+.f64 (/.f64 (*.f64 x y) z) (/.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) z)))))
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (+.f64 (/.f64 (*.f64 x y) z) (/.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) z)))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) z)) (-.f64 #s(literal 0 binary64) z))
(- (+ c (* x y)) (* 1/4 (* a b)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t))))
(*.f64 t (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)) (+.f64 (/.f64 (*.f64 x y) t) (/.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) t))))
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t))))
(*.f64 t (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)) (+.f64 (/.f64 (*.f64 x y) t) (/.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) t))))
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t))))
(*.f64 t (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 c t)) (+.f64 (/.f64 (*.f64 x y) t) (/.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) t))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) t)) (-.f64 #s(literal 0 binary64) t))
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(* x y)
(*.f64 x y)
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x))))
(*.f64 x (+.f64 (/.f64 c x) (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x)) (/.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) x)) y)))
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x))))
(*.f64 x (+.f64 (/.f64 c x) (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x)) (/.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) x)) y)))
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x))))
(*.f64 x (+.f64 (/.f64 c x) (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x)) (/.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) x)) y)))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) x)))
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(* x y)
(*.f64 x y)
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y))))
(*.f64 y (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y))) (/.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) y)))
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y))))
(*.f64 y (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y))) (/.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) y)))
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y))))
(*.f64 y (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y))) (/.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) y)))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) y)))
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64)))))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
c
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c)) (+.f64 (/.f64 (*.f64 x y) c) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) c)))))
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c)) (+.f64 (/.f64 (*.f64 x y) c) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) c)))))
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c)) (+.f64 (/.f64 (*.f64 x y) c) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) c)))))
c
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1)))
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) c) #s(literal 1 binary64)) c)
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1)))
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) c) #s(literal 1 binary64)) c)
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1)))
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) c) #s(literal 1 binary64)) c)
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b)))
(*.f64 a (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a)) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 x y) a) (*.f64 b #s(literal -1/4 binary64))))))
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b)))
(*.f64 a (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a)) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 x y) a) (*.f64 b #s(literal -1/4 binary64))))))
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b)))
(*.f64 a (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a)) (+.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 x y) a) (*.f64 b #s(literal -1/4 binary64))))))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b))))
(*.f64 a (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) a) (*.f64 b #s(literal -1/4 binary64))))
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b))))
(*.f64 a (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) a) (*.f64 b #s(literal -1/4 binary64))))
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b))))
(*.f64 a (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) a) (*.f64 b #s(literal -1/4 binary64))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a)))
(*.f64 b (+.f64 (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b)) (*.f64 a #s(literal -1/4 binary64)))))
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a)))
(*.f64 b (+.f64 (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b)) (*.f64 a #s(literal -1/4 binary64)))))
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a)))
(*.f64 b (+.f64 (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b)) (*.f64 a #s(literal -1/4 binary64)))))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a))))
(*.f64 b (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) b) (*.f64 a #s(literal -1/4 binary64))))
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a))))
(*.f64 b (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) b) (*.f64 a #s(literal -1/4 binary64))))
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a))))
(*.f64 b (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) b) (*.f64 a #s(literal -1/4 binary64))))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z)) (-.f64 #s(literal 0 binary64) z))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)) (-.f64 #s(literal 0 binary64) t))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(* x y)
(*.f64 x y)
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x)) (+.f64 y (/.f64 c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x)) (+.f64 y (/.f64 c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x)) (+.f64 y (/.f64 c x))))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(* x y)
(*.f64 x y)
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y))))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
c
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
c
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) #s(literal 1 binary64)) c)
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) #s(literal 1 binary64)) c)
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) #s(literal 1 binary64)) c)
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(/ 16 t)
(/.f64 #s(literal 16 binary64) t)
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
c
(+ c (* -1/4 (* a b)))
(+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(+ c (* -1/4 (* a b)))
(+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(+ c (* -1/4 (* a b)))
(+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* a (+ (* -1/4 b) (/ c a)))
(*.f64 a (+.f64 (/.f64 c a) (*.f64 b #s(literal -1/4 binary64))))
(* a (+ (* -1/4 b) (/ c a)))
(*.f64 a (+.f64 (/.f64 c a) (*.f64 b #s(literal -1/4 binary64))))
(* a (+ (* -1/4 b) (/ c a)))
(*.f64 a (+.f64 (/.f64 c a) (*.f64 b #s(literal -1/4 binary64))))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))
(*.f64 a (+.f64 (/.f64 c a) (*.f64 b #s(literal -1/4 binary64))))
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))
(*.f64 a (+.f64 (/.f64 c a) (*.f64 b #s(literal -1/4 binary64))))
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))
(*.f64 a (+.f64 (/.f64 c a) (*.f64 b #s(literal -1/4 binary64))))
c
(+ c (* -1/4 (* a b)))
(+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(+ c (* -1/4 (* a b)))
(+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(+ c (* -1/4 (* a b)))
(+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* b (+ (* -1/4 a) (/ c b)))
(*.f64 b (+.f64 (/.f64 c b) (*.f64 a #s(literal -1/4 binary64))))
(* b (+ (* -1/4 a) (/ c b)))
(*.f64 b (+.f64 (/.f64 c b) (*.f64 a #s(literal -1/4 binary64))))
(* b (+ (* -1/4 a) (/ c b)))
(*.f64 b (+.f64 (/.f64 c b) (*.f64 a #s(literal -1/4 binary64))))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))
(*.f64 b (+.f64 (/.f64 c b) (*.f64 a #s(literal -1/4 binary64))))
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))
(*.f64 b (+.f64 (/.f64 c b) (*.f64 a #s(literal -1/4 binary64))))
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))
(*.f64 b (+.f64 (/.f64 c b) (*.f64 a #s(literal -1/4 binary64))))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(+ c (* -1/4 (* a b)))
(+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(+ c (* -1/4 (* a b)))
(+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
(+ c (* -1/4 (* a b)))
(+.f64 c (*.f64 b (*.f64 a #s(literal -1/4 binary64))))
c
(* c (+ 1 (* -1/4 (/ (* a b) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) c)))
(* c (+ 1 (* -1/4 (/ (* a b) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) c)))
(* c (+ 1 (* -1/4 (/ (* a b) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) c)))
c
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) c)))
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) c)))
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal -1/4 binary64))) c)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(* -1/4 (* a b))
(*.f64 b (*.f64 a #s(literal -1/4 binary64)))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t)) (-.f64 #s(literal 0 binary64) t))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z)) (-.f64 #s(literal 0 binary64) z))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
c
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
c
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) #s(literal 1 binary64)) c)
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) #s(literal 1 binary64)) c)
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) #s(literal 1 binary64)) c)
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(* x y)
(*.f64 x y)
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x)) (+.f64 y (/.f64 c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x)) (+.f64 y (/.f64 c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x)) (+.f64 y (/.f64 c x))))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(* x y)
(*.f64 x y)
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y))))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* x y)
(*.f64 x y)
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
c
(* c (+ 1 (/ (* x y) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* c (+ 1 (/ (* x y) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* c (+ 1 (/ (* x y) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
c
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(* x y)
(*.f64 x y)
(* x (+ y (/ c x)))
(*.f64 x (+.f64 y (/.f64 c x)))
(* x (+ y (/ c x)))
(*.f64 x (+.f64 y (/.f64 c x)))
(* x (+ y (/ c x)))
(*.f64 x (+.f64 y (/.f64 c x)))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(*.f64 x (+.f64 y (/.f64 c x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(*.f64 x (+.f64 y (/.f64 c x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(*.f64 x (+.f64 y (/.f64 c x)))
c
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(* x y)
(*.f64 x y)
(* y (+ x (/ c y)))
(*.f64 y (+.f64 x (/.f64 c y)))
(* y (+ x (/ c y)))
(*.f64 y (+.f64 x (/.f64 c y)))
(* y (+ x (/ c y)))
(*.f64 y (+.f64 x (/.f64 c y)))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(*.f64 y (+.f64 x (/.f64 c y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(*.f64 y (+.f64 x (/.f64 c y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(*.f64 y (+.f64 x (/.f64 c y)))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* 1/4 (* a b))
(*.f64 #s(literal 1/4 binary64) (*.f64 a b))

eval121.0ms (1%)

Compiler

Compiled 24502 to 1392 computations (94.3% saved)

prune158.0ms (1.3%)

Pruning

12 alts after pruning (10 fresh and 2 done)

PrunedKeptTotal
New104481052
Fresh426
Picked325
Done000
Total1051121063
Accuracy
100.0%
Counts
1063 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
51.2%
(-.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
51.1%
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
55.2%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
72.2%
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c))
46.4%
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
51.2%
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)
50.7%
(+.f64 c (*.f64 x y))
29.3%
(*.f64 (/.f64 b #s(literal -4 binary64)) a)
25.1%
(*.f64 x y)
81.5%
(*.f64 b (+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) b) (*.f64 a #s(literal -1/4 binary64))))
25.4%
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
28.0%
c
Compiler

Compiled 330 to 252 computations (23.6% saved)

simplify157.0ms (1.3%)

Algorithm
egg-herbie
Localize:

Found 14 expressions of interest:

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

Useful iterations: 4 (0.0ms)

IterNodesCost
026145
157143
2117139
3216139
4344137
5642137
61491137
73294137
86210137
08119137
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* b (+ (/ (+ c (+ (* x y) (* 1/16 (* t z)))) b) (* a -1/4)))
b
(+ (/ (+ c (+ (* x y) (* 1/16 (* t z)))) b) (* a -1/4))
(/ (+ c (+ (* x y) (* 1/16 (* t z)))) b)
(+ c (+ (* x y) (* 1/16 (* t z))))
c
(+ (* x y) (* 1/16 (* t z)))
(* x y)
x
y
(* 1/16 (* t z))
1/16
(* t z)
t
z
(* a -1/4)
a
-1/4
(* x y)
x
y
(* (/ b -4) a)
(/ b -4)
b
-4
a
(+ (* 1/16 (* t z)) c)
(* 1/16 (* t z))
1/16
(* t z)
t
z
c
(- (* x y) (/ (* a b) 4))
(* x y)
x
y
(/ (* a b) 4)
(* a b)
a
b
4
Outputs
(* b (+ (/ (+ c (+ (* x y) (* 1/16 (* t z)))) b) (* a -1/4)))
(+.f64 (*.f64 x y) (+.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (/.f64 (*.f64 b a) #s(literal -4 binary64))))
b
(+ (/ (+ c (+ (* x y) (* 1/16 (* t z)))) b) (* a -1/4))
(+.f64 (/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) b) (/.f64 a #s(literal -4 binary64)))
(/ (+ c (+ (* x y) (* 1/16 (* t z)))) b)
(/.f64 (+.f64 c (+.f64 (*.f64 x y) (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) b)
(+ c (+ (* x y) (* 1/16 (* t z))))
(+.f64 c (+.f64 (*.f64 x y) (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))
c
(+ (* x y) (* 1/16 (* t z)))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))
(* x y)
(*.f64 x y)
x
y
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
1/16
#s(literal 1/16 binary64)
(* t z)
(*.f64 t z)
t
z
(* a -1/4)
(/.f64 a #s(literal -4 binary64))
a
-1/4
#s(literal -1/4 binary64)
(* x y)
(*.f64 x y)
x
y
(* (/ b -4) a)
(/.f64 (*.f64 b a) #s(literal -4 binary64))
(/ b -4)
(/.f64 b #s(literal -4 binary64))
b
-4
#s(literal -4 binary64)
a
(+ (* 1/16 (* t z)) c)
(+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
1/16
#s(literal 1/16 binary64)
(* t z)
(*.f64 t z)
t
z
c
(- (* x y) (/ (* a b) 4))
(-.f64 (*.f64 x y) (/.f64 (*.f64 b a) #s(literal 4 binary64)))
(* x y)
(*.f64 x y)
x
y
(/ (* a b) 4)
(/.f64 (*.f64 b a) #s(literal 4 binary64))
(* a b)
(*.f64 b a)
a
b
4
#s(literal 4 binary64)

localize166.0ms (1.4%)

Localize:

Found 14 expressions of interest:

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

Compiled 160 to 27 computations (83.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 28.0ms
ival-mult: 15.0ms (52.8% of total)
ival-add: 6.0ms (21.1% of total)
ival-div: 5.0ms (17.6% of total)
ival-sub: 1.0ms (3.5% of total)
const: 1.0ms (3.5% of total)
backward-pass: 0.0ms (0% of total)

series41.0ms (0.4%)

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

147 calls:

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

rewrite404.0ms (3.4%)

Algorithm
batch-egg-rewrite
Rules
3470×*-lowering-*.f32
3470×*-lowering-*.f64
3024×/-lowering-/.f32
3024×/-lowering-/.f64
2658×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

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

simplify417.0ms (3.5%)

Algorithm
egg-herbie
Rules
4680×*-lowering-*.f32
4680×*-lowering-*.f64
1934×+-lowering-+.f64
1934×+-lowering-+.f32
1052×fnmadd-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
03606453
113436196
249876124
082576124
Stop Event
iter limit
node limit
Counts
588 → 588
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))
(* 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))))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b))))
(+ c (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))))
(+ c (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))))
(+ c (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))))
c
(* c (+ 1 (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))) c)))
(* c (+ 1 (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))) c)))
(* c (+ 1 (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))) c)))
c
(* -1 (* c (- (* -1 (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))) c)) 1)))
(* -1 (* c (- (* -1 (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))) c)) 1)))
(* -1 (* c (- (* -1 (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))) c)) 1)))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b))))
(+ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (* x y))
(+ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (* x y))
(+ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (* x y))
(* x y)
(* x (+ y (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) x)))
(* x (+ y (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) x)))
(* x (+ y (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) x)))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) x)))))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b))))
(+ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (* x y))
(+ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (* x y))
(+ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (* x y))
(* x y)
(* y (+ x (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) y)))
(* y (+ x (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) y)))
(* y (+ x (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) y)))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) y)))))
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b))))
(+ (* 1/16 (* t z)) (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))))
(+ (* 1/16 (* t z)) (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))))
(+ (* 1/16 (* t z)) (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))))
(* 1/16 (* t z))
(* t (+ (* 1/16 z) (/ (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) t)))
(* t (+ (* 1/16 z) (/ (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) t)))
(* t (+ (* 1/16 z) (/ (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) t)))
(* 1/16 (* t z))
(* -1 (* t (+ (* -1 (/ (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) t)) (* -1/16 z))))
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b))))
(+ (* 1/16 (* t z)) (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))))
(+ (* 1/16 (* t z)) (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))))
(+ (* 1/16 (* t z)) (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))))
(* 1/16 (* t z))
(* z (+ (* 1/16 t) (/ (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) z)))
(* z (+ (* 1/16 t) (/ (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) z)))
(* z (+ (* 1/16 t) (/ (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) z)))
(* 1/16 (* t z))
(* -1 (* z (+ (* -1 (/ (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) z)) (* -1/16 t))))
(* b (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+ (* -1/4 (* a b)) (* b (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(+ (* -1/4 (* a b)) (* b (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(+ (* -1/4 (* a b)) (* b (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(* -1/4 (* a b))
(* a (+ (* -1/4 b) (/ (* b (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))) a)))
(* a (+ (* -1/4 b) (/ (* b (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))) a)))
(* a (+ (* -1/4 b) (/ (* b (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))) a)))
(* -1/4 (* a b))
(* -1 (* a (+ (* -1 (/ (* b (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))) a)) (* 1/4 b))))
(* -1 (* a (+ (* -1 (/ (* b (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))) a)) (* 1/4 b))))
(* -1 (* a (+ (* -1 (/ (* b (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))) a)) (* 1/4 b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(/ c b)
(* c (+ (* -1/4 (/ a c)) (+ (* 1/16 (/ (* t z) (* b c))) (+ (/ 1 b) (/ (* x y) (* b c))))))
(* c (+ (* -1/4 (/ a c)) (+ (* 1/16 (/ (* t z) (* b c))) (+ (/ 1 b) (/ (* x y) (* b c))))))
(* c (+ (* -1/4 (/ a c)) (+ (* 1/16 (/ (* t z) (* b c))) (+ (/ 1 b) (/ (* x y) (* b c))))))
(/ c b)
(* -1 (* c (- (* -1 (/ (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b))) c)) (/ 1 b))))
(* -1 (* c (- (* -1 (/ (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b))) c)) (/ 1 b))))
(* -1 (* c (- (* -1 (/ (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b))) c)) (/ 1 b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(/ (* x y) b)
(* x (+ (* -1/4 (/ a x)) (+ (* 1/16 (/ (* t z) (* b x))) (+ (/ c (* b x)) (/ y b)))))
(* x (+ (* -1/4 (/ a x)) (+ (* 1/16 (/ (* t z) (* b x))) (+ (/ c (* b x)) (/ y b)))))
(* x (+ (* -1/4 (/ a x)) (+ (* 1/16 (/ (* t z) (* b x))) (+ (/ c (* b x)) (/ y b)))))
(/ (* x y) b)
(* -1 (* x (+ (* -1 (/ y b)) (* -1 (/ (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b))) x)))))
(* -1 (* x (+ (* -1 (/ y b)) (* -1 (/ (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b))) x)))))
(* -1 (* x (+ (* -1 (/ y b)) (* -1 (/ (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b))) x)))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(/ (* x y) b)
(* y (+ (* -1/4 (/ a y)) (+ (* 1/16 (/ (* t z) (* b y))) (+ (/ c (* b y)) (/ x b)))))
(* y (+ (* -1/4 (/ a y)) (+ (* 1/16 (/ (* t z) (* b y))) (+ (/ c (* b y)) (/ x b)))))
(* y (+ (* -1/4 (/ a y)) (+ (* 1/16 (/ (* t z) (* b y))) (+ (/ c (* b y)) (/ x b)))))
(/ (* x y) b)
(* -1 (* y (+ (* -1 (/ x b)) (* -1 (/ (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b))) y)))))
(* -1 (* y (+ (* -1 (/ x b)) (* -1 (/ (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b))) y)))))
(* -1 (* y (+ (* -1 (/ x b)) (* -1 (/ (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b))) y)))))
(+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(* 1/16 (/ (* t z) b))
(* t (+ (* -1/4 (/ a t)) (+ (* 1/16 (/ z b)) (+ (/ c (* b t)) (/ (* x y) (* b t))))))
(* t (+ (* -1/4 (/ a t)) (+ (* 1/16 (/ z b)) (+ (/ c (* b t)) (/ (* x y) (* b t))))))
(* t (+ (* -1/4 (/ a t)) (+ (* 1/16 (/ z b)) (+ (/ c (* b t)) (/ (* x y) (* b t))))))
(* 1/16 (/ (* t z) b))
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b))) t)) (* -1/16 (/ z b)))))
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b))) t)) (* -1/16 (/ z b)))))
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b))) t)) (* -1/16 (/ z b)))))
(+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(* 1/16 (/ (* t z) b))
(* z (+ (* -1/4 (/ a z)) (+ (* 1/16 (/ t b)) (+ (/ c (* b z)) (/ (* x y) (* b z))))))
(* z (+ (* -1/4 (/ a z)) (+ (* 1/16 (/ t b)) (+ (/ c (* b z)) (/ (* x y) (* b z))))))
(* z (+ (* -1/4 (/ a z)) (+ (* 1/16 (/ t b)) (+ (/ c (* b z)) (/ (* x y) (* b z))))))
(* 1/16 (/ (* t z) b))
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b))) z)) (* -1/16 (/ t b)))))
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b))) z)) (* -1/16 (/ t b)))))
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b))) z)) (* -1/16 (/ t b)))))
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)
(/ (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) b)
(/ (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) b)
(/ (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) b)
(* -1/4 a)
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(* -1/4 a)
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(* -1/4 a)
(* a (- (+ (* 1/16 (/ (* t z) (* a b))) (+ (/ c (* a b)) (/ (* x y) (* a b)))) 1/4))
(* a (- (+ (* 1/16 (/ (* t z) (* a b))) (+ (/ c (* a b)) (/ (* x y) (* a b)))) 1/4))
(* a (- (+ (* 1/16 (/ (* t z) (* a b))) (+ (/ c (* a b)) (/ (* x y) (* a b)))) 1/4))
(* -1/4 a)
(* -1 (* a (+ 1/4 (* -1 (/ (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) a)))))
(* -1 (* a (+ 1/4 (* -1 (/ (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) a)))))
(* -1 (* a (+ 1/4 (* -1 (/ (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) a)))))
(/ (+ (* 1/16 (* t z)) (* x y)) b)
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(/ c b)
(* c (+ (* 1/16 (/ (* t z) (* b c))) (+ (/ 1 b) (/ (* x y) (* b c)))))
(* c (+ (* 1/16 (/ (* t z) (* b c))) (+ (/ 1 b) (/ (* x y) (* b c)))))
(* c (+ (* 1/16 (/ (* t z) (* b c))) (+ (/ 1 b) (/ (* x y) (* b c)))))
(/ c b)
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) c)) (/ 1 b))))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) c)) (/ 1 b))))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) c)) (/ 1 b))))
(/ (+ c (* 1/16 (* t z))) b)
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(/ (* x y) b)
(* x (+ (* 1/16 (/ (* t z) (* b x))) (+ (/ c (* b x)) (/ y b))))
(* x (+ (* 1/16 (/ (* t z) (* b x))) (+ (/ c (* b x)) (/ y b))))
(* x (+ (* 1/16 (/ (* t z) (* b x))) (+ (/ c (* b x)) (/ y b))))
(/ (* x y) b)
(* -1 (* x (+ (* -1 (/ y b)) (* -1 (/ (+ (* 1/16 (/ (* t z) b)) (/ c b)) x)))))
(* -1 (* x (+ (* -1 (/ y b)) (* -1 (/ (+ (* 1/16 (/ (* t z) b)) (/ c b)) x)))))
(* -1 (* x (+ (* -1 (/ y b)) (* -1 (/ (+ (* 1/16 (/ (* t z) b)) (/ c b)) x)))))
(/ (+ c (* 1/16 (* t z))) b)
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(/ (* x y) b)
(* y (+ (* 1/16 (/ (* t z) (* b y))) (+ (/ c (* b y)) (/ x b))))
(* y (+ (* 1/16 (/ (* t z) (* b y))) (+ (/ c (* b y)) (/ x b))))
(* y (+ (* 1/16 (/ (* t z) (* b y))) (+ (/ c (* b y)) (/ x b))))
(/ (* x y) b)
(* -1 (* y (+ (* -1 (/ x b)) (* -1 (/ (+ (* 1/16 (/ (* t z) b)) (/ c b)) y)))))
(* -1 (* y (+ (* -1 (/ x b)) (* -1 (/ (+ (* 1/16 (/ (* t z) b)) (/ c b)) y)))))
(* -1 (* y (+ (* -1 (/ x b)) (* -1 (/ (+ (* 1/16 (/ (* t z) b)) (/ c b)) y)))))
(/ (+ c (* x y)) b)
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(* 1/16 (/ (* t z) b))
(* t (+ (* 1/16 (/ z b)) (+ (/ c (* b t)) (/ (* x y) (* b t)))))
(* t (+ (* 1/16 (/ z b)) (+ (/ c (* b t)) (/ (* x y) (* b t)))))
(* t (+ (* 1/16 (/ z b)) (+ (/ c (* b t)) (/ (* x y) (* b t)))))
(* 1/16 (/ (* t z) b))
(* -1 (* t (+ (* -1 (/ (+ (/ c b) (/ (* x y) b)) t)) (* -1/16 (/ z b)))))
(* -1 (* t (+ (* -1 (/ (+ (/ c b) (/ (* x y) b)) t)) (* -1/16 (/ z b)))))
(* -1 (* t (+ (* -1 (/ (+ (/ c b) (/ (* x y) b)) t)) (* -1/16 (/ z b)))))
(/ (+ c (* x y)) b)
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(* 1/16 (/ (* t z) b))
(* z (+ (* 1/16 (/ t b)) (+ (/ c (* b z)) (/ (* x y) (* b z)))))
(* z (+ (* 1/16 (/ t b)) (+ (/ c (* b z)) (/ (* x y) (* b z)))))
(* z (+ (* 1/16 (/ t b)) (+ (/ c (* b z)) (/ (* x y) (* b z)))))
(* 1/16 (/ (* t z) b))
(* -1 (* z (+ (* -1 (/ (+ (/ c b) (/ (* x y) b)) z)) (* -1/16 (/ t b)))))
(* -1 (* z (+ (* -1 (/ (+ (/ c b) (/ (* x y) b)) z)) (* -1/16 (/ t b)))))
(* -1 (* z (+ (* -1 (/ (+ (/ c b) (/ (* x y) b)) z)) (* -1/16 (/ t b)))))
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)
(+ (* 1/16 (* t z)) (* x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
c
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
c
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(+ c (* 1/16 (* t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* x y)
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(+ c (* 1/16 (* t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* x y)
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(+ c (* x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* 1/16 (* t z))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* 1/16 (* t z))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(+ c (* x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* 1/16 (* t z))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* 1/16 (* t z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
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/4 (* a b))
(- (* x y) (* 1/4 (* a b)))
(- (* x y) (* 1/4 (* a b)))
(- (* x y) (* 1/4 (* a b)))
(* x y)
(* x (+ y (* -1/4 (/ (* a b) x))))
(* x (+ y (* -1/4 (/ (* a b) x))))
(* x (+ y (* -1/4 (/ (* a b) x))))
(* x y)
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(* -1/4 (* a b))
(- (* x y) (* 1/4 (* a b)))
(- (* x y) (* 1/4 (* a b)))
(- (* x y) (* 1/4 (* a b)))
(* x y)
(* y (+ x (* -1/4 (/ (* a b) y))))
(* y (+ x (* -1/4 (/ (* a b) y))))
(* y (+ x (* -1/4 (/ (* a b) y))))
(* x y)
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(* x y)
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(* -1/4 (* a b))
(* a (- (/ (* x y) a) (* 1/4 b)))
(* a (- (/ (* x y) a) (* 1/4 b)))
(* a (- (/ (* x y) a) (* 1/4 b)))
(* -1/4 (* a b))
(* -1 (* a (- (* -1 (/ (* x y) a)) (* -1/4 b))))
(* -1 (* a (- (* -1 (/ (* x y) a)) (* -1/4 b))))
(* -1 (* a (- (* -1 (/ (* x y) a)) (* -1/4 b))))
(* x y)
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(* -1/4 (* a b))
(* b (- (/ (* x y) b) (* 1/4 a)))
(* b (- (/ (* x y) b) (* 1/4 a)))
(* b (- (/ (* x y) b) (* 1/4 a)))
(* -1/4 (* a b))
(* -1 (* b (- (* -1 (/ (* x y) b)) (* -1/4 a))))
(* -1 (* b (- (* -1 (/ (* x y) b)) (* -1/4 a))))
(* -1 (* b (- (* -1 (/ (* x y) b)) (* -1/4 a))))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 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)) (* x y))
(+ (* 1/16 (* t z)) (* x y))
(+ (* 1/16 (* t z)) (* x y))
(* x y)
(* x (+ y (* 1/16 (/ (* t z) x))))
(* x (+ y (* 1/16 (/ (* t z) x))))
(* x (+ y (* 1/16 (/ (* t z) x))))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))
(* 1/16 (* t z))
(+ (* 1/16 (* t z)) (* x y))
(+ (* 1/16 (* t z)) (* x y))
(+ (* 1/16 (* t z)) (* x y))
(* x y)
(* y (+ x (* 1/16 (/ (* t z) y))))
(* y (+ x (* 1/16 (/ (* t z) y))))
(* y (+ x (* 1/16 (/ (* t z) y))))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(* x y)
(+ (* 1/16 (* t z)) (* x y))
(+ (* 1/16 (* t z)) (* x y))
(+ (* 1/16 (* t z)) (* x y))
(* 1/16 (* t z))
(* t (+ (* 1/16 z) (/ (* x y) t)))
(* t (+ (* 1/16 z) (/ (* x y) t)))
(* t (+ (* 1/16 z) (/ (* x y) t)))
(* 1/16 (* t z))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))
(* x y)
(+ (* 1/16 (* t z)) (* x y))
(+ (* 1/16 (* t z)) (* x y))
(+ (* 1/16 (* t z)) (* x y))
(* 1/16 (* t z))
(* z (+ (* 1/16 t) (/ (* x y) z)))
(* z (+ (* 1/16 t) (/ (* x y) z)))
(* z (+ (* 1/16 t) (/ (* x y) z)))
(* 1/16 (* t z))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))
Outputs
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* 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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c 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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c 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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c 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 b (*.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) b)) #s(literal -1 binary64)))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(*.f64 b (*.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) b)) #s(literal -1 binary64)))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(*.f64 b (*.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) b)) #s(literal -1 binary64)))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b))))
(+ c (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))))
(+.f64 c (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b)))))
(+ c (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))))
(+.f64 c (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b)))))
(+ c (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))))
(+.f64 c (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b)))))
c
(* c (+ 1 (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b))) (/.f64 b c))))
(* c (+ 1 (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b))) (/.f64 b c))))
(* c (+ 1 (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b))) (/.f64 b c))))
c
(* -1 (* c (- (* -1 (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))) c)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (/.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b))) c))) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (- (* -1 (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))) c)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (/.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b))) c))) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (- (* -1 (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))) c)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (/.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b))) c))) (-.f64 #s(literal 0 binary64) c))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b))))
(+ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (* x y))
(+.f64 (*.f64 x y) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)))))
(+ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (* x y))
(+.f64 (*.f64 x y) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)))))
(+ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (* x y))
(+.f64 (*.f64 x y) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)))))
(* x y)
(*.f64 x y)
(* x (+ y (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) x)))
(*.f64 x (+.f64 y (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)))) x)))
(* x (+ y (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) x)))
(*.f64 x (+.f64 y (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)))) x)))
(* x (+ y (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) x)))
(*.f64 x (+.f64 y (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)))) x)))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) x)))))
(*.f64 x (+.f64 y (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) x)))))
(*.f64 x (+.f64 y (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) x)))))
(*.f64 x (+.f64 y (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)))) x)))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b))))
(+ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (* x y))
(+.f64 (*.f64 x y) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)))))
(+ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (* x y))
(+.f64 (*.f64 x y) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)))))
(+ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (* x y))
(+.f64 (*.f64 x y) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)))))
(* x y)
(*.f64 x y)
(* y (+ x (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) y)))
(*.f64 y (+.f64 x (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)))) y)))
(* y (+ x (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) y)))
(*.f64 y (+.f64 x (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)))) y)))
(* y (+ x (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) y)))
(*.f64 y (+.f64 x (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)))) y)))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) y)))))
(*.f64 y (+.f64 x (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) y)))))
(*.f64 y (+.f64 x (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) y)))))
(*.f64 y (+.f64 x (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)))) y)))
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(+ (* 1/16 (* t z)) (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))))
(+ (* 1/16 (* t z)) (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))))
(+ (* 1/16 (* t z)) (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* 1/16 z) (/ (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))) t))))
(* t (+ (* 1/16 z) (/ (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))) t))))
(* t (+ (* 1/16 z) (/ (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))) t))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) t)) (* -1/16 z))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))) t))))
(* -1 (* t (+ (* -1 (/ (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) t)) (* -1/16 z))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))) t))))
(* -1 (* t (+ (* -1 (/ (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) t)) (* -1/16 z))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))) t))))
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(+ (* 1/16 (* t z)) (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))))
(+ (* 1/16 (* t z)) (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))))
(+ (* 1/16 (* t z)) (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* 1/16 t) (/ (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))) z)))
(* z (+ (* 1/16 t) (/ (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))) z)))
(* z (+ (* 1/16 t) (/ (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))) z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) z)) (* -1/16 t))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))) z)))
(* -1 (* z (+ (* -1 (/ (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) z)) (* -1/16 t))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))) z)))
(* -1 (* z (+ (* -1 (/ (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) z)) (* -1/16 t))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))) z)))
(* b (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(+ (* -1/4 (* a b)) (* b (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))))
(+ (* -1/4 (* a b)) (* b (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))))
(+ (* -1/4 (* a b)) (* b (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* a (+ (* -1/4 b) (/ (* b (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))) a)))
(*.f64 a (*.f64 b (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))) a))))
(* a (+ (* -1/4 b) (/ (* b (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))) a)))
(*.f64 a (*.f64 b (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))) a))))
(* a (+ (* -1/4 b) (/ (* b (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))) a)))
(*.f64 a (*.f64 b (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))) a))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* a (+ (* -1 (/ (* b (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))) a)) (* 1/4 b))))
(*.f64 a (*.f64 b (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))) a))))
(* -1 (* a (+ (* -1 (/ (* b (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))) a)) (* 1/4 b))))
(*.f64 a (*.f64 b (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))) a))))
(* -1 (* a (+ (* -1 (/ (* b (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))) a)) (* 1/4 b))))
(*.f64 a (*.f64 b (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))) a))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b)))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(/ c b)
(/.f64 c b)
(* c (+ (* -1/4 (/ a c)) (+ (* 1/16 (/ (* t z) (* b c))) (+ (/ 1 b) (/ (* x y) (* b c))))))
(*.f64 c (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 x y) c) b)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) c) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) c))))
(* c (+ (* -1/4 (/ a c)) (+ (* 1/16 (/ (* t z) (* b c))) (+ (/ 1 b) (/ (* x y) (* b c))))))
(*.f64 c (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 x y) c) b)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) c) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) c))))
(* c (+ (* -1/4 (/ a c)) (+ (* 1/16 (/ (* t z) (* b c))) (+ (/ 1 b) (/ (* x y) (* b c))))))
(*.f64 c (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 x y) c) b)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) c) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) c))))
(/ c b)
(/.f64 c b)
(* -1 (* c (- (* -1 (/ (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b))) c)) (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b))) c) (/.f64 #s(literal 1 binary64) b)))
(* -1 (* c (- (* -1 (/ (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b))) c)) (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b))) c) (/.f64 #s(literal 1 binary64) b)))
(* -1 (* c (- (* -1 (/ (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b))) c)) (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b))) c) (/.f64 #s(literal 1 binary64) b)))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(* x (+ (* -1/4 (/ a x)) (+ (* 1/16 (/ (* t z) (* b x))) (+ (/ c (* b x)) (/ y b)))))
(*.f64 x (+.f64 (+.f64 (/.f64 c (*.f64 x b)) (/.f64 y b)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) x) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x b)))))
(* x (+ (* -1/4 (/ a x)) (+ (* 1/16 (/ (* t z) (* b x))) (+ (/ c (* b x)) (/ y b)))))
(*.f64 x (+.f64 (+.f64 (/.f64 c (*.f64 x b)) (/.f64 y b)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) x) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x b)))))
(* x (+ (* -1/4 (/ a x)) (+ (* 1/16 (/ (* t z) (* b x))) (+ (/ c (* b x)) (/ y b)))))
(*.f64 x (+.f64 (+.f64 (/.f64 c (*.f64 x b)) (/.f64 y b)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) x) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x b)))))
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(* -1 (* x (+ (* -1 (/ y b)) (* -1 (/ (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b))) x)))))
(*.f64 x (+.f64 (/.f64 y b) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b))) x)))
(* -1 (* x (+ (* -1 (/ y b)) (* -1 (/ (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b))) x)))))
(*.f64 x (+.f64 (/.f64 y b) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b))) x)))
(* -1 (* x (+ (* -1 (/ y b)) (* -1 (/ (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b))) x)))))
(*.f64 x (+.f64 (/.f64 y b) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b))) x)))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(* y (+ (* -1/4 (/ a y)) (+ (* 1/16 (/ (* t z) (* b y))) (+ (/ c (* b y)) (/ x b)))))
(*.f64 y (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) y) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) y)) (/.f64 x b)) (/.f64 c (*.f64 y b))))
(* y (+ (* -1/4 (/ a y)) (+ (* 1/16 (/ (* t z) (* b y))) (+ (/ c (* b y)) (/ x b)))))
(*.f64 y (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) y) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) y)) (/.f64 x b)) (/.f64 c (*.f64 y b))))
(* y (+ (* -1/4 (/ a y)) (+ (* 1/16 (/ (* t z) (* b y))) (+ (/ c (* b y)) (/ x b)))))
(*.f64 y (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) y) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) y)) (/.f64 x b)) (/.f64 c (*.f64 y b))))
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(* -1 (* y (+ (* -1 (/ x b)) (* -1 (/ (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b))) y)))))
(*.f64 y (+.f64 (/.f64 x b) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b))) y)))
(* -1 (* y (+ (* -1 (/ x b)) (* -1 (/ (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b))) y)))))
(*.f64 y (+.f64 (/.f64 x b) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b))) y)))
(* -1 (* y (+ (* -1 (/ x b)) (* -1 (/ (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b))) y)))))
(*.f64 y (+.f64 (/.f64 x b) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b))) y)))
(+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(* 1/16 (/ (* t z) b))
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b)
(* t (+ (* -1/4 (/ a t)) (+ (* 1/16 (/ z b)) (+ (/ c (* b t)) (/ (* x y) (* b t))))))
(*.f64 t (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) t) (/.f64 (*.f64 #s(literal 1/16 binary64) z) b)) (/.f64 (/.f64 c b) t)) (/.f64 (/.f64 (*.f64 x y) b) t)))
(* t (+ (* -1/4 (/ a t)) (+ (* 1/16 (/ z b)) (+ (/ c (* b t)) (/ (* x y) (* b t))))))
(*.f64 t (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) t) (/.f64 (*.f64 #s(literal 1/16 binary64) z) b)) (/.f64 (/.f64 c b) t)) (/.f64 (/.f64 (*.f64 x y) b) t)))
(* t (+ (* -1/4 (/ a t)) (+ (* 1/16 (/ z b)) (+ (/ c (* b t)) (/ (* x y) (* b t))))))
(*.f64 t (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) t) (/.f64 (*.f64 #s(literal 1/16 binary64) z) b)) (/.f64 (/.f64 c b) t)) (/.f64 (/.f64 (*.f64 x y) b) t)))
(* 1/16 (/ (* t z) b))
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b)
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b))) t)) (* -1/16 (/ z b)))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (/.f64 (*.f64 z #s(literal -1/16 binary64)) b) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))) t))))
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b))) t)) (* -1/16 (/ z b)))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (/.f64 (*.f64 z #s(literal -1/16 binary64)) b) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))) t))))
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b))) t)) (* -1/16 (/ z b)))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (/.f64 (*.f64 z #s(literal -1/16 binary64)) b) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))) t))))
(+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(* 1/16 (/ (* t z) b))
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b)
(* z (+ (* -1/4 (/ a z)) (+ (* 1/16 (/ t b)) (+ (/ c (* b z)) (/ (* x y) (* b z))))))
(*.f64 z (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) b) (/.f64 c (*.f64 z b))) (+.f64 (/.f64 (*.f64 x y) (*.f64 z b)) (/.f64 (*.f64 #s(literal -1/4 binary64) a) z))))
(* z (+ (* -1/4 (/ a z)) (+ (* 1/16 (/ t b)) (+ (/ c (* b z)) (/ (* x y) (* b z))))))
(*.f64 z (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) b) (/.f64 c (*.f64 z b))) (+.f64 (/.f64 (*.f64 x y) (*.f64 z b)) (/.f64 (*.f64 #s(literal -1/4 binary64) a) z))))
(* z (+ (* -1/4 (/ a z)) (+ (* 1/16 (/ t b)) (+ (/ c (* b z)) (/ (* x y) (* b z))))))
(*.f64 z (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) b) (/.f64 c (*.f64 z b))) (+.f64 (/.f64 (*.f64 x y) (*.f64 z b)) (/.f64 (*.f64 #s(literal -1/4 binary64) a) z))))
(* 1/16 (/ (* t z) b))
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b)
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b))) z)) (* -1/16 (/ t b)))))
(*.f64 (+.f64 (/.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))) z) (*.f64 #s(literal -1/16 binary64) (/.f64 t b))) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b))) z)) (* -1/16 (/ t b)))))
(*.f64 (+.f64 (/.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))) z) (*.f64 #s(literal -1/16 binary64) (/.f64 t b))) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b))) z)) (* -1/16 (/ t b)))))
(*.f64 (+.f64 (/.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))) z) (*.f64 #s(literal -1/16 binary64) (/.f64 t b))) (-.f64 #s(literal 0 binary64) z))
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) b)
(/ (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) b)
(/ (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) b)
(/ (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) b)
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))))
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(* a (- (+ (* 1/16 (/ (* t z) (* a b))) (+ (/ c (* a b)) (/ (* x y) (* a b)))) 1/4))
(*.f64 a (+.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a b)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 x y) (*.f64 a b))))))
(* a (- (+ (* 1/16 (/ (* t z) (* a b))) (+ (/ c (* a b)) (/ (* x y) (* a b)))) 1/4))
(*.f64 a (+.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a b)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 x y) (*.f64 a b))))))
(* a (- (+ (* 1/16 (/ (* t z) (* a b))) (+ (/ c (* a b)) (/ (* x y) (* a b)))) 1/4))
(*.f64 a (+.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a b)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 x y) (*.f64 a b))))))
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(* -1 (* a (+ 1/4 (* -1 (/ (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) a)))))
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ 1/4 (* -1 (/ (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) a)))))
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ 1/4 (* -1 (/ (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) a)))))
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b))) a)) (-.f64 #s(literal 0 binary64) a))
(/ (+ (* 1/16 (* t z)) (* x y)) b)
(/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) b)
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))
(/ c b)
(/.f64 c b)
(* c (+ (* 1/16 (/ (* t z) (* b c))) (+ (/ 1 b) (/ (* x y) (* b c)))))
(*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) c) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 x y) c) b))))
(* c (+ (* 1/16 (/ (* t z) (* b c))) (+ (/ 1 b) (/ (* x y) (* b c)))))
(*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) c) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 x y) c) b))))
(* c (+ (* 1/16 (/ (* t z) (* b c))) (+ (/ 1 b) (/ (* x y) (* b c)))))
(*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) c) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 x y) c) b))))
(/ c b)
(/.f64 c b)
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) c)) (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b)) c) (/.f64 #s(literal 1 binary64) b)))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) c)) (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b)) c) (/.f64 #s(literal 1 binary64) b)))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) c)) (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b)) c) (/.f64 #s(literal 1 binary64) b)))
(/ (+ c (* 1/16 (* t z))) b)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) b)
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(* x (+ (* 1/16 (/ (* t z) (* b x))) (+ (/ c (* b x)) (/ y b))))
(*.f64 x (+.f64 (/.f64 c (*.f64 x b)) (+.f64 (/.f64 y b) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x b)))))
(* x (+ (* 1/16 (/ (* t z) (* b x))) (+ (/ c (* b x)) (/ y b))))
(*.f64 x (+.f64 (/.f64 c (*.f64 x b)) (+.f64 (/.f64 y b) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x b)))))
(* x (+ (* 1/16 (/ (* t z) (* b x))) (+ (/ c (* b x)) (/ y b))))
(*.f64 x (+.f64 (/.f64 c (*.f64 x b)) (+.f64 (/.f64 y b) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x b)))))
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(* -1 (* x (+ (* -1 (/ y b)) (* -1 (/ (+ (* 1/16 (/ (* t z) b)) (/ c b)) x)))))
(*.f64 x (+.f64 (/.f64 y b) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)) x)))
(* -1 (* x (+ (* -1 (/ y b)) (* -1 (/ (+ (* 1/16 (/ (* t z) b)) (/ c b)) x)))))
(*.f64 x (+.f64 (/.f64 y b) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)) x)))
(* -1 (* x (+ (* -1 (/ y b)) (* -1 (/ (+ (* 1/16 (/ (* t z) b)) (/ c b)) x)))))
(*.f64 x (+.f64 (/.f64 y b) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)) x)))
(/ (+ c (* 1/16 (* t z))) b)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) b)
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(* y (+ (* 1/16 (/ (* t z) (* b y))) (+ (/ c (* b y)) (/ x b))))
(*.f64 y (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) y) (+.f64 (/.f64 c (*.f64 y b)) (/.f64 x b))))
(* y (+ (* 1/16 (/ (* t z) (* b y))) (+ (/ c (* b y)) (/ x b))))
(*.f64 y (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) y) (+.f64 (/.f64 c (*.f64 y b)) (/.f64 x b))))
(* y (+ (* 1/16 (/ (* t z) (* b y))) (+ (/ c (* b y)) (/ x b))))
(*.f64 y (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) y) (+.f64 (/.f64 c (*.f64 y b)) (/.f64 x b))))
(/ (* x y) b)
(/.f64 (*.f64 x y) b)
(* -1 (* y (+ (* -1 (/ x b)) (* -1 (/ (+ (* 1/16 (/ (* t z) b)) (/ c b)) y)))))
(*.f64 y (+.f64 (/.f64 x b) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)) y)))
(* -1 (* y (+ (* -1 (/ x b)) (* -1 (/ (+ (* 1/16 (/ (* t z) b)) (/ c b)) y)))))
(*.f64 y (+.f64 (/.f64 x b) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)) y)))
(* -1 (* y (+ (* -1 (/ x b)) (* -1 (/ (+ (* 1/16 (/ (* t z) b)) (/ c b)) y)))))
(*.f64 y (+.f64 (/.f64 x b) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 c b)) y)))
(/ (+ c (* x y)) b)
(/.f64 (+.f64 c (*.f64 x y)) b)
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))
(* 1/16 (/ (* t z) b))
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b)
(* t (+ (* 1/16 (/ z b)) (+ (/ c (* b t)) (/ (* x y) (* b t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) b) (+.f64 (/.f64 (/.f64 c b) t) (/.f64 (/.f64 (*.f64 x y) b) t))))
(* t (+ (* 1/16 (/ z b)) (+ (/ c (* b t)) (/ (* x y) (* b t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) b) (+.f64 (/.f64 (/.f64 c b) t) (/.f64 (/.f64 (*.f64 x y) b) t))))
(* t (+ (* 1/16 (/ z b)) (+ (/ c (* b t)) (/ (* x y) (* b t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) b) (+.f64 (/.f64 (/.f64 c b) t) (/.f64 (/.f64 (*.f64 x y) b) t))))
(* 1/16 (/ (* t z) b))
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b)
(* -1 (* t (+ (* -1 (/ (+ (/ c b) (/ (* x y) b)) t)) (* -1/16 (/ z b)))))
(*.f64 (-.f64 (/.f64 (*.f64 z #s(literal -1/16 binary64)) b) (/.f64 (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ (* -1 (/ (+ (/ c b) (/ (* x y) b)) t)) (* -1/16 (/ z b)))))
(*.f64 (-.f64 (/.f64 (*.f64 z #s(literal -1/16 binary64)) b) (/.f64 (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ (* -1 (/ (+ (/ c b) (/ (* x y) b)) t)) (* -1/16 (/ z b)))))
(*.f64 (-.f64 (/.f64 (*.f64 z #s(literal -1/16 binary64)) b) (/.f64 (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)) t)) (-.f64 #s(literal 0 binary64) t))
(/ (+ c (* x y)) b)
(/.f64 (+.f64 c (*.f64 x y)) b)
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))
(+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)))
(* 1/16 (/ (* t z) b))
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b)
(* z (+ (* 1/16 (/ t b)) (+ (/ c (* b z)) (/ (* x y) (* b z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) b) (+.f64 (/.f64 c (*.f64 z b)) (/.f64 (*.f64 x y) (*.f64 z b)))))
(* z (+ (* 1/16 (/ t b)) (+ (/ c (* b z)) (/ (* x y) (* b z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) b) (+.f64 (/.f64 c (*.f64 z b)) (/.f64 (*.f64 x y) (*.f64 z b)))))
(* z (+ (* 1/16 (/ t b)) (+ (/ c (* b z)) (/ (* x y) (* b z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) b) (+.f64 (/.f64 c (*.f64 z b)) (/.f64 (*.f64 x y) (*.f64 z b)))))
(* 1/16 (/ (* t z) b))
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b)
(* -1 (* z (+ (* -1 (/ (+ (/ c b) (/ (* x y) b)) z)) (* -1/16 (/ t b)))))
(*.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 t b)) (/.f64 (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ (/ c b) (/ (* x y) b)) z)) (* -1/16 (/ t b)))))
(*.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 t b)) (/.f64 (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ (/ c b) (/ (* x y) b)) z)) (* -1/16 (/ t b)))))
(*.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 t b)) (/.f64 (+.f64 (/.f64 c b) (/.f64 (*.f64 x y) b)) z)) (-.f64 #s(literal 0 binary64) z))
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) b)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) b)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) b)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) b)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) b)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) b)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) b)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) b)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) b)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) b)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) b)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) b)
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
c
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
c
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c)) (-.f64 #s(literal 0 binary64) 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)) (-.f64 #s(literal 0 binary64) 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)) (-.f64 #s(literal 0 binary64) c))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(* x y)
(*.f64 x y)
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 c x) (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(* x y)
(*.f64 x y)
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (+.f64 x (/.f64 c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (+.f64 x (/.f64 c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (+.f64 x (/.f64 c y))))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 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)))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(-.f64 #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 (* x y))
(+.f64 c (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (/.f64 c z) (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (/.f64 c z) (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (/.f64 c 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 (/ (+ c (* x y)) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z)) (-.f64 #s(literal 0 binary64) z))
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
c
(+ 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 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))
c
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(*.f64 (+.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/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(- (* x y) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(- (* x y) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(- (* x y) (* 1/4 (* a b)))
(+.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))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(- (* x y) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(- (* x y) (* 1/4 (* a b)))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(- (* x y) (* 1/4 (* a b)))
(+.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 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)))
(* y (+ x (* -1/4 (/ (* a b) y))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)))
(* y (+ x (* -1/4 (/ (* a b) y))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)))
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)))
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)))
(* x y)
(*.f64 x y)
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 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 (- (/ (* x y) a) (* 1/4 b)))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 x (/.f64 y a))))
(* a (- (/ (* x y) a) (* 1/4 b)))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 x (/.f64 y a))))
(* a (- (/ (* x y) a) (* 1/4 b)))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 x (/.f64 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 x (/.f64 y a))))
(* -1 (* a (- (* -1 (/ (* x y) a)) (* -1/4 b))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 x (/.f64 y a))))
(* -1 (* a (- (* -1 (/ (* x y) a)) (* -1/4 b))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 x (/.f64 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 (- (/ (* x y) b) (* 1/4 a)))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 x y) b)))
(* b (- (/ (* x y) b) (* 1/4 a)))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 x y) b)))
(* b (- (/ (* x y) b) (* 1/4 a)))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 x y) b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* b (- (* -1 (/ (* x y) b)) (* -1/4 a))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 x y) b)))
(* -1 (* b (- (* -1 (/ (* x y) b)) (* -1/4 a))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 x y) b)))
(* -1 (* b (- (* -1 (/ (* x y) b)) (* -1/4 a))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 x y) b)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 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)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* x y)
(*.f64 x y)
(* x (+ y (* 1/16 (/ (* t z) x))))
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
(* x (+ y (* 1/16 (/ (* t z) x))))
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
(* x (+ y (* 1/16 (/ (* t z) x))))
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* x y)
(*.f64 x y)
(* y (+ x (* 1/16 (/ (* t z) y))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y)))
(* y (+ x (* 1/16 (/ (* t z) y))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y)))
(* y (+ x (* 1/16 (/ (* t z) y))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y)))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y)))
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y)))
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y)))
(* x y)
(*.f64 x y)
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* 1/16 z) (/ (* x y) t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(* t (+ (* 1/16 z) (/ (* x y) t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(* t (+ (* 1/16 z) (/ (* x y) t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))
(*.f64 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)
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* 1/16 t) (/ (* x y) z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 x y) z)))
(* z (+ (* 1/16 t) (/ (* x y) z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 x y) z)))
(* z (+ (* 1/16 t) (/ (* x y) z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 x y) z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))
(*.f64 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)))

eval176.0ms (1.5%)

Compiler

Compiled 26461 to 1944 computations (92.7% saved)

prune241.0ms (2%)

Pruning

11 alts after pruning (6 fresh and 5 done)

PrunedKeptTotal
New116621168
Fresh145
Picked235
Done022
Total1169111180
Accuracy
100.0%
Counts
1180 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
51.2%
(-.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
51.1%
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
55.2%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
51.6%
(+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) t) c)
46.4%
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
50.7%
(+.f64 c (*.f64 x y))
29.3%
(*.f64 (/.f64 b #s(literal -4 binary64)) a)
25.1%
(*.f64 x y)
49.3%
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (*.f64 a #s(literal -1/4 binary64))))
25.4%
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
28.0%
c
Compiler

Compiled 244 to 190 computations (22.1% saved)

simplify259.0ms (2.2%)

Algorithm
egg-herbie
Localize:

Found 15 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (*.f64 a b) #s(literal 4 binary64))
cost-diff0
(*.f64 t z)
cost-diff0
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
cost-diff0
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
cost-diff0
(*.f64 t z)
cost-diff0
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
cost-diff0
(*.f64 x y)
cost-diff0
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
cost-diff0
(*.f64 x y)
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 #s(literal 1/16 binary64) z)
cost-diff0
(*.f64 (*.f64 #s(literal 1/16 binary64) z) t)
cost-diff0
(+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) t) c)
Rules
2056×fnmadd-define
1628×fma-define
1046×fmsub-define
1032×fnmsub-define
956×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
02096
14295
28495
312795
420295
534195
666595
7126295
8207695
9346095
10444295
11489195
12533595
13544595
14546995
0546995
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(+ (* (* 1/16 z) t) c)
(* (* 1/16 z) t)
(* 1/16 z)
1/16
z
t
c
(* 1/16 (* t z))
1/16
(* t z)
t
z
(+ c (* x y))
c
(* x y)
x
y
(+ (* x y) (* 1/16 (* t z)))
(* x y)
x
y
(* 1/16 (* t z))
1/16
(* t z)
t
z
(- (* 1/16 (* t z)) (/ (* a b) 4))
(* 1/16 (* t z))
1/16
(* t z)
t
z
(/ (* a b) 4)
(* a b)
a
b
4
Outputs
(+ (* (* 1/16 z) t) c)
(-.f64 c (*.f64 (*.f64 z t) #s(literal -1/16 binary64)))
(* (* 1/16 z) t)
(*.f64 #s(literal 1/16 binary64) (*.f64 z t))
(* 1/16 z)
(*.f64 #s(literal 1/16 binary64) z)
1/16
#s(literal 1/16 binary64)
z
t
c
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 z t))
1/16
#s(literal 1/16 binary64)
(* t z)
(*.f64 z t)
t
z
(+ c (* x y))
(+.f64 c (*.f64 x y))
c
(* x y)
(*.f64 x y)
x
y
(+ (* x y) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (*.f64 x y))
(* x y)
(*.f64 x y)
x
y
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 z t))
1/16
#s(literal 1/16 binary64)
(* t z)
(*.f64 z t)
t
z
(- (* 1/16 (* t z)) (/ (* a b) 4))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (/.f64 (*.f64 a b) #s(literal -4 binary64)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 z t))
1/16
#s(literal 1/16 binary64)
(* t z)
(*.f64 z t)
t
z
(/ (* a b) 4)
(/.f64 (*.f64 a b) #s(literal 4 binary64))
(* a b)
(*.f64 a b)
a
b
4
#s(literal 4 binary64)

localize292.0ms (2.5%)

Localize:

Found 15 expressions of interest:

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

Compiled 107 to 21 computations (80.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 37.0ms
ival-mult: 30.0ms (80.1% of total)
ival-add: 4.0ms (10.7% of total)
ival-div: 2.0ms (5.3% of total)
ival-sub: 1.0ms (2.7% of total)
const: 1.0ms (2.7% of total)
backward-pass: 0.0ms (0% of total)

series6.0ms (0%)

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

81 calls:

TimeVariablePointExpression
0.0ms
z
@-inf
(* 1/16 z)
0.0ms
z
@inf
(* 1/16 z)
0.0ms
z
@0
(* 1/16 z)
0.0ms
a
@inf
(- (* 1/16 (* t z)) (/ (* a b) 4))
0.0ms
a
@-inf
(- (* 1/16 (* t z)) (/ (* a b) 4))

rewrite282.0ms (2.4%)

Algorithm
batch-egg-rewrite
Rules
3954×*-lowering-*.f32
3954×*-lowering-*.f64
3270×/-lowering-/.f32
3270×/-lowering-/.f64
1482×frac-times
Iterations

Useful iterations: 1 (0.0ms)

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

simplify218.0ms (1.8%)

Algorithm
egg-herbie
Rules
5374×*-lowering-*.f32
5374×*-lowering-*.f64
1702×times-frac
1338×/-lowering-/.f32
1338×/-lowering-/.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01391788
14951734
216101734
348761734
086081734
Stop Event
iter limit
node limit
Counts
324 → 324
Calls
Call 1
Inputs
c
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(* 1/16 (* t z))
(* z (+ (* 1/16 t) (/ c z)))
(* z (+ (* 1/16 t) (/ c z)))
(* z (+ (* 1/16 t) (/ c z)))
(* 1/16 (* t z))
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))
c
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(* 1/16 (* t z))
(* t (+ (* 1/16 z) (/ c t)))
(* t (+ (* 1/16 z) (/ c t)))
(* t (+ (* 1/16 z) (/ c t)))
(* 1/16 (* t z))
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))
(* 1/16 (* t z))
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
c
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(* c (+ 1 (* 1/16 (/ (* t z) c))))
c
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 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)
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 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)
(* 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/16 (* t z))
(+ (* 1/16 (* t z)) (* x y))
(+ (* 1/16 (* t z)) (* x y))
(+ (* 1/16 (* t z)) (* x y))
(* x y)
(* x (+ y (* 1/16 (/ (* t z) x))))
(* x (+ y (* 1/16 (/ (* t z) x))))
(* x (+ y (* 1/16 (/ (* t z) x))))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))
(* 1/16 (* t z))
(+ (* 1/16 (* t z)) (* x y))
(+ (* 1/16 (* t z)) (* x y))
(+ (* 1/16 (* t z)) (* x y))
(* x y)
(* y (+ x (* 1/16 (/ (* t z) y))))
(* y (+ x (* 1/16 (/ (* t z) y))))
(* y (+ x (* 1/16 (/ (* t z) y))))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(* x y)
(+ (* 1/16 (* t z)) (* x y))
(+ (* 1/16 (* t z)) (* x y))
(+ (* 1/16 (* t z)) (* x y))
(* 1/16 (* t z))
(* t (+ (* 1/16 z) (/ (* x y) t)))
(* t (+ (* 1/16 z) (/ (* x y) t)))
(* t (+ (* 1/16 z) (/ (* x y) t)))
(* 1/16 (* t z))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))
(* x y)
(+ (* 1/16 (* t z)) (* x y))
(+ (* 1/16 (* t z)) (* x y))
(+ (* 1/16 (* t z)) (* x y))
(* 1/16 (* t z))
(* z (+ (* 1/16 t) (/ (* x y) z)))
(* z (+ (* 1/16 t) (/ (* x y) z)))
(* z (+ (* 1/16 t) (/ (* x y) z)))
(* 1/16 (* t z))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))
(* -1/4 (* a b))
(- (* 1/16 (* t z)) (* 1/4 (* a b)))
(- (* 1/16 (* t z)) (* 1/4 (* a b)))
(- (* 1/16 (* t z)) (* 1/4 (* a b)))
(* 1/16 (* t z))
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))
(* 1/16 (* t z))
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))
(* -1/4 (* a b))
(- (* 1/16 (* t z)) (* 1/4 (* a b)))
(- (* 1/16 (* t z)) (* 1/4 (* a b)))
(- (* 1/16 (* t z)) (* 1/4 (* a b)))
(* 1/16 (* t z))
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)))
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)))
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)))
(* 1/16 (* t z))
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))
(* 1/16 (* t z))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(* -1/4 (* a b))
(* a (- (* 1/16 (/ (* t z) a)) (* 1/4 b)))
(* a (- (* 1/16 (/ (* t z) a)) (* 1/4 b)))
(* a (- (* 1/16 (/ (* t z) a)) (* 1/4 b)))
(* -1/4 (* a b))
(* -1 (* a (- (* -1/16 (/ (* t z) a)) (* -1/4 b))))
(* -1 (* a (- (* -1/16 (/ (* t z) a)) (* -1/4 b))))
(* -1 (* a (- (* -1/16 (/ (* t z) a)) (* -1/4 b))))
(* 1/16 (* t z))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(* -1/4 (* a b))
(* b (- (* 1/16 (/ (* t z) b)) (* 1/4 a)))
(* b (- (* 1/16 (/ (* t z) b)) (* 1/4 a)))
(* b (- (* 1/16 (/ (* t z) b)) (* 1/4 a)))
(* -1/4 (* a b))
(* -1 (* b (- (* -1/16 (/ (* t z) b)) (* -1/4 a))))
(* -1 (* b (- (* -1/16 (/ (* t z) b)) (* -1/4 a))))
(* -1 (* b (- (* -1/16 (/ (* t z) b)) (* -1/4 a))))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 1/4 (* a b))
(* 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)
Outputs
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 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* z (+ (* 1/16 t) (/ c z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* z (+ (* 1/16 t) (/ c 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))
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
c
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* 1/16 z) (/ c t)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* t (+ (* 1/16 z) (/ c t)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* t (+ (* 1/16 z) (/ c t)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 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))
(+ 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/16 binary64) (*.f64 t z)))
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
c
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t 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)
(* 1/16 z)
(*.f64 #s(literal 1/16 binary64) z)
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* x y)
(*.f64 x y)
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
c
(* c (+ 1 (/ (* x y) c)))
(+.f64 c (*.f64 x y))
(* c (+ 1 (/ (* x y) c)))
(+.f64 c (*.f64 x y))
(* c (+ 1 (/ (* x y) c)))
(+.f64 c (*.f64 x y))
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(+.f64 c (*.f64 x y))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(+.f64 c (*.f64 x y))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(+.f64 c (*.f64 x y))
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 c (*.f64 x y))
(* x (+ y (/ c x)))
(+.f64 c (*.f64 x y))
(* x (+ y (/ c x)))
(+.f64 c (*.f64 x y))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(+.f64 c (*.f64 x y))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(+.f64 c (*.f64 x y))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(+.f64 c (*.f64 x y))
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 c (*.f64 x y))
(* y (+ x (/ c y)))
(+.f64 c (*.f64 x y))
(* y (+ x (/ c y)))
(+.f64 c (*.f64 x y))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(+.f64 c (*.f64 x y))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(+.f64 c (*.f64 x y))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(+.f64 c (*.f64 x y))
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x 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/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* x y)
(*.f64 x y)
(* x (+ y (* 1/16 (/ (* t z) x))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* x (+ y (* 1/16 (/ (* t z) x))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* x (+ y (* 1/16 (/ (* t z) x))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* x y)
(*.f64 x y)
(* y (+ x (* 1/16 (/ (* t z) y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* y (+ x (* 1/16 (/ (* t z) y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* y (+ x (* 1/16 (/ (* t z) y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* x y)
(*.f64 x y)
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* 1/16 z) (/ (* x y) t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* t (+ (* 1/16 z) (/ (* x y) t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* t (+ (* 1/16 z) (/ (* x y) t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* x y)
(*.f64 x y)
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* 1/16 t) (/ (* x y) z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* z (+ (* 1/16 t) (/ (* x y) z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* z (+ (* 1/16 t) (/ (* x y) z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(- (* 1/16 (* t z)) (* 1/4 (* a b)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(- (* 1/16 (* t z)) (* 1/4 (* a b)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(- (* 1/16 (* t z)) (* 1/4 (* a b)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #s(literal 1 binary64)))
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #s(literal 1 binary64)))
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #s(literal 1 binary64)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #s(literal 1 binary64)))
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #s(literal 1 binary64)))
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #s(literal 1 binary64)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(- (* 1/16 (* t z)) (* 1/4 (* a b)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(- (* 1/16 (* t z)) (* 1/4 (* a b)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(- (* 1/16 (* t z)) (* 1/4 (* a b)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #s(literal 1 binary64)))
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #s(literal 1 binary64)))
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #s(literal 1 binary64)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #s(literal 1 binary64)))
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #s(literal 1 binary64)))
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #s(literal 1 binary64)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* a (- (* 1/16 (/ (* t z) a)) (* 1/4 b)))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (*.f64 #s(literal -1/4 binary64) b)))
(* a (- (* 1/16 (/ (* t z) a)) (* 1/4 b)))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (*.f64 #s(literal -1/4 binary64) b)))
(* a (- (* 1/16 (/ (* t z) a)) (* 1/4 b)))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (*.f64 #s(literal -1/4 binary64) b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* a (- (* -1/16 (/ (* t z) a)) (* -1/4 b))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (*.f64 #s(literal -1/4 binary64) b)))
(* -1 (* a (- (* -1/16 (/ (* t z) a)) (* -1/4 b))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (*.f64 #s(literal -1/4 binary64) b)))
(* -1 (* a (- (* -1/16 (/ (* t z) a)) (* -1/4 b))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (*.f64 #s(literal -1/4 binary64) b)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* b (- (* 1/16 (/ (* t z) b)) (* 1/4 a)))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (*.f64 #s(literal -1/4 binary64) a)))
(* b (- (* 1/16 (/ (* t z) b)) (* 1/4 a)))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (*.f64 #s(literal -1/4 binary64) a)))
(* b (- (* 1/16 (/ (* t z) b)) (* 1/4 a)))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (*.f64 #s(literal -1/4 binary64) a)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* b (- (* -1/16 (/ (* t z) b)) (* -1/4 a))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (*.f64 #s(literal -1/4 binary64) a)))
(* -1 (* b (- (* -1/16 (/ (* t z) b)) (* -1/4 a))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (*.f64 #s(literal -1/4 binary64) a)))
(* -1 (* b (- (* -1/16 (/ (* t z) b)) (* -1/4 a))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (*.f64 #s(literal -1/4 binary64) a)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 1/4 (* a b))
(*.f64 a (*.f64 b #s(literal 1/4 binary64)))
(* 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)

eval92.0ms (0.8%)

Compiler

Compiled 12203 to 729 computations (94% saved)

prune63.0ms (0.5%)

Pruning

11 alts after pruning (2 fresh and 9 done)

PrunedKeptTotal
New7061707
Fresh011
Picked145
Done055
Total70711718
Accuracy
100.0%
Counts
718 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
51.2%
(-.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
51.1%
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
55.2%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
51.6%
(+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) t) c)
46.4%
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
50.7%
(+.f64 c (*.f64 x y))
29.3%
(*.f64 (/.f64 b #s(literal -4 binary64)) a)
25.7%
(*.f64 (*.f64 #s(literal 1/16 binary64) z) t)
25.1%
(*.f64 x y)
49.3%
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (*.f64 a #s(literal -1/4 binary64))))
28.0%
c
Compiler

Compiled 401 to 182 computations (54.6% saved)

regimes132.0ms (1.1%)

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

15 calls:

24.0ms
a
10.0ms
y
8.0ms
(/.f64 (*.f64 a b) #s(literal 4 binary64))
8.0ms
(/.f64 (*.f64 z t) #s(literal 16 binary64))
8.0ms
(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
Results
AccuracySegmentsBranch
98.1%1x
98.1%1y
98.1%1z
98.1%1t
98.1%1a
98.1%1b
98.1%1c
98.1%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.1%1(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
98.1%1(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
98.1%1(*.f64 x y)
98.1%1(/.f64 (*.f64 z t) #s(literal 16 binary64))
98.1%1(*.f64 z t)
98.1%1(/.f64 (*.f64 a b) #s(literal 4 binary64))
98.1%1(*.f64 a b)
Compiler

Compiled 172 to 138 computations (19.8% saved)

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

15 calls:

16.0ms
x
10.0ms
(/.f64 (*.f64 a b) #s(literal 4 binary64))
10.0ms
t
9.0ms
c
9.0ms
(*.f64 x y)
Results
AccuracySegmentsBranch
98.0%1x
98.0%1y
98.0%1z
98.0%1t
98.0%1a
98.0%1b
98.0%1c
98.0%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.0%1(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
98.0%1(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
98.0%1(*.f64 x y)
98.0%1(/.f64 (*.f64 z t) #s(literal 16 binary64))
98.0%1(*.f64 z t)
98.0%1(/.f64 (*.f64 a b) #s(literal 4 binary64))
98.0%1(*.f64 a b)
Compiler

Compiled 172 to 138 computations (19.8% saved)

regimes129.0ms (1.1%)

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

15 calls:

11.0ms
c
11.0ms
(*.f64 z t)
11.0ms
t
10.0ms
(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
6.0ms
a
Results
AccuracySegmentsBranch
97.8%1x
97.8%1y
97.8%1z
97.8%1t
97.8%1a
97.8%1b
97.8%1c
97.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)
97.8%1(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
97.8%1(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
97.8%1(*.f64 x y)
97.8%1(/.f64 (*.f64 z t) #s(literal 16 binary64))
97.8%1(*.f64 z t)
97.8%1(/.f64 (*.f64 a b) #s(literal 4 binary64))
97.8%1(*.f64 a b)
Compiler

Compiled 172 to 138 computations (19.8% saved)

regimes67.0ms (0.6%)

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

10 calls:

9.0ms
y
8.0ms
t
8.0ms
c
6.0ms
z
6.0ms
x
Results
AccuracySegmentsBranch
72.2%1x
72.2%1y
76.4%3z
79.0%4t
83.9%3a
85.1%3b
76.8%3c
76.0%3(*.f64 x y)
91.9%3(/.f64 (*.f64 a b) #s(literal 4 binary64))
91.9%3(*.f64 a b)
Compiler

Compiled 88 to 75 computations (14.8% saved)

regimes14.0ms (0.1%)

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

2 calls:

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

Compiled 22 to 18 computations (18.2% saved)

regimes12.0ms (0.1%)

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

2 calls:

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

Compiled 22 to 18 computations (18.2% saved)

regimes10.0ms (0.1%)

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

2 calls:

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

Compiled 22 to 18 computations (18.2% saved)

regimes40.0ms (0.3%)

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

8 calls:

6.0ms
c
5.0ms
(*.f64 a b)
5.0ms
a
5.0ms
z
4.0ms
t
Results
AccuracySegmentsBranch
76.8%5(*.f64 x y)
69.4%4z
68.4%3c
72.5%4t
70.5%4a
68.2%3b
77.2%4(/.f64 (*.f64 a b) #s(literal 4 binary64))
77.2%4(*.f64 a b)
Compiler

Compiled 72 to 61 computations (15.3% saved)

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

3 calls:

5.0ms
(*.f64 a b)
4.0ms
y
4.0ms
x
Results
AccuracySegmentsBranch
66.4%3y
66.0%3x
76.8%4(*.f64 a b)
Compiler

Compiled 26 to 22 computations (15.4% saved)

regimes5.0ms (0%)

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

1 calls:

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

Compiled 10 to 8 computations (20% saved)

regimes8.0ms (0.1%)

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

2 calls:

3.0ms
(*.f64 x y)
3.0ms
(*.f64 a b)
Results
AccuracySegmentsBranch
66.2%3(*.f64 x y)
73.9%4(*.f64 a b)
Compiler

Compiled 20 to 16 computations (20% saved)

regimes4.0ms (0%)

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

1 calls:

3.0ms
(*.f64 a b)
Results
AccuracySegmentsBranch
73.6%4(*.f64 a b)
Compiler

Compiled 10 to 8 computations (20% saved)

regimes8.0ms (0.1%)

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

2 calls:

5.0ms
(*.f64 a b)
3.0ms
t
Results
AccuracySegmentsBranch
57.5%3t
69.7%3(*.f64 a b)
Compiler

Compiled 18 to 15 computations (16.7% saved)

regimes27.0ms (0.2%)

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

9 calls:

4.0ms
z
3.0ms
y
3.0ms
c
3.0ms
t
3.0ms
a
Results
AccuracySegmentsBranch
47.4%5t
44.6%5x
52.0%5(*.f64 x y)
52.0%9y
44.0%5z
45.8%3b
45.7%3c
48.0%5a
58.8%7(*.f64 a b)
Compiler

Compiled 76 to 65 computations (14.5% saved)

regimes3.0ms (0%)

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

1 calls:

2.0ms
(*.f64 a b)
Results
AccuracySegmentsBranch
58.6%7(*.f64 a b)
Compiler

Compiled 10 to 8 computations (20% saved)

regimes22.0ms (0.2%)

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

1 calls:

22.0ms
(*.f64 a b)
Results
AccuracySegmentsBranch
54.7%5(*.f64 a b)
Compiler

Compiled 10 to 8 computations (20% saved)

regimes4.0ms (0%)

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

2 calls:

2.0ms
(*.f64 x y)
2.0ms
b
Results
AccuracySegmentsBranch
31.2%2b
45.7%3(*.f64 x y)
Compiler

Compiled 18 to 15 computations (16.7% saved)

regimes10.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
z
1.0ms
c
1.0ms
y
1.0ms
x
Results
AccuracySegmentsBranch
28.0%1b
28.0%1z
28.0%1x
28.0%1y
28.0%1t
28.0%1a
28.0%1c
Compiler

Compiled 56 to 49 computations (12.5% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
5.387653575225321e+201
2.4170832557492284e+203
0.0ms
-5.959814925344435e+150
-6.102353367528898e+146
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
3.350999231007328e+136
1.0613722147172561e+144
0.0ms
-5.959814925344435e+150
-6.102353367528898e+146
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
3.350999231007328e+136
1.0613722147172561e+144
0.0ms
-6.102353367528898e+146
-8.811742879229601e+145
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
3.350999231007328e+136
1.0613722147172561e+144
0.0ms
-6.102353367528898e+146
-8.811742879229601e+145
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
2.438550007830992e+126
2.1290482256547566e+132
0.0ms
-1.8817608550535924e-176
-4.865903049517851e-185
0.0ms
-4.748703273220083e+84
-6.767781211217652e+76
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.0612426677064336e+107
2.931001707866146e+124
0.0ms
-1.8817608550535924e-176
-4.865903049517851e-185
0.0ms
-4.748703273220083e+84
-6.767781211217652e+76
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.0612426677064336e+107
2.931001707866146e+124
0.0ms
-7.193601080320759e-49
-9.933532449673829e-50
0.0ms
-6.102353367528898e+146
-8.811742879229601e+145
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
3.350999231007328e+136
1.0613722147172561e+144
0.0ms
-7.193601080320759e-49
-9.933532449673829e-50
0.0ms
-5.959814925344435e+150
-6.102353367528898e+146
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch9.0ms (0.1%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
3.350999231007328e+136
1.0613722147172561e+144
0.0ms
-7.193601080320759e-49
-9.933532449673829e-50
9.0ms
-5.959814925344435e+150
-6.102353367528898e+146
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
3.350999231007328e+136
1.0613722147172561e+144
0.0ms
-5.959814925344435e+150
-6.102353367528898e+146
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch1.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.0612426677064336e+107
2.931001707866146e+124
0.0ms
6.748559326271402e+63
1.4081350512331868e+66
0.0ms
-1.1434070867299327e-163
-1.8817608550535924e-176
0.0ms
-7.193601080320759e-49
-9.933532449673829e-50
0.0ms
-4.748703273220083e+84
-6.767781211217652e+76
0.0ms
-5.959814925344435e+150
-6.102353367528898e+146
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch139.0ms (1.2%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
25.0ms
1.0612426677064336e+107
2.931001707866146e+124
15.0ms
6.748559326271402e+63
1.4081350512331868e+66
31.0ms
-1.1434070867299327e-163
-1.8817608550535924e-176
16.0ms
-7.193601080320759e-49
-9.933532449673829e-50
22.0ms
-4.748703273220083e+84
-6.767781211217652e+76
18.0ms
-5.959814925344435e+150
-6.102353367528898e+146
Results
99.0ms800×0valid
Compiler

Compiled 1132 to 976 computations (13.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 43.0ms
ival-div: 14.0ms (32.5% of total)
ival-mult: 13.0ms (30.2% of total)
ival-add: 10.0ms (23.2% of total)
ival-sub: 4.0ms (9.3% of total)
const: 2.0ms (4.6% of total)
backward-pass: 0.0ms (0% of total)

bsearch106.0ms (0.9%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
19.0ms
8.213924533762209e+51
1.1908666700771368e+61
22.0ms
-1.8817608550535924e-176
-4.865903049517851e-185
19.0ms
-4.748703273220083e+84
-6.767781211217652e+76
19.0ms
-5.959814925344435e+150
-6.102353367528898e+146
Results
61.0ms560×0valid
Compiler

Compiled 734 to 638 computations (13.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 28.0ms
ival-mult: 9.0ms (31.7% of total)
ival-div: 8.0ms (28.2% of total)
ival-add: 7.0ms (24.7% of total)
ival-sub: 3.0ms (10.6% of total)
const: 1.0ms (3.5% of total)
backward-pass: 0.0ms (0% of total)

bsearch48.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
23.0ms
7.5875954431333e+207
4.706882412807187e+221
20.0ms
-1.469494428172012e+28
-4165748033409937000.0
Results
33.0ms304×0valid
Compiler

Compiled 376 to 330 computations (12.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 16.0ms
ival-div: 6.0ms (36.4% of total)
ival-mult: 5.0ms (30.3% of total)
ival-add: 3.0ms (18.2% of total)
ival-sub: 1.0ms (6.1% of total)
const: 1.0ms (6.1% of total)
backward-pass: 0.0ms (0% of total)

simplify22.0ms (0.2%)

Algorithm
egg-herbie
Rules
42×+-commutative_binary64
30×*-commutative_binary64
14×sub-neg_binary64
10×neg-sub0_binary64
10×neg-mul-1_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0136637
1170637
2180637
3192637
4201637
5207637
6209637
Stop Event
saturated
Calls
Call 1
Inputs
(-.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 a (/.f64 #s(literal -4 binary64) b)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (+.f64 (*.f64 x y) c)))
(+.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 -5000000000000000085887661936088595590196552042152727553866164222600015631390942710041313371430586591361272979771771417393465563222586503124817274732544 binary64)) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (*.f64 a #s(literal -1/4 binary64)))) (if (<=.f64 (*.f64 a b) #s(literal 9999999999999999017474591319641730272072128367390393282944984404433823148266910656903077218579754480674748342103902584639871831041306548820316951909258721342916786285447187693014154661313392524876840960 binary64)) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c)) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (*.f64 a #s(literal -1/4 binary64))))))
(if (<=.f64 (*.f64 a b) #s(literal -5000000000000000085887661936088595590196552042152727553866164222600015631390942710041313371430586591361272979771771417393465563222586503124817274732544 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (*.f64 a b) #s(literal 50000000000000001642078124460246303949350628317980584775615671312937350344939399777200065781386370634197475239216121778932424531710574592 binary64)) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))))
(if (<=.f64 (*.f64 a b) #s(literal -499999999999999988998191202828830087182411944733900540386126622484631969614553746213463024711630256984884134207768538734419216153365573197681917952 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (if (<=.f64 (*.f64 a b) #s(literal 50000000000000001642078124460246303949350628317980584775615671312937350344939399777200065781386370634197475239216121778932424531710574592 binary64)) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))))
(if (<=.f64 (*.f64 a b) #s(literal -499999999999999988998191202828830087182411944733900540386126622484631969614553746213463024711630256984884134207768538734419216153365573197681917952 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (if (<=.f64 (*.f64 a b) #s(literal 50000000000000001642078124460246303949350628317980584775615671312937350344939399777200065781386370634197475239216121778932424531710574592 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 -4000000000000000231066439592463586809749068508384256548392167452938849336067698458624 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (if (<=.f64 (*.f64 a b) #s(literal -178220336625867/17822033662586700072817076584766762987864173856439687228824970773044043621908896041038721919208482030385321521771853153557377752817872804680674458280164899172859354196719784961261227313463296 binary64)) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (*.f64 a b) #s(literal 3999999999999999699471046475971528170178683479339353845756903888901176799903172106412653975051270615006120233654622129131356160 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) t) c) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)))))
(if (<=.f64 (*.f64 a b) #s(literal -4000000000000000231066439592463586809749068508384256548392167452938849336067698458624 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (if (<=.f64 (*.f64 a b) #s(literal -178220336625867/17822033662586700072817076584766762987864173856439687228824970773044043621908896041038721919208482030385321521771853153557377752817872804680674458280164899172859354196719784961261227313463296 binary64)) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (*.f64 a b) #s(literal 199999999999999993762768094059853966870742538122559378813288423505583050273341290790508004790791769610518528 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) t) c) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c))))
(if (<=.f64 (*.f64 a b) #s(literal -499999999999999988998191202828830087182411944733900540386126622484631969614553746213463024711630256984884134207768538734419216153365573197681917952 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (if (<=.f64 (*.f64 a b) #s(literal -822752278660603/1645504557321206042154969182557350504982735865633579863348609024 binary64)) (+.f64 c (*.f64 x y)) (if (<=.f64 (*.f64 a b) #s(literal 199999999999999993762768094059853966870742538122559378813288423505583050273341290790508004790791769610518528 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) t) c) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c))))
(if (<=.f64 (*.f64 a b) #s(literal -5000000000000000085887661936088595590196552042152727553866164222600015631390942710041313371430586591361272979771771417393465563222586503124817274732544 binary64)) (*.f64 (/.f64 b #s(literal -4 binary64)) a) (if (<=.f64 (*.f64 a b) #s(literal -822752278660603/1645504557321206042154969182557350504982735865633579863348609024 binary64)) (+.f64 c (*.f64 x y)) (if (<=.f64 (*.f64 a b) #s(literal 50000000000000001642078124460246303949350628317980584775615671312937350344939399777200065781386370634197475239216121778932424531710574592 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) t) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(if (<=.f64 (*.f64 a b) #s(literal -5000000000000000085887661936088595590196552042152727553866164222600015631390942710041313371430586591361272979771771417393465563222586503124817274732544 binary64)) (*.f64 (/.f64 b #s(literal -4 binary64)) a) (if (<=.f64 (*.f64 a b) #s(literal -822752278660603/1645504557321206042154969182557350504982735865633579863348609024 binary64)) (+.f64 c (*.f64 x y)) (if (<=.f64 (*.f64 a b) #s(literal 50000000000000001642078124460246303949350628317980584775615671312937350344939399777200065781386370634197475239216121778932424531710574592 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 -5000000000000000085887661936088595590196552042152727553866164222600015631390942710041313371430586591361272979771771417393465563222586503124817274732544 binary64)) (*.f64 (/.f64 b #s(literal -4 binary64)) a) (if (<=.f64 (*.f64 a b) #s(literal 50000000000000001642078124460246303949350628317980584775615671312937350344939399777200065781386370634197475239216121778932424531710574592 binary64)) (+.f64 c (*.f64 x y)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(if (<=.f64 (*.f64 a b) #s(literal -5000000000000000085887661936088595590196552042152727553866164222600015631390942710041313371430586591361272979771771417393465563222586503124817274732544 binary64)) (*.f64 (/.f64 b #s(literal -4 binary64)) a) (if (<=.f64 (*.f64 a b) #s(literal -4000000000000000231066439592463586809749068508384256548392167452938849336067698458624 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal -822752278660603/1645504557321206042154969182557350504982735865633579863348609024 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 a b) #s(literal -6483618076376551/64836180763765514976756372870174392984569472378788076562432145776416450178326689787495422639798496785753091978301574830974924235553308989185732419283030682610330965678148586307584 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 a b) #s(literal 10000000000000000213204190094543968723012578712679649467743338496 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal 199999999999999993762768094059853966870742538122559378813288423505583050273341290790508004790791769610518528 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 -64999999999999994665845927045640589047306381541945215811693058793852418209856737502363391822191056167750973652381384074347673066281295380503035117568 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal -164999999999999992277124766212713487315259420278286951493404477007761147206482001920 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal -4080851302156591/26328072917139296674479506920917608079723773850137277813577744384 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 a b) #s(literal -2673305049388005/17822033662586700072817076584766762987864173856439687228824970773044043621908896041038721919208482030385321521771853153557377752817872804680674458280164899172859354196719784961261227313463296 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 a b) #s(literal 300000000000000021011142076145348243727225688543219680591625584640 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal 2599999999999999861031570919257344941915500313752382100134223631161335155476869771422505048205317162029321027584 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 -8199999999999999322707926539942790593339734095195369206522952701401634031128740591760655246502624565788686227145591640191970140631675328689814372352 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal -50000000000000001540333161548262845388512602003821673173044872034706992645665718272 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal -958112529700661/4562440617622195218641171605700291324893228507248559930579192517899275167208677386505912811317371399778642309573594407310688704721375437998252661319722214188251994674360264950082874192246603776 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 a b) #s(literal 11599999999999999983789846528442571280092669907553611400871936 binary64)) c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))))
(if (<=.f64 (*.f64 x y) #s(literal -14000000000000000735781584896 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal 20499999999999999454820188061981019756636391128205690383699500053687955756396505444569674998461607805037079633811414339861900383308780348968922401015637501786813496855574948533486690510061507413075328267464998912 binary64)) c (*.f64 x y)))
c
Outputs
(-.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 a (/.f64 #s(literal -4 binary64) b)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (+.f64 (*.f64 x y) c)))
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
(+.f64 c (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))))
(if (<=.f64 (*.f64 a b) #s(literal -5000000000000000085887661936088595590196552042152727553866164222600015631390942710041313371430586591361272979771771417393465563222586503124817274732544 binary64)) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (*.f64 a #s(literal -1/4 binary64)))) (if (<=.f64 (*.f64 a b) #s(literal 9999999999999999017474591319641730272072128367390393282944984404433823148266910656903077218579754480674748342103902584639871831041306548820316951909258721342916786285447187693014154661313392524876840960 binary64)) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c)) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (*.f64 a #s(literal -1/4 binary64))))))
(if (<=.f64 (*.f64 a b) #s(literal -5000000000000000085887661936088595590196552042152727553866164222600015631390942710041313371430586591361272979771771417393465563222586503124817274732544 binary64)) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) b) (*.f64 a #s(literal -1/4 binary64)))) (if (<=.f64 (*.f64 a b) #s(literal 9999999999999999017474591319641730272072128367390393282944984404433823148266910656903077218579754480674748342103902584639871831041306548820316951909258721342916786285447187693014154661313392524876840960 binary64)) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c)) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) b) (*.f64 a #s(literal -1/4 binary64))))))
(if (<=.f64 (*.f64 a b) #s(literal -5000000000000000085887661936088595590196552042152727553866164222600015631390942710041313371430586591361272979771771417393465563222586503124817274732544 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (*.f64 a b) #s(literal 50000000000000001642078124460246303949350628317980584775615671312937350344939399777200065781386370634197475239216121778932424531710574592 binary64)) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))))
(if (<=.f64 (*.f64 a b) #s(literal -5000000000000000085887661936088595590196552042152727553866164222600015631390942710041313371430586591361272979771771417393465563222586503124817274732544 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (/.f64 (*.f64 a b) #s(literal -4 binary64))) (if (<=.f64 (*.f64 a b) #s(literal 50000000000000001642078124460246303949350628317980584775615671312937350344939399777200065781386370634197475239216121778932424531710574592 binary64)) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) 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 -499999999999999988998191202828830087182411944733900540386126622484631969614553746213463024711630256984884134207768538734419216153365573197681917952 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (if (<=.f64 (*.f64 a b) #s(literal 50000000000000001642078124460246303949350628317980584775615671312937350344939399777200065781386370634197475239216121778932424531710574592 binary64)) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))))
(if (<=.f64 (*.f64 a b) #s(literal -499999999999999988998191202828830087182411944733900540386126622484631969614553746213463024711630256984884134207768538734419216153365573197681917952 binary64)) (+.f64 c (/.f64 (*.f64 a b) #s(literal -4 binary64))) (if (<=.f64 (*.f64 a b) #s(literal 50000000000000001642078124460246303949350628317980584775615671312937350344939399777200065781386370634197475239216121778932424531710574592 binary64)) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) 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 -499999999999999988998191202828830087182411944733900540386126622484631969614553746213463024711630256984884134207768538734419216153365573197681917952 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (if (<=.f64 (*.f64 a b) #s(literal 50000000000000001642078124460246303949350628317980584775615671312937350344939399777200065781386370634197475239216121778932424531710574592 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 -499999999999999988998191202828830087182411944733900540386126622484631969614553746213463024711630256984884134207768538734419216153365573197681917952 binary64)) (+.f64 c (/.f64 (*.f64 a b) #s(literal -4 binary64))) (if (<=.f64 (*.f64 a b) #s(literal 50000000000000001642078124460246303949350628317980584775615671312937350344939399777200065781386370634197475239216121778932424531710574592 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 -4000000000000000231066439592463586809749068508384256548392167452938849336067698458624 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (if (<=.f64 (*.f64 a b) #s(literal -178220336625867/17822033662586700072817076584766762987864173856439687228824970773044043621908896041038721919208482030385321521771853153557377752817872804680674458280164899172859354196719784961261227313463296 binary64)) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (*.f64 a b) #s(literal 3999999999999999699471046475971528170178683479339353845756903888901176799903172106412653975051270615006120233654622129131356160 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) t) c) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)))))
(if (<=.f64 (*.f64 a b) #s(literal -4000000000000000231066439592463586809749068508384256548392167452938849336067698458624 binary64)) (+.f64 c (/.f64 (*.f64 a b) #s(literal -4 binary64))) (if (<=.f64 (*.f64 a b) #s(literal -178220336625867/17822033662586700072817076584766762987864173856439687228824970773044043621908896041038721919208482030385321521771853153557377752817872804680674458280164899172859354196719784961261227313463296 binary64)) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (if (<=.f64 (*.f64 a b) #s(literal 3999999999999999699471046475971528170178683479339353845756903888901176799903172106412653975051270615006120233654622129131356160 binary64)) (+.f64 c (*.f64 t (*.f64 z #s(literal 1/16 binary64)))) (+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal -4 binary64))))))
(if (<=.f64 (*.f64 a b) #s(literal -4000000000000000231066439592463586809749068508384256548392167452938849336067698458624 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (if (<=.f64 (*.f64 a b) #s(literal -178220336625867/17822033662586700072817076584766762987864173856439687228824970773044043621908896041038721919208482030385321521771853153557377752817872804680674458280164899172859354196719784961261227313463296 binary64)) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (*.f64 a b) #s(literal 199999999999999993762768094059853966870742538122559378813288423505583050273341290790508004790791769610518528 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) t) c) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c))))
(if (<=.f64 (*.f64 a b) #s(literal -4000000000000000231066439592463586809749068508384256548392167452938849336067698458624 binary64)) (+.f64 c (/.f64 (*.f64 a b) #s(literal -4 binary64))) (if (<=.f64 (*.f64 a b) #s(literal -178220336625867/17822033662586700072817076584766762987864173856439687228824970773044043621908896041038721919208482030385321521771853153557377752817872804680674458280164899172859354196719784961261227313463296 binary64)) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (if (<=.f64 (*.f64 a b) #s(literal 199999999999999993762768094059853966870742538122559378813288423505583050273341290790508004790791769610518528 binary64)) (+.f64 c (*.f64 t (*.f64 z #s(literal 1/16 binary64)))) (+.f64 c (/.f64 (*.f64 a b) #s(literal -4 binary64))))))
(if (<=.f64 (*.f64 a b) #s(literal -499999999999999988998191202828830087182411944733900540386126622484631969614553746213463024711630256984884134207768538734419216153365573197681917952 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (if (<=.f64 (*.f64 a b) #s(literal -822752278660603/1645504557321206042154969182557350504982735865633579863348609024 binary64)) (+.f64 c (*.f64 x y)) (if (<=.f64 (*.f64 a b) #s(literal 199999999999999993762768094059853966870742538122559378813288423505583050273341290790508004790791769610518528 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) t) c) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c))))
(if (<=.f64 (*.f64 a b) #s(literal -499999999999999988998191202828830087182411944733900540386126622484631969614553746213463024711630256984884134207768538734419216153365573197681917952 binary64)) (+.f64 c (/.f64 (*.f64 a b) #s(literal -4 binary64))) (if (<=.f64 (*.f64 a b) #s(literal -822752278660603/1645504557321206042154969182557350504982735865633579863348609024 binary64)) (+.f64 (*.f64 x y) c) (if (<=.f64 (*.f64 a b) #s(literal 199999999999999993762768094059853966870742538122559378813288423505583050273341290790508004790791769610518528 binary64)) (+.f64 c (*.f64 t (*.f64 z #s(literal 1/16 binary64)))) (+.f64 c (/.f64 (*.f64 a b) #s(literal -4 binary64))))))
(if (<=.f64 (*.f64 a b) #s(literal -5000000000000000085887661936088595590196552042152727553866164222600015631390942710041313371430586591361272979771771417393465563222586503124817274732544 binary64)) (*.f64 (/.f64 b #s(literal -4 binary64)) a) (if (<=.f64 (*.f64 a b) #s(literal -822752278660603/1645504557321206042154969182557350504982735865633579863348609024 binary64)) (+.f64 c (*.f64 x y)) (if (<=.f64 (*.f64 a b) #s(literal 50000000000000001642078124460246303949350628317980584775615671312937350344939399777200065781386370634197475239216121778932424531710574592 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) t) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(if (<=.f64 (*.f64 a b) #s(literal -5000000000000000085887661936088595590196552042152727553866164222600015631390942710041313371430586591361272979771771417393465563222586503124817274732544 binary64)) (*.f64 a (/.f64 b #s(literal -4 binary64))) (if (<=.f64 (*.f64 a b) #s(literal -822752278660603/1645504557321206042154969182557350504982735865633579863348609024 binary64)) (+.f64 (*.f64 x y) c) (if (<=.f64 (*.f64 a b) #s(literal 50000000000000001642078124460246303949350628317980584775615671312937350344939399777200065781386370634197475239216121778932424531710574592 binary64)) (+.f64 c (*.f64 t (*.f64 z #s(literal 1/16 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))))
(if (<=.f64 (*.f64 a b) #s(literal -5000000000000000085887661936088595590196552042152727553866164222600015631390942710041313371430586591361272979771771417393465563222586503124817274732544 binary64)) (*.f64 (/.f64 b #s(literal -4 binary64)) a) (if (<=.f64 (*.f64 a b) #s(literal -822752278660603/1645504557321206042154969182557350504982735865633579863348609024 binary64)) (+.f64 c (*.f64 x y)) (if (<=.f64 (*.f64 a b) #s(literal 50000000000000001642078124460246303949350628317980584775615671312937350344939399777200065781386370634197475239216121778932424531710574592 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 -5000000000000000085887661936088595590196552042152727553866164222600015631390942710041313371430586591361272979771771417393465563222586503124817274732544 binary64)) (*.f64 a (/.f64 b #s(literal -4 binary64))) (if (<=.f64 (*.f64 a b) #s(literal -822752278660603/1645504557321206042154969182557350504982735865633579863348609024 binary64)) (+.f64 (*.f64 x y) c) (if (<=.f64 (*.f64 a b) #s(literal 50000000000000001642078124460246303949350628317980584775615671312937350344939399777200065781386370634197475239216121778932424531710574592 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 -5000000000000000085887661936088595590196552042152727553866164222600015631390942710041313371430586591361272979771771417393465563222586503124817274732544 binary64)) (*.f64 (/.f64 b #s(literal -4 binary64)) a) (if (<=.f64 (*.f64 a b) #s(literal 50000000000000001642078124460246303949350628317980584775615671312937350344939399777200065781386370634197475239216121778932424531710574592 binary64)) (+.f64 c (*.f64 x y)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(if (<=.f64 (*.f64 a b) #s(literal -5000000000000000085887661936088595590196552042152727553866164222600015631390942710041313371430586591361272979771771417393465563222586503124817274732544 binary64)) (*.f64 a (/.f64 b #s(literal -4 binary64))) (if (<=.f64 (*.f64 a b) #s(literal 50000000000000001642078124460246303949350628317980584775615671312937350344939399777200065781386370634197475239216121778932424531710574592 binary64)) (+.f64 (*.f64 x y) c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))
(if (<=.f64 (*.f64 a b) #s(literal -5000000000000000085887661936088595590196552042152727553866164222600015631390942710041313371430586591361272979771771417393465563222586503124817274732544 binary64)) (*.f64 (/.f64 b #s(literal -4 binary64)) a) (if (<=.f64 (*.f64 a b) #s(literal -4000000000000000231066439592463586809749068508384256548392167452938849336067698458624 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal -822752278660603/1645504557321206042154969182557350504982735865633579863348609024 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 a b) #s(literal -6483618076376551/64836180763765514976756372870174392984569472378788076562432145776416450178326689787495422639798496785753091978301574830974924235553308989185732419283030682610330965678148586307584 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 a b) #s(literal 10000000000000000213204190094543968723012578712679649467743338496 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal 199999999999999993762768094059853966870742538122559378813288423505583050273341290790508004790791769610518528 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 -5000000000000000085887661936088595590196552042152727553866164222600015631390942710041313371430586591361272979771771417393465563222586503124817274732544 binary64)) (*.f64 a (/.f64 b #s(literal -4 binary64))) (if (<=.f64 (*.f64 a b) #s(literal -4000000000000000231066439592463586809749068508384256548392167452938849336067698458624 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal -822752278660603/1645504557321206042154969182557350504982735865633579863348609024 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 a b) #s(literal -6483618076376551/64836180763765514976756372870174392984569472378788076562432145776416450178326689787495422639798496785753091978301574830974924235553308989185732419283030682610330965678148586307584 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (if (<=.f64 (*.f64 a b) #s(literal 10000000000000000213204190094543968723012578712679649467743338496 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal 199999999999999993762768094059853966870742538122559378813288423505583050273341290790508004790791769610518528 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 -64999999999999994665845927045640589047306381541945215811693058793852418209856737502363391822191056167750973652381384074347673066281295380503035117568 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal -164999999999999992277124766212713487315259420278286951493404477007761147206482001920 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal -4080851302156591/26328072917139296674479506920917608079723773850137277813577744384 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 a b) #s(literal -2673305049388005/17822033662586700072817076584766762987864173856439687228824970773044043621908896041038721919208482030385321521771853153557377752817872804680674458280164899172859354196719784961261227313463296 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 a b) #s(literal 300000000000000021011142076145348243727225688543219680591625584640 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal 2599999999999999861031570919257344941915500313752382100134223631161335155476869771422505048205317162029321027584 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 -64999999999999994665845927045640589047306381541945215811693058793852418209856737502363391822191056167750973652381384074347673066281295380503035117568 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (if (<=.f64 (*.f64 a b) #s(literal -164999999999999992277124766212713487315259420278286951493404477007761147206482001920 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal -4080851302156591/26328072917139296674479506920917608079723773850137277813577744384 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 a b) #s(literal -2673305049388005/17822033662586700072817076584766762987864173856439687228824970773044043621908896041038721919208482030385321521771853153557377752817872804680674458280164899172859354196719784961261227313463296 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (if (<=.f64 (*.f64 a b) #s(literal 300000000000000021011142076145348243727225688543219680591625584640 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal 2599999999999999861031570919257344941915500313752382100134223631161335155476869771422505048205317162029321027584 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 -8199999999999999322707926539942790593339734095195369206522952701401634031128740591760655246502624565788686227145591640191970140631675328689814372352 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal -50000000000000001540333161548262845388512602003821673173044872034706992645665718272 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal -958112529700661/4562440617622195218641171605700291324893228507248559930579192517899275167208677386505912811317371399778642309573594407310688704721375437998252661319722214188251994674360264950082874192246603776 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 a b) #s(literal 11599999999999999983789846528442571280092669907553611400871936 binary64)) c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))))
(if (<=.f64 (*.f64 a b) #s(literal -8199999999999999322707926539942790593339734095195369206522952701401634031128740591760655246502624565788686227145591640191970140631675328689814372352 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (if (<=.f64 (*.f64 a b) #s(literal -50000000000000001540333161548262845388512602003821673173044872034706992645665718272 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal -958112529700661/4562440617622195218641171605700291324893228507248559930579192517899275167208677386505912811317371399778642309573594407310688704721375437998252661319722214188251994674360264950082874192246603776 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 a b) #s(literal 11599999999999999983789846528442571280092669907553611400871936 binary64)) c (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))))
(if (<=.f64 (*.f64 x y) #s(literal -14000000000000000735781584896 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal 20499999999999999454820188061981019756636391128205690383699500053687955756396505444569674998461607805037079633811414339861900383308780348968922401015637501786813496855574948533486690510061507413075328267464998912 binary64)) c (*.f64 x y)))
c

soundness3.0s (25.8%)

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

Useful iterations: 2 (0.0ms)

IterNodesCost
026105
1134103
2129099
0893599
02781
115977
2193976
0822576
01716
13315
29014
324114
458314
5185314
6331814
7594014
0802514
02023927
17273780
225793600
082863600
01739
18836
2112736
0828536
01652300
15872236
221352116
369492116
081562116
03606453
113436196
249876124
082576124
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 2887 to 1777 computations (38.4% saved)

preprocess154.0ms (1.3%)

Remove

(sort a b)

(sort z t)

(sort x y)

Compiler

Compiled 1652 to 506 computations (69.4% saved)

end0.0ms (0%)

Profiling

Loading profile data...