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

Time bar (total: 10.2s)

analyze1.0ms (0%)

Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.7%0.3%0%0%0%0
100%99.7%0%0.3%0%0%0%1
Compiler

Compiled 25 to 18 computations (28% saved)

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

sample1.8s (17.9%)

Results
1.4s8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 771.0ms
ival-mult: 408.0ms (52.9% of total)
ival-div: 161.0ms (20.9% of total)
ival-add: 145.0ms (18.8% of total)
ival-sub: 39.0ms (5.1% of total)
const: 16.0ms (2.1% of total)
backward-pass: 3.0ms (0.4% of total)
Bogosity

preprocess236.0ms (2.3%)

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)

explain233.0ms (2.3%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
40-0-(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
30-0-(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
10-0-(/.f64 (*.f64 z t) #s(literal 16 binary64))
00-0-x
00-0-b
00-0-(*.f64 a b)
00-0-(/.f64 (*.f64 a b) #s(literal 4 binary64))
00-0-#s(literal 4 binary64)
00-0-z
00-0-(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
00-0-(*.f64 z t)
00-0-#s(literal 16 binary64)
00-0-y
00-0-c
00-0-(*.f64 x y)
00-0-t
00-0-a
Results
130.0ms512×0valid
Compiler

Compiled 178 to 53 computations (70.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 29.0ms
ival-mult: 13.0ms (44.7% of total)
ival-div: 7.0ms (24.1% of total)
ival-add: 5.0ms (17.2% of total)
ival-sub: 3.0ms (10.3% of total)
const: 1.0ms (3.4% 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.7%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (+.f64 (*.f64 x y) c)))
Compiler

Compiled 24 to 17 computations (29.2% saved)

simplify16.0ms (0.2%)

Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

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

Useful iterations: 1 (0.0ms)

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

localize93.0ms (0.9%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(+.f64 (*.f64 x y) c)
accuracy99.7%
(/.f64 (*.f64 z t) #s(literal 16 binary64))
accuracy99.1%
(+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (+.f64 (*.f64 x y) c))
accuracy98.7%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (+.f64 (*.f64 x y) c)))
Results
78.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)

series16.0ms (0.2%)

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

63 calls:

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

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

simplify286.0ms (2.8%)

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

Useful iterations: 2 (0.0ms)

IterNodesCost
01832502
16642423
223952303
375522303
082912303
Stop Event
iter limit
node limit
Counts
252 → 252
Calls
Call 1
Inputs
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(* -1/4 (* a b))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(* -1/4 (* a b))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(* -1/4 (* a b))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(* -1/4 (* a b))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(+ c (+ (* -1/4 (* a b)) (* x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(* 1/16 (* t z))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))
(* 1/16 (* t z))
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))
(+ c (+ (* -1/4 (* a b)) (* x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(* 1/16 (* t z))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))
(* 1/16 (* t z))
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(* x y)
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(* x y)
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
c
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))
c
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(+ c (* x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* 1/16 (* t z))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* 1/16 (* t z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(+ c (* x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* 1/16 (* t z))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* 1/16 (* t z))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(+ c (* 1/16 (* t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* x y)
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(+ c (* 1/16 (* t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* x y)
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(+ (* 1/16 (* t z)) (* x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
c
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
c
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
c
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
(* x y)
(* x (+ y (/ c x)))
(* x (+ y (/ c x)))
(* x (+ y (/ c x)))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
c
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
(* x y)
(* y (+ x (/ c y)))
(* y (+ x (/ c y)))
(* y (+ x (/ c y)))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* x y)
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
c
(* c (+ 1 (/ (* x y) c)))
(* c (+ 1 (/ (* x y) c)))
(* c (+ 1 (/ (* x y) c)))
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
Outputs
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (+.f64 (/.f64 c a) (/.f64 (*.f64 x y) a)))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (+.f64 (/.f64 c a) (/.f64 (*.f64 x y) a)))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (+.f64 (/.f64 c a) (/.f64 (*.f64 x y) a)))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c) (*.f64 x y)) a) (*.f64 b #s(literal 1/4 binary64)))))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c) (*.f64 x y)) a) (*.f64 b #s(literal 1/4 binary64)))))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c) (*.f64 x y)) a) (*.f64 b #s(literal 1/4 binary64)))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b)))))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b)))))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b)))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c) (*.f64 x y)) b) (*.f64 a #s(literal 1/4 binary64)))))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c) (*.f64 x y)) b) (*.f64 a #s(literal 1/4 binary64)))))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c) (*.f64 x y)) b) (*.f64 a #s(literal 1/4 binary64)))))
(+ c (+ (* -1/4 (* a b)) (* x y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))
(*.f64 z (+.f64 (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z) (*.f64 #s(literal 1/16 binary64) t))))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))
(*.f64 z (+.f64 (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z) (*.f64 #s(literal 1/16 binary64) t))))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))
(*.f64 z (+.f64 (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z) (*.f64 #s(literal 1/16 binary64) t))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) z)) (-.f64 #s(literal 0 binary64) z))
(+ c (+ (* -1/4 (* a b)) (* x y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t) (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)))))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t) (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)))))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t) (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) t)) (-.f64 #s(literal 0 binary64) t))
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(* x y)
(*.f64 x y)
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (+.f64 y (/.f64 c x)))))
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (+.f64 y (/.f64 c x)))))
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (+.f64 y (/.f64 c x)))))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) x)))
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(* x y)
(*.f64 x y)
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))
(*.f64 y (+.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (/.f64 c y)))))
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))
(*.f64 y (+.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (/.f64 c y)))))
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))
(*.f64 y (+.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (/.f64 c y)))))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) y)))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
c
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))))
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))))
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))))
c
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) c)) c)
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) c)) c)
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) c)) c)
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z))))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z))))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z))))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t))))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t))))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t))))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(* x y)
(*.f64 x y)
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (+.f64 y (/.f64 c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (+.f64 y (/.f64 c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (+.f64 y (/.f64 c x))))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(* x y)
(*.f64 x y)
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (+.f64 x (/.f64 c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (+.f64 x (/.f64 c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (+.f64 x (/.f64 c y))))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
c
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
c
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c)) c)
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c)) c)
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c)) c)
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
c
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(* x y)
(*.f64 x y)
(* x (+ y (/ c x)))
(*.f64 x (+.f64 y (/.f64 c x)))
(* x (+ y (/ c x)))
(*.f64 x (+.f64 y (/.f64 c x)))
(* x (+ y (/ c x)))
(*.f64 x (+.f64 y (/.f64 c x)))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(*.f64 x (+.f64 y (/.f64 c x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(*.f64 x (+.f64 y (/.f64 c x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(*.f64 x (+.f64 y (/.f64 c x)))
c
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(* x y)
(*.f64 x y)
(* y (+ x (/ c y)))
(*.f64 y (+.f64 x (/.f64 c y)))
(* y (+ x (/ c y)))
(*.f64 y (+.f64 x (/.f64 c y)))
(* y (+ x (/ c y)))
(*.f64 y (+.f64 x (/.f64 c y)))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(*.f64 y (+.f64 x (/.f64 c y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(*.f64 y (+.f64 x (/.f64 c y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(*.f64 y (+.f64 x (/.f64 c y)))
(* x y)
(*.f64 x y)
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
c
(* c (+ 1 (/ (* x y) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* c (+ 1 (/ (* x y) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* c (+ 1 (/ (* x y) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))

eval122.0ms (1.2%)

Compiler

Compiled 19969 to 1228 computations (93.9% saved)

prune124.0ms (1.2%)

Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New56011571
Fresh000
Picked101
Done000
Total56111572
Accuracy
100.0%
Counts
572 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
82.0%
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c) (*.f64 x y)) a) (*.f64 b #s(literal 1/4 binary64)))))
98.0%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (*.f64 (/.f64 t #s(literal 16 binary64)) z) (+.f64 (*.f64 x y) c)))
83.0%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 y (+.f64 x (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y))))
52.9%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
50.7%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
50.5%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
73.4%
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
28.0%
(*.f64 x y)
26.5%
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
27.6%
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
25.2%
c
Compiler

Compiled 372 to 280 computations (24.7% saved)

simplify16.0ms (0.2%)

Algorithm
egg-herbie
Localize:

Found 13 expressions of interest:

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

Useful iterations: 1 (0.0ms)

IterNodesCost
025117
154115
2125115
3245115
4328115
5339115
0339115
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(+ (/ (* a b) -4) (+ (* (/ t 16) z) (+ (* x y) c)))
(/ (* a b) -4)
(* a b)
a
b
-4
(+ (* (/ t 16) z) (+ (* x y) c))
(* (/ t 16) z)
(/ t 16)
t
16
z
(+ (* x y) c)
(* x y)
x
y
c
c
(* -1/4 (* a b))
-1/4
(* a b)
a
b
(+ (/ (* a b) -4) c)
(/ (* a b) -4)
(* a b)
a
b
-4
c
(+ (* 1/16 (* t z)) (+ c (* x y)))
(* 1/16 (* t z))
1/16
(* t z)
t
z
(+ c (* x y))
c
(* x y)
x
y
Outputs
(+ (/ (* a b) -4) (+ (* (/ t 16) z) (+ (* x y) c)))
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (/.f64 (*.f64 t z) #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)
(+ (* (/ t 16) z) (+ (* x y) c))
(+.f64 (/.f64 (*.f64 t z) #s(literal 16 binary64)) (+.f64 (*.f64 x y) c))
(* (/ t 16) z)
(/.f64 (*.f64 t z) #s(literal 16 binary64))
(/ t 16)
(/.f64 t #s(literal 16 binary64))
t
16
#s(literal 16 binary64)
z
(+ (* x y) c)
(+.f64 (*.f64 x y) c)
(* x y)
(*.f64 x y)
x
y
c
c
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
-1/4
#s(literal -1/4 binary64)
(* a b)
(*.f64 a b)
a
b
(+ (/ (* a b) -4) c)
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
(/ (* a b) -4)
(/.f64 (*.f64 a 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 t (*.f64 z #s(literal 1/16 binary64))) (+.f64 (*.f64 x y) c))
(* 1/16 (* t z))
(*.f64 t (*.f64 z #s(literal 1/16 binary64)))
1/16
#s(literal 1/16 binary64)
(* t z)
(*.f64 t z)
t
z
(+ c (* x y))
(+.f64 (*.f64 x y) c)
c
(* x y)
(*.f64 x y)
x
y

localize148.0ms (1.4%)

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

Compiled 133 to 26 computations (80.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 46.0ms
ival-div: 27.0ms (58.3% of total)
ival-mult: 11.0ms (23.8% of total)
ival-add: 8.0ms (17.3% of total)
const: 1.0ms (2.2% of total)
backward-pass: 0.0ms (0% of total)

series10.0ms (0.1%)

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

108 calls:

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

rewrite419.0ms (4.1%)

Algorithm
batch-egg-rewrite
Rules
3690×/-lowering-/.f32
3690×/-lowering-/.f64
2956×*-lowering-*.f32
2956×*-lowering-*.f64
1744×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

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

simplify432.0ms (4.2%)

Algorithm
egg-herbie
Rules
4796×*-lowering-*.f32
4796×*-lowering-*.f64
2120×+-lowering-+.f64
2120×+-lowering-+.f32
1674×sum3-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02023816
17393676
226623598
373073598
080083598
Stop Event
iter limit
node limit
Counts
432 → 432
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))
(* 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)) (* 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)) (* 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))
(* 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))))
(+ 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/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -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
(+ c (* -1/4 (* a b)))
(+ c (* -1/4 (* a b)))
(+ c (* -1/4 (* a b)))
(* -1/4 (* a b))
(* a (+ (* -1/4 b) (/ c a)))
(* a (+ (* -1/4 b) (/ c a)))
(* a (+ (* -1/4 b) (/ c a)))
(* -1/4 (* a b))
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))
c
(+ c (* -1/4 (* a b)))
(+ c (* -1/4 (* a b)))
(+ c (* -1/4 (* a b)))
(* -1/4 (* a b))
(* b (+ (* -1/4 a) (/ c b)))
(* b (+ (* -1/4 a) (/ c b)))
(* b (+ (* -1/4 a) (/ c b)))
(* -1/4 (* a b))
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))
(* -1/4 (* a b))
(+ c (* -1/4 (* a b)))
(+ c (* -1/4 (* a b)))
(+ c (* -1/4 (* a b)))
c
(* c (+ 1 (* -1/4 (/ (* a b) c))))
(* c (+ 1 (* -1/4 (/ (* a b) c))))
(* c (+ 1 (* -1/4 (/ (* a b) c))))
c
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(+ c (* x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* 1/16 (* t z))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* 1/16 (* t z))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(+ c (* x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* 1/16 (* t z))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* 1/16 (* t z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(+ (* 1/16 (* t z)) (* x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
c
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
c
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(+ c (* 1/16 (* t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* x y)
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(+ c (* 1/16 (* t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* x y)
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* x y)
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
c
(* c (+ 1 (/ (* x y) c)))
(* c (+ 1 (/ (* x y) c)))
(* c (+ 1 (/ (* x y) c)))
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
c
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
(* x y)
(* x (+ y (/ c x)))
(* x (+ y (/ c x)))
(* x (+ y (/ c x)))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
c
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
(* x y)
(* y (+ x (/ c y)))
(* y (+ x (/ c y)))
(* y (+ x (/ c y)))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
c
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
(* x y)
(* x (+ y (/ c x)))
(* x (+ y (/ c x)))
(* x (+ y (/ c x)))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
c
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
(* x y)
(* y (+ x (/ c y)))
(* y (+ x (/ c y)))
(* y (+ x (/ c y)))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* x y)
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
c
(* c (+ 1 (/ (* x y) c)))
(* c (+ 1 (/ (* x y) c)))
(* c (+ 1 (/ (* x y) c)))
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
Outputs
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) a) (+.f64 (/.f64 c a) (/.f64 (*.f64 x y) a)))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) a) (+.f64 (/.f64 c a) (/.f64 (*.f64 x y) a)))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) a) (+.f64 (/.f64 c a) (/.f64 (*.f64 x y) a)))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 t z) #s(literal -1/16 binary64)) c) (*.f64 x y)) a) (*.f64 b #s(literal 1/4 binary64)))))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 t z) #s(literal -1/16 binary64)) c) (*.f64 x y)) a) (*.f64 b #s(literal 1/4 binary64)))))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 t z) #s(literal -1/16 binary64)) c) (*.f64 x y)) a) (*.f64 b #s(literal 1/4 binary64)))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) z)) b) (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.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 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) b) (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.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 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) b) (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.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 (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 t z) #s(literal -1/16 binary64)) c) (*.f64 x y)) b) (*.f64 a #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(*.f64 (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 t z) #s(literal -1/16 binary64)) c) (*.f64 x y)) b) (*.f64 a #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(*.f64 (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 t z) #s(literal -1/16 binary64)) c) (*.f64 x y)) b) (*.f64 a #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))
(*.f64 t (+.f64 (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t) (*.f64 #s(literal 1/16 binary64) z))))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))
(*.f64 t (+.f64 (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t) (*.f64 #s(literal 1/16 binary64) z))))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))
(*.f64 t (+.f64 (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t) (*.f64 #s(literal 1/16 binary64) z))))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) 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)) (* 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z) (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z)))))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z) (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z)))))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z) (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z)))))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 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))
(* -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)) (* 1/16 (* t z))))
(+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 y (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) x) (/.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 y (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) x) (/.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 y (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) x) (/.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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) x)))
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))
(+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 (/.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) y) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y) (+.f64 x (/.f64 c y)))))
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))
(*.f64 y (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) y) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y) (+.f64 x (/.f64 c y)))))
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))
(*.f64 y (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) y) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y) (+.f64 x (/.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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c))))
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))
(*.f64 c (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c))))
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))
(*.f64 c (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 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 (* 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 (* 1/16 (* t z)))
(+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(* x y)
(*.f64 x y)
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 y (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) x) (/.f64 c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 y (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) x) (/.f64 c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 y (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) x) (/.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 t (*.f64 #s(literal 1/16 binary64) z))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) x)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(* x y)
(*.f64 x y)
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) y) (+.f64 x (/.f64 c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) y) (+.f64 x (/.f64 c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) z))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
c
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)) 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))
c
(+ c (* -1/4 (* a b)))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ c (* -1/4 (* a b)))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ c (* -1/4 (* a b)))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* a (+ (* -1/4 b) (/ c a)))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a)))
(* a (+ (* -1/4 b) (/ c a)))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a)))
(* a (+ (* -1/4 b) (/ c a)))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a)))
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a)))
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a)))
c
(+ c (* -1/4 (* a b)))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ c (* -1/4 (* a b)))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ c (* -1/4 (* a b)))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* b (+ (* -1/4 a) (/ c b)))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))
(* b (+ (* -1/4 a) (/ c b)))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))
(* b (+ (* -1/4 a) (/ c b)))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(+ c (* -1/4 (* a b)))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ c (* -1/4 (* a b)))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ c (* -1/4 (* a b)))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
c
(* c (+ 1 (* -1/4 (/ (* a b) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))
(* c (+ 1 (* -1/4 (/ (* a b) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))
(* c (+ 1 (* -1/4 (/ (* a b) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))
c
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c))))
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c))))
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c))))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 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 (* 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 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
c
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)) c)) c)
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(* x y)
(*.f64 x y)
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 y (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) x) (/.f64 c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 y (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) x) (/.f64 c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 y (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) x) (/.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 t (*.f64 #s(literal 1/16 binary64) z))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) x)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 c (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))
(* x y)
(*.f64 x y)
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) y) (+.f64 x (/.f64 c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) y) (+.f64 x (/.f64 c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) 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 t (*.f64 #s(literal 1/16 binary64) z))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) 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)))
c
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(* x y)
(*.f64 x y)
(* x (+ y (/ c x)))
(*.f64 x (+.f64 y (/.f64 c x)))
(* x (+ y (/ c x)))
(*.f64 x (+.f64 y (/.f64 c x)))
(* x (+ y (/ c x)))
(*.f64 x (+.f64 y (/.f64 c x)))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(*.f64 x (+.f64 y (/.f64 c x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(*.f64 x (+.f64 y (/.f64 c x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(*.f64 x (+.f64 y (/.f64 c x)))
c
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(* x y)
(*.f64 x y)
(* y (+ x (/ c y)))
(*.f64 y (+.f64 x (/.f64 c y)))
(* y (+ x (/ c y)))
(*.f64 y (+.f64 x (/.f64 c y)))
(* y (+ x (/ c y)))
(*.f64 y (+.f64 x (/.f64 c y)))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(*.f64 y (+.f64 x (/.f64 c y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(*.f64 y (+.f64 x (/.f64 c y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(*.f64 y (+.f64 x (/.f64 c y)))
(* x y)
(*.f64 x y)
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
c
(* c (+ 1 (/ (* x y) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* c (+ 1 (/ (* x y) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* c (+ 1 (/ (* x y) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))

eval229.0ms (2.2%)

Compiler

Compiled 27201 to 1341 computations (95.1% saved)

prune172.0ms (1.7%)

Pruning

13 alts after pruning (10 fresh and 3 done)

PrunedKeptTotal
New103281040
Fresh426
Picked235
Done000
Total1038131051
Accuracy
100.0%
Counts
1051 → 13
Alt Table
Click to see full alt table
StatusAccuracyProgram
27.5%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -4 binary64) b) a))
52.9%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
51.0%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))
50.5%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
50.8%
(+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y))
49.5%
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)
50.9%
(+.f64 c (*.f64 x y))
62.3%
(*.f64 y (+.f64 x (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))
28.0%
(*.f64 x y)
26.9%
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
45.5%
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a)))
27.6%
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
25.2%
c
Compiler

Compiled 330 to 256 computations (22.4% saved)

simplify195.0ms (1.9%)

Algorithm
egg-herbie
Localize:

Found 14 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 x y)
cost-diff0
(*.f64 #s(literal 1/16 binary64) z)
cost-diff0
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
cost-diff0
(+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y))
cost-diff0
(/.f64 #s(literal -4 binary64) b)
cost-diff0
(/.f64 (/.f64 #s(literal -4 binary64) b) a)
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -4 binary64) b) a))
cost-diff0
(*.f64 x y)
cost-diff0
(+.f64 c (*.f64 x y))
cost-diff0
(*.f64 x y)
cost-diff0
(+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))
cost-diff0
(/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)
cost-diff0
(+.f64 x (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y))
cost-diff128
(*.f64 y (+.f64 x (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))
Rules
3486×*-lowering-*.f32
3486×*-lowering-*.f64
2864×+-lowering-+.f64
2864×+-lowering-+.f32
1762×distribute-lft-in
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
022112
145106
282106
3118105
4190103
5260103
6330103
7472103
81084103
92828103
107118103
08049103
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* y (+ x (/ (+ c (* t (* 1/16 z))) y)))
y
(+ x (/ (+ c (* t (* 1/16 z))) y))
x
(/ (+ c (* t (* 1/16 z))) y)
(+ c (* t (* 1/16 z)))
c
(* t (* 1/16 z))
t
(* 1/16 z)
1/16
z
(* x y)
x
y
(+ c (* x y))
c
(* x y)
x
y
(/ 1 (/ (/ -4 b) a))
1
(/ (/ -4 b) a)
(/ -4 b)
-4
b
a
(+ (* t (* 1/16 z)) (* x y))
(* t (* 1/16 z))
t
(* 1/16 z)
1/16
z
(* x y)
x
y
Outputs
(* y (+ x (/ (+ c (* t (* 1/16 z))) y)))
(+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (+.f64 c (*.f64 y x)))
y
(+ x (/ (+ c (* t (* 1/16 z))) y))
(+.f64 x (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y))
x
(/ (+ c (* t (* 1/16 z))) y)
(/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)
(+ c (* t (* 1/16 z)))
(+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))
c
(* t (* 1/16 z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
t
(* 1/16 z)
(*.f64 #s(literal 1/16 binary64) z)
1/16
#s(literal 1/16 binary64)
z
(* x y)
(*.f64 y x)
x
y
(+ c (* x y))
(+.f64 c (*.f64 y x))
c
(* x y)
(*.f64 y x)
x
y
(/ 1 (/ (/ -4 b) a))
(/.f64 (*.f64 b a) #s(literal -4 binary64))
1
#s(literal 1 binary64)
(/ (/ -4 b) a)
(/.f64 #s(literal -4 binary64) (*.f64 b a))
(/ -4 b)
(/.f64 #s(literal -4 binary64) b)
-4
#s(literal -4 binary64)
b
a
(+ (* t (* 1/16 z)) (* x y))
(+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x))
(* t (* 1/16 z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
t
(* 1/16 z)
(*.f64 #s(literal 1/16 binary64) z)
1/16
#s(literal 1/16 binary64)
z
(* x y)
(*.f64 y x)
x
y

localize116.0ms (1.1%)

Localize:

Found 14 expressions of interest:

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

Compiled 122 to 23 computations (81.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 20.0ms
ival-div: 7.0ms (34.6% of total)
ival-mult: 7.0ms (34.6% of total)
ival-add: 5.0ms (24.7% of total)
const: 1.0ms (4.9% of total)
backward-pass: 0.0ms (0% of total)

series28.0ms (0.3%)

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

102 calls:

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

rewrite274.0ms (2.7%)

Algorithm
batch-egg-rewrite
Rules
3234×*-lowering-*.f32
3234×*-lowering-*.f64
2870×/-lowering-/.f32
2870×/-lowering-/.f64
2186×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02278
111872
2100669
0840869
Stop Event
iter limit
node limit
Counts
12 → 411
Calls
Call 1
Inputs
(* y (+ x (/ (+ c (* t (* 1/16 z))) y)))
(+ x (/ (+ c (* t (* 1/16 z))) y))
(/ (+ c (* t (* 1/16 z))) y)
(+ c (* t (* 1/16 z)))
(* x y)
(+ c (* x y))
(/ 1 (/ (/ -4 b) a))
(/ (/ -4 b) a)
(/ -4 b)
(+ (* t (* 1/16 z)) (* x y))
(* t (* 1/16 z))
(* 1/16 z)
Outputs
(+.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (*.f64 y x))
(+.f64 (*.f64 y x) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))
(-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 y x) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))) (/.f64 (*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (-.f64 (*.f64 y x) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))
(fma.f64 y x (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))
(fma.f64 y (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (*.f64 y x))
(fma.f64 x y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))
(fma.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) #s(literal 1 binary64) (*.f64 y x))
(fma.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) y (*.f64 y x))
(fma.f64 (*.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 #s(literal 1 binary64) y) (*.f64 y x))
(/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (*.f64 (*.f64 y x) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))) (+.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (+.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) x) (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))) (*.f64 y (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y)) (*.f64 y (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) (/.f64 y (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) x) (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))) y)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) (/.f64 y (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))) y)))
(/.f64 (+.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))) (+.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (*.f64 (*.f64 y x) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))))
(/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c))) (-.f64 (*.f64 y x) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))
(/.f64 (*.f64 y (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) x) (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))))
(/.f64 (*.f64 y (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) (/.f64 y (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y))))) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y)))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))) y) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) x) (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))))
(/.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) (/.f64 y (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))) y) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))) (neg.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (*.f64 (*.f64 y x) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c)))) (neg.f64 (-.f64 (*.f64 y x) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))
(/.f64 (neg.f64 (*.f64 y (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) x) (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))))
(/.f64 (neg.f64 (*.f64 y (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) (/.f64 y (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))) y)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) x) (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) (/.f64 y (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))) y)) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))
(/.f64 (+.f64 (*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (+.f64 (*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (-.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (*.f64 y x)))))
(/.f64 (-.f64 (*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (*.f64 y (*.f64 x (*.f64 y x)))) (-.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (*.f64 y x)))
(*.f64 y (+.f64 x (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))
(*.f64 (+.f64 x (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)) y)
(*.f64 (+.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (*.f64 (*.f64 y x) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))))
(*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))
(*.f64 (*.f64 y (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) x) (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))))
(*.f64 (*.f64 y (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) (/.f64 y (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y))))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y))))
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))) y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) x) (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))))
(*.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) (/.f64 y (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))) y) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y))))
(+.f64 x (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y))
(+.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) x)
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y))) (neg.f64 (/.f64 (*.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y)))))
(-.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y))
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y))) (/.f64 (*.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y))))
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)) (-.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) x)))
(fma.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (/.f64 #s(literal 1 binary64) y) x)
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) x)
(fma.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) (/.f64 #s(literal -1 binary64) y) x)
(fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) x)
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) x) (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))))))
(neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) (/.f64 y (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) x) (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))))
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 x x)) (*.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y))) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)) (-.f64 (*.f64 x x) (*.f64 (/.f64 x y) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) x) (-.f64 (*.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)) (*.f64 x x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) x) (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))) (+.f64 (*.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)) (-.f64 (*.f64 x x) (*.f64 (/.f64 x y) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))))
(/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) (/.f64 y (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) x) (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y))))) (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)) (-.f64 (*.f64 x x) (*.f64 (/.f64 x y) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))))
(/.f64 (+.f64 (neg.f64 (*.f64 x x)) (*.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)) (*.f64 x x)) (-.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) x))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y))) (*.f64 (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y)) (*.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))) (*.f64 (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y)) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) x) (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 x x)) (*.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) x)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y)))) (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y))) (/.f64 (*.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y))) (/.f64 (*.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y)))) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y))) (/.f64 (*.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y))) (/.f64 (*.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) x) (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)) (-.f64 (*.f64 x x) (*.f64 (/.f64 x y) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))))
(*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) (/.f64 y (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) x) (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))))))
(*.f64 (+.f64 (neg.f64 (*.f64 x x)) (*.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y))))
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) x)))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) c) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (*.f64 (/.f64 #s(literal 1 binary64) y) c))
(+.f64 (*.f64 c (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (/.f64 #s(literal 1 binary64) y)))
(+.f64 (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (/.f64 #s(literal 1 binary64) y)) (*.f64 c (/.f64 #s(literal 1 binary64) y)))
(exp.f64 (*.f64 (log.f64 (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y))
(-.f64 (/.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) y) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) y))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y))
(-.f64 (/.f64 (*.f64 c c) (*.f64 y (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))) (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 y (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))
(neg.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y))
(neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y) #s(literal 1 binary64)))
(/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)
(/.f64 #s(literal 1 binary64) (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 (*.f64 c c) (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c)))) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 c c) (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c))) y) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c c) (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c))) (/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) y)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (/.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) y)))
(/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c)))
(/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) (-.f64 #s(literal 0 binary64) y))
(/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 c c) (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c))) y))
(/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) (*.f64 y (+.f64 (*.f64 c c) (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c)))))
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))
(/.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) (*.f64 (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y))
(/.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) (*.f64 y (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 y (+.f64 (*.f64 c c) (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (+.f64 (*.f64 c c) (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c))) y)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) (neg.f64 (*.f64 y (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) (neg.f64 (*.f64 (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) y) (+.f64 (*.f64 c c) (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c))))
(/.f64 (/.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) y) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) y)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) y)) (-.f64 #s(literal 0 binary64) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))
(pow.f64 (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) #s(literal -1 binary64))
(*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (/.f64 #s(literal 1 binary64) y))
(*.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) #s(literal 1 binary64))
(*.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y))
(*.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) (/.f64 #s(literal -1 binary64) y))
(*.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 c c) (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c))))))
(*.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 c c) (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c))) y)))
(*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))
(*.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))
(*.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c)))))
(*.f64 (/.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) y) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))
(*.f64 (pow.f64 (/.f64 y (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c)))))
(*.f64 (pow.f64 (/.f64 y (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))
(*.f64 (/.f64 (+.f64 (*.f64 c c) (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c))) y) (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (+.f64 (*.f64 c c) (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c)))))
(*.f64 (pow.f64 (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) #s(literal -1/2 binary64)))
(+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))
(+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c)
(+.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))
(+.f64 (neg.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) c)))
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64)))))
(+.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (*.f64 #s(literal 1 binary64) c))
(+.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) #s(literal 1 binary64)))
(+.f64 (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c))
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c)))
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) c)
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) c)
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c)
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z c)
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c)
(neg.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c))
(neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y) y))
(neg.f64 (*.f64 y (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y)))
(neg.f64 (/.f64 (*.f64 y (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c)) y))
(neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y) y))
(/.f64 y (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (-.f64 (*.f64 c c) (*.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c) (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) y))
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c))))
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 y (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c)))
(/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 c c) (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c))))
(/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (-.f64 (*.f64 c c) (*.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))
(/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c))))))
(/.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))
(/.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (-.f64 (*.f64 c c) (*.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 c c)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c))
(/.f64 (*.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) y)
(/.f64 (*.f64 y (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) y)
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y) (-.f64 #s(literal 0 binary64) y))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (*.f64 (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) (*.f64 (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))))) (+.f64 (*.f64 c c) (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))))) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 c c))) (neg.f64 (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c)))
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c))) y)
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y)) y)
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 (*.f64 c c) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))) (*.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 (*.f64 c c) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))) (+.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) #s(literal -1 binary64))
(*.f64 y (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y))
(*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) #s(literal 1 binary64))
(*.f64 (/.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) y)
(*.f64 #s(literal 1 binary64) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c))
(*.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c)))))
(*.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (-.f64 (*.f64 c c) (*.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))))
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))
(*.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c)))
(*.f64 (*.f64 y (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) (/.f64 #s(literal 1 binary64) y))
(*.f64 (*.f64 y (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c)) (/.f64 #s(literal -1 binary64) y))
(*.f64 (*.f64 (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) y) (/.f64 #s(literal 1 binary64) y))
(*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y) (/.f64 #s(literal -1 binary64) y))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))))) (/.f64 y (+.f64 (*.f64 c c) (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))))) (/.f64 y (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) #s(literal -1 binary64)) (/.f64 y y))
(*.f64 (/.f64 y y) (+.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z))))
(*.f64 (/.f64 y (/.f64 y (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) c)))))
(*.f64 (/.f64 y (/.f64 y (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) y))
(*.f64 y x)
(*.f64 x y)
(+.f64 c (*.f64 y x))
(+.f64 (*.f64 y x) c)
(+.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 y x))) (neg.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 c (*.f64 y x)))))
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 y x))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 c (*.f64 y x))))
(-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))
(fma.f64 y x c)
(fma.f64 x y c)
(neg.f64 (/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))))))
(neg.f64 (/.f64 (-.f64 (*.f64 c c) (*.f64 y (*.f64 x (*.f64 y x)))) (-.f64 #s(literal 0 binary64) (-.f64 c (*.f64 y x)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (+.f64 (*.f64 c c) (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c c) (*.f64 y (*.f64 x (*.f64 y x))))) (-.f64 c (*.f64 y x))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 y x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 y x))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 c c) (*.f64 c (*.f64 y x)))) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) c) (-.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 c c))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 y x)))))
(/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (+.f64 (*.f64 c c) (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))))
(/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (+.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 c c) (*.f64 c (*.f64 y x)))))
(/.f64 (-.f64 (*.f64 c c) (*.f64 y (*.f64 x (*.f64 y x)))) (-.f64 c (*.f64 y x)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (neg.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 c c) (*.f64 c (*.f64 y x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c c) (*.f64 y (*.f64 x (*.f64 y x))))) (-.f64 #s(literal 0 binary64) (-.f64 c (*.f64 y x))))
(/.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 c c)) (-.f64 (*.f64 y x) c))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (-.f64 c (*.f64 y x))) (*.f64 (-.f64 c (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x))))) (*.f64 (-.f64 c (*.f64 y x)) (-.f64 c (*.f64 y x))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c c) (*.f64 y (*.f64 x (*.f64 y x)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 c (*.f64 y x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 c c))) (neg.f64 (-.f64 (*.f64 y x) c)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 y x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 c (*.f64 y x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 y x))) (/.f64 (*.f64 c c) (-.f64 c (*.f64 y x)))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 c (*.f64 y x))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 c (*.f64 y x)))) (*.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 y x))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 c (*.f64 y x)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 y x))) (/.f64 (*.f64 c c) (-.f64 c (*.f64 y x)))) (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 c (*.f64 y x))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 c (*.f64 y x))))) (+.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 y x))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 c (*.f64 y x)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 y x))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 c (*.f64 y x)))
(*.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c)))))
(*.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 c c) (*.f64 c (*.f64 y x))))))
(*.f64 (-.f64 (*.f64 c c) (*.f64 y (*.f64 x (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 y x))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c c) (*.f64 y (*.f64 x (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 c (*.f64 y x)))))
(*.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) c)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal -4 binary64) b) a)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 #s(literal 4 binary64) b)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 4 binary64) b)) (/.f64 a (/.f64 #s(literal 4 binary64) b)))
(neg.f64 (/.f64 a (/.f64 #s(literal 4 binary64) b)))
(neg.f64 (/.f64 (/.f64 a (/.f64 #s(literal 4 binary64) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -4 binary64) b) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a #s(literal -4 binary64))))
(/.f64 a (/.f64 #s(literal -4 binary64) b))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b a)))
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 4 binary64) b))
(/.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) a))
(/.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) #s(literal 1 binary64))
(/.f64 (*.f64 b a) #s(literal -4 binary64))
(/.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal -1 binary64) a))
(/.f64 (/.f64 a (/.f64 #s(literal 4 binary64) b)) #s(literal -1 binary64))
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 4 binary64))
(/.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) b))
(/.f64 (neg.f64 (/.f64 a #s(literal -4 binary64))) (/.f64 #s(literal -1 binary64) b))
(pow.f64 (/.f64 (/.f64 #s(literal -4 binary64) b) a) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 (/.f64 #s(literal -4 binary64) b) a) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) b) a) (/.f64 (/.f64 #s(literal -4 binary64) b) a)) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 #s(literal -4 binary64) b) a))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(*.f64 b (/.f64 a #s(literal -4 binary64)))
(*.f64 b (/.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) a)))
(*.f64 a (/.f64 b #s(literal -4 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 a (/.f64 #s(literal 4 binary64) b)))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal 4 binary64)))
(*.f64 (/.f64 b #s(literal -4 binary64)) a)
(*.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) #s(literal 1 binary64))
(*.f64 (*.f64 b a) #s(literal -1/4 binary64))
(*.f64 (/.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) a))
(*.f64 (/.f64 b #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)))
(*.f64 #s(literal -1/4 binary64) (*.f64 b a))
(*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) a) #s(literal -1 binary64)))
(*.f64 #s(literal -1/4 binary64) (/.f64 a (/.f64 #s(literal 1 binary64) b)))
(*.f64 #s(literal -1/4 binary64) (/.f64 b (/.f64 #s(literal 1 binary64) a)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -4 binary64) b) a) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal -4 binary64) b) a) #s(literal -1/2 binary64)))
(*.f64 (/.f64 a #s(literal -4 binary64)) b)
(*.f64 (/.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) b))
(*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)))
(*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 #s(literal -1 binary64) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal -4 binary64) b) a)) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal -4 binary64) b) a)) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b a)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 4 binary64) (*.f64 b a)))
(neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 b a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 4 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 #s(literal -4 binary64) a)))
(/.f64 #s(literal -4 binary64) (*.f64 b a))
(/.f64 #s(literal -4 binary64) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a))))
(/.f64 (/.f64 #s(literal -4 binary64) b) a)
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) b) a) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 #s(literal 4 binary64) b)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 b a)) #s(literal -1 binary64))
(/.f64 #s(literal 4 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 #s(literal 4 binary64) b) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -4 binary64)))
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 4 binary64)))
(/.f64 (/.f64 #s(literal 4 binary64) a) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 #s(literal -4 binary64) a) b)
(/.f64 (neg.f64 (/.f64 #s(literal 4 binary64) a)) b)
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 (/.f64 #s(literal -4 binary64) b) a) #s(literal 1 binary64))
(pow.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -4 binary64) b) a))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) a))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) b))
(*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) b) a) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b a)))
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 b a)) #s(literal -1 binary64))
(*.f64 #s(literal 4 binary64) (/.f64 (/.f64 #s(literal -1 binary64) b) a))
(*.f64 #s(literal 4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal 4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) a))))
(*.f64 (/.f64 #s(literal 4 binary64) b) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/4 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -4 binary64) b))
(*.f64 (/.f64 #s(literal 4 binary64) a) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 #s(literal -4 binary64) a) (/.f64 #s(literal 1 binary64) b))
(*.f64 (pow.f64 (pow.f64 (/.f64 (/.f64 #s(literal -4 binary64) b) a) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (/.f64 #s(literal -4 binary64) b) a) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (pow.f64 (/.f64 a #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal -4 binary64) a))
(*.f64 (pow.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 b #s(literal -4 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 4 binary64) b))
(neg.f64 (/.f64 #s(literal 4 binary64) b))
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) b) #s(literal 1 binary64)))
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) b) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b #s(literal -4 binary64)))
(/.f64 #s(literal -4 binary64) b)
(/.f64 (/.f64 #s(literal -4 binary64) b) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 b #s(literal 4 binary64)))
(/.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 #s(literal 4 binary64) b) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal -4 binary64) b) #s(literal 1 binary64))
(pow.f64 (/.f64 b #s(literal -4 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) b))
(*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal -4 binary64) b) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 4 binary64) b))
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -4 binary64))
(*.f64 (pow.f64 (/.f64 b #s(literal -4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b #s(literal -4 binary64)) #s(literal -1/2 binary64)))
(+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x))
(+.f64 (*.f64 y x) (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x))) (neg.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x)))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x))))
(-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (+.f64 (*.f64 y x) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (+.f64 (*.f64 y x) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))))
(fma.f64 y x (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))
(fma.f64 x y (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (*.f64 y x))
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 y x))
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (*.f64 y x))
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (*.f64 y x))
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 (*.f64 y x) (+.f64 (*.f64 y x) (*.f64 t (*.f64 z #s(literal -1/16 binary64)))))))))
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 y (*.f64 x (*.f64 y x)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 (*.f64 y x) (+.f64 (*.f64 y x) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 y (*.f64 x (*.f64 y x))))) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 y x))) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 (*.f64 y x) (*.f64 t (*.f64 z #s(literal -1/16 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y x) (*.f64 t (*.f64 z #s(literal -1/16 binary64)))) (-.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 (*.f64 y x) (+.f64 (*.f64 y x) (*.f64 t (*.f64 z #s(literal -1/16 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (+.f64 (*.f64 y (*.f64 x (*.f64 y x))) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 (*.f64 y x) (*.f64 t (*.f64 z #s(literal -1/16 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 y (*.f64 x (*.f64 y x)))) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 (*.f64 y x) (+.f64 (*.f64 y x) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (neg.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 y x))) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 (*.f64 y x) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 y (*.f64 x (*.f64 y x))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x))))
(/.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) (+.f64 (*.f64 y x) (*.f64 t (*.f64 z #s(literal -1/16 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x))) (*.f64 (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x))))) (*.f64 (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 (*.f64 y x) (+.f64 (*.f64 y x) (*.f64 t (*.f64 z #s(literal -1/16 binary64)))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 y (*.f64 x (*.f64 y x)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y x) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x))) (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x)))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x))) (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x)))) (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x)))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 (*.f64 y x) (+.f64 (*.f64 y x) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))))))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 y x))) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 (*.f64 y x) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 y (*.f64 x (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 (*.f64 y x) (+.f64 (*.f64 y x) (*.f64 t (*.f64 z #s(literal -1/16 binary64)))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 y (*.f64 x (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x)))))
(*.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y x) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(*.f64 #s(literal 1/16 binary64) (*.f64 z t))
(*.f64 z (*.f64 t #s(literal 1/16 binary64)))
(*.f64 (*.f64 #s(literal 1/16 binary64) z) t)
(*.f64 (*.f64 t #s(literal 1/16 binary64)) z)
(*.f64 (*.f64 t z) #s(literal 1/16 binary64))
(*.f64 #s(literal 1/16 binary64) z)
(*.f64 z #s(literal 1/16 binary64))

simplify609.0ms (6%)

Algorithm
egg-herbie
Rules
3940×*-lowering-*.f32
3940×*-lowering-*.f64
2046×/-lowering-/.f32
2046×/-lowering-/.f64
1892×fma-lowering-fma.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
02143306
17683206
226463176
367043161
081093161
Stop Event
iter limit
node limit
Counts
408 → 408
Calls
Call 1
Inputs
(+ 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)))))
(* y (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+ (* x y) (* y (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(+ (* x y) (* y (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(+ (* x y) (* y (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* x y)
(* x (+ y (/ (* y (+ (* 1/16 (/ (* t z) y)) (/ c y))) x)))
(* x (+ y (/ (* y (+ (* 1/16 (/ (* t z) y)) (/ c y))) x)))
(* x (+ y (/ (* y (+ (* 1/16 (/ (* t z) y)) (/ c y))) x)))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (* y (+ (* 1/16 (/ (* t z) y)) (/ c y))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (* y (+ (* 1/16 (/ (* t z) y)) (/ c y))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (* y (+ (* 1/16 (/ (* t z) y)) (/ c y))) x)))))
(* y (+ x (* 1/16 (/ (* t z) y))))
(+ c (* y (+ x (* 1/16 (/ (* t z) y)))))
(+ c (* y (+ x (* 1/16 (/ (* t z) y)))))
(+ c (* y (+ x (* 1/16 (/ (* t z) y)))))
c
(* c (+ 1 (/ (* y (+ x (* 1/16 (/ (* t z) y)))) c)))
(* c (+ 1 (/ (* y (+ x (* 1/16 (/ (* t z) y)))) c)))
(* c (+ 1 (/ (* y (+ x (* 1/16 (/ (* t z) y)))) c)))
c
(* -1 (* c (- (* -1 (/ (* y (+ x (* 1/16 (/ (* t z) y)))) c)) 1)))
(* -1 (* c (- (* -1 (/ (* y (+ x (* 1/16 (/ (* t z) y)))) c)) 1)))
(* -1 (* c (- (* -1 (/ (* y (+ x (* 1/16 (/ (* t z) y)))) c)) 1)))
(* y (+ x (/ c y)))
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(* 1/16 (* t z))
(* t (+ (* 1/16 z) (/ (* y (+ x (/ c y))) t)))
(* t (+ (* 1/16 z) (/ (* y (+ x (/ c y))) t)))
(* t (+ (* 1/16 z) (/ (* y (+ x (/ c y))) t)))
(* 1/16 (* t z))
(* -1 (* t (+ (* -1 (/ (* y (+ x (/ c y))) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (* y (+ x (/ c y))) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (* y (+ x (/ c y))) t)) (* -1/16 z))))
(* y (+ x (/ c y)))
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(* 1/16 (* t z))
(* z (+ (* 1/16 t) (/ (* y (+ x (/ c y))) z)))
(* z (+ (* 1/16 t) (/ (* y (+ x (/ c y))) z)))
(* z (+ (* 1/16 t) (/ (* y (+ x (/ c y))) z)))
(* 1/16 (* t z))
(* -1 (* z (+ (* -1 (/ (* y (+ x (/ c y))) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (* y (+ x (/ c y))) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (* y (+ x (/ c y))) z)) (* -1/16 t))))
(+ (* 1/16 (/ (* t z) y)) (/ c y))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
x
(* x (+ 1 (+ (* 1/16 (/ (* t z) (* x y))) (/ c (* x y)))))
(* x (+ 1 (+ (* 1/16 (/ (* t z) (* x y))) (/ c (* x y)))))
(* x (+ 1 (+ (* 1/16 (/ (* t z) (* x y))) (/ c (* x y)))))
x
(* -1 (* x (- (* -1 (/ (+ (* 1/16 (/ (* t z) y)) (/ c y)) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ (* 1/16 (/ (* t z) y)) (/ c y)) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ (* 1/16 (/ (* t z) y)) (/ c y)) x)) 1)))
(+ x (* 1/16 (/ (* t z) y)))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(/ c y)
(* c (+ (* 1/16 (/ (* t z) (* c y))) (+ (/ 1 y) (/ x c))))
(* c (+ (* 1/16 (/ (* t z) (* c y))) (+ (/ 1 y) (/ x c))))
(* c (+ (* 1/16 (/ (* t z) (* c y))) (+ (/ 1 y) (/ x c))))
(/ c y)
(* -1 (* c (- (* -1 (/ (+ x (* 1/16 (/ (* t z) y))) c)) (/ 1 y))))
(* -1 (* c (- (* -1 (/ (+ x (* 1/16 (/ (* t z) y))) c)) (/ 1 y))))
(* -1 (* c (- (* -1 (/ (+ x (* 1/16 (/ (* t z) y))) c)) (/ 1 y))))
(+ x (/ c y))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(* 1/16 (/ (* t z) y))
(* t (+ (* 1/16 (/ z y)) (+ (/ c (* t y)) (/ x t))))
(* t (+ (* 1/16 (/ z y)) (+ (/ c (* t y)) (/ x t))))
(* t (+ (* 1/16 (/ z y)) (+ (/ c (* t y)) (/ x t))))
(* 1/16 (/ (* t z) y))
(* -1 (* t (+ (* -1 (/ (+ x (/ c y)) t)) (* -1/16 (/ z y)))))
(* -1 (* t (+ (* -1 (/ (+ x (/ c y)) t)) (* -1/16 (/ z y)))))
(* -1 (* t (+ (* -1 (/ (+ x (/ c y)) t)) (* -1/16 (/ z y)))))
(+ x (/ c y))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(* 1/16 (/ (* t z) y))
(* z (+ (* 1/16 (/ t y)) (+ (/ c (* y z)) (/ x z))))
(* z (+ (* 1/16 (/ t y)) (+ (/ c (* y z)) (/ x z))))
(* z (+ (* 1/16 (/ t y)) (+ (/ c (* y z)) (/ x z))))
(* 1/16 (/ (* t z) y))
(* -1 (* z (+ (* -1 (/ (+ x (/ c y)) z)) (* -1/16 (/ t y)))))
(* -1 (* z (+ (* -1 (/ (+ x (/ c y)) z)) (* -1/16 (/ t y)))))
(* -1 (* z (+ (* -1 (/ (+ x (/ c y)) z)) (* -1/16 (/ t y)))))
(/ (+ c (* 1/16 (* t z))) y)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) y)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) y)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) y)
x
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
x
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(* 1/16 (/ (* t z) y))
(+ (* 1/16 (/ (* t z) y)) (/ c y))
(+ (* 1/16 (/ (* t z) y)) (/ c y))
(+ (* 1/16 (/ (* t z) y)) (/ c y))
(/ c y)
(* c (+ (* 1/16 (/ (* t z) (* c y))) (/ 1 y)))
(* c (+ (* 1/16 (/ (* t z) (* c y))) (/ 1 y)))
(* c (+ (* 1/16 (/ (* t z) (* c y))) (/ 1 y)))
(/ c y)
(* -1 (* c (- (* -1/16 (/ (* t z) (* c y))) (/ 1 y))))
(* -1 (* c (- (* -1/16 (/ (* t z) (* c y))) (/ 1 y))))
(* -1 (* c (- (* -1/16 (/ (* t z) (* c y))) (/ 1 y))))
(/ c y)
(+ (* 1/16 (/ (* t z) y)) (/ c y))
(+ (* 1/16 (/ (* t z) y)) (/ c y))
(+ (* 1/16 (/ (* t z) y)) (/ c y))
(* 1/16 (/ (* t z) y))
(* t (+ (* 1/16 (/ z y)) (/ c (* t y))))
(* t (+ (* 1/16 (/ z y)) (/ c (* t y))))
(* t (+ (* 1/16 (/ z y)) (/ c (* t y))))
(* 1/16 (/ (* t z) y))
(* -1 (* t (+ (* -1 (/ c (* t y))) (* -1/16 (/ z y)))))
(* -1 (* t (+ (* -1 (/ c (* t y))) (* -1/16 (/ z y)))))
(* -1 (* t (+ (* -1 (/ c (* t y))) (* -1/16 (/ z y)))))
(/ c y)
(+ (* 1/16 (/ (* t z) y)) (/ c y))
(+ (* 1/16 (/ (* t z) y)) (/ c y))
(+ (* 1/16 (/ (* t z) y)) (/ c y))
(* 1/16 (/ (* t z) y))
(* z (+ (* 1/16 (/ t y)) (/ c (* y z))))
(* z (+ (* 1/16 (/ t y)) (/ c (* y z))))
(* z (+ (* 1/16 (/ t y)) (/ c (* y z))))
(* 1/16 (/ (* t z) y))
(* -1 (* z (+ (* -1 (/ c (* y z))) (* -1/16 (/ t y)))))
(* -1 (* z (+ (* -1 (/ c (* y z))) (* -1/16 (/ t y)))))
(* -1 (* z (+ (* -1 (/ c (* y z))) (* -1/16 (/ t y)))))
(/ (+ c (* 1/16 (* t z))) y)
(/ (+ c (* 1/16 (* t z))) y)
(/ (+ c (* 1/16 (* t z))) y)
(/ (+ c (* 1/16 (* t z))) y)
(/ (+ c (* 1/16 (* t z))) y)
(/ (+ c (* 1/16 (* t z))) y)
(/ (+ c (* 1/16 (* t z))) y)
(/ (+ c (* 1/16 (* t z))) y)
(/ (+ c (* 1/16 (* t z))) y)
(/ (+ c (* 1/16 (* t z))) y)
(/ (+ c (* 1/16 (* t z))) y)
(/ (+ c (* 1/16 (* t z))) y)
(* 1/16 (* t z))
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
c
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(* c (+ 1 (* 1/16 (/ (* t z) c))))
c
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
c
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(* 1/16 (* t z))
(* t (+ (* 1/16 z) (/ c t)))
(* t (+ (* 1/16 z) (/ c t)))
(* t (+ (* 1/16 z) (/ c t)))
(* 1/16 (* t z))
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))
c
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(* 1/16 (* t z))
(* z (+ (* 1/16 t) (/ c z)))
(* z (+ (* 1/16 t) (/ c z)))
(* z (+ (* 1/16 t) (/ c z)))
(* 1/16 (* t z))
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
c
(* c (+ 1 (/ (* x y) c)))
(* c (+ 1 (/ (* x y) c)))
(* c (+ 1 (/ (* x y) c)))
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
c
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
(* x y)
(* x (+ y (/ c x)))
(* x (+ y (/ c x)))
(* x (+ y (/ c x)))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
c
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
(* x y)
(* y (+ x (/ c y)))
(* y (+ x (/ c y)))
(* y (+ x (/ c y)))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(/ -4 (* a b))
(/ -4 (* a b))
(/ -4 (* a b))
(/ -4 (* a b))
(/ -4 (* a b))
(/ -4 (* a b))
(/ -4 (* a b))
(/ -4 (* a b))
(/ -4 (* a b))
(/ -4 (* a b))
(/ -4 (* a b))
(/ -4 (* a b))
(/ -4 (* a b))
(/ -4 (* a b))
(/ -4 (* a b))
(/ -4 (* a b))
(/ -4 (* a b))
(/ -4 (* a b))
(/ -4 (* a b))
(/ -4 (* a b))
(/ -4 (* a b))
(/ -4 (* a b))
(/ -4 (* a b))
(/ -4 (* a b))
(/ -4 b)
(/ -4 b)
(/ -4 b)
(/ -4 b)
(/ -4 b)
(/ -4 b)
(/ -4 b)
(/ -4 b)
(/ -4 b)
(/ -4 b)
(/ -4 b)
(/ -4 b)
(* 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/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)))))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* 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)
Outputs
(+ 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 #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)))
(* y (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(*.f64 y (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (/.f64 c y)))
(+ (* x y) (* y (+ (* 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) (* y (+ (* 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) (* y (+ (* 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)
(* x (+ y (/ (* y (+ (* 1/16 (/ (* t z) y)) (/ c y))) x)))
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (/.f64 c y)) x)) y))
(* x (+ y (/ (* y (+ (* 1/16 (/ (* t z) y)) (/ c y))) x)))
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (/.f64 c y)) x)) y))
(* x (+ y (/ (* y (+ (* 1/16 (/ (* t z) y)) (/ c y))) x)))
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (/.f64 c y)) x)) y))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (* y (+ (* 1/16 (/ (* t z) y)) (/ c y))) x)))))
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (/.f64 c y)) x)) y))
(* -1 (* x (+ (* -1 y) (* -1 (/ (* y (+ (* 1/16 (/ (* t z) y)) (/ c y))) x)))))
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (/.f64 c y)) x)) y))
(* -1 (* x (+ (* -1 y) (* -1 (/ (* y (+ (* 1/16 (/ (* t z) y)) (/ c y))) x)))))
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (/.f64 c y)) x)) y))
(* y (+ x (* 1/16 (/ (* t z) y))))
(*.f64 y (+.f64 x (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y))))
(+ c (* y (+ x (* 1/16 (/ (* t z) y)))))
(+.f64 c (*.f64 y (+.f64 x (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)))))
(+ c (* y (+ x (* 1/16 (/ (* t z) y)))))
(+.f64 c (*.f64 y (+.f64 x (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)))))
(+ c (* y (+ x (* 1/16 (/ (* t z) y)))))
(+.f64 c (*.f64 y (+.f64 x (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)))))
c
(* c (+ 1 (/ (* y (+ x (* 1/16 (/ (* t z) y)))) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 x (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)))) c)))
(* c (+ 1 (/ (* y (+ x (* 1/16 (/ (* t z) y)))) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 x (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)))) c)))
(* c (+ 1 (/ (* y (+ x (* 1/16 (/ (* t z) y)))) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 x (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)))) c)))
c
(* -1 (* c (- (* -1 (/ (* y (+ x (* 1/16 (/ (* t z) y)))) c)) 1)))
(*.f64 c (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 (*.f64 t (/.f64 (*.f64 z #s(literal -1/16 binary64)) y)) x)) c)))
(* -1 (* c (- (* -1 (/ (* y (+ x (* 1/16 (/ (* t z) y)))) c)) 1)))
(*.f64 c (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 (*.f64 t (/.f64 (*.f64 z #s(literal -1/16 binary64)) y)) x)) c)))
(* -1 (* c (- (* -1 (/ (* y (+ x (* 1/16 (/ (* t z) y)))) c)) 1)))
(*.f64 c (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 (*.f64 t (/.f64 (*.f64 z #s(literal -1/16 binary64)) y)) x)) c)))
(* y (+ x (/ c y)))
(*.f64 y (+.f64 x (/.f64 c y)))
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 y (+.f64 x (/.f64 c y))))
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 y (+.f64 x (/.f64 c y))))
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 y (+.f64 x (/.f64 c y))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* 1/16 z) (/ (* y (+ x (/ c y))) t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (+.f64 x (/.f64 c y)) (/.f64 y t))))
(* t (+ (* 1/16 z) (/ (* y (+ x (/ c y))) t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (+.f64 x (/.f64 c y)) (/.f64 y t))))
(* t (+ (* 1/16 z) (/ (* y (+ x (/ c y))) t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (+.f64 x (/.f64 c y)) (/.f64 y t))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (* y (+ x (/ c y))) t)) (* -1/16 z))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (+.f64 x (/.f64 c y)) (/.f64 y t))))
(* -1 (* t (+ (* -1 (/ (* y (+ x (/ c y))) t)) (* -1/16 z))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (+.f64 x (/.f64 c y)) (/.f64 y t))))
(* -1 (* t (+ (* -1 (/ (* y (+ x (/ c y))) t)) (* -1/16 z))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (+.f64 x (/.f64 c y)) (/.f64 y t))))
(* y (+ x (/ c y)))
(*.f64 y (+.f64 x (/.f64 c y)))
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 y (+.f64 x (/.f64 c y))))
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 y (+.f64 x (/.f64 c y))))
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 y (+.f64 x (/.f64 c y))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* 1/16 t) (/ (* y (+ x (/ c y))) z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 y (+.f64 x (/.f64 c y))) z)))
(* z (+ (* 1/16 t) (/ (* y (+ x (/ c y))) z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 y (+.f64 x (/.f64 c y))) z)))
(* z (+ (* 1/16 t) (/ (* y (+ x (/ c y))) z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 y (+.f64 x (/.f64 c y))) z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (* y (+ x (/ c y))) z)) (* -1/16 t))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 y (+.f64 x (/.f64 c y))) z)))
(* -1 (* z (+ (* -1 (/ (* y (+ x (/ c y))) z)) (* -1/16 t))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 y (+.f64 x (/.f64 c y))) z)))
(* -1 (* z (+ (* -1 (/ (* y (+ x (/ c y))) z)) (* -1/16 t))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 y (+.f64 x (/.f64 c y))) z)))
(+ (* 1/16 (/ (* t z) y)) (/ c y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (/.f64 c y))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y)))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y)))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y)))
x
(* x (+ 1 (+ (* 1/16 (/ (* t z) (* x y))) (/ c (* x y)))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) x) (+.f64 #s(literal 1 binary64) (/.f64 c (*.f64 x y)))))
(* x (+ 1 (+ (* 1/16 (/ (* t z) (* x y))) (/ c (* x y)))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) x) (+.f64 #s(literal 1 binary64) (/.f64 c (*.f64 x y)))))
(* x (+ 1 (+ (* 1/16 (/ (* t z) (* x y))) (/ c (* x y)))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) x) (+.f64 #s(literal 1 binary64) (/.f64 c (*.f64 x y)))))
x
(* -1 (* x (- (* -1 (/ (+ (* 1/16 (/ (* t z) y)) (/ c y)) x)) 1)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) y)) x)))
(* -1 (* x (- (* -1 (/ (+ (* 1/16 (/ (* t z) y)) (/ c y)) x)) 1)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) y)) x)))
(* -1 (* x (- (* -1 (/ (+ (* 1/16 (/ (* t z) y)) (/ c y)) x)) 1)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) y)) x)))
(+ x (* 1/16 (/ (* t z) y)))
(+.f64 x (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y)))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y)))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y)))
(/ c y)
(/.f64 c y)
(* c (+ (* 1/16 (/ (* t z) (* c y))) (+ (/ 1 y) (/ x c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) c) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x c))))
(* c (+ (* 1/16 (/ (* t z) (* c y))) (+ (/ 1 y) (/ x c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) c) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x c))))
(* c (+ (* 1/16 (/ (* t z) (* c y))) (+ (/ 1 y) (/ x c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) c) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x c))))
(/ c y)
(/.f64 c y)
(* -1 (* c (- (* -1 (/ (+ x (* 1/16 (/ (* t z) y))) c)) (/ 1 y))))
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 x (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y))) c)))
(* -1 (* c (- (* -1 (/ (+ x (* 1/16 (/ (* t z) y))) c)) (/ 1 y))))
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 x (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y))) c)))
(* -1 (* c (- (* -1 (/ (+ x (* 1/16 (/ (* t z) y))) c)) (/ 1 y))))
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 x (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y))) c)))
(+ x (/ c y))
(+.f64 x (/.f64 c y))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y)))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y)))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y)))
(* 1/16 (/ (* t z) y))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y))
(* t (+ (* 1/16 (/ z y)) (+ (/ c (* t y)) (/ x t))))
(*.f64 t (+.f64 (/.f64 x t) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) y) (/.f64 c (*.f64 t y)))))
(* t (+ (* 1/16 (/ z y)) (+ (/ c (* t y)) (/ x t))))
(*.f64 t (+.f64 (/.f64 x t) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) y) (/.f64 c (*.f64 t y)))))
(* t (+ (* 1/16 (/ z y)) (+ (/ c (* t y)) (/ x t))))
(*.f64 t (+.f64 (/.f64 x t) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) y) (/.f64 c (*.f64 t y)))))
(* 1/16 (/ (* t z) y))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y))
(* -1 (* t (+ (* -1 (/ (+ x (/ c y)) t)) (* -1/16 (/ z y)))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (/.f64 (*.f64 z #s(literal -1/16 binary64)) y) (/.f64 (+.f64 x (/.f64 c y)) t))))
(* -1 (* t (+ (* -1 (/ (+ x (/ c y)) t)) (* -1/16 (/ z y)))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (/.f64 (*.f64 z #s(literal -1/16 binary64)) y) (/.f64 (+.f64 x (/.f64 c y)) t))))
(* -1 (* t (+ (* -1 (/ (+ x (/ c y)) t)) (* -1/16 (/ z y)))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (/.f64 (*.f64 z #s(literal -1/16 binary64)) y) (/.f64 (+.f64 x (/.f64 c y)) t))))
(+ x (/ c y))
(+.f64 x (/.f64 c y))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y)))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y)))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y)))
(* 1/16 (/ (* t z) y))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y))
(* z (+ (* 1/16 (/ t y)) (+ (/ c (* y z)) (/ x z))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) y) (+.f64 (/.f64 (/.f64 c z) y) (/.f64 x z))))
(* z (+ (* 1/16 (/ t y)) (+ (/ c (* y z)) (/ x z))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) y) (+.f64 (/.f64 (/.f64 c z) y) (/.f64 x z))))
(* z (+ (* 1/16 (/ t y)) (+ (/ c (* y z)) (/ x z))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) y) (+.f64 (/.f64 (/.f64 c z) y) (/.f64 x z))))
(* 1/16 (/ (* t z) y))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y))
(* -1 (* z (+ (* -1 (/ (+ x (/ c y)) z)) (* -1/16 (/ t y)))))
(*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 t #s(literal -1/16 binary64)) y) (/.f64 (+.f64 x (/.f64 c y)) z))))
(* -1 (* z (+ (* -1 (/ (+ x (/ c y)) z)) (* -1/16 (/ t y)))))
(*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 t #s(literal -1/16 binary64)) y) (/.f64 (+.f64 x (/.f64 c y)) z))))
(* -1 (* z (+ (* -1 (/ (+ x (/ c y)) z)) (* -1/16 (/ t y)))))
(*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 t #s(literal -1/16 binary64)) y) (/.f64 (+.f64 x (/.f64 c y)) z))))
(/ (+ c (* 1/16 (* t z))) y)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) y)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) y)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) y)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) y)
(/ (+ c (+ (* 1/16 (* t z)) (* x y))) y)
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) y)
x
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y)))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y)))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y)))
x
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y)))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y)))
(+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (+.f64 x (/.f64 c y)))
(* 1/16 (/ (* t z) y))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y))
(+ (* 1/16 (/ (* t z) y)) (/ c y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (/.f64 c y))
(+ (* 1/16 (/ (* t z) y)) (/ c y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (/.f64 c y))
(+ (* 1/16 (/ (* t z) y)) (/ c y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (/.f64 c y))
(/ c y)
(/.f64 c y)
(* c (+ (* 1/16 (/ (* t z) (* c y))) (/ 1 y)))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) c) (/.f64 #s(literal 1 binary64) y)))
(* c (+ (* 1/16 (/ (* t z) (* c y))) (/ 1 y)))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) c) (/.f64 #s(literal 1 binary64) y)))
(* c (+ (* 1/16 (/ (* t z) (* c y))) (/ 1 y)))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) c) (/.f64 #s(literal 1 binary64) y)))
(/ c y)
(/.f64 c y)
(* -1 (* c (- (* -1/16 (/ (* t z) (* c y))) (/ 1 y))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 z (/.f64 (*.f64 t #s(literal -1/16 binary64)) c)) y) (/.f64 #s(literal -1 binary64) y))))
(* -1 (* c (- (* -1/16 (/ (* t z) (* c y))) (/ 1 y))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 z (/.f64 (*.f64 t #s(literal -1/16 binary64)) c)) y) (/.f64 #s(literal -1 binary64) y))))
(* -1 (* c (- (* -1/16 (/ (* t z) (* c y))) (/ 1 y))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 z (/.f64 (*.f64 t #s(literal -1/16 binary64)) c)) y) (/.f64 #s(literal -1 binary64) y))))
(/ c y)
(/.f64 c y)
(+ (* 1/16 (/ (* t z) y)) (/ c y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (/.f64 c y))
(+ (* 1/16 (/ (* t z) y)) (/ c y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (/.f64 c y))
(+ (* 1/16 (/ (* t z) y)) (/ c y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (/.f64 c y))
(* 1/16 (/ (* t z) y))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y))
(* t (+ (* 1/16 (/ z y)) (/ c (* t y))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) y) (/.f64 c (*.f64 t y))))
(* t (+ (* 1/16 (/ z y)) (/ c (* t y))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) y) (/.f64 c (*.f64 t y))))
(* t (+ (* 1/16 (/ z y)) (/ c (* t y))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) y) (/.f64 c (*.f64 t y))))
(* 1/16 (/ (* t z) y))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y))
(* -1 (* t (+ (* -1 (/ c (* t y))) (* -1/16 (/ z y)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) y) (/.f64 c (*.f64 t y))))
(* -1 (* t (+ (* -1 (/ c (* t y))) (* -1/16 (/ z y)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) y) (/.f64 c (*.f64 t y))))
(* -1 (* t (+ (* -1 (/ c (* t y))) (* -1/16 (/ z y)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) y) (/.f64 c (*.f64 t y))))
(/ c y)
(/.f64 c y)
(+ (* 1/16 (/ (* t z) y)) (/ c y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (/.f64 c y))
(+ (* 1/16 (/ (* t z) y)) (/ c y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (/.f64 c y))
(+ (* 1/16 (/ (* t z) y)) (/ c y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y)) (/.f64 c y))
(* 1/16 (/ (* t z) y))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y))
(* z (+ (* 1/16 (/ t y)) (/ c (* y z))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) y) (/.f64 (/.f64 c z) y)))
(* z (+ (* 1/16 (/ t y)) (/ c (* y z))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) y) (/.f64 (/.f64 c z) y)))
(* z (+ (* 1/16 (/ t y)) (/ c (* y z))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) y) (/.f64 (/.f64 c z) y)))
(* 1/16 (/ (* t z) y))
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y))
(* -1 (* z (+ (* -1 (/ c (* y z))) (* -1/16 (/ t y)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) y) (/.f64 (/.f64 c z) y)))
(* -1 (* z (+ (* -1 (/ c (* y z))) (* -1/16 (/ t y)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) y) (/.f64 (/.f64 c z) y)))
(* -1 (* z (+ (* -1 (/ c (* y z))) (* -1/16 (/ t y)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) t) y) (/.f64 (/.f64 c z) y)))
(/ (+ c (* 1/16 (* t z))) y)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)
(/ (+ c (* 1/16 (* t z))) y)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)
(/ (+ c (* 1/16 (* t z))) y)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)
(/ (+ c (* 1/16 (* t z))) y)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)
(/ (+ c (* 1/16 (* t z))) y)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)
(/ (+ c (* 1/16 (* t z))) y)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)
(/ (+ c (* 1/16 (* t z))) y)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)
(/ (+ c (* 1/16 (* t z))) y)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)
(/ (+ c (* 1/16 (* t z))) y)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)
(/ (+ c (* 1/16 (* t z))) y)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)
(/ (+ c (* 1/16 (* t z))) y)
(/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)
(/ (+ c (* 1/16 (* t z))) y)
(/.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))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
c
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))
c
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(*.f64 c (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal -1/16 binary64)) c))))
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(*.f64 c (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal -1/16 binary64)) c))))
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(*.f64 c (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal -1/16 binary64)) c))))
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)))
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
c
(* c (+ 1 (/ (* x y) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* c (+ 1 (/ (* x y) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* c (+ 1 (/ (* x y) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(*.f64 c (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) c)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(*.f64 c (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) c)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(*.f64 c (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) 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))
(/ -4 (* a b))
(/.f64 #s(literal -4 binary64) (*.f64 a b))
(/ -4 (* a b))
(/.f64 #s(literal -4 binary64) (*.f64 a b))
(/ -4 (* a b))
(/.f64 #s(literal -4 binary64) (*.f64 a b))
(/ -4 (* a b))
(/.f64 #s(literal -4 binary64) (*.f64 a b))
(/ -4 (* a b))
(/.f64 #s(literal -4 binary64) (*.f64 a b))
(/ -4 (* a b))
(/.f64 #s(literal -4 binary64) (*.f64 a b))
(/ -4 (* a b))
(/.f64 #s(literal -4 binary64) (*.f64 a b))
(/ -4 (* a b))
(/.f64 #s(literal -4 binary64) (*.f64 a b))
(/ -4 (* a b))
(/.f64 #s(literal -4 binary64) (*.f64 a b))
(/ -4 (* a b))
(/.f64 #s(literal -4 binary64) (*.f64 a b))
(/ -4 (* a b))
(/.f64 #s(literal -4 binary64) (*.f64 a b))
(/ -4 (* a b))
(/.f64 #s(literal -4 binary64) (*.f64 a b))
(/ -4 (* a b))
(/.f64 #s(literal -4 binary64) (*.f64 a b))
(/ -4 (* a b))
(/.f64 #s(literal -4 binary64) (*.f64 a b))
(/ -4 (* a b))
(/.f64 #s(literal -4 binary64) (*.f64 a b))
(/ -4 (* a b))
(/.f64 #s(literal -4 binary64) (*.f64 a b))
(/ -4 (* a b))
(/.f64 #s(literal -4 binary64) (*.f64 a b))
(/ -4 (* a b))
(/.f64 #s(literal -4 binary64) (*.f64 a b))
(/ -4 (* a b))
(/.f64 #s(literal -4 binary64) (*.f64 a b))
(/ -4 (* a b))
(/.f64 #s(literal -4 binary64) (*.f64 a b))
(/ -4 (* a b))
(/.f64 #s(literal -4 binary64) (*.f64 a b))
(/ -4 (* a b))
(/.f64 #s(literal -4 binary64) (*.f64 a b))
(/ -4 (* a b))
(/.f64 #s(literal -4 binary64) (*.f64 a b))
(/ -4 (* a b))
(/.f64 #s(literal -4 binary64) (*.f64 a b))
(/ -4 b)
(/.f64 #s(literal -4 binary64) b)
(/ -4 b)
(/.f64 #s(literal -4 binary64) b)
(/ -4 b)
(/.f64 #s(literal -4 binary64) b)
(/ -4 b)
(/.f64 #s(literal -4 binary64) b)
(/ -4 b)
(/.f64 #s(literal -4 binary64) b)
(/ -4 b)
(/.f64 #s(literal -4 binary64) b)
(/ -4 b)
(/.f64 #s(literal -4 binary64) b)
(/ -4 b)
(/.f64 #s(literal -4 binary64) b)
(/ -4 b)
(/.f64 #s(literal -4 binary64) b)
(/ -4 b)
(/.f64 #s(literal -4 binary64) b)
(/ -4 b)
(/.f64 #s(literal -4 binary64) b)
(/ -4 b)
(/.f64 #s(literal -4 binary64) b)
(* 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)))
(* 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 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y))))
(* y (+ x (* 1/16 (/ (* t z) y))))
(*.f64 y (+.f64 x (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y))))
(* y (+ x (* 1/16 (/ (* t z) y))))
(*.f64 y (+.f64 x (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y))))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(*.f64 y (+.f64 x (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y))))
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(*.f64 y (+.f64 x (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y))))
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(*.f64 y (+.f64 x (*.f64 #s(literal 1/16 binary64) (/.f64 (*.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))
(* 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)

eval349.0ms (3.4%)

Compiler

Compiled 15854 to 1518 computations (90.4% saved)

prune103.0ms (1%)

Pruning

14 alts after pruning (7 fresh and 7 done)

PrunedKeptTotal
New9132915
Fresh055
Picked145
Done033
Total91414928
Accuracy
100.0%
Counts
928 → 14
Alt Table
Click to see full alt table
StatusAccuracyProgram
27.5%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -4 binary64) b) a))
52.9%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
51.0%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))
50.5%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
50.8%
(+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y))
49.5%
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)
50.9%
(+.f64 c (*.f64 x y))
19.0%
(*.f64 y (/.f64 c y))
46.4%
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y)))
28.0%
(*.f64 x y)
26.9%
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
45.5%
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a)))
27.6%
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
25.2%
c
Compiler

Compiled 298 to 231 computations (22.5% saved)

simplify282.0ms (2.8%)

Algorithm
egg-herbie
Localize:

Found 15 expressions of interest:

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

Useful iterations: 4 (0.0ms)

IterNodesCost
025100
15399
28199
310091
410481
511781
620481
784981
8251481
9278581
10280981
11283181
12283181
13374181
14374181
15374181
16397981
17397981
18461381
19469181
20494981
21495181
22495181
23495181
0957781
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (/ (* a b) -4) (* x y))
(/ (* a b) -4)
(* a b)
a
b
-4
(* x y)
x
y
(* t (* 1/16 z))
t
(* 1/16 z)
1/16
z
(* y (/ c y))
y
(/ c y)
c
(+ (* 1/16 (* t z)) c)
(* 1/16 (* t z))
1/16
(* t z)
t
z
c
(* a (+ (* -1/4 b) (/ c a)))
a
(+ (* -1/4 b) (/ c a))
(* -1/4 b)
-1/4
b
(/ c a)
c
Outputs
(+ (/ (* a b) -4) (* x y))
(+.f64 (*.f64 a (/.f64 b #s(literal -4 binary64))) (*.f64 x y))
(/ (* a b) -4)
(*.f64 a (/.f64 b #s(literal -4 binary64)))
(* a b)
(*.f64 a b)
a
b
-4
#s(literal -4 binary64)
(* x y)
(*.f64 x y)
x
y
(* t (* 1/16 z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
t
(* 1/16 z)
(*.f64 #s(literal 1/16 binary64) z)
1/16
#s(literal 1/16 binary64)
z
(* y (/ c y))
c
y
(/ c y)
(/.f64 c y)
c
(+ (* 1/16 (* t z)) c)
(+.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
#s(literal 1/16 binary64)
(* t z)
(*.f64 t z)
t
z
c
(* a (+ (* -1/4 b) (/ c a)))
(+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64))))
a
(+ (* -1/4 b) (/ c a))
(+.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 c a))
(* -1/4 b)
(*.f64 b #s(literal -1/4 binary64))
-1/4
#s(literal -1/4 binary64)
b
(/ c a)
(/.f64 c a)
c

localize109.0ms (1.1%)

Localize:

Found 15 expressions of interest:

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

Compiled 99 to 26 computations (73.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 26.0ms
ival-mult: 15.0ms (57.2% of total)
ival-div: 7.0ms (26.7% of total)
ival-add: 4.0ms (15.2% of total)
const: 1.0ms (3.8% of total)
backward-pass: 0.0ms (0% of total)

series19.0ms (0.2%)

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

99 calls:

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

rewrite319.0ms (3.1%)

Algorithm
batch-egg-rewrite
Rules
3500×*-lowering-*.f32
3500×*-lowering-*.f64
2676×/-lowering-/.f32
2676×/-lowering-/.f64
1864×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

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

simplify219.0ms (2.1%)

Algorithm
egg-herbie
Rules
3832×*-lowering-*.f32
3832×*-lowering-*.f64
1432×fnmadd-define
1374×fmsub-define
980×fmm-def
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01231786
14261729
213641729
339931729
084821729
Stop Event
iter limit
node limit
Counts
396 → 396
Calls
Call 1
Inputs
(* x y)
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(* -1/4 (* a b))
(* a (+ (* -1/4 b) (/ (* x y) a)))
(* a (+ (* -1/4 b) (/ (* x y) a)))
(* a (+ (* -1/4 b) (/ (* x y) a)))
(* -1/4 (* a b))
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(* x y)
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(* -1/4 (* a b))
(* b (+ (* -1/4 a) (/ (* x y) b)))
(* b (+ (* -1/4 a) (/ (* x y) b)))
(* b (+ (* -1/4 a) (/ (* x y) b)))
(* -1/4 (* a b))
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))
(* -1/4 (* a b))
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(* x y)
(* x (+ y (* -1/4 (/ (* a b) x))))
(* x (+ y (* -1/4 (/ (* a b) x))))
(* x (+ y (* -1/4 (/ (* a b) x))))
(* x y)
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(* -1/4 (* a b))
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(* x y)
(* y (+ x (* -1/4 (/ (* a b) y))))
(* y (+ x (* -1/4 (/ (* a b) y))))
(* y (+ x (* -1/4 (/ (* a b) y))))
(* x y)
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* 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))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* 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)
c
c
c
c
c
c
c
c
c
c
c
c
c
c
c
c
c
c
c
c
c
c
c
c
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
c
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(* 1/16 (* t z))
(* t (+ (* 1/16 z) (/ c t)))
(* t (+ (* 1/16 z) (/ c t)))
(* t (+ (* 1/16 z) (/ c t)))
(* 1/16 (* t z))
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))
c
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(* 1/16 (* t z))
(* z (+ (* 1/16 t) (/ c z)))
(* z (+ (* 1/16 t) (/ c z)))
(* z (+ (* 1/16 t) (/ c z)))
(* 1/16 (* t z))
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))
(* 1/16 (* t z))
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
c
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(* c (+ 1 (* 1/16 (/ (* t z) c))))
c
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
c
(+ c (* -1/4 (* a b)))
(+ c (* -1/4 (* a b)))
(+ c (* -1/4 (* a b)))
(* -1/4 (* a b))
(* a (+ (* -1/4 b) (/ c a)))
(* a (+ (* -1/4 b) (/ c a)))
(* a (+ (* -1/4 b) (/ c a)))
(* -1/4 (* a b))
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))
c
(+ c (* -1/4 (* a b)))
(+ c (* -1/4 (* a b)))
(+ c (* -1/4 (* a b)))
(* -1/4 (* a b))
(* b (+ (* -1/4 a) (/ c b)))
(* b (+ (* -1/4 a) (/ c b)))
(* b (+ (* -1/4 a) (/ c b)))
(* -1/4 (* a b))
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))
(* -1/4 (* a b))
(+ c (* -1/4 (* a b)))
(+ c (* -1/4 (* a b)))
(+ c (* -1/4 (* a b)))
c
(* c (+ 1 (* -1/4 (/ (* a b) c))))
(* c (+ 1 (* -1/4 (/ (* a b) c))))
(* c (+ 1 (* -1/4 (/ (* a b) c))))
c
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(/ c a)
(+ (* -1/4 b) (/ c a))
(+ (* -1/4 b) (/ c a))
(+ (* -1/4 b) (/ c a))
(* -1/4 b)
(* b (- (/ c (* a b)) 1/4))
(* b (- (/ c (* a b)) 1/4))
(* b (- (/ c (* a b)) 1/4))
(* -1/4 b)
(* -1 (* b (+ 1/4 (* -1 (/ c (* a b))))))
(* -1 (* b (+ 1/4 (* -1 (/ c (* a b))))))
(* -1 (* b (+ 1/4 (* -1 (/ c (* a b))))))
(* -1/4 b)
(+ (* -1/4 b) (/ c a))
(+ (* -1/4 b) (/ c a))
(+ (* -1/4 b) (/ c a))
(/ c a)
(* c (+ (* -1/4 (/ b c)) (/ 1 a)))
(* c (+ (* -1/4 (/ b c)) (/ 1 a)))
(* c (+ (* -1/4 (/ b c)) (/ 1 a)))
(/ c a)
(* -1 (* c (- (* 1/4 (/ b c)) (/ 1 a))))
(* -1 (* c (- (* 1/4 (/ b c)) (/ 1 a))))
(* -1 (* c (- (* 1/4 (/ b c)) (/ 1 a))))
(/ c a)
(/ (+ c (* -1/4 (* a b))) a)
(/ (+ c (* -1/4 (* a b))) a)
(/ (+ c (* -1/4 (* a b))) a)
(* -1/4 b)
(+ (* -1/4 b) (/ c a))
(+ (* -1/4 b) (/ c a))
(+ (* -1/4 b) (/ c a))
(* -1/4 b)
(+ (* -1/4 b) (/ c a))
(+ (* -1/4 b) (/ c a))
(+ (* -1/4 b) (/ c a))
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(* -1/4 b)
(/ c a)
(/ c a)
(/ c a)
(/ c a)
(/ c a)
(/ c a)
(/ c a)
(/ c a)
(/ c a)
(/ c a)
(/ c a)
(/ c a)
(/ c a)
(/ c a)
(/ c a)
(/ c a)
(/ c a)
(/ c a)
(/ c a)
(/ c a)
(/ c a)
(/ c a)
(/ c a)
(/ c a)
Outputs
(* x y)
(*.f64 x y)
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* a (+ (* -1/4 b) (/ (* x y) a)))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* a (+ (* -1/4 b) (/ (* x y) a)))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* a (+ (* -1/4 b) (/ (* x y) a)))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* x y)
(*.f64 x y)
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* b (+ (* -1/4 a) (/ (* x y) b)))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* b (+ (* -1/4 a) (/ (* x y) b)))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* b (+ (* -1/4 a) (/ (* x y) b)))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* x y)
(*.f64 x y)
(* x (+ y (* -1/4 (/ (* a b) x))))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* x (+ y (* -1/4 (/ (* a b) x))))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* x (+ y (* -1/4 (/ (* a b) x))))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* x y)
(*.f64 x y)
(* y (+ x (* -1/4 (/ (* a b) y))))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* y (+ x (* -1/4 (/ (* a b) y))))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* y (+ x (* -1/4 (/ (* a b) y))))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.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)
c
c
c
c
c
c
c
c
c
c
c
c
c
c
c
c
c
c
c
c
c
c
c
c
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
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)))
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)))
(* 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))
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
c
(+ c (* -1/4 (* a b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
(+ c (* -1/4 (* a b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
(+ c (* -1/4 (* a b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* a (+ (* -1/4 b) (/ c a)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
(* a (+ (* -1/4 b) (/ c a)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
(* a (+ (* -1/4 b) (/ c a)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
c
(+ c (* -1/4 (* a b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
(+ c (* -1/4 (* a b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
(+ c (* -1/4 (* a b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* b (+ (* -1/4 a) (/ c b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
(* b (+ (* -1/4 a) (/ c b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
(* b (+ (* -1/4 a) (/ c b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(+ c (* -1/4 (* a b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
(+ c (* -1/4 (* a b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
(+ c (* -1/4 (* a b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
c
(* c (+ 1 (* -1/4 (/ (* a b) c))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
(* c (+ 1 (* -1/4 (/ (* a b) c))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
(* c (+ 1 (* -1/4 (/ (* a b) c))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
c
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)
(/ c a)
(/.f64 c a)
(+ (* -1/4 b) (/ c a))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))
(+ (* -1/4 b) (/ c a))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))
(+ (* -1/4 b) (/ c a))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* b (- (/ c (* a b)) 1/4))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))
(* b (- (/ c (* a b)) 1/4))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))
(* b (- (/ c (* a b)) 1/4))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1 (* b (+ 1/4 (* -1 (/ c (* a b))))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))
(* -1 (* b (+ 1/4 (* -1 (/ c (* a b))))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))
(* -1 (* b (+ 1/4 (* -1 (/ c (* a b))))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(+ (* -1/4 b) (/ c a))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))
(+ (* -1/4 b) (/ c a))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))
(+ (* -1/4 b) (/ c a))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))
(/ c a)
(/.f64 c a)
(* c (+ (* -1/4 (/ b c)) (/ 1 a)))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))
(* c (+ (* -1/4 (/ b c)) (/ 1 a)))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))
(* c (+ (* -1/4 (/ b c)) (/ 1 a)))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))
(/ c a)
(/.f64 c a)
(* -1 (* c (- (* 1/4 (/ b c)) (/ 1 a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))
(* -1 (* c (- (* 1/4 (/ b c)) (/ 1 a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))
(* -1 (* c (- (* 1/4 (/ b c)) (/ 1 a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))
(/ c a)
(/.f64 c a)
(/ (+ c (* -1/4 (* a b))) a)
(/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) a)
(/ (+ c (* -1/4 (* a b))) a)
(/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) a)
(/ (+ c (* -1/4 (* a b))) a)
(/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) a)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(+ (* -1/4 b) (/ c a))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))
(+ (* -1/4 b) (/ c a))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))
(+ (* -1/4 b) (/ c a))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(+ (* -1/4 b) (/ c a))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))
(+ (* -1/4 b) (/ c a))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))
(+ (* -1/4 b) (/ c a))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a))
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(* -1/4 b)
(*.f64 #s(literal -1/4 binary64) b)
(/ c a)
(/.f64 c a)
(/ c a)
(/.f64 c a)
(/ c a)
(/.f64 c a)
(/ c a)
(/.f64 c a)
(/ c a)
(/.f64 c a)
(/ c a)
(/.f64 c a)
(/ c a)
(/.f64 c a)
(/ c a)
(/.f64 c a)
(/ c a)
(/.f64 c a)
(/ c a)
(/.f64 c a)
(/ c a)
(/.f64 c a)
(/ c a)
(/.f64 c a)
(/ c a)
(/.f64 c a)
(/ c a)
(/.f64 c a)
(/ c a)
(/.f64 c a)
(/ c a)
(/.f64 c a)
(/ c a)
(/.f64 c a)
(/ c a)
(/.f64 c a)
(/ c a)
(/.f64 c a)
(/ c a)
(/.f64 c a)
(/ c a)
(/.f64 c a)
(/ c a)
(/.f64 c a)
(/ c a)
(/.f64 c a)
(/ c a)
(/.f64 c a)

eval141.0ms (1.4%)

Compiler

Compiled 10004 to 1049 computations (89.5% saved)

prune87.0ms (0.8%)

Pruning

15 alts after pruning (3 fresh and 12 done)

PrunedKeptTotal
New7761777
Fresh022
Picked055
Done077
Total77615791
Accuracy
100.0%
Counts
791 → 15
Alt Table
Click to see full alt table
StatusAccuracyProgram
20.4%
(/.f64 y (/.f64 y c))
27.5%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -4 binary64) b) a))
52.9%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
51.0%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))
50.5%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
50.8%
(+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y))
49.5%
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)
50.9%
(+.f64 c (*.f64 x y))
19.0%
(*.f64 y (/.f64 c y))
46.4%
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y)))
28.0%
(*.f64 x y)
26.9%
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
45.5%
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 c a)))
27.6%
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
25.2%
c
Compiler

Compiled 441 to 236 computations (46.5% saved)

regimes149.0ms (1.5%)

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

15 calls:

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

regimes125.0ms (1.2%)

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

15 calls:

25.0ms
(*.f64 z t)
12.0ms
c
9.0ms
x
8.0ms
(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
7.0ms
t
Results
AccuracySegmentsBranch
97.7%1x
97.7%1y
97.7%1z
97.7%1t
97.7%1a
97.7%1b
97.7%1c
97.7%1(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
97.7%1(*.f64 x y)
97.7%1(/.f64 (*.f64 z t) #s(literal 16 binary64))
97.7%1(*.f64 z t)
97.7%1(/.f64 (*.f64 a b) #s(literal 4 binary64))
97.7%1(*.f64 a b)
99.3%2(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
99.3%2(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
Compiler

Compiled 172 to 138 computations (19.8% saved)

regimes63.0ms (0.6%)

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

9 calls:

9.0ms
b
8.0ms
(*.f64 x y)
7.0ms
x
7.0ms
z
6.0ms
c
Results
AccuracySegmentsBranch
79.2%3x
77.4%3y
76.6%3z
73.4%1t
82.9%3a
85.1%3b
79.9%3c
79.1%4(*.f64 x y)
89.4%3(*.f64 a b)
Compiler

Compiled 76 to 65 computations (14.5% saved)

regimes6.0ms (0.1%)

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

1 calls:

5.0ms
(*.f64 a b)
Results
AccuracySegmentsBranch
88.6%3(*.f64 a b)
Compiler

Compiled 10 to 8 computations (20% saved)

regimes51.0ms (0.5%)

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

9 calls:

7.0ms
x
6.0ms
b
6.0ms
z
5.0ms
c
5.0ms
a
Results
AccuracySegmentsBranch
67.1%5t
71.6%4z
74.5%6y
78.2%5(*.f64 x y)
73.6%4x
71.7%3c
69.9%5a
67.7%3b
72.0%4(*.f64 a b)
Compiler

Compiled 76 to 65 computations (14.5% saved)

regimes11.0ms (0.1%)

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

2 calls:

5.0ms
x
4.0ms
(*.f64 x y)
Results
AccuracySegmentsBranch
73.6%4x
76.7%6(*.f64 x y)
Compiler

Compiled 18 to 15 computations (16.7% saved)

regimes10.0ms (0.1%)

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

2 calls:

4.0ms
x
4.0ms
(*.f64 x y)
Results
AccuracySegmentsBranch
76.7%6(*.f64 x y)
70.9%4x
Compiler

Compiled 18 to 15 computations (16.7% saved)

regimes8.0ms (0.1%)

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

2 calls:

4.0ms
(*.f64 x y)
3.0ms
c
Results
AccuracySegmentsBranch
57.9%4c
71.1%3(*.f64 x y)
Compiler

Compiled 18 to 15 computations (16.7% saved)

regimes28.0ms (0.3%)

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

7 calls:

8.0ms
x
3.0ms
b
3.0ms
z
3.0ms
a
3.0ms
y
Results
AccuracySegmentsBranch
60.8%3a
60.8%3b
56.4%3x
56.7%4y
63.9%3z
66.4%3(*.f64 a b)
56.0%4(*.f64 x y)
Compiler

Compiled 60 to 51 computations (15% saved)

regimes27.0ms (0.3%)

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

9 calls:

5.0ms
b
3.0ms
t
3.0ms
y
3.0ms
x
3.0ms
z
Results
AccuracySegmentsBranch
54.0%6(*.f64 x y)
50.5%7y
48.1%6c
49.8%5x
44.9%4b
43.5%4a
49.0%5z
41.9%4t
46.8%3(*.f64 a b)
Compiler

Compiled 76 to 65 computations (14.5% saved)

regimes3.0ms (0%)

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

1 calls:

2.0ms
(*.f64 x y)
Results
AccuracySegmentsBranch
53.7%6(*.f64 x y)
Compiler

Compiled 10 to 8 computations (20% saved)

regimes2.0ms (0%)

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

1 calls:

2.0ms
(*.f64 x y)
Results
AccuracySegmentsBranch
48.0%3(*.f64 x y)
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

1 calls:

1.0ms
(*.f64 x y)
Results
AccuracySegmentsBranch
47.3%3(*.f64 x y)
Compiler

Compiled 10 to 8 computations (20% 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
c
1.0ms
x
1.0ms
z
1.0ms
t
1.0ms
y
Results
AccuracySegmentsBranch
25.2%1t
25.2%1a
25.2%1b
25.2%1c
25.2%1y
25.2%1z
25.2%1x
Compiler

Compiled 56 to 49 computations (12.5% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
+inf
NaN
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
+inf
NaN
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
4.548734510341133e+75
1.301208179473683e+78
0.0ms
-5.805364577594942e+147
-1.2393771865575307e+146
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
4.548734510341133e+75
1.301208179473683e+78
0.0ms
-5.805364577594942e+147
-1.2393771865575307e+146
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch1.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
8.248317577270012e+60
1.4533220543559236e+62
0.0ms
1.2661982352125383e-182
1.1616346910874895e-175
0.0ms
-2.4267936878624537e-145
-3.338057327312654e-154
0.0ms
-1.8520267435382168e+191
-2.0372050396915057e+165
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch60.0ms (0.6%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
16.0ms
1.8447250551227415e-16
4.00324802807227e-14
20.0ms
-4.88461973252685e-31
-2.9648115062221536e-33
20.0ms
-1.1306636542339093e+123
-7.112768346927675e+118
Results
40.0ms352×0valid
Compiler

Compiled 696 to 548 computations (21.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 21.0ms
ival-mult: 10.0ms (47.3% of total)
ival-div: 5.0ms (23.7% of total)
ival-add: 3.0ms (14.2% of total)
ival-sub: 2.0ms (9.5% of total)
const: 1.0ms (4.7% of total)
backward-pass: 0.0ms (0% of total)

bsearch1.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
2.0776295847344226e+201
2.9207210307133055e+206
0.0ms
8.248317577270012e+60
1.4533220543559236e+62
0.0ms
1.2661982352125383e-182
1.1616346910874895e-175
0.0ms
-2.4267936878624537e-145
-3.338057327312654e-154
0.0ms
-1.3030080293596625e+192
-1.8520267435382168e+191
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
8.248317577270012e+60
1.4533220543559236e+62
0.0ms
-1.3030080293596625e+192
-1.8520267435382168e+191
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch48.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
26.0ms
2.6771721350914354e+163
3.2116225971795e+186
19.0ms
-5.805364577594942e+147
-1.2393771865575307e+146
Results
32.0ms288×0valid
Compiler

Compiled 466 to 386 computations (17.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 16.0ms
ival-mult: 5.0ms (31.1% of total)
ival-div: 4.0ms (24.9% of total)
ival-sub: 4.0ms (24.9% of total)
ival-add: 3.0ms (18.6% of total)
const: 1.0ms (6.2% of total)
backward-pass: 0.0ms (0% of total)

bsearch1.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
2.0776295847344226e+201
2.9207210307133055e+206
0.0ms
8.248317577270012e+60
1.4533220543559236e+62
0.0ms
1.2661982352125383e-182
1.1616346910874895e-175
0.0ms
-2.4267936878624537e-145
-3.338057327312654e-154
0.0ms
-1.3030080293596625e+192
-1.8520267435382168e+191
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch126.0ms (1.2%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
21.0ms
2.0776295847344226e+201
2.9207210307133055e+206
18.0ms
8.248317577270012e+60
1.4533220543559236e+62
19.0ms
1.2661982352125383e-182
1.1616346910874895e-175
46.0ms
-2.4267936878624537e-145
-3.338057327312654e-154
15.0ms
-1.3030080293596625e+192
-1.8520267435382168e+191
Results
71.0ms640×0valid
Compiler

Compiled 1014 to 861 computations (15.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 34.0ms
ival-div: 13.0ms (37.7% of total)
ival-mult: 10.0ms (29% of total)
ival-add: 6.0ms (17.4% of total)
ival-sub: 3.0ms (8.7% of total)
const: 1.0ms (2.9% of total)
backward-pass: 0.0ms (0% of total)

bsearch38.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
20.0ms
2.0776295847344226e+201
2.9207210307133055e+206
15.0ms
-1.3030080293596625e+192
-1.8520267435382168e+191
Results
27.0ms240×0valid
Compiler

Compiled 364 to 311 computations (14.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 15.0ms
ival-mult: 6.0ms (41.1% of total)
ival-div: 4.0ms (27.4% of total)
ival-add: 2.0ms (13.7% of total)
ival-sub: 1.0ms (6.8% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch44.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
21.0ms
1.3095272312830492e+176
1.0298936699770467e+195
18.0ms
-2.0372050396915057e+165
-2.0599819627306825e+162
Results
30.0ms288×0valid
Compiler

Compiled 358 to 314 computations (12.3% saved)

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

simplify19.0ms (0.2%)

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

Useful iterations: 0 (0.0ms)

IterNodesCost
0114540
1147540
2156540
3168540
4177540
5183540
6185540
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #s(literal +inf.0 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (*.f64 (/.f64 t #s(literal 16 binary64)) z) (+.f64 (*.f64 x y) c))) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)))
(if (<=.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #s(literal +inf.0 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 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)))
(if (<=.f64 (*.f64 a b) #s(literal -5000000000000000244883632875752602897861135017653719443725211872950841317966923780806157646236382318965565323407551383810267164593312926085511380992 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 5000000000000000235300672479527347945779800703933315382139354767449124765696 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 -5000000000000000244883632875752602897861135017653719443725211872950841317966923780806157646236382318965565323407551383810267164593312926085511380992 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (if (<=.f64 (*.f64 a b) #s(literal 5000000000000000235300672479527347945779800703933315382139354767449124765696 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 x y) #s(literal -100000000000000007255917159731877836103034242878113728245683439839721017249206890744520681817432419517406259768686757211613347531636374137714903657800393217922126245182526923208032109954334720 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)) (if (<=.f64 (*.f64 x y) #s(literal -5623642243178995/28118211215894977392565865673037386617935606989386978956879722328823984879196799189494004288149317857187005691459505594520051662846839373056303219880407274094592 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (if (<=.f64 (*.f64 x y) #s(literal 1495020541582441/74751027079122046462216955587793573067050655862760405902609490213261724339546970300512875500623813013973275600053770769378323738155015176163371603062328757260320680744718580942157810765768356265984 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (if (<=.f64 (*.f64 x y) #s(literal 9999999999999999493871352970740188669636450110134100730839040 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))))))
(if (<=.f64 x #s(literal -105000000000000007934420621432953987372565962200816260394779900353461019887831188491590473554770241480582657750812967567360 binary64)) (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)) (if (<=.f64 x #s(literal -8476709496519237/730750818665451459101842416358141509827966271488 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (if (<=.f64 x #s(literal 6591783121186793/5070602400912917605986812821504 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (+.f64 c (*.f64 x y)))))
(if (<=.f64 (*.f64 x y) #s(literal -1000000000000000040900880208761398001286019738266296957960021713442094663491997727554362004538245197373563261847757813447631532786297905940174312186739777303375354598782943738754654264509857792 binary64)) (+.f64 c (*.f64 x y)) (if (<=.f64 (*.f64 x y) #s(literal -5623642243178995/28118211215894977392565865673037386617935606989386978956879722328823984879196799189494004288149317857187005691459505594520051662846839373056303219880407274094592 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (if (<=.f64 (*.f64 x y) #s(literal 1495020541582441/74751027079122046462216955587793573067050655862760405902609490213261724339546970300512875500623813013973275600053770769378323738155015176163371603062328757260320680744718580942157810765768356265984 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (if (<=.f64 (*.f64 x y) #s(literal 9999999999999999493871352970740188669636450110134100730839040 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (if (<=.f64 (*.f64 x y) #s(literal 4000000000000000150875141172226201166967174856684031698681346314254218615537561779974476184944598357172301656436349558798622126332939659243024022520075701692515172771164323467688883199968013298440339456 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (+.f64 c (*.f64 x y)))))))
(if (<=.f64 (*.f64 x y) #s(literal -1000000000000000040900880208761398001286019738266296957960021713442094663491997727554362004538245197373563261847757813447631532786297905940174312186739777303375354598782943738754654264509857792 binary64)) (+.f64 c (*.f64 x y)) (if (<=.f64 (*.f64 x y) #s(literal 9999999999999999493871352970740188669636450110134100730839040 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 c (*.f64 x y))))
(if (<=.f64 (*.f64 a b) #s(literal -3199999999999999787627735359118791747552630218171077842525632124659835956804589448297552398506401745056568866397772249313852982157676790821687394304 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal 839999999999999969582455529826468194093735053437439964657632884349206126459344770983889199768411177127082534926690684958262813982954988097143275416938950688258375286784 binary64)) (+.f64 c (*.f64 x y)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(if (<=.f64 (*.f64 x y) #s(literal -1000000000000000040900880208761398001286019738266296957960021713442094663491997727554362004538245197373563261847757813447631532786297905940174312186739777303375354598782943738754654264509857792 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal -5623642243178995/28118211215894977392565865673037386617935606989386978956879722328823984879196799189494004288149317857187005691459505594520051662846839373056303219880407274094592 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 x y) #s(literal 1495020541582441/74751027079122046462216955587793573067050655862760405902609490213261724339546970300512875500623813013973275600053770769378323738155015176163371603062328757260320680744718580942157810765768356265984 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 x y) #s(literal 9999999999999999493871352970740188669636450110134100730839040 binary64)) (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (if (<=.f64 (*.f64 x y) #s(literal 4000000000000000150875141172226201166967174856684031698681346314254218615537561779974476184944598357172301656436349558798622126332939659243024022520075701692515172771164323467688883199968013298440339456 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))))))
(if (<=.f64 (*.f64 x y) #s(literal -189999999999999990042524062072532618787523043582285840294189021979133301023439707496455685226062348732697391681172519700688903412559734283927273656372630957167608976065057034101010882638118912 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal -5189198334129619/471745303102692669030194322623533611364615152552055053547025787530703020299018606510765840647207345942683546878845480612471323078740599079070179281429087005456174415872 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 x y) #s(literal 6540714869423179/2335969596222563951944279862118549158345332995711262684456546569164428885610842821891027359394494156686664862501680336543072616817344224255105362595697773664385021273272455654442431586430261133312 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 x y) #s(literal 19499999999999999369861061469433338170362570077135280520822784 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 x y) #s(literal 2099999999999999902446725105998665168762811659097557466519117235427240732382210741392295275404287753922177615760777247762907763301957783195246008252218774113082216771340999093629616745964343687922057216 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))))))
(if (<=.f64 (*.f64 x y) #s(literal -189999999999999990042524062072532618787523043582285840294189021979133301023439707496455685226062348732697391681172519700688903412559734283927273656372630957167608976065057034101010882638118912 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal 2099999999999999902446725105998665168762811659097557466519117235427240732382210741392295275404287753922177615760777247762907763301957783195246008252218774113082216771340999093629616745964343687922057216 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(if (<=.f64 (*.f64 x y) #s(literal -2100000000000000029318399016223236926283881000231947623617248067884163227641802838054029571196490178122962434056766770689822180313227255852038633613033465624657920 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal 134999999999999989758327881422042228318323047493771125594308947322414797331266250106008231631757777087541141091648784373500656983627081571696561708814943020486744798980749656064 binary64)) c (*.f64 x y)))
c
Outputs
(if (<=.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #s(literal +inf.0 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (*.f64 (/.f64 t #s(literal 16 binary64)) z) (+.f64 (*.f64 x y) c))) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)))
(if (<=.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #s(literal +inf.0 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (*.f64 z (/.f64 t #s(literal 16 binary64))) (+.f64 (*.f64 x y) c))) (+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal -4 binary64))))
(if (<=.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #s(literal +inf.0 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 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)))
(if (<=.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #s(literal +inf.0 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 x y) (/.f64 (*.f64 a b) #s(literal -4 binary64))))
(if (<=.f64 (*.f64 a b) #s(literal -5000000000000000244883632875752602897861135017653719443725211872950841317966923780806157646236382318965565323407551383810267164593312926085511380992 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 5000000000000000235300672479527347945779800703933315382139354767449124765696 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 -5000000000000000244883632875752602897861135017653719443725211872950841317966923780806157646236382318965565323407551383810267164593312926085511380992 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (if (<=.f64 (*.f64 a b) #s(literal 5000000000000000235300672479527347945779800703933315382139354767449124765696 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 -5000000000000000244883632875752602897861135017653719443725211872950841317966923780806157646236382318965565323407551383810267164593312926085511380992 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (if (<=.f64 (*.f64 a b) #s(literal 5000000000000000235300672479527347945779800703933315382139354767449124765696 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 -5000000000000000244883632875752602897861135017653719443725211872950841317966923780806157646236382318965565323407551383810267164593312926085511380992 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (if (<=.f64 (*.f64 a b) #s(literal 5000000000000000235300672479527347945779800703933315382139354767449124765696 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 x y) #s(literal -100000000000000007255917159731877836103034242878113728245683439839721017249206890744520681817432419517406259768686757211613347531636374137714903657800393217922126245182526923208032109954334720 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)) (if (<=.f64 (*.f64 x y) #s(literal -5623642243178995/28118211215894977392565865673037386617935606989386978956879722328823984879196799189494004288149317857187005691459505594520051662846839373056303219880407274094592 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (if (<=.f64 (*.f64 x y) #s(literal 1495020541582441/74751027079122046462216955587793573067050655862760405902609490213261724339546970300512875500623813013973275600053770769378323738155015176163371603062328757260320680744718580942157810765768356265984 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (if (<=.f64 (*.f64 x y) #s(literal 9999999999999999493871352970740188669636450110134100730839040 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))))))
(if (<=.f64 (*.f64 x y) #s(literal -100000000000000007255917159731877836103034242878113728245683439839721017249206890744520681817432419517406259768686757211613347531636374137714903657800393217922126245182526923208032109954334720 binary64)) (+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal -4 binary64))) (if (<=.f64 (*.f64 x y) #s(literal -5623642243178995/28118211215894977392565865673037386617935606989386978956879722328823984879196799189494004288149317857187005691459505594520051662846839373056303219880407274094592 binary64)) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (if (<=.f64 (*.f64 x y) #s(literal 1495020541582441/74751027079122046462216955587793573067050655862760405902609490213261724339546970300512875500623813013973275600053770769378323738155015176163371603062328757260320680744718580942157810765768356265984 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (if (<=.f64 (*.f64 x y) #s(literal 9999999999999999493871352970740188669636450110134100730839040 binary64)) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal -4 binary64)))))))
(if (<=.f64 x #s(literal -105000000000000007934420621432953987372565962200816260394779900353461019887831188491590473554770241480582657750812967567360 binary64)) (+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)) (if (<=.f64 x #s(literal -8476709496519237/730750818665451459101842416358141509827966271488 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (if (<=.f64 x #s(literal 6591783121186793/5070602400912917605986812821504 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (+.f64 c (*.f64 x y)))))
(if (<=.f64 x #s(literal -105000000000000007934420621432953987372565962200816260394779900353461019887831188491590473554770241480582657750812967567360 binary64)) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 1/16 binary64)))) (if (<=.f64 x #s(literal -8476709496519237/730750818665451459101842416358141509827966271488 binary64)) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (if (<=.f64 x #s(literal 6591783121186793/5070602400912917605986812821504 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (+.f64 (*.f64 x y) c))))
(if (<=.f64 (*.f64 x y) #s(literal -1000000000000000040900880208761398001286019738266296957960021713442094663491997727554362004538245197373563261847757813447631532786297905940174312186739777303375354598782943738754654264509857792 binary64)) (+.f64 c (*.f64 x y)) (if (<=.f64 (*.f64 x y) #s(literal -5623642243178995/28118211215894977392565865673037386617935606989386978956879722328823984879196799189494004288149317857187005691459505594520051662846839373056303219880407274094592 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (if (<=.f64 (*.f64 x y) #s(literal 1495020541582441/74751027079122046462216955587793573067050655862760405902609490213261724339546970300512875500623813013973275600053770769378323738155015176163371603062328757260320680744718580942157810765768356265984 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (if (<=.f64 (*.f64 x y) #s(literal 9999999999999999493871352970740188669636450110134100730839040 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (if (<=.f64 (*.f64 x y) #s(literal 4000000000000000150875141172226201166967174856684031698681346314254218615537561779974476184944598357172301656436349558798622126332939659243024022520075701692515172771164323467688883199968013298440339456 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (+.f64 c (*.f64 x y)))))))
(if (<=.f64 (*.f64 x y) #s(literal -1000000000000000040900880208761398001286019738266296957960021713442094663491997727554362004538245197373563261847757813447631532786297905940174312186739777303375354598782943738754654264509857792 binary64)) (+.f64 (*.f64 x y) c) (if (<=.f64 (*.f64 x y) #s(literal -5623642243178995/28118211215894977392565865673037386617935606989386978956879722328823984879196799189494004288149317857187005691459505594520051662846839373056303219880407274094592 binary64)) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (if (<=.f64 (*.f64 x y) #s(literal 1495020541582441/74751027079122046462216955587793573067050655862760405902609490213261724339546970300512875500623813013973275600053770769378323738155015176163371603062328757260320680744718580942157810765768356265984 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (if (<=.f64 (*.f64 x y) #s(literal 9999999999999999493871352970740188669636450110134100730839040 binary64)) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (if (<=.f64 (*.f64 x y) #s(literal 4000000000000000150875141172226201166967174856684031698681346314254218615537561779974476184944598357172301656436349558798622126332939659243024022520075701692515172771164323467688883199968013298440339456 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (+.f64 (*.f64 x y) c))))))
(if (<=.f64 (*.f64 x y) #s(literal -1000000000000000040900880208761398001286019738266296957960021713442094663491997727554362004538245197373563261847757813447631532786297905940174312186739777303375354598782943738754654264509857792 binary64)) (+.f64 c (*.f64 x y)) (if (<=.f64 (*.f64 x y) #s(literal 9999999999999999493871352970740188669636450110134100730839040 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 c (*.f64 x y))))
(if (<=.f64 (*.f64 x y) #s(literal -1000000000000000040900880208761398001286019738266296957960021713442094663491997727554362004538245197373563261847757813447631532786297905940174312186739777303375354598782943738754654264509857792 binary64)) (+.f64 (*.f64 x y) c) (if (<=.f64 (*.f64 x y) #s(literal 9999999999999999493871352970740188669636450110134100730839040 binary64)) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (+.f64 (*.f64 x y) c)))
(if (<=.f64 (*.f64 a b) #s(literal -3199999999999999787627735359118791747552630218171077842525632124659835956804589448297552398506401745056568866397772249313852982157676790821687394304 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal 839999999999999969582455529826468194093735053437439964657632884349206126459344770983889199768411177127082534926690684958262813982954988097143275416938950688258375286784 binary64)) (+.f64 c (*.f64 x y)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(if (<=.f64 (*.f64 a b) #s(literal -3199999999999999787627735359118791747552630218171077842525632124659835956804589448297552398506401745056568866397772249313852982157676790821687394304 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (if (<=.f64 (*.f64 a b) #s(literal 839999999999999969582455529826468194093735053437439964657632884349206126459344770983889199768411177127082534926690684958262813982954988097143275416938950688258375286784 binary64)) (+.f64 (*.f64 x y) c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))
(if (<=.f64 (*.f64 x y) #s(literal -1000000000000000040900880208761398001286019738266296957960021713442094663491997727554362004538245197373563261847757813447631532786297905940174312186739777303375354598782943738754654264509857792 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal -5623642243178995/28118211215894977392565865673037386617935606989386978956879722328823984879196799189494004288149317857187005691459505594520051662846839373056303219880407274094592 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 x y) #s(literal 1495020541582441/74751027079122046462216955587793573067050655862760405902609490213261724339546970300512875500623813013973275600053770769378323738155015176163371603062328757260320680744718580942157810765768356265984 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 x y) #s(literal 9999999999999999493871352970740188669636450110134100730839040 binary64)) (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (if (<=.f64 (*.f64 x y) #s(literal 4000000000000000150875141172226201166967174856684031698681346314254218615537561779974476184944598357172301656436349558798622126332939659243024022520075701692515172771164323467688883199968013298440339456 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))))))
(if (<=.f64 (*.f64 x y) #s(literal -1000000000000000040900880208761398001286019738266296957960021713442094663491997727554362004538245197373563261847757813447631532786297905940174312186739777303375354598782943738754654264509857792 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal -5623642243178995/28118211215894977392565865673037386617935606989386978956879722328823984879196799189494004288149317857187005691459505594520051662846839373056303219880407274094592 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (if (<=.f64 (*.f64 x y) #s(literal 1495020541582441/74751027079122046462216955587793573067050655862760405902609490213261724339546970300512875500623813013973275600053770769378323738155015176163371603062328757260320680744718580942157810765768356265984 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (if (<=.f64 (*.f64 x y) #s(literal 9999999999999999493871352970740188669636450110134100730839040 binary64)) (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (if (<=.f64 (*.f64 x y) #s(literal 4000000000000000150875141172226201166967174856684031698681346314254218615537561779974476184944598357172301656436349558798622126332939659243024022520075701692515172771164323467688883199968013298440339456 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (*.f64 x y))))))
(if (<=.f64 (*.f64 x y) #s(literal -189999999999999990042524062072532618787523043582285840294189021979133301023439707496455685226062348732697391681172519700688903412559734283927273656372630957167608976065057034101010882638118912 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal -5189198334129619/471745303102692669030194322623533611364615152552055053547025787530703020299018606510765840647207345942683546878845480612471323078740599079070179281429087005456174415872 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 x y) #s(literal 6540714869423179/2335969596222563951944279862118549158345332995711262684456546569164428885610842821891027359394494156686664862501680336543072616817344224255105362595697773664385021273272455654442431586430261133312 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 x y) #s(literal 19499999999999999369861061469433338170362570077135280520822784 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 x y) #s(literal 2099999999999999902446725105998665168762811659097557466519117235427240732382210741392295275404287753922177615760777247762907763301957783195246008252218774113082216771340999093629616745964343687922057216 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))))))
(if (<=.f64 (*.f64 x y) #s(literal -189999999999999990042524062072532618787523043582285840294189021979133301023439707496455685226062348732697391681172519700688903412559734283927273656372630957167608976065057034101010882638118912 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal -5189198334129619/471745303102692669030194322623533611364615152552055053547025787530703020299018606510765840647207345942683546878845480612471323078740599079070179281429087005456174415872 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (if (<=.f64 (*.f64 x y) #s(literal 6540714869423179/2335969596222563951944279862118549158345332995711262684456546569164428885610842821891027359394494156686664862501680336543072616817344224255105362595697773664385021273272455654442431586430261133312 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (if (<=.f64 (*.f64 x y) #s(literal 19499999999999999369861061469433338170362570077135280520822784 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (if (<=.f64 (*.f64 x y) #s(literal 2099999999999999902446725105998665168762811659097557466519117235427240732382210741392295275404287753922177615760777247762907763301957783195246008252218774113082216771340999093629616745964343687922057216 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (*.f64 x y))))))
(if (<=.f64 (*.f64 x y) #s(literal -189999999999999990042524062072532618787523043582285840294189021979133301023439707496455685226062348732697391681172519700688903412559734283927273656372630957167608976065057034101010882638118912 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal 2099999999999999902446725105998665168762811659097557466519117235427240732382210741392295275404287753922177615760777247762907763301957783195246008252218774113082216771340999093629616745964343687922057216 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y)))
(if (<=.f64 (*.f64 x y) #s(literal -189999999999999990042524062072532618787523043582285840294189021979133301023439707496455685226062348732697391681172519700688903412559734283927273656372630957167608976065057034101010882638118912 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal 2099999999999999902446725105998665168762811659097557466519117235427240732382210741392295275404287753922177615760777247762907763301957783195246008252218774113082216771340999093629616745964343687922057216 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (*.f64 x y)))
(if (<=.f64 (*.f64 x y) #s(literal -2100000000000000029318399016223236926283881000231947623617248067884163227641802838054029571196490178122962434056766770689822180313227255852038633613033465624657920 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal 134999999999999989758327881422042228318323047493771125594308947322414797331266250106008231631757777087541141091648784373500656983627081571696561708814943020486744798980749656064 binary64)) c (*.f64 x y)))
c

soundness1.5s (15.1%)

Rules
4796×*-lowering-*.f32
4796×*-lowering-*.f64
4252×*-lowering-*.f32
4252×*-lowering-*.f64
3524×/-lowering-/.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01716
13315
29014
324114
458314
5185314
6331814
7594014
0802514
02023816
17393676
226623598
373073598
080083598
01832502
16642423
223952303
375522303
082912303
01743
18840
2112740
0828540
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 2059 to 1210 computations (41.2% saved)

preprocess87.0ms (0.8%)

Remove

(sort a b)

(sort z t)

(sort x y)

Compiler

Compiled 1472 to 420 computations (71.5% saved)

end0.0ms (0%)

Profiling

Loading profile data...