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

Time bar (total: 9.0s)

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.5s (16.2%)

Results
1.1s8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 597.0ms
ival-mult: 230.0ms (38.5% of total)
ival-add: 153.0ms (25.6% of total)
ival-div: 128.0ms (21.4% of total)
ival-sub: 68.0ms (11.4% of total)
const: 14.0ms (2.3% of total)
backward-pass: 3.0ms (0.5% of total)
Bogosity

preprocess239.0ms (2.6%)

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)

explain181.0ms (2%)

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

Compiled 178 to 53 computations (70.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 30.0ms
ival-mult: 12.0ms (40.2% of total)
ival-div: 9.0ms (30.2% of total)
ival-add: 5.0ms (16.8% of total)
ival-sub: 3.0ms (10.1% 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
98.8%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (+.f64 (*.f64 x y) c)))
Compiler

Compiled 24 to 17 computations (29.2% saved)

simplify16.0ms (0.2%)

Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

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

Useful iterations: 1 (0.0ms)

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

localize66.0ms (0.7%)

Localize:

Found 4 expressions of interest:

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

Compiled 69 to 18 computations (73.9% saved)

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

series44.0ms (0.5%)

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

57 calls:

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

rewrite437.0ms (4.9%)

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

simplify306.0ms (3.4%)

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
01832382
16642303
223952183
375522183
082912183
Stop Event
iter limit
node limit
Counts
228 → 228
Calls
Call 1
Inputs
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(* -1/4 (* a b))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(* -1/4 (* a b))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(* -1/4 (* a b))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(* -1/4 (* a b))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(+ c (+ (* -1/4 (* a b)) (* x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(* 1/16 (* t z))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))
(* 1/16 (* t z))
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))
(+ c (+ (* -1/4 (* a b)) (* x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(* 1/16 (* t z))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))
(* 1/16 (* t z))
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(* x y)
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(* x y)
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
c
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))
c
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(+ c (* x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* 1/16 (* t z))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(* 1/16 (* t z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(+ c (* x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* 1/16 (* t z))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(* 1/16 (* t z))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(+ c (* 1/16 (* t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* x y)
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(+ c (* 1/16 (* t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* x y)
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(+ (* 1/16 (* t z)) (* x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
c
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
c
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
c
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
(* x y)
(* x (+ y (/ c x)))
(* x (+ y (/ c x)))
(* x (+ y (/ c x)))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
c
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
(* x y)
(* y (+ x (/ c y)))
(* y (+ x (/ c y)))
(* y (+ x (/ c y)))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* x y)
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
c
(* c (+ 1 (/ (* x y) c)))
(* c (+ 1 (/ (* x y) c)))
(* c (+ 1 (/ (* x y) c)))
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
Outputs
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (+.f64 (/.f64 c a) (/.f64 (*.f64 x y) a)))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (+.f64 (/.f64 c a) (/.f64 (*.f64 x y) a)))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a) (+.f64 (/.f64 c a) (/.f64 (*.f64 x y) a)))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c) (*.f64 x y)) a) (*.f64 b #s(literal 1/4 binary64)))))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c) (*.f64 x y)) a) (*.f64 b #s(literal 1/4 binary64)))))
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c) (*.f64 x y)) a) (*.f64 b #s(literal 1/4 binary64)))))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b)))))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b)))))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 c b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 x y) b)))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c) (*.f64 x y)) b) (*.f64 a #s(literal 1/4 binary64)))))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c) (*.f64 x y)) b) (*.f64 a #s(literal 1/4 binary64)))))
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -1/16 binary64))) c) (*.f64 x y)) b) (*.f64 a #s(literal 1/4 binary64)))))
(+ c (+ (* -1/4 (* a b)) (* x y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))
(*.f64 z (+.f64 (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z) (*.f64 #s(literal 1/16 binary64) t))))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))
(*.f64 z (+.f64 (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z) (*.f64 #s(literal 1/16 binary64) t))))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))
(*.f64 z (+.f64 (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z) (*.f64 #s(literal 1/16 binary64) t))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) z)) (-.f64 #s(literal 0 binary64) z))
(+ c (+ (* -1/4 (* a b)) (* x y)))
(+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t) (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)))))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t) (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)))))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t) (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t)))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) t)) (-.f64 #s(literal 0 binary64) t))
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(* x y)
(*.f64 x y)
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (+.f64 y (/.f64 c x)))))
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (+.f64 y (/.f64 c x)))))
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (+.f64 y (/.f64 c x)))))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) x)))
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(* x y)
(*.f64 x y)
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))
(*.f64 y (+.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (/.f64 c y)))))
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))
(*.f64 y (+.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (/.f64 c y)))))
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))
(*.f64 y (+.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (/.f64 c y)))))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) y)))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
c
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))))
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))))
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))))
c
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) c)) c)
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) c)) c)
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) c)) c)
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z))))
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (+.f64 (/.f64 c z) (/.f64 (*.f64 x y) z))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z))))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z))))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) z))))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t))))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t))))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 c (*.f64 x y)) t))))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(* x y)
(*.f64 x y)
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (+.f64 y (/.f64 c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (+.f64 y (/.f64 c x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) (+.f64 y (/.f64 c x))))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(*.f64 x (+.f64 y (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(* x y)
(*.f64 x y)
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (+.f64 x (/.f64 c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (+.f64 x (/.f64 c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y) (+.f64 x (/.f64 c y))))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(*.f64 y (+.f64 x (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
c
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))))
c
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c)) c)
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c)) c)
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c)) c)
c
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(* x y)
(*.f64 x y)
(* x (+ y (/ c x)))
(*.f64 x (+.f64 y (/.f64 c x)))
(* x (+ y (/ c x)))
(*.f64 x (+.f64 y (/.f64 c x)))
(* x (+ y (/ c x)))
(*.f64 x (+.f64 y (/.f64 c x)))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(*.f64 x (+.f64 y (/.f64 c x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(*.f64 x (+.f64 y (/.f64 c x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(*.f64 x (+.f64 y (/.f64 c x)))
c
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(* x y)
(*.f64 x y)
(* y (+ x (/ c y)))
(*.f64 y (+.f64 x (/.f64 c y)))
(* y (+ x (/ c y)))
(*.f64 y (+.f64 x (/.f64 c y)))
(* y (+ x (/ c y)))
(*.f64 y (+.f64 x (/.f64 c y)))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(*.f64 y (+.f64 x (/.f64 c y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(*.f64 y (+.f64 x (/.f64 c y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(*.f64 y (+.f64 x (/.f64 c y)))
(* x y)
(*.f64 x y)
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
c
(* c (+ 1 (/ (* x y) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* c (+ 1 (/ (* x y) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* c (+ 1 (/ (* x y) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))

eval63.0ms (0.7%)

Compiler

Compiled 19164 to 1162 computations (93.9% saved)

prune103.0ms (1.1%)

Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New51610526
Fresh000
Picked101
Done000
Total51710527
Accuracy
100.0%
Counts
527 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
79.8%
(-.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)))))
58.8%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
54.1%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
49.7%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
69.8%
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
81.2%
(*.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)))
30.1%
(*.f64 x y)
24.4%
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
31.6%
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
20.6%
c
Compiler

Compiled 324 to 246 computations (24.1% saved)

simplify269.0ms (3%)

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

Useful iterations: 4 (0.0ms)

IterNodesCost
024155
152147
2111147
3206146
4294144
5511144
6640144
71010144
81908144
95003144
105826144
116105144
126428144
136751144
147169144
08154144
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* x (+ y (/ (+ (* 1/16 (* t z)) (+ c (* -1/4 (* a b)))) x)))
x
(+ y (/ (+ (* 1/16 (* t z)) (+ c (* -1/4 (* a b)))) x))
y
(/ (+ (* 1/16 (* t z)) (+ c (* -1/4 (* a b)))) x)
(+ (* 1/16 (* t z)) (+ c (* -1/4 (* a b))))
(* 1/16 (* t z))
1/16
(* t z)
t
z
(+ c (* -1/4 (* a b)))
c
(* -1/4 (* a b))
-1/4
(* a b)
a
b
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
(* x (+ y (/ (+ (* 1/16 (* t z)) (+ c (* -1/4 (* a b)))) x)))
(+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))))
x
(+ y (/ (+ (* 1/16 (* t z)) (+ c (* -1/4 (* a b)))) x))
(+.f64 y (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (/.f64 (*.f64 a b) #s(literal -4 binary64)))) x))
y
(/ (+ (* 1/16 (* t z)) (+ c (* -1/4 (* a b)))) x)
(/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (/.f64 (*.f64 a b) #s(literal -4 binary64)))) x)
(+ (* 1/16 (* t z)) (+ c (* -1/4 (* a b))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (/.f64 (*.f64 a b) #s(literal -4 binary64))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
1/16
#s(literal 1/16 binary64)
(* t z)
(*.f64 t z)
t
z
(+ c (* -1/4 (* a b)))
(+.f64 c (/.f64 (*.f64 a b) #s(literal -4 binary64)))
c
(* -1/4 (* a b))
(/.f64 (*.f64 a b) #s(literal -4 binary64))
-1/4
#s(literal -1/4 binary64)
(* a b)
(*.f64 a b)
a
b
c
(* -1/4 (* a b))
(/.f64 (*.f64 a b) #s(literal -4 binary64))
-1/4
#s(literal -1/4 binary64)
(* a b)
(*.f64 a b)
a
b
(+ (/ (* a b) -4) c)
(+.f64 c (/.f64 (*.f64 a b) #s(literal -4 binary64)))
(/ (* 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 #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))
1/16
#s(literal 1/16 binary64)
(* t z)
(*.f64 t z)
t
z
(+ c (* x y))
(+.f64 c (*.f64 x y))
c
(* x y)
(*.f64 x y)
x
y

localize151.0ms (1.7%)

Localize:

Found 13 expressions of interest:

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

Compiled 168 to 25 computations (85.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 23.0ms
ival-mult: 12.0ms (51.5% of total)
ival-add: 7.0ms (30.1% of total)
ival-div: 4.0ms (17.2% of total)
const: 1.0ms (4.3% of total)
backward-pass: 0.0ms (0% of total)

series54.0ms (0.6%)

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

147 calls:

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

rewrite402.0ms (4.5%)

Algorithm
batch-egg-rewrite
Rules
3056×*-lowering-*.f32
3056×*-lowering-*.f64
2910×/-lowering-/.f32
2910×/-lowering-/.f64
2540×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

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

simplify384.0ms (4.3%)

Algorithm
egg-herbie
Rules
5340×*-lowering-*.f32
5340×*-lowering-*.f64
2986×+-lowering-+.f64
2986×+-lowering-+.f32
1538×distribute-lft-in
Iterations

Useful iterations: 2 (0.0ms)

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

eval172.0ms (1.9%)

Compiler

Compiled 25093 to 1794 computations (92.9% saved)

prune113.0ms (1.3%)

Pruning

11 alts after pruning (8 fresh and 3 done)

PrunedKeptTotal
New110741111
Fresh145
Picked235
Done000
Total1110111121
Accuracy
100.0%
Counts
1121 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
58.8%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
54.1%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
49.7%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
51.4%
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
48.8%
(+.f64 c (*.f64 x y))
52.5%
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x)))
30.1%
(*.f64 x y)
44.5%
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))
24.4%
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
31.6%
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
20.6%
c
Compiler

Compiled 270 to 208 computations (23% saved)

simplify8.0ms (0.1%)

Algorithm
egg-herbie
Localize:

Found 15 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
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 #s(literal 1/16 binary64) (*.f64 t z)))
cost-diff0
(*.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 x y))
cost-diff0
(*.f64 x y)
cost-diff0
(+.f64 c (*.f64 x y))
cost-diff0
(*.f64 x y)
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
52×fma-lowering-fma.f32
52×fma-define
52×fma-lowering-fma.f64
40×*-lowering-*.f32
40×*-lowering-*.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01898
13195
25495
36995
47195
07195
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(+ (/ (* a b) -4) (* x y))
(/ (* a b) -4)
(* a b)
a
b
-4
(* x y)
x
y
(* x y)
x
y
(+ c (* x y))
c
(* x y)
x
y
(+ (* 1/16 (* t z)) (* x y))
(* 1/16 (* t z))
1/16
(* t z)
t
z
(* x y)
x
y
(+ (/ (* a b) -4) (* 1/16 (* t z)))
(/ (* a b) -4)
(* a b)
a
b
-4
(* 1/16 (* t z))
1/16
(* t z)
t
z
Outputs
(+ (/ (* a b) -4) (* x y))
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
(/ (* a b) -4)
(/.f64 (*.f64 a b) #s(literal -4 binary64))
(* a b)
(*.f64 a b)
a
b
-4
#s(literal -4 binary64)
(* x y)
(*.f64 x y)
x
y
(* x y)
(*.f64 x y)
x
y
(+ c (* x y))
(+.f64 (*.f64 x y) c)
c
(* x y)
(*.f64 x y)
x
y
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal 1/16 binary64) t)))
(* 1/16 (* t z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
1/16
#s(literal 1/16 binary64)
(* t z)
(*.f64 t z)
t
z
(* x y)
(*.f64 x y)
x
y
(+ (/ (* a b) -4) (* 1/16 (* t z)))
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 z (*.f64 #s(literal 1/16 binary64) t)))
(/ (* a b) -4)
(/.f64 (*.f64 a b) #s(literal -4 binary64))
(* a b)
(*.f64 a b)
a
b
-4
#s(literal -4 binary64)
(* 1/16 (* t z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
1/16
#s(literal 1/16 binary64)
(* t z)
(*.f64 t z)
t
z

localize109.0ms (1.2%)

Localize:

Found 15 expressions of interest:

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

Compiled 107 to 19 computations (82.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 16.0ms
ival-mult: 9.0ms (55.6% of total)
ival-add: 4.0ms (24.7% of total)
ival-div: 2.0ms (12.4% of total)
const: 1.0ms (6.2% of total)
backward-pass: 0.0ms (0% of total)

series7.0ms (0.1%)

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

75 calls:

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

rewrite476.0ms (5.3%)

Algorithm
batch-egg-rewrite
Rules
4152×*-lowering-*.f32
4152×*-lowering-*.f64
3482×/-lowering-/.f32
3482×/-lowering-/.f64
1380×frac-times
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01852
18249
279849
0848149
Stop Event
iter limit
node limit
Counts
9 → 236
Calls
Call 1
Inputs
(+ (/ (* a b) -4) (* x y))
(/ (* a b) -4)
(* a b)
(* x y)
(+ c (* x y))
(+ (* 1/16 (* t z)) (* x y))
(* 1/16 (* t z))
(* t z)
(+ (/ (* a b) -4) (* 1/16 (* t z)))
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 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (-.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 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 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (-.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 x y))))
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))
(fma.f64 a (/.f64 b #s(literal -4 binary64)) (*.f64 x y))
(fma.f64 b (/.f64 a #s(literal -4 binary64)) (*.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 (*.f64 a (-.f64 #s(literal 0 binary64) b)) #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 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))
(fma.f64 (/.f64 b #s(literal -4 binary64)) a (*.f64 x y))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -64 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64))))))))
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 x y)))))
(neg.f64 (/.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 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 x y))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -64 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -64 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (+.f64 (*.f64 x (*.f64 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 x (*.f64 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 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -64 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 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 (*.f64 a b) #s(literal 4 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 x (*.f64 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 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -64 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) (/.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 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 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 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 x y))))
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64))) (+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (-.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 x (*.f64 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 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -64 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b)))) #s(literal 4096 binary64))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b)))) #s(literal 4096 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal -64 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))))))) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b)))) #s(literal 4096 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -64 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b)))) #s(literal 4096 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 256 binary64)) (+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 #s(literal 16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (-.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 x y))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 256 binary64)) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 x (*.f64 y (*.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 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -64 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) (/.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 x (*.f64 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 x (*.f64 y (*.f64 x y))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)))) (neg.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))
(/.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 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 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 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (-.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 x y))) (/.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (-.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 x y)))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.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 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 x y)))))))
(/.f64 (-.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 x y))) (/.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (-.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 x y)))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.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 x y))) (/.f64 (*.f64 x (*.f64 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 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -64 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -64 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 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 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 x (*.f64 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 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -64 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.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 x y) (+.f64 (*.f64 x y) (/.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 x (*.f64 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 x (*.f64 y (*.f64 x y))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))
(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 a (-.f64 #s(literal 0 binary64) b)) #s(literal 4 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (*.f64 a b)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b)))
(pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 a b)) #s(literal -1 binary64))
(*.f64 a (/.f64 b #s(literal -4 binary64)))
(*.f64 b (/.f64 a #s(literal -4 binary64)))
(*.f64 (*.f64 a b) #s(literal -1/4 binary64))
(*.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) #s(literal 1 binary64))
(*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 1/4 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) #s(literal -1 binary64)))
(*.f64 (/.f64 b #s(literal -4 binary64)) a)
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(*.f64 (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 a (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)))
(*.f64 a b)
(*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(*.f64 b a)
(*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(*.f64 (*.f64 a b) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 a b))
(*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) b)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) a)
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) b)
(*.f64 x y)
(*.f64 y x)
(*.f64 #s(literal 1 binary64) (*.f64 x y))
(+.f64 (*.f64 x y) c)
(+.f64 c (*.f64 x y))
(+.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 c (*.f64 x y)))))
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 c (*.f64 x y))))
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)))
(fma.f64 x y c)
(fma.f64 y x c)
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))))))
(neg.f64 (/.f64 (-.f64 (*.f64 c c) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 c (*.f64 x y)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c)))))
(neg.f64 (/.f64 (*.f64 (+.f64 (*.f64 x y) c) (-.f64 #s(literal 0 binary64) (-.f64 c (*.f64 x y)))) (-.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 y) (-.f64 (*.f64 x y) 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 (*.f64 c c) (*.f64 (*.f64 x 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 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 c c) (*.f64 (*.f64 x 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 (*.f64 x y) c) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 c c) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 c (*.f64 x y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.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 c c) (*.f64 (*.f64 x y) (-.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)))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) c)))))
(/.f64 (*.f64 (+.f64 (*.f64 x y) c) (-.f64 #s(literal 0 binary64) (-.f64 c (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 c (*.f64 x y))))
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c c)) (-.f64 (*.f64 x y) c))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (-.f64 c (*.f64 x y))) (*.f64 (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 c (*.f64 x y)) (-.f64 c (*.f64 x y))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))))) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c c)))) (-.f64 c (*.f64 x y))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 c c) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 c (*.f64 x y))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x y) c) (-.f64 #s(literal 0 binary64) (-.f64 c (*.f64 x y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.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 (-.f64 (pow.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 c (*.f64 x y))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 x y))) (/.f64 (*.f64 c c) (-.f64 c (*.f64 x y)))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 c (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 c (*.f64 x y)))) (*.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 c (*.f64 x y)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 x y))) (/.f64 (*.f64 c c) (-.f64 c (*.f64 x y)))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 c (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 c (*.f64 x y))))) (+.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 c (*.f64 x y)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.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 c c) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c)))))
(*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 c c) (*.f64 (*.f64 x y) c)))))
(*.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 #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 c c) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))))))
(*.f64 (*.f64 (+.f64 (*.f64 x y) c) (-.f64 #s(literal 0 binary64) (-.f64 c (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))))
(-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))))
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (+.f64 (*.f64 x y) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 y x (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (*.f64 x y))
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) (*.f64 x y))
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 x y))
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 x y))
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (*.f64 x y))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))))
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))))) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal -1/256 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (*.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 x (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))))
(/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal -1/256 binary64))) (+.f64 (*.f64 x y) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))))) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal -1/256 binary64)))) (neg.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))) (*.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))))) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (+.f64 (*.f64 x y) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))))
(*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(*.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))))) (/.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 (*.f64 x y) (+.f64 (*.f64 x y) (*.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 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))))
(*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal -1/256 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(*.f64 t (*.f64 z #s(literal 1/16 binary64)))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(*.f64 (*.f64 t z) #s(literal 1/16 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z)
(*.f64 (*.f64 #s(literal 1/16 binary64) z) t)
(*.f64 t z)
(*.f64 z t)
(+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.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)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (neg.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(-.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 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))
(-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))
(fma.f64 a (/.f64 b #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 b (/.f64 a #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(fma.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 1/4 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(fma.f64 (/.f64 b #s(literal -4 binary64)) a (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -64 binary64)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64))))))))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal -1/256 binary64))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -64 binary64)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))))) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal -1/256 binary64)))) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -64 binary64)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -64 binary64)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (/.f64 (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (/.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 #s(literal 1/16 binary64) (*.f64 t z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (/.f64 (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (/.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 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (/.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 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal -1/256 binary64))) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -64 binary64)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -64 binary64)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (/.f64 (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (/.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 t z) (*.f64 t z)) #s(literal -1/256 binary64)))) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (*.f64 (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))) (*.f64 (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -64 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b)))) #s(literal 4096 binary64))) (*.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b)))) #s(literal 4096 binary64)) (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (/.f64 #s(literal -64 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))))))) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b)))) #s(literal 4096 binary64)) (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -64 binary64)) (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b)))) #s(literal 4096 binary64)) (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 256 binary64)) (+.f64 (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 (*.f64 t z) (*.f64 t z)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (/.f64 #s(literal 16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 256 binary64)) (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 (*.f64 t z) (*.f64 t z))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 (*.f64 t z) #s(literal -1/16 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 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal -1/256 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))
(/.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 t z) #s(literal -1/16 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) #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 t z) #s(literal -1/16 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) (*.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 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))))
(/.f64 (-.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 t z) #s(literal -1/16 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) (+.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 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -64 binary64)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -64 binary64)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (/.f64 (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (/.f64 #s(literal -4 binary64) (*.f64 a b))))))
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal -1/256 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 (*.f64 t z) #s(literal -1/16 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 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))))) (/.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 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal -1/256 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))

simplify801.0ms (8.9%)

Algorithm
egg-herbie
Rules
6586×*-lowering-*.f32
6586×*-lowering-*.f64
1822×fnmadd-define
1466×times-frac
1234×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01451918
15381879
218641879
356061879
080741879
Stop Event
iter limit
node limit
Counts
300 → 300
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)
(* x y)
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
c
(* c (+ 1 (/ (* x y) c)))
(* c (+ 1 (/ (* x y) c)))
(* c (+ 1 (/ (* x y) c)))
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
c
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
(* x y)
(* x (+ y (/ c x)))
(* x (+ y (/ c x)))
(* x (+ y (/ c x)))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
c
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
(* x y)
(* y (+ x (/ c y)))
(* y (+ x (/ c y)))
(* y (+ x (/ c y)))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* x y)
(+ (* 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))
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* 1/16 (* t z))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(* -1/4 (* a b))
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a))))
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a))))
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a))))
(* -1/4 (* a b))
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b))))
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b))))
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b))))
(* 1/16 (* t z))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(* -1/4 (* a b))
(* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b))))
(* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b))))
(* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b))))
(* -1/4 (* a b))
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(* -1/4 (* a b))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(* 1/16 (* t z))
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))
(* 1/16 (* t z))
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))
(* -1/4 (* a b))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(* 1/16 (* t z))
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)))
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)))
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)))
(* 1/16 (* t z))
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))
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 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 x y) a)))
(* a (+ (* -1/4 b) (/ (* x y) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 x y) a)))
(* a (+ (* -1/4 b) (/ (* x y) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 x y) a)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 x y) a)))
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 x y) a)))
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 x y) a)))
(* x y)
(*.f64 x y)
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* b (+ (* -1/4 a) (/ (* x y) b)))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 x y) b)))
(* b (+ (* -1/4 a) (/ (* x y) b)))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 x y) b)))
(* b (+ (* -1/4 a) (/ (* x y) b)))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 x y) b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 x y) b)))
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 x y) b)))
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 x y) b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* x y)
(*.f64 x y)
(* x (+ y (* -1/4 (/ (* a b) x))))
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x)))
(* x (+ y (* -1/4 (/ (* a b) x))))
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x)))
(* x (+ y (* -1/4 (/ (* a b) x))))
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x)))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x)))
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x)))
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* x y)
(*.f64 x y)
(* y (+ x (* -1/4 (/ (* a b) y))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)))
(* y (+ x (* -1/4 (/ (* a b) y))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)))
(* y (+ x (* -1/4 (/ (* a b) y))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)))
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)))
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x 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 (*.f64 x y) c)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
c
(* c (+ 1 (/ (* x y) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* c (+ 1 (/ (* x y) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* c (+ 1 (/ (* x y) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
c
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(* x y)
(*.f64 x y)
(* x (+ y (/ c x)))
(*.f64 x (+.f64 y (/.f64 c x)))
(* x (+ y (/ c x)))
(*.f64 x (+.f64 y (/.f64 c x)))
(* x (+ y (/ c x)))
(*.f64 x (+.f64 y (/.f64 c x)))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(*.f64 x (+.f64 y (/.f64 c x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(*.f64 x (+.f64 y (/.f64 c x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(*.f64 x (+.f64 y (/.f64 c x)))
c
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(* x y)
(*.f64 x y)
(* y (+ x (/ c y)))
(*.f64 y (+.f64 x (/.f64 c y)))
(* y (+ x (/ c y)))
(*.f64 y (+.f64 x (/.f64 c y)))
(* y (+ x (/ c y)))
(*.f64 y (+.f64 x (/.f64 c y)))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(*.f64 y (+.f64 x (/.f64 c y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(*.f64 y (+.f64 x (/.f64 c y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(*.f64 y (+.f64 x (/.f64 c y)))
(* x y)
(*.f64 x y)
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* 1/16 z) (/ (* x y) t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(* t (+ (* 1/16 z) (/ (* x y) t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(* t (+ (* 1/16 z) (/ (* x y) t)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 x y) t)))
(* x y)
(*.f64 x y)
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* 1/16 t) (/ (* x y) z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 x y) z)))
(* z (+ (* 1/16 t) (/ (* x y) z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 x y) z)))
(* z (+ (* 1/16 t) (/ (* x y) z)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 x y) z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 x y) z)))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 x y) z)))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 x y) z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* x y)
(*.f64 x y)
(* x (+ y (* 1/16 (/ (* t z) x))))
(*.f64 x (+.f64 y (/.f64 (*.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 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* x y)
(*.f64 x y)
(* y (+ x (* 1/16 (/ (* t z) y))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y)))
(* y (+ x (* 1/16 (/ (* t z) y))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y)))
(* y (+ x (* 1/16 (/ (* t z) y))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y)))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y)))
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y)))
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a)))
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a)))
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a)))
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a)))
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b)))
(* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b)))
(* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b)))
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b)))
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t)))
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t)))
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t)))
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t)))
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z)))
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z)))
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z)))
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z)))
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z)))

eval89.0ms (1%)

Compiler

Compiled 12605 to 754 computations (94% saved)

prune70.0ms (0.8%)

Pruning

11 alts after pruning (3 fresh and 8 done)

PrunedKeptTotal
New7560756
Fresh033
Picked055
Done033
Total75611767
Accuracy
100.0%
Counts
767 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
58.8%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
54.1%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
49.7%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
51.4%
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
48.8%
(+.f64 c (*.f64 x y))
52.5%
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x)))
30.1%
(*.f64 x y)
44.5%
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))
24.4%
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
31.6%
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
20.6%
c
Compiler

Compiled 152 to 118 computations (22.4% saved)

simplify234.0ms (2.6%)

Algorithm
egg-herbie
Localize:

Found 10 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
cost-diff0
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x)
cost-diff0
(+.f64 y (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x))
cost-diff128
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x)))
cost-diff0
(/.f64 c b)
cost-diff0
(*.f64 #s(literal -1/4 binary64) a)
cost-diff0
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
cost-diff128
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))
cost-diff0
(*.f64 t z)
cost-diff0
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
Rules
5956×/-lowering-/.f32
5956×/-lowering-/.f64
4196×*-lowering-*.f32
4196×*-lowering-*.f64
2390×associate-/r*
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
02075
14773
29673
318671
434769
571869
6140469
7261469
8292669
9326869
10333969
11348169
12363669
0819169
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* 1/16 (* t z))
1/16
(* t z)
t
z
(* b (+ (* -1/4 a) (/ c b)))
b
(+ (* -1/4 a) (/ c b))
(* -1/4 a)
-1/4
a
(/ c b)
c
(* x (+ y (/ (* -1/4 (* a b)) x)))
x
(+ y (/ (* -1/4 (* a b)) x))
y
(/ (* -1/4 (* a b)) x)
(* -1/4 (* a b))
-1/4
(* a b)
a
b
Outputs
(* 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
(* b (+ (* -1/4 a) (/ c b)))
(+.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) c)
b
(+ (* -1/4 a) (/ c b))
(+.f64 (/.f64 c b) (*.f64 #s(literal -1/4 binary64) a))
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
-1/4
#s(literal -1/4 binary64)
a
(/ c b)
(/.f64 c b)
c
(* x (+ y (/ (* -1/4 (* a b)) x)))
(+.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) (*.f64 x y))
x
(+ y (/ (* -1/4 (* a b)) x))
(+.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))
y
(/ (* -1/4 (* a b)) x)
(/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)
(* -1/4 (* a b))
(*.f64 b (*.f64 #s(literal -1/4 binary64) a))
-1/4
#s(literal -1/4 binary64)
(* a b)
(*.f64 b a)
a
b

localize96.0ms (1.1%)

Localize:

Found 10 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 a b)
accuracy100.0%
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
accuracy93.5%
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x)
accuracy90.0%
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x)))
accuracy100.0%
(/.f64 c b)
accuracy100.0%
(*.f64 #s(literal -1/4 binary64) a)
accuracy100.0%
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
accuracy88.1%
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))
accuracy100.0%
(*.f64 t z)
accuracy100.0%
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
Results
77.0ms256×0valid
Compiler

Compiled 85 to 21 computations (75.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 27.0ms
ival-mult: 20.0ms (74.6% of total)
ival-div: 4.0ms (14.9% of total)
ival-add: 3.0ms (11.2% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

series24.0ms (0.3%)

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

84 calls:

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

rewrite289.0ms (3.2%)

Algorithm
batch-egg-rewrite
Rules
5434×*-lowering-*.f32
5434×*-lowering-*.f64
3122×/-lowering-/.f32
3122×/-lowering-/.f64
1222×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02063
18761
274957
0871857
Stop Event
iter limit
node limit
Counts
11 → 417
Calls
Call 1
Inputs
(* 1/16 (* t z))
(* t z)
(* b (+ (* -1/4 a) (/ c b)))
(+ (* -1/4 a) (/ c b))
(* -1/4 a)
(/ c b)
(* x (+ y (/ (* -1/4 (* a b)) x)))
(+ y (/ (* -1/4 (* a b)) x))
(/ (* -1/4 (* a b)) x)
(* -1/4 (* a b))
(* a b)
Outputs
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(*.f64 t (*.f64 z #s(literal 1/16 binary64)))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(*.f64 (*.f64 t z) #s(literal 1/16 binary64))
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z)
(*.f64 (*.f64 #s(literal 1/16 binary64) z) t)
(*.f64 (*.f64 z #s(literal 1/16 binary64)) t)
(*.f64 t z)
(*.f64 z t)
(+.f64 c (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))
(+.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) c)
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) c)))
(fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)
(fma.f64 b (/.f64 c b) (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))
(fma.f64 #s(literal -1/4 binary64) (*.f64 b a) c)
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b c)
(fma.f64 c #s(literal 1 binary64) (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))
(fma.f64 (/.f64 c b) b (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))
(fma.f64 (*.f64 b a) #s(literal -1/4 binary64) c)
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c)
(fma.f64 (*.f64 #s(literal -1/4 binary64) b) a c)
(fma.f64 (*.f64 b c) (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))
(/.f64 b (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (-.f64 c (*.f64 b (*.f64 #s(literal -1/4 binary64) a))))) (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) c) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c))) (*.f64 b (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)) (*.f64 (+.f64 c (*.f64 b (*.f64 #s(literal -1/4 binary64) a))) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c))) (*.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 c (/.f64 b (/.f64 c b)))) b)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (-.f64 c (*.f64 b (*.f64 #s(literal -1/4 binary64) a))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) (-.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) c))
(/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c))))
(/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c)))) (+.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))))
(/.f64 (*.f64 (+.f64 c (*.f64 b (*.f64 #s(literal -1/4 binary64) a))) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c))) b) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c))) b) (+.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 c (/.f64 b (/.f64 c b)))) b) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c)))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (-.f64 c (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c))) (neg.f64 (-.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) c)))
(/.f64 (neg.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c)))))
(/.f64 (neg.f64 (*.f64 (+.f64 c (*.f64 b (*.f64 #s(literal -1/4 binary64) a))) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))) (+.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 c b)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c))) b)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 c (/.f64 b (/.f64 c b)))) b)) (+.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 c b)))
(/.f64 (+.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (*.f64 b (*.f64 #s(literal -1/4 binary64) a))))))
(/.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b))) (-.f64 c (*.f64 b (*.f64 #s(literal -1/4 binary64) a))))
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c)))))
(/.f64 (*.f64 b (+.f64 (neg.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (/.f64 c (/.f64 b (/.f64 c b))))) (+.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 c b)))
(/.f64 (*.f64 b (+.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 #s(literal -1/16 binary64) (*.f64 a a)))) (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c)))) b) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c)))))
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (/.f64 c (/.f64 b (/.f64 c b)))) b) (+.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 c b)))
(/.f64 (*.f64 (+.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 #s(literal -1/16 binary64) (*.f64 a a))) b) (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))
(*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)) b)
(*.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c)))) b))
(*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))) b))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (-.f64 c (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) c)))
(*.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c)))))
(*.f64 (*.f64 (+.f64 c (*.f64 b (*.f64 #s(literal -1/4 binary64) a))) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))))
(*.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c))) b) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c)))))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 c (/.f64 b (/.f64 c b)))) b) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))))
(*.f64 (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c)))) (+.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64)))))))) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c)) (-.f64 (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c)) (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))))
(*.f64 (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c)))) (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c))))
(*.f64 (/.f64 (*.f64 (+.f64 c (*.f64 b (*.f64 #s(literal -1/4 binary64) a))) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 c (/.f64 b (/.f64 c b))))) (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))
(*.f64 (/.f64 (*.f64 (+.f64 c (*.f64 b (*.f64 #s(literal -1/4 binary64) a))) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))) (-.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 c b) (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))))
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c))) b) (+.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64)))))))) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c)) (-.f64 (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c)) (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))))
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c))) b) (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c))))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 c (/.f64 b (/.f64 c b)))) b) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 c (/.f64 b (/.f64 c b))))) (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 c (/.f64 b (/.f64 c b)))) b) (-.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 c b) (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
(+.f64 (/.f64 c b) (*.f64 #s(literal -1/4 binary64) a))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))) (neg.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))))
(-.f64 (*.f64 #s(literal -1/4 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))))
(-.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64)))))
(fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))
(fma.f64 a #s(literal -1/4 binary64) (/.f64 c b))
(fma.f64 c (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -1/4 binary64) a))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1/4 binary64) a))
(fma.f64 #s(literal 1 binary64) (/.f64 c b) (*.f64 #s(literal -1/4 binary64) a))
(fma.f64 (/.f64 #s(literal 1 binary64) b) c (*.f64 #s(literal -1/4 binary64) a))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c))))))
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 c (/.f64 b (/.f64 c b)))) (+.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 c b))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c)))))
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))))
(/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c))))
(/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c))) (+.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (+.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 #s(literal -1/16 binary64) (*.f64 a a)))))
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c)))) (neg.f64 (+.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))))))
(/.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (/.f64 c (/.f64 b (/.f64 c b)))) (+.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 c b)))
(/.f64 (+.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 #s(literal -1/16 binary64) (*.f64 a a))) (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)) (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c))))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (/.f64 c (/.f64 b (/.f64 c b))))) (neg.f64 (+.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 c b))))
(/.f64 (neg.f64 (+.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 #s(literal -1/16 binary64) (*.f64 a a)))) (neg.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))) (+.f64 (*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))) (*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c))) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c)) (*.f64 (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c)) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c))))) (+.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c)) (-.f64 (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c)) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c))))) (-.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c)) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (+.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c)) (/.f64 b c))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 c (/.f64 b (/.f64 c b)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))))
(*.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c)))))
(*.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c))) (*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c))))))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))
(*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c))))))
(*.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 c b))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c)))) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 c (/.f64 b (/.f64 c b)))))
(*.f64 (+.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 #s(literal -1/16 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64)))))
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 c (/.f64 b (/.f64 c b))))) (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c))) (+.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64)))))))) (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c)) (-.f64 (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c)) (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c))) (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c b) (*.f64 a #s(literal 1/4 binary64))) (/.f64 b c))))
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c b) (/.f64 (/.f64 b (/.f64 c b)) c)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 c b) (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))))
(*.f64 #s(literal -1/4 binary64) a)
(*.f64 #s(literal -1/4 binary64) (*.f64 a #s(literal 1 binary64)))
(*.f64 a #s(literal -1/4 binary64))
(*.f64 (*.f64 #s(literal -1/4 binary64) a) #s(literal 1 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 1 binary64)))
(/.f64 c b)
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 b c))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c)))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) b)
(/.f64 (*.f64 c #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 b c) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 c b) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) b) c)
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c))
(*.f64 (pow.f64 (/.f64 b c) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b c) #s(literal -1/2 binary64)))
(+.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) (*.f64 x y))
(+.f64 (*.f64 x y) (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal 1/4 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal 1/4 binary64))))))
(fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b a) #s(literal 1 binary64)) (*.f64 x y))
(fma.f64 x y (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))
(fma.f64 x (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) (*.f64 x y))
(fma.f64 y x (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))
(fma.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) #s(literal 1 binary64) (*.f64 x y))
(fma.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) x (*.f64 x y))
(fma.f64 (*.f64 x #s(literal -1/4 binary64)) (/.f64 (*.f64 b a) x) (*.f64 x y))
(fma.f64 (*.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a))) (/.f64 #s(literal 1 binary64) x) (*.f64 x y))
(/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) (-.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) (*.f64 x y)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal 1/4 binary64)))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a))))) (*.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) (*.f64 x y)) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a))))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))))) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)) (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x))) x)))
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) (-.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) (*.f64 x y)))))
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b))) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal 1/4 binary64)))))
(/.f64 (*.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a))))))) (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a))))))
(/.f64 (*.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (*.f64 y (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) (*.f64 x y)) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))))) x) (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a))))))
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))))) x) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (*.f64 y (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x))) x) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) (-.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) (*.f64 x y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal 1/4 binary64))))))
(/.f64 (neg.f64 (*.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) (*.f64 x y)) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))) (+.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))))) x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x))) x)) (+.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) (*.f64 x y)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) (*.f64 x y)))
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))))))
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x))))) (+.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))
(/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (*.f64 y y))) (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a))))))) x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)))) x) (+.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (*.f64 y y)) x) (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y))
(*.f64 x (+.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))
(*.f64 (+.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)) x)
(*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))))) x))
(*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))) x))
(*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) (-.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) (*.f64 x y))))))
(*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 b (*.f64 a #s(literal 1/4 binary64))))))
(*.f64 (*.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))))))
(*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) (*.f64 x y)) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))) (/.f64 #s(literal 1 binary64) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))))
(*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))))) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))))))
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x))) x) (/.f64 #s(literal 1 binary64) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))))
(*.f64 (/.f64 (*.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a))))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))) (*.f64 y y)))))
(*.f64 (/.f64 (*.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a))))))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y))))) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) x) (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y))))
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) (*.f64 x y)) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))) (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)))) (+.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) (*.f64 x y)) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a))))))) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) (+.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))))
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))))) x) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))) (*.f64 y y)))))
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))))) x) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y))))) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) x) (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y))))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x))) x) (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)))) (+.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x))) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a))))))) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) (+.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))))
(+.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))
(+.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y)
(+.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))))
(-.f64 y (/.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) x))
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y)) (/.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y)))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b a) x) y)
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b x) y)
(fma.f64 (*.f64 b a) (/.f64 #s(literal -1/4 binary64) x) y)
(fma.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) (/.f64 #s(literal 1 binary64) x) y)
(fma.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) (/.f64 #s(literal -1 binary64) x) y)
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y)
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) y)
(fma.f64 (/.f64 (*.f64 b a) x) #s(literal -1/4 binary64) y)
(neg.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a))))))))
(neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x))) (+.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a))))))) (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)))) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))))) (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a))))))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (*.f64 y (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (*.f64 y (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (*.f64 y y))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x))) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a))))))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (*.f64 y (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)))) (+.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (*.f64 y y)) (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y))
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))) (*.f64 (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)))) (*.f64 (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x))))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (*.f64 y y))) (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))) (/.f64 (*.f64 y y) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))) (*.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))) (/.f64 (*.f64 y y) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))))) (+.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))))
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))))) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a))))))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x))) #s(literal 1 binary64)) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a))))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a))))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a))))) (-.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a))))) (*.f64 y (*.f64 y y))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a))))))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a))))))) (/.f64 #s(literal 1 binary64) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (*.f64 y y)))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a))) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))))) (/.f64 #s(literal 1 binary64) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))) (+.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))) #s(literal -1 binary64))
(*.f64 (+.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)) (*.f64 (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)) (/.f64 #s(literal 1 binary64) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))))
(*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))))))
(*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (*.f64 y (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))))))
(*.f64 (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a))))) (*.f64 (+.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a))))))))
(*.f64 #s(literal 1 binary64) (+.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x))) (/.f64 #s(literal 1 binary64) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))) (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y)))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x))) (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)))) (+.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))) (*.f64 y y)))))
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a)))))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x)) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y) (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y))))) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) x) (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) y))))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b a) x)) (/.f64 (*.f64 b a) x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (*.f64 b a) x) (/.f64 (/.f64 (*.f64 b a) x) (/.f64 x (*.f64 b a))))))) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) (+.f64 y (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))))
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) x))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) x))
(neg.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) x))
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) x) #s(literal 1 binary64)))
(/.f64 #s(literal -1/4 binary64) (/.f64 x (*.f64 b a)))
(/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)
(/.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a))))
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -4 binary64) (*.f64 b a)))
(/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 b (*.f64 a #s(literal 1/4 binary64)))))
(/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) #s(literal -1 binary64)) x)
(/.f64 (*.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))
(pow.f64 (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a))) #s(literal -1 binary64))
(*.f64 b (*.f64 a (/.f64 #s(literal -1/4 binary64) x)))
(*.f64 b (*.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 #s(literal 1 binary64) x)))
(*.f64 b (*.f64 (/.f64 a x) #s(literal -1/4 binary64)))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b a) x))
(*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b a) x) #s(literal 1 binary64)))
(*.f64 a (*.f64 (/.f64 b x) #s(literal -1/4 binary64)))
(*.f64 a (*.f64 #s(literal -1/4 binary64) (/.f64 b x)))
(*.f64 a (*.f64 b (/.f64 #s(literal -1/4 binary64) x)))
(*.f64 a (*.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) x)))
(*.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b x))
(*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 b x) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) x)))
(*.f64 (*.f64 b a) (/.f64 #s(literal -1/4 binary64) x))
(*.f64 (*.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)))
(*.f64 (*.f64 b a) (*.f64 (/.f64 #s(literal -1/4 binary64) x) #s(literal 1 binary64)))
(*.f64 (*.f64 b a) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1 binary64) x)))
(*.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) #s(literal 1 binary64))
(*.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) (/.f64 #s(literal -1 binary64) x))
(*.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 b a)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 b a) x) #s(literal -1/4 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) x))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1 binary64) x)))
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 b (*.f64 a #s(literal 1/4 binary64))))
(*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) x))
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (/.f64 #s(literal -1 binary64) x)))
(*.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 b (/.f64 #s(literal -1 binary64) x)))
(*.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 a x))
(*.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 a x))
(*.f64 (/.f64 #s(literal -1/4 binary64) x) (*.f64 b a))
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) x))
(*.f64 (/.f64 (*.f64 b a) #s(literal -1 binary64)) (/.f64 #s(literal 1/4 binary64) x))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) #s(literal -1 binary64)) (/.f64 #s(literal -1/4 binary64) x))
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 b x))
(*.f64 (pow.f64 (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) a)) (/.f64 b x))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 #s(literal -1/4 binary64) x))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) (*.f64 b a))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1/4 binary64) a)) b)
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) b) (*.f64 #s(literal -1/4 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) a) (*.f64 b #s(literal -1/4 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) a) (*.f64 #s(literal -1/4 binary64) b))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 b #s(literal -1/4 binary64))) a)
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1/4 binary64) b)) a)
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal -1/4 binary64) a))) b)
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a #s(literal 1/4 binary64))))
(neg.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))))
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) x) x))
(neg.f64 (*.f64 x (/.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) x)))
(neg.f64 (/.f64 (*.f64 x (*.f64 b (*.f64 a #s(literal 1/4 binary64)))) x))
(neg.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/4 binary64) x)) x))
(/.f64 x (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a))))
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x (*.f64 b (*.f64 a #s(literal 1/4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (*.f64 b a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a))) x))
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 b (*.f64 a #s(literal 1/4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 b a) (*.f64 #s(literal 1/4 binary64) x))))
(/.f64 (*.f64 x #s(literal -1/4 binary64)) (/.f64 x (*.f64 b a)))
(/.f64 (*.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a))) x)
(/.f64 (*.f64 x (*.f64 b (*.f64 a #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) x)
(/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/4 binary64) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (neg.f64 (*.f64 x (*.f64 b (*.f64 a #s(literal 1/4 binary64))))) x)
(/.f64 (neg.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/4 binary64) x))) x)
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 x (*.f64 b (*.f64 a #s(literal 1/4 binary64)))))
(/.f64 (*.f64 (*.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a))) #s(literal 1 binary64)) x)
(/.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 x (*.f64 b a)))
(/.f64 (*.f64 (*.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (/.f64 (*.f64 x (*.f64 b (*.f64 a #s(literal 1/4 binary64)))) #s(literal -1 binary64)) x)
(/.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/4 binary64) x)) #s(literal -1 binary64)) x)
(*.f64 b (*.f64 #s(literal -1/4 binary64) a))
(*.f64 #s(literal -1/4 binary64) (*.f64 b a))
(*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b a) #s(literal 1 binary64)))
(*.f64 #s(literal -1/4 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a))))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
(*.f64 a (*.f64 #s(literal -1/4 binary64) b))
(*.f64 a (*.f64 (*.f64 b #s(literal -1/4 binary64)) #s(literal 1 binary64)))
(*.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal -1/4 binary64) a) b)
(*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 b x) x))
(*.f64 x (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))
(*.f64 (*.f64 b a) #s(literal -1/4 binary64))
(*.f64 (*.f64 b a) (*.f64 (/.f64 #s(literal -1/4 binary64) x) x))
(*.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) #s(literal 1 binary64))
(*.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) x)
(*.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) x))
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x))
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 #s(literal -4 binary64) (*.f64 b a))))
(*.f64 (/.f64 (*.f64 b a) x) (*.f64 #s(literal -1/4 binary64) x))
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a #s(literal 1/4 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) #s(literal 1/4 binary64))
(*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a)))
(*.f64 (*.f64 a #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (*.f64 b #s(literal -1/4 binary64)) a)
(*.f64 (*.f64 b #s(literal -1/4 binary64)) (*.f64 a #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal -1/4 binary64) b) a)
(*.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 a #s(literal 1 binary64)))
(*.f64 (*.f64 x #s(literal -1/4 binary64)) (/.f64 (*.f64 b a) x))
(*.f64 (*.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a))) (/.f64 #s(literal 1 binary64) x))
(*.f64 (*.f64 (*.f64 b a) #s(literal 1 binary64)) #s(literal -1/4 binary64))
(*.f64 (*.f64 x (*.f64 b (*.f64 a #s(literal 1/4 binary64)))) (/.f64 #s(literal -1 binary64) x))
(*.f64 (*.f64 (*.f64 b (*.f64 #s(literal -1/4 binary64) a)) x) (/.f64 #s(literal 1 binary64) x))
(*.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 1/4 binary64) x)) (/.f64 #s(literal -1 binary64) x))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a))) #s(literal -1/4 binary64))
(*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) x))
(*.f64 (neg.f64 (*.f64 a #s(literal 1/4 binary64))) b)
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) a)) b)
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 b a)) #s(literal -1/4 binary64))
(*.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) a)) (/.f64 b x))
(*.f64 (*.f64 x (*.f64 b a)) (/.f64 #s(literal -1/4 binary64) x))
(*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) x)) (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))
(*.f64 (*.f64 x (/.f64 (*.f64 b a) x)) #s(literal -1/4 binary64))
(*.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) b) (/.f64 a x))
(*.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) a) (/.f64 b x))
(*.f64 (*.f64 (*.f64 x (*.f64 b (*.f64 #s(literal -1/4 binary64) a))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/4 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/4 binary64) b))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/4 binary64))) a)
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) b)) a)
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 b (*.f64 a #s(literal 1/4 binary64))))
(*.f64 (/.f64 x (/.f64 x #s(literal -1/4 binary64))) (*.f64 b a))
(*.f64 (/.f64 x (/.f64 x (*.f64 #s(literal -1/4 binary64) a))) b)
(*.f64 b a)
(*.f64 a b)

simplify185.0ms (2.1%)

Algorithm
egg-herbie
Rules
3964×*-lowering-*.f32
3964×*-lowering-*.f64
1668×fmsub-define
1592×fnmadd-define
1236×fmm-def
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01231871
14291808
213971808
344041808
085761808
Stop Event
iter limit
node limit
Counts
336 → 336
Calls
Call 1
Inputs
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 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))
(* b (+ (* -1/4 a) (/ c b)))
(* b (+ (* -1/4 a) (/ c b)))
(* b (+ (* -1/4 a) (/ c b)))
(* -1/4 (* a b))
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))
c
(+ c (* -1/4 (* a b)))
(+ c (* -1/4 (* a b)))
(+ c (* -1/4 (* a b)))
(* -1/4 (* a b))
(* a (+ (* -1/4 b) (/ c a)))
(* a (+ (* -1/4 b) (/ c a)))
(* a (+ (* -1/4 b) (/ c a)))
(* -1/4 (* a b))
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))
(* -1/4 (* a b))
(+ c (* -1/4 (* a b)))
(+ c (* -1/4 (* a b)))
(+ c (* -1/4 (* a b)))
c
(* c (+ 1 (* -1/4 (/ (* a b) c))))
(* c (+ 1 (* -1/4 (/ (* a b) c))))
(* c (+ 1 (* -1/4 (/ (* a b) c))))
c
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(/ c b)
(+ (* -1/4 a) (/ c b))
(+ (* -1/4 a) (/ c b))
(+ (* -1/4 a) (/ c b))
(* -1/4 a)
(* a (- (/ c (* a b)) 1/4))
(* a (- (/ c (* a b)) 1/4))
(* a (- (/ c (* a b)) 1/4))
(* -1/4 a)
(* -1 (* a (+ 1/4 (* -1 (/ c (* a b))))))
(* -1 (* a (+ 1/4 (* -1 (/ c (* a b))))))
(* -1 (* a (+ 1/4 (* -1 (/ c (* a b))))))
(* -1/4 a)
(+ (* -1/4 a) (/ c b))
(+ (* -1/4 a) (/ c b))
(+ (* -1/4 a) (/ c b))
(/ c b)
(* c (+ (* -1/4 (/ a c)) (/ 1 b)))
(* c (+ (* -1/4 (/ a c)) (/ 1 b)))
(* c (+ (* -1/4 (/ a c)) (/ 1 b)))
(/ c b)
(* -1 (* c (- (* 1/4 (/ a c)) (/ 1 b))))
(* -1 (* c (- (* 1/4 (/ a c)) (/ 1 b))))
(* -1 (* c (- (* 1/4 (/ a c)) (/ 1 b))))
(/ c b)
(/ (+ c (* -1/4 (* a b))) b)
(/ (+ c (* -1/4 (* a b))) b)
(/ (+ c (* -1/4 (* a b))) b)
(* -1/4 a)
(+ (* -1/4 a) (/ c b))
(+ (* -1/4 a) (/ c b))
(+ (* -1/4 a) (/ c b))
(* -1/4 a)
(+ (* -1/4 a) (/ c b))
(+ (* -1/4 a) (/ c b))
(+ (* -1/4 a) (/ c b))
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(* -1/4 a)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(* -1/4 (* a b))
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(* x y)
(* x (+ y (* -1/4 (/ (* a b) x))))
(* x (+ y (* -1/4 (/ (* a b) x))))
(* x (+ y (* -1/4 (/ (* a b) x))))
(* x y)
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(* -1/4 (* a b))
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(* x y)
(* y (+ x (* -1/4 (/ (* a b) y))))
(* y (+ x (* -1/4 (/ (* a b) y))))
(* y (+ x (* -1/4 (/ (* a b) y))))
(* x y)
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(* x y)
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(+ (* -1/4 (* a b)) (* x y))
(* -1/4 (* a b))
(* 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) x))
(+ y (* -1/4 (/ (* a b) x)))
(+ y (* -1/4 (/ (* a b) x)))
(+ y (* -1/4 (/ (* a b) x)))
y
(* y (+ 1 (* -1/4 (/ (* a b) (* x y)))))
(* y (+ 1 (* -1/4 (/ (* a b) (* x y)))))
(* y (+ 1 (* -1/4 (/ (* a b) (* x y)))))
y
(* -1 (* y (- (* 1/4 (/ (* a b) (* x y))) 1)))
(* -1 (* y (- (* 1/4 (/ (* a b) (* x y))) 1)))
(* -1 (* y (- (* 1/4 (/ (* a b) (* x y))) 1)))
y
(+ y (* -1/4 (/ (* a b) x)))
(+ y (* -1/4 (/ (* a b) x)))
(+ y (* -1/4 (/ (* a b) x)))
(* -1/4 (/ (* a b) x))
(* 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) x))
(* -1 (* a (+ (* -1 (/ y a)) (* 1/4 (/ b x)))))
(* -1 (* a (+ (* -1 (/ y a)) (* 1/4 (/ b x)))))
(* -1 (* a (+ (* -1 (/ y a)) (* 1/4 (/ b x)))))
y
(+ y (* -1/4 (/ (* a b) x)))
(+ y (* -1/4 (/ (* a b) x)))
(+ y (* -1/4 (/ (* a b) x)))
(* -1/4 (/ (* a b) x))
(* 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) x))
(* -1 (* b (+ (* -1 (/ y b)) (* 1/4 (/ a x)))))
(* -1 (* b (+ (* -1 (/ y b)) (* 1/4 (/ a x)))))
(* -1 (* b (+ (* -1 (/ y b)) (* 1/4 (/ a x)))))
(* -1/4 (/ (* a b) x))
(/ (+ (* -1/4 (* a b)) (* x y)) x)
(/ (+ (* -1/4 (* a b)) (* x y)) x)
(/ (+ (* -1/4 (* a b)) (* x y)) x)
y
(+ y (* -1/4 (/ (* a b) x)))
(+ y (* -1/4 (/ (* a b) x)))
(+ y (* -1/4 (/ (* a b) x)))
y
(+ y (* -1/4 (/ (* a b) x)))
(+ y (* -1/4 (/ (* a b) x)))
(+ y (* -1/4 (/ (* a b) x)))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (/ (* a b) x))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
Outputs
(* 1/16 (* t z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(* 1/16 (* t z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(* 1/16 (* t z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(* 1/16 (* t z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(* 1/16 (* t z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(* 1/16 (* t z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(* 1/16 (* t z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(* 1/16 (* t z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(* 1/16 (* t z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(* 1/16 (* t z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(* 1/16 (* t z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(* 1/16 (* t z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(* 1/16 (* t z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(* 1/16 (* t z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(* 1/16 (* t z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(* 1/16 (* t z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(* 1/16 (* t z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(* 1/16 (* t z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(* 1/16 (* t z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(* 1/16 (* t z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(* 1/16 (* t z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(* 1/16 (* t z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(* 1/16 (* t z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(* 1/16 (* t z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
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 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* b (+ (* -1/4 a) (/ c b)))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* b (+ (* -1/4 a) (/ c 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))
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))
(+.f64 c (*.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 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* a (+ (* -1/4 b) (/ c a)))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* a (+ (* -1/4 b) (/ c a)))
(+.f64 c (*.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 (/ c a)) (* 1/4 b))))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 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))
(+ 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/4 binary64) (*.f64 a b)))
(* c (+ 1 (* -1/4 (/ (* a b) c))))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* c (+ 1 (* -1/4 (/ (* a b) c))))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
c
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(/ c b)
(/.f64 c b)
(+ (* -1/4 a) (/ c b))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
(+ (* -1/4 a) (/ c b))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
(+ (* -1/4 a) (/ c b))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(* a (- (/ c (* a b)) 1/4))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
(* a (- (/ c (* a b)) 1/4))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
(* a (- (/ c (* a b)) 1/4))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(* -1 (* a (+ 1/4 (* -1 (/ c (* a b))))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
(* -1 (* a (+ 1/4 (* -1 (/ c (* a b))))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
(* -1 (* a (+ 1/4 (* -1 (/ c (* a b))))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(+ (* -1/4 a) (/ c b))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
(+ (* -1/4 a) (/ c b))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
(+ (* -1/4 a) (/ c b))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
(/ c b)
(/.f64 c b)
(* c (+ (* -1/4 (/ a c)) (/ 1 b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
(* c (+ (* -1/4 (/ a c)) (/ 1 b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
(* c (+ (* -1/4 (/ a c)) (/ 1 b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
(/ c b)
(/.f64 c b)
(* -1 (* c (- (* 1/4 (/ a c)) (/ 1 b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
(* -1 (* c (- (* 1/4 (/ a c)) (/ 1 b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
(* -1 (* c (- (* 1/4 (/ a c)) (/ 1 b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
(/ c b)
(/.f64 c b)
(/ (+ c (* -1/4 (* a b))) b)
(/.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) b)
(/ (+ c (* -1/4 (* a b))) b)
(/.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) b)
(/ (+ c (* -1/4 (* a b))) b)
(/.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) b)
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(+ (* -1/4 a) (/ c b))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
(+ (* -1/4 a) (/ c b))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
(+ (* -1/4 a) (/ c b))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(+ (* -1/4 a) (/ c b))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
(+ (* -1/4 a) (/ c b))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
(+ (* -1/4 a) (/ c b))
(+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(* -1/4 a)
(*.f64 #s(literal -1/4 binary64) a)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* x y)
(*.f64 x y)
(* x (+ y (* -1/4 (/ (* a b) x))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* x (+ y (* -1/4 (/ (* a b) x))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* x (+ y (* -1/4 (/ (* a b) x))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* x y)
(*.f64 x y)
(* y (+ x (* -1/4 (/ (* a b) y))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* y (+ x (* -1/4 (/ (* a b) y))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* y (+ x (* -1/4 (/ (* a b) y))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* x y)
(*.f64 x y)
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* a (+ (* -1/4 b) (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* a (+ (* -1/4 b) (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* a (+ (* -1/4 b) (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* x y)
(*.f64 x y)
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* b (+ (* -1/4 a) (/ (* x y) b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* b (+ (* -1/4 a) (/ (* x y) b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* b (+ (* -1/4 a) (/ (* x y) b)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(+ y (* -1/4 (/ (* a b) x)))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(+ y (* -1/4 (/ (* a b) x)))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(+ y (* -1/4 (/ (* a b) x)))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
y
(* y (+ 1 (* -1/4 (/ (* a b) (* x y)))))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(* y (+ 1 (* -1/4 (/ (* a b) (* x y)))))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(* y (+ 1 (* -1/4 (/ (* a b) (* x y)))))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
y
(* -1 (* y (- (* 1/4 (/ (* a b) (* x y))) 1)))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(* -1 (* y (- (* 1/4 (/ (* a b) (* x y))) 1)))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(* -1 (* y (- (* 1/4 (/ (* a b) (* x y))) 1)))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
y
(+ y (* -1/4 (/ (* a b) x)))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(+ y (* -1/4 (/ (* a b) x)))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(+ y (* -1/4 (/ (* a b) x)))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* a (+ (* -1/4 (/ b x)) (/ y a)))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(* a (+ (* -1/4 (/ b x)) (/ y a)))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(* a (+ (* -1/4 (/ b x)) (/ y a)))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1 (* a (+ (* -1 (/ y a)) (* 1/4 (/ b x)))))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(* -1 (* a (+ (* -1 (/ y a)) (* 1/4 (/ b x)))))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(* -1 (* a (+ (* -1 (/ y a)) (* 1/4 (/ b x)))))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
y
(+ y (* -1/4 (/ (* a b) x)))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(+ y (* -1/4 (/ (* a b) x)))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(+ y (* -1/4 (/ (* a b) x)))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* b (+ (* -1/4 (/ a x)) (/ y b)))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(* b (+ (* -1/4 (/ a x)) (/ y b)))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(* b (+ (* -1/4 (/ a x)) (/ y b)))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1 (* b (+ (* -1 (/ y b)) (* 1/4 (/ a x)))))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(* -1 (* b (+ (* -1 (/ y b)) (* 1/4 (/ a x)))))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(* -1 (* b (+ (* -1 (/ y b)) (* 1/4 (/ a x)))))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(/ (+ (* -1/4 (* a b)) (* x y)) x)
(/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y)) x)
(/ (+ (* -1/4 (* a b)) (* x y)) x)
(/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y)) x)
(/ (+ (* -1/4 (* a b)) (* x y)) x)
(/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y)) x)
y
(+ y (* -1/4 (/ (* a b) x)))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(+ y (* -1/4 (/ (* a b) x)))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(+ y (* -1/4 (/ (* a b) x)))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
y
(+ y (* -1/4 (/ (* a b) x)))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(+ y (* -1/4 (/ (* a b) x)))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(+ y (* -1/4 (/ (* a b) x)))
(+.f64 y (*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x)))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (/ (* a b) x))
(*.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)

eval99.0ms (1.1%)

Compiler

Compiled 14152 to 1429 computations (89.9% saved)

prune92.0ms (1%)

Pruning

11 alts after pruning (0 fresh and 11 done)

PrunedKeptTotal
New7530753
Fresh000
Picked033
Done088
Total75311764
Accuracy
100.0%
Counts
764 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
58.8%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
54.1%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
49.7%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)
51.4%
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
48.8%
(+.f64 c (*.f64 x y))
52.5%
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x)))
30.1%
(*.f64 x y)
44.5%
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b)))
24.4%
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
31.6%
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
20.6%
c
Compiler

Compiled 319 to 175 computations (45.1% saved)

regimes85.0ms (0.9%)

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

15 calls:

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

Compiled 172 to 138 computations (19.8% saved)

regimes42.0ms (0.5%)

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

6.0ms
a
4.0ms
y
4.0ms
x
4.0ms
z
4.0ms
c
Results
AccuracySegmentsBranch
78.0%5x
78.2%5y
75.8%3z
78.2%4t
82.1%3a
81.5%3b
79.8%5c
79.0%5(*.f64 x y)
89.7%3(*.f64 a b)
Compiler

Compiled 76 to 65 computations (14.5% saved)

regimes6.0ms (0.1%)

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

1 calls:

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

Compiled 10 to 8 computations (20% saved)

regimes37.0ms (0.4%)

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

9 calls:

6.0ms
t
4.0ms
z
4.0ms
x
4.0ms
c
4.0ms
b
Results
AccuracySegmentsBranch
69.3%3x
70.8%3y
67.6%3z
73.5%3(*.f64 x y)
70.9%4t
74.2%6c
71.9%5b
68.1%3a
75.1%4(*.f64 a b)
Compiler

Compiled 76 to 65 computations (14.5% saved)

regimes11.0ms (0.1%)

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

2 calls:

7.0ms
(*.f64 a b)
3.0ms
(*.f64 x y)
Results
AccuracySegmentsBranch
72.1%3(*.f64 x y)
74.4%5(*.f64 a b)
Compiler

Compiled 20 to 16 computations (20% saved)

regimes13.0ms (0.1%)

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

4 calls:

3.0ms
y
3.0ms
c
3.0ms
(*.f64 x y)
3.0ms
(*.f64 a b)
Results
AccuracySegmentsBranch
56.2%2c
65.7%3y
71.0%4(*.f64 a b)
69.0%3(*.f64 x y)
Compiler

Compiled 36 to 30 computations (16.7% saved)

regimes13.0ms (0.1%)

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

1 calls:

12.0ms
(*.f64 a b)
Results
AccuracySegmentsBranch
70.9%4(*.f64 a b)
Compiler

Compiled 10 to 8 computations (20% saved)

regimes18.0ms (0.2%)

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

7 calls:

3.0ms
t
2.0ms
z
2.0ms
b
2.0ms
a
2.0ms
x
Results
AccuracySegmentsBranch
55.3%3z
59.4%3a
59.6%3b
57.6%5(*.f64 x y)
60.1%3t
53.1%3x
66.9%3(*.f64 a b)
Compiler

Compiled 60 to 51 computations (15% saved)

regimes59.0ms (0.7%)

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

9 calls:

38.0ms
y
2.0ms
(*.f64 a b)
2.0ms
t
2.0ms
b
2.0ms
c
Results
AccuracySegmentsBranch
49.7%5x
57.6%6(*.f64 x y)
42.7%4z
45.5%4c
48.6%4a
47.3%5b
49.3%6t
53.0%6y
57.8%6(*.f64 a b)
Compiler

Compiled 76 to 65 computations (14.5% saved)

regimes4.0ms (0%)

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

2 calls:

2.0ms
(*.f64 a b)
2.0ms
(*.f64 x y)
Results
AccuracySegmentsBranch
55.6%5(*.f64 x y)
52.0%4(*.f64 a b)
Compiler

Compiled 20 to 16 computations (20% saved)

regimes7.0ms (0.1%)

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

4 calls:

2.0ms
a
2.0ms
x
2.0ms
y
1.0ms
(*.f64 x y)
Results
AccuracySegmentsBranch
40.7%3x
32.0%2a
42.2%3y
44.9%3(*.f64 x y)
Compiler

Compiled 34 to 29 computations (14.7% saved)

regimes12.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:

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

Compiled 56 to 49 computations (12.5% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.5776906499730471e+77
2.6380993181668618e+90
0.0ms
-7.03350458805617e+96
-7.639058825516404e+93
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.5776906499730471e+77
2.6380993181668618e+90
0.0ms
-2.0655456648401607e+123
-1.4130189836933618e+115
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.5776906499730471e+77
2.6380993181668618e+90
0.0ms
3.1032043857843417e-44
1.322794463121134e-40
0.0ms
-3.343097529376883e-24
-2.096494470595121e-29
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch36.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
15.0ms
8.603950742199046e-26
1.99560950877674e-24
18.0ms
-5.060279124727041e+170
-4.2133781924962375e+168
Results
22.0ms224×0valid
Compiler

Compiled 454 to 362 computations (20.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 10.0ms
ival-mult: 4.0ms (38.3% of total)
ival-div: 3.0ms (28.7% of total)
ival-add: 2.0ms (19.2% of total)
ival-sub: 1.0ms (9.6% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.5776906499730471e+77
2.6380993181668618e+90
0.0ms
440476035.3656508
1794945959.729166
0.0ms
-4.133902728480519e+88
-2.0667145130928136e+87
Compiler

Compiled 34 to 26 computations (23.5% saved)

bsearch80.0ms (0.9%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
42.0ms
1.5776906499730471e+77
2.6380993181668618e+90
14.0ms
440476035.3656508
1794945959.729166
20.0ms
-7.03350458805617e+96
-7.639058825516404e+93
Results
63.0ms384×0valid
Compiler

Compiled 658 to 540 computations (17.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 40.0ms
ival-add: 25.0ms (62.9% of total)
ival-div: 6.0ms (15.1% of total)
ival-mult: 6.0ms (15.1% of total)
ival-sub: 2.0ms (5% of total)
const: 1.0ms (2.5% of total)
backward-pass: 0.0ms (0% of total)

bsearch40.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
20.0ms
5.1024737827713545e+218
1.8486754802409835e+223
17.0ms
-7.03350458805617e+96
-7.639058825516404e+93
Results
25.0ms256×0valid
Compiler

Compiled 418 to 346 computations (17.2% saved)

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

bsearch107.0ms (1.2%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
39.0ms
1.5776906499730471e+77
2.6380993181668618e+90
18.0ms
3.3162349679501764e-48
1.006635134425475e-44
18.0ms
-1.3897769553408532e-126
-1.4278145973049703e-130
17.0ms
-2.0124924159976898e-20
-3.343097529376883e-24
8.0ms
-8.316718096200379e+96
-7.03350458805617e+96
Results
80.0ms592×0valid
Compiler

Compiled 874 to 747 computations (14.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 47.0ms
ival-mult: 28.0ms (59.6% of total)
ival-div: 8.0ms (17% of total)
ival-add: 7.0ms (14.9% of total)
ival-sub: 3.0ms (6.4% of total)
const: 1.0ms (2.1% of total)
backward-pass: 0.0ms (0% of total)

bsearch81.0ms (0.9%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
17.0ms
2.754780403940078e+24
1.4636985217898842e+28
25.0ms
1.82487e-318
2.5622879935018444e-293
7.0ms
-2.1332223513419927e-132
-1.5847708807666983e-132
21.0ms
-8.611104101331002e+174
-5.628913109519308e+171
Results
53.0ms464×0valid
Compiler

Compiled 672 to 577 computations (14.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 22.0ms
ival-mult: 8.0ms (36.1% of total)
ival-div: 7.0ms (31.6% of total)
ival-add: 5.0ms (22.5% of total)
ival-sub: 2.0ms (9% of total)
const: 1.0ms (4.5% of total)
backward-pass: 0.0ms (0% of total)

bsearch28.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
17.0ms
2.566291592739334e-121
1.9272160146609784e-119
9.0ms
-8.361132469663623e+95
-5.3002904232717025e+95
Results
20.0ms176×0valid
Compiler

Compiled 232 to 202 computations (12.9% saved)

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

simplify19.0ms (0.2%)

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

Useful iterations: 0 (0.0ms)

IterNodesCost
0111394
1141394
2150394
3162394
4171394
5177394
6179394
Stop Event
saturated
Calls
Call 1
Inputs
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
(if (<=.f64 (*.f64 a b) #s(literal -5000000000000000367879369238556249198788031076088728399622928950675879571901095101025339828076544 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 199999999999999996556522545109171713495495289428031795107950240435622308216832 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 -1999999999999999955419939462808259340115968595189843154784166645324982581779679772155733117683015263369515044141902701002752 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)) (if (<=.f64 (*.f64 a b) #s(literal 199999999999999996556522545109171713495495289428031795107950240435622308216832 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 -5444517870735015/2722258935367507707706996859454145691648 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)) (if (<=.f64 (*.f64 a b) #s(literal 5021681388309345/100433627766186892221372630771322662657637687111424552206336 binary64)) (+.f64 c (*.f64 x y)) (if (<=.f64 (*.f64 a b) #s(literal 199999999999999996556522545109171713495495289428031795107950240435622308216832 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)))))
(if (<=.f64 (*.f64 x y) #s(literal -4800000000000000185323172579613669133411298471584821069812343819291714768791651648169474804218072176490676043337431441458783709897762008423512006273934270355234885730304 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (if (<=.f64 (*.f64 x y) #s(literal 7350099125492271/5444517870735015415413993718908291383296 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))))
(if (<=.f64 (*.f64 a b) #s(literal -39999999999999998376668978254014509259679843585938057586789560392268156918038177020641280 binary64)) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))) (if (<=.f64 (*.f64 a b) #s(literal 500000000 binary64)) (+.f64 c (*.f64 x y)) (if (<=.f64 (*.f64 a b) #s(literal 199999999999999996556522545109171713495495289428031795107950240435622308216832 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c))))
(if (<=.f64 (*.f64 a b) #s(literal -13500000000000000643489553776017109701204452391195134635823938488857858993739487001664435519488 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (if (<=.f64 (*.f64 a b) #s(literal 1780000000 binary64)) (+.f64 c (*.f64 x y)) (if (<=.f64 (*.f64 a b) #s(literal 169999999999999998358594598749988176904740669886757107859520099396513230225408 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c))))
(if (<=.f64 (*.f64 a b) #s(literal -16499999999999999963076820038661299956078437305235597598309367197382261156205442279096499306496 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal 700000000000000038264778596251746785247483729379252627404297334193467534267055124010938460546602881572526187365022148461405066529547585819510889296538440330380416116950400961385498349671868879388814752909987205626200064 binary64)) (+.f64 c (*.f64 x y)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(if (<=.f64 (*.f64 a b) #s(literal -7099999999999999535877157485371830035989754569227799548117336153795148356413565722918650225098752 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal -8081706214372289/21267647932558653966460912964485513216 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 a b) #s(literal -5267950678658237/390218568789499028922699653724145788218574767833121393857394619953171467352470702515038262882936496394978366390175827861930996959911035663286272 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal 498150793720287/803469022129495137770981046170581301261101496891396417650688 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 a b) #s(literal 8599999999999999620531391066399784002263756148277952426444629234009590969925632 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))))
(if (<=.f64 (*.f64 x y) #s(literal -40000000000000003307486514284232094705745107860608941345306137235330685577245426917490926656488695586868770570093062753395720267337599090797902308720426200916315558719258624 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal -3036836989747397/1598335257761788022467377781654101148543282249044465229239888363328190330275719997501596724768507889233831388734160190922469363547795602076820570112 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 x y) #s(literal 4694388199266237/49414612623855131433714684257548170666395666446323759364477870612165610246092613987295015552108672972457782681717971658054152523775828485563235693344906862773807964911271084317496803647971976645810490155877135026504396358257981615873560389562783094809768080203212590222737650052546509407272052614415528872877858335227904 binary64)) c (if (<=.f64 (*.f64 x y) #s(literal 14500000000000000604986408960 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y)))))
(if (<=.f64 (*.f64 x y) #s(literal -699999999999999999331827966632689877786181345137998213577885762143610606448144263538207885361152 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal 6904967880808265/363419362147803445274661903944002267176820680343659030140745099590319644056698961663095525356881782780381260803133088966767300814307328 binary64)) c (*.f64 x y)))
c
Outputs
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
(if (<=.f64 (*.f64 a b) #s(literal -5000000000000000367879369238556249198788031076088728399622928950675879571901095101025339828076544 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 199999999999999996556522545109171713495495289428031795107950240435622308216832 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 -5000000000000000367879369238556249198788031076088728399622928950675879571901095101025339828076544 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 199999999999999996556522545109171713495495289428031795107950240435622308216832 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 -1999999999999999955419939462808259340115968595189843154784166645324982581779679772155733117683015263369515044141902701002752 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)) (if (<=.f64 (*.f64 a b) #s(literal 199999999999999996556522545109171713495495289428031795107950240435622308216832 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 -1999999999999999955419939462808259340115968595189843154784166645324982581779679772155733117683015263369515044141902701002752 binary64)) (+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal -4 binary64))) (if (<=.f64 (*.f64 a b) #s(literal 199999999999999996556522545109171713495495289428031795107950240435622308216832 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 -5444517870735015/2722258935367507707706996859454145691648 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)) (if (<=.f64 (*.f64 a b) #s(literal 5021681388309345/100433627766186892221372630771322662657637687111424552206336 binary64)) (+.f64 c (*.f64 x y)) (if (<=.f64 (*.f64 a b) #s(literal 199999999999999996556522545109171713495495289428031795107950240435622308216832 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)))))
(if (<=.f64 (*.f64 a b) #s(literal -5444517870735015/2722258935367507707706996859454145691648 binary64)) (+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal -4 binary64))) (if (<=.f64 (*.f64 a b) #s(literal 5021681388309345/100433627766186892221372630771322662657637687111424552206336 binary64)) (+.f64 (*.f64 x y) c) (if (<=.f64 (*.f64 a b) #s(literal 199999999999999996556522545109171713495495289428031795107950240435622308216832 binary64)) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal -4 binary64))))))
(if (<=.f64 (*.f64 x y) #s(literal -4800000000000000185323172579613669133411298471584821069812343819291714768791651648169474804218072176490676043337431441458783709897762008423512006273934270355234885730304 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (if (<=.f64 (*.f64 x y) #s(literal 7350099125492271/5444517870735015415413993718908291383296 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))))
(if (<=.f64 (*.f64 x y) #s(literal -4800000000000000185323172579613669133411298471584821069812343819291714768791651648169474804218072176490676043337431441458783709897762008423512006273934270355234885730304 binary64)) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (if (<=.f64 (*.f64 x y) #s(literal 7350099125492271/5444517870735015415413993718908291383296 binary64)) (+.f64 c (/.f64 (*.f64 a b) #s(literal -4 binary64))) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 z t)))))
(if (<=.f64 (*.f64 a b) #s(literal -39999999999999998376668978254014509259679843585938057586789560392268156918038177020641280 binary64)) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 c b))) (if (<=.f64 (*.f64 a b) #s(literal 500000000 binary64)) (+.f64 c (*.f64 x y)) (if (<=.f64 (*.f64 a b) #s(literal 199999999999999996556522545109171713495495289428031795107950240435622308216832 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c))))
(if (<=.f64 (*.f64 a b) #s(literal -39999999999999998376668978254014509259679843585938057586789560392268156918038177020641280 binary64)) (*.f64 b (+.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 c b))) (if (<=.f64 (*.f64 a b) #s(literal 500000000 binary64)) (+.f64 (*.f64 x y) c) (if (<=.f64 (*.f64 a b) #s(literal 199999999999999996556522545109171713495495289428031795107950240435622308216832 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (+.f64 c (/.f64 (*.f64 a b) #s(literal -4 binary64))))))
(if (<=.f64 (*.f64 a b) #s(literal -13500000000000000643489553776017109701204452391195134635823938488857858993739487001664435519488 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c) (if (<=.f64 (*.f64 a b) #s(literal 1780000000 binary64)) (+.f64 c (*.f64 x y)) (if (<=.f64 (*.f64 a b) #s(literal 169999999999999998358594598749988176904740669886757107859520099396513230225408 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c))))
(if (<=.f64 (*.f64 a b) #s(literal -13500000000000000643489553776017109701204452391195134635823938488857858993739487001664435519488 binary64)) (+.f64 c (/.f64 (*.f64 a b) #s(literal -4 binary64))) (if (<=.f64 (*.f64 a b) #s(literal 1780000000 binary64)) (+.f64 (*.f64 x y) c) (if (<=.f64 (*.f64 a b) #s(literal 169999999999999998358594598749988176904740669886757107859520099396513230225408 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (+.f64 c (/.f64 (*.f64 a b) #s(literal -4 binary64))))))
(if (<=.f64 (*.f64 a b) #s(literal -16499999999999999963076820038661299956078437305235597598309367197382261156205442279096499306496 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal 700000000000000038264778596251746785247483729379252627404297334193467534267055124010938460546602881572526187365022148461405066529547585819510889296538440330380416116950400961385498349671868879388814752909987205626200064 binary64)) (+.f64 c (*.f64 x y)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(if (<=.f64 (*.f64 a b) #s(literal -16499999999999999963076820038661299956078437305235597598309367197382261156205442279096499306496 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (if (<=.f64 (*.f64 a b) #s(literal 700000000000000038264778596251746785247483729379252627404297334193467534267055124010938460546602881572526187365022148461405066529547585819510889296538440330380416116950400961385498349671868879388814752909987205626200064 binary64)) (+.f64 (*.f64 x y) c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))
(if (<=.f64 (*.f64 a b) #s(literal -7099999999999999535877157485371830035989754569227799548117336153795148356413565722918650225098752 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal -8081706214372289/21267647932558653966460912964485513216 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 a b) #s(literal -5267950678658237/390218568789499028922699653724145788218574767833121393857394619953171467352470702515038262882936496394978366390175827861930996959911035663286272 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal 498150793720287/803469022129495137770981046170581301261101496891396417650688 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 a b) #s(literal 8599999999999999620531391066399784002263756148277952426444629234009590969925632 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))))
(if (<=.f64 (*.f64 a b) #s(literal -7099999999999999535877157485371830035989754569227799548117336153795148356413565722918650225098752 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (if (<=.f64 (*.f64 a b) #s(literal -8081706214372289/21267647932558653966460912964485513216 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (if (<=.f64 (*.f64 a b) #s(literal -5267950678658237/390218568789499028922699653724145788218574767833121393857394619953171467352470702515038262882936496394978366390175827861930996959911035663286272 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal 498150793720287/803469022129495137770981046170581301261101496891396417650688 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 a b) #s(literal 8599999999999999620531391066399784002263756148277952426444629234009590969925632 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))))))
(if (<=.f64 (*.f64 x y) #s(literal -40000000000000003307486514284232094705745107860608941345306137235330685577245426917490926656488695586868770570093062753395720267337599090797902308720426200916315558719258624 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal -3036836989747397/1598335257761788022467377781654101148543282249044465229239888363328190330275719997501596724768507889233831388734160190922469363547795602076820570112 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 x y) #s(literal 4694388199266237/49414612623855131433714684257548170666395666446323759364477870612165610246092613987295015552108672972457782681717971658054152523775828485563235693344906862773807964911271084317496803647971976645810490155877135026504396358257981615873560389562783094809768080203212590222737650052546509407272052614415528872877858335227904 binary64)) c (if (<=.f64 (*.f64 x y) #s(literal 14500000000000000604986408960 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 x y)))))
(if (<=.f64 (*.f64 x y) #s(literal -40000000000000003307486514284232094705745107860608941345306137235330685577245426917490926656488695586868770570093062753395720267337599090797902308720426200916315558719258624 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal -3036836989747397/1598335257761788022467377781654101148543282249044465229239888363328190330275719997501596724768507889233831388734160190922469363547795602076820570112 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (if (<=.f64 (*.f64 x y) #s(literal 4694388199266237/49414612623855131433714684257548170666395666446323759364477870612165610246092613987295015552108672972457782681717971658054152523775828485563235693344906862773807964911271084317496803647971976645810490155877135026504396358257981615873560389562783094809768080203212590222737650052546509407272052614415528872877858335227904 binary64)) c (if (<=.f64 (*.f64 x y) #s(literal 14500000000000000604986408960 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (*.f64 x y)))))
(if (<=.f64 (*.f64 x y) #s(literal -699999999999999999331827966632689877786181345137998213577885762143610606448144263538207885361152 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal 6904967880808265/363419362147803445274661903944002267176820680343659030140745099590319644056698961663095525356881782780381260803133088966767300814307328 binary64)) c (*.f64 x y)))
c

soundness1.2s (13%)

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

Useful iterations: 2 (0.0ms)

IterNodesCost
01716
13315
29014
324114
458314
5185314
6331814
7594014
0802514
01832382
16642303
223952183
375522183
082912183
03826872
113976719
250506638
087146638
Stop Event
done
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 1615 to 985 computations (39% saved)

preprocess104.0ms (1.2%)

Remove

(sort a b)

(sort z t)

(sort x y)

Compiler

Compiled 1182 to 458 computations (61.3% saved)

end0.0ms (0%)

Profiling

Loading profile data...