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

Time bar (total: 9.8s)

analyze1.0ms (0%)

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

Compiled 25 to 18 computations (28% saved)

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

sample1.6s (16%)

Results
1.1s8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 548.0ms
ival-mult: 197.0ms (36% of total)
ival-div: 144.0ms (26.3% of total)
ival-add: 142.0ms (25.9% of total)
ival-sub: 46.0ms (8.4% of total)
const: 16.0ms (2.9% of total)
backward-pass: 3.0ms (0.5% of total)
Bogosity

preprocess250.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)

explain320.0ms (3.3%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
50-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-(+.f64 (*.f64 x y) (/.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
152.0ms512×0valid
Compiler

Compiled 178 to 53 computations (70.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 60.0ms
ival-div: 36.0ms (59.8% of total)
ival-mult: 12.0ms (19.9% of total)
ival-add: 9.0ms (14.9% of total)
ival-sub: 2.0ms (3.3% of total)
const: 1.0ms (1.7% 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.0%
(+.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)

simplify13.0ms (0.1%)

Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

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

Useful iterations: 1 (0.0ms)

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

localize81.0ms (0.8%)

Localize:

Found 4 expressions of interest:

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

Compiled 69 to 18 computations (73.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 15.0ms
ival-mult: 6.0ms (38.8% of total)
ival-add: 5.0ms (32.4% of total)
ival-div: 4.0ms (25.9% of total)
const: 1.0ms (6.5% of total)
backward-pass: 0.0ms (0% of total)

series20.0ms (0.2%)

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

63 calls:

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

rewrite304.0ms (3.1%)

Algorithm
batch-egg-rewrite
Rules
4490×*-lowering-*.f32
4490×*-lowering-*.f64
3894×/-lowering-/.f32
3894×/-lowering-/.f64
916×associate-*l*
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01743
15140
222240
3129140
4776740
0809740
Stop Event
iter limit
node limit
Counts
6 → 254
Calls
Call 1
Inputs
(+ (/ (* a b) -4) (+ (/ (* z t) 16) (+ (* x y) c)))
(/ (* a b) -4)
(* a b)
(+ (/ (* z t) 16) (+ (* x y) c))
(/ (* z t) 16)
(+ (* x y) c)
Outputs
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c)))
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (*.f64 x y) c)))
(+.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)))
(+.f64 c (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (*.f64 x y))))
(+.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 (/.f64 (*.f64 a b) #s(literal -4 binary64)) 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 a b) #s(literal -4 binary64)) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)) (*.f64 x y))
(+.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)) c) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (*.f64 x y)))
(+.f64 (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)))
(+.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c))
(-.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (+.f64 (*.f64 x y) c)))
(-.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (-.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (+.f64 (*.f64 x y) c)))
(-.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) c)))
(-.f64 c (-.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (*.f64 x y))))
(-.f64 c (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))))
(-.f64 (+.f64 (*.f64 x y) c) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 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 x y) c) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (/.f64 (*.f64 a b) #s(literal -4 binary64))))
(-.f64 (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c))))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 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 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c)) #s(literal 0 binary64)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(-.f64 (+.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (*.f64 x y) c)) #s(literal 0 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64)))
(fma.f64 a (/.f64 b #s(literal -4 binary64)) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c)))
(fma.f64 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 (/.f64 (*.f64 a b) #s(literal -4 binary64)) #s(literal 1 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 a b) #s(literal -4 binary64)) (+.f64 (*.f64 x y) c)))
(fma.f64 t (/.f64 z #s(literal 16 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (*.f64 x y) c)))
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (*.f64 x y) c)))
(fma.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (*.f64 x y) c)))
(fma.f64 x y (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)))
(fma.f64 y x (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c)))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 1/4 binary64) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c)))
(fma.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) #s(literal -1/16 binary64) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (*.f64 x y) c)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c)))
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (*.f64 x y) c)))
(fma.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (/.f64 z (/.f64 #s(literal 16 binary64) t))) (+.f64 (*.f64 x y) c))
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c)))
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (*.f64 x y) c)))
(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 a b) #s(literal -4 binary64)) (+.f64 (*.f64 x y) c)))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c)))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) #s(literal -16 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (*.f64 x y) c)))
(fma.f64 (+.f64 (*.f64 (*.f64 a b) #s(literal 16 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 z t))) #s(literal -1/64 binary64) (+.f64 (*.f64 x y) c))
(fma.f64 (+.f64 #s(literal -4 binary64) (/.f64 (*.f64 a b) (/.f64 z (/.f64 #s(literal 16 binary64) t)))) (*.f64 #s(literal -1/64 binary64) (*.f64 z t)) (+.f64 (*.f64 x y) c))
(fma.f64 (+.f64 (*.f64 (*.f64 z t) #s(literal 4 binary64)) (*.f64 (*.f64 a b) #s(literal -16 binary64))) #s(literal 1/64 binary64) (+.f64 (*.f64 x y) c))
(fma.f64 (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 z t)) (+.f64 (*.f64 x y) c))
(fma.f64 (+.f64 #s(literal 16 binary64) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 z t)) b) a)) (*.f64 #s(literal -1/64 binary64) (*.f64 a b)) (+.f64 (*.f64 x y) c))
(fma.f64 (+.f64 #s(literal -16 binary64) (/.f64 (/.f64 (*.f64 (*.f64 z t) #s(literal 4 binary64)) b) a)) (*.f64 #s(literal 1/64 binary64) (*.f64 a b)) (+.f64 (*.f64 x y) c))
(fma.f64 (+.f64 (/.f64 #s(literal -4 binary64) (*.f64 a b)) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (*.f64 (*.f64 a b) (*.f64 #s(literal -1/64 binary64) (*.f64 z t))) (+.f64 (*.f64 x y) c))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c)))
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z #s(literal -16 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (*.f64 x y) c)))
(fma.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 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 t (-.f64 #s(literal 0 binary64) z)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (*.f64 x y) c)))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t #s(literal -16 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (*.f64 x y) c)))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c)))
(fma.f64 (/.f64 a #s(literal -4 binary64)) b (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c)))
(fma.f64 (/.f64 z #s(literal 16 binary64)) t (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (*.f64 x y) c)))
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 a b) #s(literal -4 binary64)))
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -4 binary64) (*.f64 a b)))))
(-.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 b (/.f64 #s(literal -4 binary64) a))
(/.f64 (*.f64 a b) #s(literal -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 4 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (*.f64 a b)))
(/.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a b)))
(/.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) a))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 4 binary64) a))
(/.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a b)))
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 4 binary64) b))
(/.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) #s(literal -1 binary64))
(/.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) b))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a b))) #s(literal 4 binary64))
(pow.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 a b)) #s(literal -1 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal -4 binary64) (*.f64 a b)))) #s(literal -1 binary64))
(*.f64 a (/.f64 b #s(literal -4 binary64)))
(*.f64 a (/.f64 (/.f64 b #s(literal -4 binary64)) #s(literal 1 binary64)))
(*.f64 b (/.f64 a #s(literal -4 binary64)))
(*.f64 b (/.f64 (/.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))
(*.f64 b (*.f64 (/.f64 a #s(literal -4 binary64)) #s(literal 1 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 (/.f64 b #s(literal -4 binary64)) a)
(*.f64 (/.f64 b #s(literal -4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 a #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 4 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/4 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))
(*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 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 #s(literal 1/4 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal 4 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/4 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) #s(literal -1 binary64))
(*.f64 (/.f64 a #s(literal -4 binary64)) b)
(*.f64 (/.f64 a #s(literal -4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)))
(*.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 b #s(literal 1 binary64)))
(*.f64 (/.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) a))
(*.f64 (/.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a b)) #s(literal -1 binary64)) #s(literal 1/4 binary64))
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 b #s(literal -4 binary64)))
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 a #s(literal -4 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -4 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 4 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal 4 binary64)))
(*.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(*.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -4 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a b))) #s(literal 1/4 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) (/.f64 b #s(literal -4 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 a #s(literal -4 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 a b))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 1 binary64)))
(/.f64 (*.f64 a b) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a b)))
(pow.f64 (*.f64 a b) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) #s(literal -1 binary64))
(*.f64 a b)
(*.f64 a (/.f64 b #s(literal 1 binary64)))
(*.f64 b a)
(*.f64 b (/.f64 a #s(literal 1 binary64)))
(*.f64 (*.f64 a b) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) a)
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64)) b)
(+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (+.f64 (*.f64 x y) c))
(+.f64 (*.f64 x y) (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c))
(+.f64 c (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (*.f64 x y)))
(+.f64 (+.f64 (*.f64 x y) c) (/.f64 z (/.f64 #s(literal 16 binary64) t)))
(+.f64 (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) (*.f64 x y)) c)
(+.f64 (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c) (*.f64 x y))
(-.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) c))
(-.f64 c (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (*.f64 x y)))
(-.f64 (+.f64 (*.f64 x y) c) (/.f64 (*.f64 z t) #s(literal -16 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (+.f64 (*.f64 x y) c)))
(-.f64 (+.f64 (+.f64 (*.f64 x y) c) #s(literal 0 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64)))
(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 (/.f64 z (/.f64 #s(literal 16 binary64) t)) #s(literal 1 binary64) (+.f64 (*.f64 x y) c))
(fma.f64 x y (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c))
(fma.f64 y x (+.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) c))
(fma.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) #s(literal -1/16 binary64) (+.f64 (*.f64 x y) c))
(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 t #s(literal 16 binary64)) z (+.f64 (*.f64 x y) c))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) #s(literal -16 binary64)) (+.f64 (*.f64 x y) c))
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z #s(literal -16 binary64)) (+.f64 (*.f64 x y) c))
(fma.f64 #s(literal -1/16 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) z)) (+.f64 (*.f64 x y) c))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t #s(literal -16 binary64)) (+.f64 (*.f64 x y) c))
(fma.f64 (/.f64 z #s(literal 16 binary64)) t (+.f64 (*.f64 x y) c))
(+.f64 #s(literal 0 binary64) (/.f64 z (/.f64 #s(literal 16 binary64) t)))
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) #s(literal -16 binary64)))
(neg.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)))
(/.f64 z (/.f64 #s(literal 16 binary64) t))
(/.f64 t (/.f64 #s(literal 16 binary64) z))
(/.f64 (*.f64 z t) #s(literal 16 binary64))
(/.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) #s(literal 1 binary64))
(/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) #s(literal -16 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t)))
(/.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t)))
(/.f64 (/.f64 t #s(literal 16 binary64)) (/.f64 #s(literal 1 binary64) z))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -16 binary64) (*.f64 z t)))
(/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -16 binary64) z))
(/.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z t)))
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -16 binary64) t))
(/.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) #s(literal -1 binary64))
(/.f64 (/.f64 z #s(literal 16 binary64)) (/.f64 #s(literal 1 binary64) t))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z t))) #s(literal -16 binary64))
(pow.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) #s(literal -1 binary64))
(*.f64 z (/.f64 t #s(literal 16 binary64)))
(*.f64 z (/.f64 (/.f64 t #s(literal 16 binary64)) #s(literal 1 binary64)))
(*.f64 t (/.f64 z #s(literal 16 binary64)))
(*.f64 t (/.f64 (/.f64 z #s(literal 16 binary64)) #s(literal 1 binary64)))
(*.f64 t (*.f64 (/.f64 z #s(literal 16 binary64)) #s(literal 1 binary64)))
(*.f64 (*.f64 z t) #s(literal 1/16 binary64))
(*.f64 (/.f64 z (/.f64 #s(literal 16 binary64) t)) #s(literal 1 binary64))
(*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) #s(literal -1/16 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 16 binary64) t)))
(*.f64 #s(literal 1/16 binary64) (*.f64 z t))
(*.f64 (/.f64 t #s(literal 16 binary64)) z)
(*.f64 (/.f64 t #s(literal 16 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(*.f64 (/.f64 t #s(literal 16 binary64)) (/.f64 z #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) #s(literal -16 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z #s(literal -16 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/16 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 z #s(literal -16 binary64)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 z #s(literal -16 binary64)) #s(literal 1 binary64)))
(*.f64 #s(literal -1/16 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) z)))
(*.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) #s(literal -1 binary64)))
(*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t #s(literal -16 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1/16 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 t #s(literal -16 binary64)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 t #s(literal -16 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) #s(literal -1 binary64))
(*.f64 (/.f64 z #s(literal 16 binary64)) t)
(*.f64 (/.f64 z #s(literal 16 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(*.f64 (/.f64 z #s(literal 16 binary64)) (/.f64 t #s(literal 1 binary64)))
(*.f64 (/.f64 t #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 z #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) #s(literal -1 binary64)) #s(literal -1/16 binary64))
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t #s(literal 16 binary64)))
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 z #s(literal 16 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 16 binary64) t)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 z #s(literal -16 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 t #s(literal -16 binary64)))
(*.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 16 binary64) z)) (-.f64 #s(literal 0 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z t))) #s(literal -1/16 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 t #s(literal 16 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 z #s(literal 16 binary64)))
(+.f64 (*.f64 x y) c)
(+.f64 c (*.f64 x y))
(fma.f64 x y c)
(fma.f64 y x c)

simplify244.0ms (2.5%)

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

Useful iterations: 2 (0.0ms)

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

eval76.0ms (0.8%)

Compiler

Compiled 9104 to 849 computations (90.7% saved)

prune75.0ms (0.8%)

Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New4988506
Fresh000
Picked101
Done000
Total4998507
Accuracy
100.0%
Counts
507 → 8
Alt Table
Click to see full alt table
StatusAccuracyProgram
88.0%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (*.f64 y (+.f64 x (/.f64 c y)))))
52.6%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
52.5%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
75.0%
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
29.0%
(*.f64 x y)
26.7%
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
28.3%
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
24.8%
c
Compiler

Compiled 240 to 184 computations (23.3% saved)

simplify429.0ms (4.4%)

Algorithm
egg-herbie
Localize:

Found 14 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 a b)
cost-diff0
(/.f64 (*.f64 a b) #s(literal -4 binary64))
cost-diff0
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
cost-diff0
(*.f64 a b)
cost-diff0
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
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 y (+.f64 x (/.f64 c y)))))
cost-diff128
(*.f64 y (+.f64 x (/.f64 c y)))
Rules
5916×*-lowering-*.f32
5916×*-lowering-*.f64
3720×cube-prod
1702×/-lowering-/.f32
1702×/-lowering-/.f64
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
026142
152137
2118137
3210134
4314128
5382128
6407128
7497128
81025128
92284128
103156128
113577128
124043128
134462128
145019128
155722128
166122128
176265128
186323128
196396128
206473128
217083128
08145128
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (/ (* a b) -4) (+ (/ (* z t) 16) (* y (+ x (/ c y)))))
(/ (* a b) -4)
(* a b)
a
b
-4
(+ (/ (* z t) 16) (* y (+ x (/ c y))))
(/ (* z t) 16)
(* z t)
z
t
16
(* y (+ x (/ c y)))
y
(+ x (/ c y))
x
(/ c y)
c
c
(* -1/4 (* a b))
-1/4
(* a b)
a
b
(+ (/ (* a b) -4) (* x y))
(/ (* a b) -4)
(* a b)
a
b
-4
(* 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) (+ (/ (* z t) 16) (* y (+ x (/ c y)))))
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (+.f64 (*.f64 y x) 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) (* y (+ x (/ c y))))
(+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (+.f64 (*.f64 y x) c))
(/ (* z t) 16)
(/.f64 (*.f64 z t) #s(literal 16 binary64))
(* z t)
(*.f64 z t)
z
t
16
#s(literal 16 binary64)
(* y (+ x (/ c y)))
(+.f64 (*.f64 y x) c)
y
(+ x (/ c y))
(+.f64 x (/.f64 c y))
x
(/ c y)
(/.f64 c y)
c
c
(* -1/4 (* a b))
(*.f64 a (*.f64 b #s(literal -1/4 binary64)))
-1/4
#s(literal -1/4 binary64)
(* a b)
(*.f64 a b)
a
b
(+ (/ (* a b) -4) (* x y))
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 y x))
(/ (* a b) -4)
(/.f64 (*.f64 a b) #s(literal -4 binary64))
(* a b)
(*.f64 a b)
a
b
-4
#s(literal -4 binary64)
(* x y)
(*.f64 y x)
x
y
(+ (/ (* a b) -4) (* 1/16 (* t z)))
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))
(/ (* 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 t #s(literal 1/16 binary64)))
1/16
#s(literal 1/16 binary64)
(* t z)
(*.f64 z t)
t
z

localize260.0ms (2.7%)

Localize:

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

Compiled 150 to 27 computations (82% saved)

Precisions
Click to see histograms. Total time spent on operations: 29.0ms
ival-mult: 13.0ms (44.7% of total)
ival-div: 10.0ms (34.4% of total)
ival-add: 6.0ms (20.7% of total)
const: 1.0ms (3.4% of total)
backward-pass: 0.0ms (0% of total)

series18.0ms (0.2%)

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

105 calls:

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

rewrite219.0ms (2.2%)

Algorithm
batch-egg-rewrite
Rules
2998×*-lowering-*.f32
2998×*-lowering-*.f64
2510×/-lowering-/.f32
2510×/-lowering-/.f64
1168×fma-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02680
17576
236370
3212770
0814670
Stop Event
iter limit
node limit
Counts
12 → 511
Calls
Call 1
Inputs
(* y (+ x (/ c y)))
(+ (/ (* a b) -4) (+ (/ (* z t) 16) (* y (+ x (/ c y)))))
(/ (* a b) -4)
(* a b)
(* -1/4 (* a b))
(+ (/ (* a b) -4) (* x y))
(* x y)
(+ (/ (* a b) -4) (* 1/16 (* t z)))
(* 1/16 (* t z))
(/ (* z t) 16)
(+ x (/ c y))
(* t z)
Outputs
(+.f64 (*.f64 y x) c)
(+.f64 c (*.f64 y x))
(-.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) c))
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 y x)))
(-.f64 (+.f64 (*.f64 y x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) c))
(fma.f64 y x c)
(fma.f64 y (/.f64 c y) (*.f64 y x))
(fma.f64 x y c)
(fma.f64 (/.f64 c y) y (*.f64 y x))
(fma.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64) (*.f64 y x))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 c y)) (*.f64 y x))
(fma.f64 #s(literal 1 binary64) c (*.f64 y x))
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y c) (*.f64 y x))
(fma.f64 c #s(literal 1 binary64) (*.f64 y x))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c) (*.f64 y x))
(fma.f64 (*.f64 y c) (/.f64 #s(literal 1 binary64) y) (*.f64 y x))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) c) (/.f64 #s(literal -1 binary64) y) (*.f64 y x))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 x (/.f64 c y))))
(neg.f64 (*.f64 (+.f64 x (/.f64 c y)) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (+.f64 x (/.f64 c y)) (/.f64 #s(literal 1 binary64) y))
(*.f64 y (+.f64 x (/.f64 c y)))
(*.f64 (+.f64 x (/.f64 c y)) y)
(+.f64 (+.f64 (*.f64 y x) c) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (/.f64 (*.f64 z t) #s(literal 16 binary64))))
(+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (+.f64 (+.f64 (*.f64 y x) c) (/.f64 (*.f64 z t) #s(literal 16 binary64))))
(+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (+.f64 (+.f64 (*.f64 y x) c) (/.f64 a (/.f64 #s(literal -4 binary64) b))))
(+.f64 (+.f64 (+.f64 (*.f64 y x) c) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(+.f64 (*.f64 y x) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) c)))
(+.f64 (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 y x)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) c))
(+.f64 c (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (*.f64 y x))))
(+.f64 (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (+.f64 (*.f64 y x) c))
(+.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (*.f64 y x)) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) c))
(+.f64 (+.f64 (+.f64 (*.f64 y x) c) (/.f64 a (/.f64 #s(literal -4 binary64) b))) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
(+.f64 (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (*.f64 y x))) c)
(+.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) c) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 y x)))
(+.f64 (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) c)) (*.f64 y x))
(+.f64 (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) c) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (*.f64 y x)))
(-.f64 (+.f64 (*.f64 y x) c) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))))
(-.f64 (+.f64 (*.f64 y x) c) (-.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal 16 binary64))))
(-.f64 (+.f64 (*.f64 y x) c) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (/.f64 a (/.f64 #s(literal -4 binary64) b))))
(-.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (+.f64 (*.f64 y x) c)))
(-.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (-.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (+.f64 (*.f64 y x) c)))
(-.f64 (+.f64 (+.f64 (*.f64 y x) c) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(-.f64 (*.f64 y x) (-.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) c)))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (+.f64 (+.f64 (*.f64 y x) c) (/.f64 (*.f64 z t) #s(literal 16 binary64)))))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (+.f64 (+.f64 (*.f64 y x) c) (/.f64 a (/.f64 #s(literal -4 binary64) b)))))
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (*.f64 y x)))))
(-.f64 (+.f64 (+.f64 (*.f64 y x) c) (/.f64 a (/.f64 #s(literal -4 binary64) b))) (/.f64 (*.f64 z t) #s(literal -16 binary64)))
(-.f64 (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (*.f64 y x))) (-.f64 #s(literal 0 binary64) c))
(-.f64 (+.f64 (+.f64 (+.f64 (*.f64 y x) c) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #s(literal 0 binary64)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(-.f64 (+.f64 (+.f64 (+.f64 (*.f64 y x) c) (/.f64 a (/.f64 #s(literal -4 binary64) b))) #s(literal 0 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64)))
(-.f64 (+.f64 (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (*.f64 y x))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) c))
(fma.f64 y x (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) c)))
(fma.f64 y (/.f64 c y) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (*.f64 y x))))
(fma.f64 y (+.f64 x (/.f64 c y)) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (/.f64 (*.f64 z t) #s(literal 16 binary64))))
(fma.f64 x y (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) c)))
(fma.f64 (/.f64 c y) y (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (*.f64 y x))))
(fma.f64 (+.f64 x (/.f64 c y)) y (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (/.f64 (*.f64 z t) #s(literal 16 binary64))))
(fma.f64 a (/.f64 b #s(literal -4 binary64)) (+.f64 (+.f64 (*.f64 y x) c) (/.f64 (*.f64 z t) #s(literal 16 binary64))))
(fma.f64 b (/.f64 a #s(literal -4 binary64)) (+.f64 (+.f64 (*.f64 y x) c) (/.f64 (*.f64 z t) #s(literal 16 binary64))))
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (+.f64 (+.f64 (*.f64 y x) c) (/.f64 (*.f64 z t) #s(literal 16 binary64))))
(fma.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 y x) c) (/.f64 (*.f64 z t) #s(literal 16 binary64))))
(fma.f64 z (/.f64 t #s(literal 16 binary64)) (+.f64 (+.f64 (*.f64 y x) c) (/.f64 a (/.f64 #s(literal -4 binary64) b))))
(fma.f64 t (/.f64 z #s(literal 16 binary64)) (+.f64 (+.f64 (*.f64 y x) c) (/.f64 a (/.f64 #s(literal -4 binary64) b))))
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (+.f64 (+.f64 (*.f64 y x) c) (/.f64 a (/.f64 #s(literal -4 binary64) b))))
(fma.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 y x) c) (/.f64 a (/.f64 #s(literal -4 binary64) b))))
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (+.f64 (+.f64 (*.f64 y x) c) (/.f64 (*.f64 z t) #s(literal 16 binary64))))
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (+.f64 (+.f64 (*.f64 y x) c) (/.f64 a (/.f64 #s(literal -4 binary64) b))))
(fma.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (*.f64 y x))))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 c y)) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (*.f64 y x))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 1/4 binary64) (+.f64 (+.f64 (*.f64 y x) c) (/.f64 (*.f64 z t) #s(literal 16 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1/16 binary64) (+.f64 (+.f64 (*.f64 y x) c) (/.f64 a (/.f64 #s(literal -4 binary64) b))))
(fma.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal -4 binary64) b)) (+.f64 (+.f64 (*.f64 y x) c) (/.f64 (*.f64 z t) #s(literal 16 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) #s(literal 16 binary64)) (+.f64 (+.f64 (*.f64 y x) c) (/.f64 a (/.f64 #s(literal -4 binary64) b))))
(fma.f64 #s(literal 1 binary64) c (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (*.f64 y x))))
(fma.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (+.f64 (*.f64 y x) c))
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y c) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (*.f64 y x))))
(fma.f64 c #s(literal 1 binary64) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (*.f64 y x))))
(fma.f64 (/.f64 t #s(literal 16 binary64)) z (+.f64 (+.f64 (*.f64 y x) c) (/.f64 a (/.f64 #s(literal -4 binary64) b))))
(fma.f64 (/.f64 a #s(literal -4 binary64)) b (+.f64 (+.f64 (*.f64 y x) c) (/.f64 (*.f64 z t) #s(literal 16 binary64))))
(fma.f64 (/.f64 b #s(literal -4 binary64)) a (+.f64 (+.f64 (*.f64 y x) c) (/.f64 (*.f64 z t) #s(literal 16 binary64))))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (*.f64 y x))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)) (+.f64 (+.f64 (*.f64 y x) c) (/.f64 (*.f64 z t) #s(literal 16 binary64))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) #s(literal -16 binary64)) (+.f64 (+.f64 (*.f64 y x) c) (/.f64 a (/.f64 #s(literal -4 binary64) b))))
(fma.f64 (+.f64 #s(literal -4 binary64) (/.f64 (*.f64 a b) (/.f64 (*.f64 z t) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -64 binary64) (*.f64 z t))) (+.f64 (*.f64 y x) c))
(fma.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 z t)) (*.f64 a (*.f64 b #s(literal 16 binary64)))) #s(literal -1/64 binary64) (+.f64 (*.f64 y x) c))
(fma.f64 (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 64 binary64) (*.f64 z t))) (+.f64 (*.f64 y x) c))
(fma.f64 (+.f64 (/.f64 #s(literal -4 binary64) (*.f64 a b)) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (/.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (+.f64 (*.f64 y x) c))
(fma.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 4 binary64))) (*.f64 a (*.f64 b #s(literal -16 binary64)))) #s(literal 1/64 binary64) (+.f64 (*.f64 y x) c))
(fma.f64 (+.f64 #s(literal 16 binary64) (/.f64 (*.f64 z t) (/.f64 a (/.f64 #s(literal -4 binary64) b)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -64 binary64) (*.f64 a b))) (+.f64 (*.f64 y x) c))
(fma.f64 (+.f64 #s(literal -16 binary64) (/.f64 (*.f64 z t) (/.f64 (*.f64 a b) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 64 binary64) (*.f64 a b))) (+.f64 (*.f64 y x) c))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 4 binary64)) (+.f64 (+.f64 (*.f64 y x) c) (/.f64 (*.f64 z t) #s(literal 16 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z #s(literal -16 binary64)) (+.f64 (+.f64 (*.f64 y x) c) (/.f64 a (/.f64 #s(literal -4 binary64) b))))
(fma.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)) (+.f64 (+.f64 (*.f64 y x) c) (/.f64 (*.f64 z t) #s(literal 16 binary64))))
(fma.f64 #s(literal -1/16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)) (+.f64 (+.f64 (*.f64 y x) c) (/.f64 a (/.f64 #s(literal -4 binary64) b))))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (*.f64 y x) c) (/.f64 (*.f64 z t) #s(literal 16 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t #s(literal -16 binary64)) (+.f64 (+.f64 (*.f64 y x) c) (/.f64 a (/.f64 #s(literal -4 binary64) b))))
(fma.f64 (*.f64 y c) (/.f64 #s(literal 1 binary64) y) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (*.f64 y x))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) c) (/.f64 #s(literal -1 binary64) y) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (*.f64 y x))))
(fma.f64 (/.f64 z #s(literal 16 binary64)) t (+.f64 (+.f64 (*.f64 y x) c) (/.f64 a (/.f64 #s(literal -4 binary64) b))))
(+.f64 #s(literal 0 binary64) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -4 binary64) (*.f64 a b)))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) #s(literal 1 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 b (/.f64 #s(literal -4 binary64) a))
(/.f64 (*.f64 a b) #s(literal -4 binary64))
(/.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) #s(literal 1 binary64))
(/.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a b)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 4 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (*.f64 a b)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 4 binary64) a))
(/.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a b)))
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 4 binary64) b))
(/.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 a b)) #s(literal -1 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal -4 binary64) (*.f64 a b)))) #s(literal -1 binary64))
(*.f64 a (/.f64 b #s(literal -4 binary64)))
(*.f64 a (/.f64 (/.f64 b #s(literal -4 binary64)) #s(literal 1 binary64)))
(*.f64 b (/.f64 a #s(literal -4 binary64)))
(*.f64 b (/.f64 (/.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))
(*.f64 (*.f64 a b) #s(literal -1/4 binary64))
(*.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) #s(literal 1 binary64))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 1/4 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(*.f64 (/.f64 a #s(literal -4 binary64)) b)
(*.f64 (/.f64 a #s(literal -4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)))
(*.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 b #s(literal 1 binary64)))
(*.f64 (/.f64 b #s(literal -4 binary64)) a)
(*.f64 (/.f64 b #s(literal -4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 a #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 4 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))
(*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 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 #s(literal 1/4 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal 4 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) #s(literal -1 binary64))
(*.f64 (/.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) a))
(*.f64 (/.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a b)) #s(literal -1 binary64)) #s(literal 1/4 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 a b))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 1 binary64)))
(/.f64 (*.f64 a b) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a b)))
(pow.f64 (*.f64 a b) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) #s(literal -1 binary64))
(*.f64 a b)
(*.f64 a (/.f64 b #s(literal 1 binary64)))
(*.f64 b a)
(*.f64 b (/.f64 a #s(literal 1 binary64)))
(*.f64 (*.f64 a b) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))
(+.f64 #s(literal 0 binary64) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -4 binary64) (*.f64 a b)))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) #s(literal 1 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 b (/.f64 #s(literal -4 binary64) a))
(/.f64 (*.f64 a b) #s(literal -4 binary64))
(/.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) #s(literal 1 binary64))
(/.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a b)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 4 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (*.f64 a b)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 4 binary64) a))
(/.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a b)))
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 4 binary64) b))
(/.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 a b)) #s(literal -1 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal -4 binary64) (*.f64 a b)))) #s(literal -1 binary64))
(*.f64 a (/.f64 b #s(literal -4 binary64)))
(*.f64 a (/.f64 (/.f64 b #s(literal -4 binary64)) #s(literal 1 binary64)))
(*.f64 b (/.f64 a #s(literal -4 binary64)))
(*.f64 b (/.f64 (/.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))
(*.f64 (*.f64 a b) #s(literal -1/4 binary64))
(*.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) #s(literal 1 binary64))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 1/4 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(*.f64 (/.f64 a #s(literal -4 binary64)) b)
(*.f64 (/.f64 a #s(literal -4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)))
(*.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 b #s(literal 1 binary64)))
(*.f64 (/.f64 b #s(literal -4 binary64)) a)
(*.f64 (/.f64 b #s(literal -4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 a #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 4 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))
(*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 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 #s(literal 1/4 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal 4 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) #s(literal -1 binary64))
(*.f64 (/.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) a))
(*.f64 (/.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a b)) #s(literal -1 binary64)) #s(literal 1/4 binary64))
(+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 y x))
(+.f64 (*.f64 y x) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(+.f64 (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 y x)) (fma.f64 (/.f64 b #s(literal -4 binary64)) a (/.f64 (*.f64 a b) #s(literal 4 binary64))))
(+.f64 (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 y x)) (fma.f64 (/.f64 a #s(literal -4 binary64)) b (/.f64 (*.f64 a b) #s(literal 4 binary64))))
(+.f64 (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 y x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (/.f64 (*.f64 a b) #s(literal 4 binary64))))
(-.f64 (*.f64 y x) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (*.f64 y x)))
(-.f64 (+.f64 (*.f64 y x) #s(literal 0 binary64)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(fma.f64 y x (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(fma.f64 x y (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(fma.f64 a (/.f64 b #s(literal -4 binary64)) (*.f64 y x))
(fma.f64 b (/.f64 a #s(literal -4 binary64)) (*.f64 y x))
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 y x))
(fma.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) #s(literal 1 binary64) (*.f64 y x))
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y x))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 1/4 binary64) (*.f64 y x))
(fma.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal -4 binary64) b)) (*.f64 y x))
(fma.f64 (/.f64 a #s(literal -4 binary64)) b (*.f64 y x))
(fma.f64 (/.f64 b #s(literal -4 binary64)) a (*.f64 y x))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)) (*.f64 y x))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 4 binary64)) (*.f64 y x))
(fma.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 y x))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal 4 binary64)) (*.f64 y x))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x))
(neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)))
(/.f64 x (/.f64 #s(literal 1 binary64) y))
(*.f64 y x)
(*.f64 x y)
(+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
(+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(+.f64 (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (/.f64 t #s(literal 16 binary64)) z (/.f64 (*.f64 z t) #s(literal -16 binary64))))
(+.f64 (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (/.f64 z #s(literal 16 binary64)) t (/.f64 (*.f64 z t) #s(literal -16 binary64))))
(+.f64 (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (/.f64 (*.f64 z t) #s(literal -16 binary64))))
(+.f64 (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (/.f64 b #s(literal -4 binary64)) a (/.f64 (*.f64 a b) #s(literal 4 binary64))))
(+.f64 (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (/.f64 a #s(literal -4 binary64)) b (/.f64 (*.f64 a b) #s(literal 4 binary64))))
(+.f64 (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (/.f64 (*.f64 a b) #s(literal 4 binary64))))
(-.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (/.f64 (*.f64 z t) #s(literal -16 binary64)))
(-.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal 16 binary64))))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) (/.f64 a (/.f64 #s(literal -4 binary64) b))))
(-.f64 (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) #s(literal 0 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64)))
(-.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(fma.f64 a (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
(fma.f64 b (/.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
(fma.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) #s(literal 1 binary64) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
(fma.f64 z (/.f64 t #s(literal 16 binary64)) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(fma.f64 t (/.f64 z #s(literal 16 binary64)) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(fma.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 1/4 binary64) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1/16 binary64) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(fma.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal -4 binary64) b)) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) #s(literal 16 binary64)) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(fma.f64 (/.f64 t #s(literal 16 binary64)) z (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(fma.f64 (/.f64 a #s(literal -4 binary64)) b (/.f64 (*.f64 z t) #s(literal 16 binary64)))
(fma.f64 (/.f64 b #s(literal -4 binary64)) a (/.f64 (*.f64 z t) #s(literal 16 binary64)))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) #s(literal -16 binary64)) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z #s(literal -16 binary64)) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(fma.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
(fma.f64 #s(literal -1/16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t #s(literal -16 binary64)) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(fma.f64 (/.f64 z #s(literal 16 binary64)) t (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(neg.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64)))))
(neg.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (*.f64 a b) (/.f64 (*.f64 z t) #s(literal 16 binary64)))) (/.f64 #s(literal 64 binary64) (*.f64 z t))))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 z t)) (*.f64 a (*.f64 b #s(literal 16 binary64)))) #s(literal 64 binary64)))
(neg.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (/.f64 #s(literal -64 binary64) (*.f64 z t))))
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -4 binary64) (*.f64 a b)) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (/.f64 (/.f64 #s(literal 64 binary64) (*.f64 a b)) (*.f64 z t))))
(neg.f64 (/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 4 binary64))) (*.f64 a (*.f64 b #s(literal -16 binary64)))) #s(literal -64 binary64)))
(neg.f64 (/.f64 (+.f64 #s(literal 16 binary64) (/.f64 (*.f64 z t) (/.f64 a (/.f64 #s(literal -4 binary64) b)))) (/.f64 #s(literal 64 binary64) (*.f64 a b))))
(neg.f64 (/.f64 (+.f64 #s(literal -16 binary64) (/.f64 (*.f64 z t) (/.f64 (*.f64 a b) #s(literal 4 binary64)))) (/.f64 #s(literal -64 binary64) (*.f64 a b))))
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (/.f64 #s(literal -16 binary64) (*.f64 z t))) (/.f64 (/.f64 #s(literal -64 binary64) (*.f64 a b)) (*.f64 z t))))
(neg.f64 (/.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (*.f64 a b) (/.f64 (*.f64 z t) #s(literal 16 binary64)))) #s(literal -4 binary64)) (/.f64 #s(literal -16 binary64) (*.f64 z t))))
(neg.f64 (/.f64 (/.f64 (+.f64 (/.f64 #s(literal -4 binary64) (*.f64 a b)) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (/.f64 #s(literal -4 binary64) (*.f64 a b))) (/.f64 #s(literal -16 binary64) (*.f64 z t))))
(neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 16 binary64) (/.f64 (*.f64 z t) (/.f64 a (/.f64 #s(literal -4 binary64) b)))) #s(literal 16 binary64)) (/.f64 #s(literal 4 binary64) (*.f64 a b))))
(neg.f64 (/.f64 (/.f64 (+.f64 (/.f64 #s(literal -4 binary64) (*.f64 a b)) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (/.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 (*.f64 z t) #s(literal 16 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (/.f64 (*.f64 z t) #s(literal 16 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (*.f64 a b) (/.f64 (*.f64 z t) #s(literal 16 binary64)))) #s(literal -4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 a b)) (/.f64 (+.f64 #s(literal 16 binary64) (/.f64 (*.f64 z t) (/.f64 a (/.f64 #s(literal -4 binary64) b)))) #s(literal 16 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (/.f64 (*.f64 z t) #s(literal 16 binary64))))))
(/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (*.f64 a b) (/.f64 (*.f64 z t) #s(literal 16 binary64)))) (/.f64 #s(literal -64 binary64) (*.f64 z t)))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 z t)) (*.f64 a (*.f64 b #s(literal 16 binary64)))) #s(literal -64 binary64))
(/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (/.f64 #s(literal 64 binary64) (*.f64 z t)))
(/.f64 (+.f64 (/.f64 #s(literal -4 binary64) (*.f64 a b)) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (/.f64 (/.f64 #s(literal -64 binary64) (*.f64 a b)) (*.f64 z t)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 4 binary64))) (*.f64 a (*.f64 b #s(literal -16 binary64)))) #s(literal 64 binary64))
(/.f64 (+.f64 #s(literal 16 binary64) (/.f64 (*.f64 z t) (/.f64 a (/.f64 #s(literal -4 binary64) b)))) (/.f64 #s(literal -64 binary64) (*.f64 a b)))
(/.f64 (+.f64 #s(literal -16 binary64) (/.f64 (*.f64 z t) (/.f64 (*.f64 a b) #s(literal 4 binary64)))) (/.f64 #s(literal 64 binary64) (*.f64 a b)))
(/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (/.f64 #s(literal -16 binary64) (*.f64 z t))) (/.f64 (/.f64 #s(literal 64 binary64) (*.f64 a b)) (*.f64 z t)))
(/.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (*.f64 a b) (/.f64 (*.f64 z t) #s(literal 16 binary64)))) #s(literal -4 binary64)) (/.f64 #s(literal 16 binary64) (*.f64 z t)))
(/.f64 (/.f64 (+.f64 #s(literal 16 binary64) (/.f64 (*.f64 z t) (/.f64 a (/.f64 #s(literal -4 binary64) b)))) (/.f64 #s(literal -4 binary64) (*.f64 a b))) #s(literal 16 binary64))
(/.f64 (/.f64 (+.f64 #s(literal 16 binary64) (/.f64 (*.f64 z t) (/.f64 a (/.f64 #s(literal -4 binary64) b)))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) #s(literal -16 binary64))
(/.f64 (/.f64 (+.f64 (/.f64 #s(literal -4 binary64) (*.f64 a b)) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (/.f64 #s(literal -4 binary64) (*.f64 a b))) (/.f64 #s(literal 16 binary64) (*.f64 z t)))
(/.f64 (/.f64 (+.f64 #s(literal 16 binary64) (/.f64 (*.f64 z t) (/.f64 a (/.f64 #s(literal -4 binary64) b)))) #s(literal 16 binary64)) (/.f64 #s(literal -4 binary64) (*.f64 a b)))
(/.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (*.f64 a b) (/.f64 (*.f64 z t) #s(literal 16 binary64)))) (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -4 binary64))
(/.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (*.f64 a b) (/.f64 (*.f64 z t) #s(literal 16 binary64)))) (/.f64 #s(literal -16 binary64) (*.f64 z t))) #s(literal 4 binary64))
(/.f64 (/.f64 (+.f64 (/.f64 #s(literal -4 binary64) (*.f64 a b)) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (/.f64 #s(literal -4 binary64) (*.f64 a b)))
(/.f64 (-.f64 (*.f64 a #s(literal -16 binary64)) (/.f64 (*.f64 z t) (/.f64 b #s(literal -4 binary64)))) (*.f64 #s(literal -16 binary64) (/.f64 #s(literal -4 binary64) b)))
(/.f64 (-.f64 (*.f64 a #s(literal 16 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 b #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (/.f64 #s(literal -4 binary64) b)))
(/.f64 (-.f64 (/.f64 (*.f64 a b) (/.f64 (*.f64 z t) #s(literal -16 binary64))) #s(literal -4 binary64)) (/.f64 #s(literal 64 binary64) (*.f64 z t)))
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a b))))
(/.f64 (-.f64 #s(literal -4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 #s(literal 16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a b))))
(/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -16 binary64) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 #s(literal -16 binary64) (*.f64 z t))))
(/.f64 (-.f64 #s(literal 16 binary64) (/.f64 (*.f64 z t) (/.f64 (*.f64 a b) #s(literal 4 binary64)))) (/.f64 #s(literal -64 binary64) (*.f64 a b)))
(/.f64 (-.f64 (/.f64 #s(literal -16 binary64) (*.f64 z t)) (/.f64 #s(literal -4 binary64) (*.f64 a b))) (/.f64 (/.f64 #s(literal 64 binary64) (*.f64 a b)) (*.f64 z t)))
(/.f64 (-.f64 (/.f64 (*.f64 a b) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #s(literal 4 binary64)) (/.f64 #s(literal -64 binary64) (*.f64 z t)))
(/.f64 (-.f64 (*.f64 a (/.f64 #s(literal -16 binary64) (*.f64 z t))) (/.f64 #s(literal -4 binary64) b)) (*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 #s(literal -16 binary64) (*.f64 z t))))
(/.f64 (-.f64 (*.f64 z #s(literal 4 binary64)) (/.f64 (*.f64 a b) (/.f64 t #s(literal 16 binary64)))) (/.f64 #s(literal 4 binary64) (/.f64 t #s(literal 16 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal -4 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 t #s(literal 16 binary64)))) (/.f64 #s(literal -4 binary64) (/.f64 t #s(literal 16 binary64))))
(/.f64 (-.f64 (/.f64 (*.f64 z t) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #s(literal 16 binary64)) (/.f64 #s(literal 64 binary64) (*.f64 a b)))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 z t)))) (*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t))))
(/.f64 (-.f64 #s(literal -1/4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 z t)))) (*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t))))
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal 4 binary64) (*.f64 a b))))
(/.f64 (-.f64 #s(literal -4 binary64) (/.f64 (*.f64 a b) (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (/.f64 #s(literal -64 binary64) (*.f64 z t)))
(/.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (/.f64 (/.f64 #s(literal 64 binary64) (*.f64 a b)) (*.f64 z t)))
(/.f64 (-.f64 (/.f64 (*.f64 z t) (/.f64 a (/.f64 #s(literal -4 binary64) b))) #s(literal -16 binary64)) (/.f64 #s(literal -64 binary64) (*.f64 a b)))
(/.f64 (-.f64 (*.f64 z (/.f64 #s(literal 4 binary64) (*.f64 a b))) (/.f64 #s(literal 16 binary64) t)) (*.f64 (/.f64 #s(literal 16 binary64) t) (/.f64 #s(literal 4 binary64) (*.f64 a b))))
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (*.f64 a b) (/.f64 (*.f64 z t) #s(literal 16 binary64)))) #s(literal -4 binary64))) (/.f64 #s(literal -16 binary64) (*.f64 z t)))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -4 binary64) (*.f64 a b)) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (/.f64 #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) (*.f64 z t)))
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 16 binary64) (/.f64 (*.f64 z t) (/.f64 a (/.f64 #s(literal -4 binary64) b)))) #s(literal 16 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -4 binary64) (*.f64 a b)) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (/.f64 (*.f64 z t) #s(literal 16 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (/.f64 (*.f64 z t) #s(literal 16 binary64))))
(*.f64 (+.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 (*.f64 z t) #s(literal -16 binary64))))
(*.f64 (+.f64 #s(literal -4 binary64) (/.f64 (*.f64 a b) (/.f64 (*.f64 z t) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -64 binary64) (*.f64 z t))))
(*.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 z t)) (*.f64 a (*.f64 b #s(literal 16 binary64)))) #s(literal -1/64 binary64))
(*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 64 binary64) (*.f64 z t))))
(*.f64 (+.f64 (/.f64 #s(literal -4 binary64) (*.f64 a b)) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (/.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (/.f64 #s(literal 16 binary64) (*.f64 z t))))
(*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 4 binary64))) (*.f64 a (*.f64 b #s(literal -16 binary64)))) #s(literal 1/64 binary64))
(*.f64 (+.f64 #s(literal 16 binary64) (/.f64 (*.f64 z t) (/.f64 a (/.f64 #s(literal -4 binary64) b)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -64 binary64) (*.f64 a b))))
(*.f64 (+.f64 #s(literal -16 binary64) (/.f64 (*.f64 z t) (/.f64 (*.f64 a b) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 64 binary64) (*.f64 a b))))
(*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (/.f64 #s(literal -16 binary64) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 64 binary64) (*.f64 a b)) (*.f64 z t))))
(*.f64 #s(literal -1/64 binary64) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 z t)) (*.f64 a (*.f64 b #s(literal 16 binary64)))))
(*.f64 #s(literal 1/64 binary64) (+.f64 (*.f64 z (*.f64 t #s(literal 4 binary64))) (*.f64 a (*.f64 b #s(literal -16 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -64 binary64) (*.f64 a b))) (+.f64 #s(literal 16 binary64) (/.f64 (*.f64 z t) (/.f64 a (/.f64 #s(literal -4 binary64) b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 64 binary64) (*.f64 a b))) (+.f64 #s(literal -16 binary64) (/.f64 (*.f64 z t) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -64 binary64) (*.f64 z t))) (+.f64 #s(literal -4 binary64) (/.f64 (*.f64 a b) (/.f64 (*.f64 z t) #s(literal 16 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 64 binary64) (*.f64 z t))) (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (/.f64 (*.f64 z t) #s(literal -16 binary64)))))
(*.f64 (/.f64 (/.f64 a (/.f64 #s(literal -4 binary64) b)) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (+.f64 (/.f64 #s(literal -4 binary64) (*.f64 a b)) (/.f64 #s(literal 16 binary64) (*.f64 z t))))
(*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (*.f64 a b) (/.f64 (*.f64 z t) #s(literal 16 binary64)))) #s(literal -4 binary64)) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
(*.f64 (/.f64 (+.f64 #s(literal 16 binary64) (/.f64 (*.f64 z t) (/.f64 a (/.f64 #s(literal -4 binary64) b)))) (/.f64 #s(literal -4 binary64) (*.f64 a b))) #s(literal 1/16 binary64))
(*.f64 (/.f64 (+.f64 #s(literal 16 binary64) (/.f64 (*.f64 z t) (/.f64 a (/.f64 #s(literal -4 binary64) b)))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) #s(literal -1/16 binary64))
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal -4 binary64) (*.f64 a b)) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (/.f64 #s(literal -4 binary64) (*.f64 a b))) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
(*.f64 (/.f64 (+.f64 #s(literal 16 binary64) (/.f64 (*.f64 z t) (/.f64 a (/.f64 #s(literal -4 binary64) b)))) #s(literal 16 binary64)) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (*.f64 a b) (/.f64 (*.f64 z t) #s(literal 16 binary64)))) (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1/4 binary64))
(*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (*.f64 a b) (/.f64 (*.f64 z t) #s(literal 16 binary64)))) (/.f64 #s(literal -16 binary64) (*.f64 z t))) #s(literal 1/4 binary64))
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal -4 binary64) (*.f64 a b)) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (/.f64 a (/.f64 #s(literal -4 binary64) b)))
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) #s(literal -16 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) #s(literal 1 binary64)))
(neg.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)))
(neg.f64 (/.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) #s(literal 1 binary64)))
(/.f64 z (/.f64 #s(literal 16 binary64) t))
(/.f64 t (/.f64 #s(literal 16 binary64) z))
(/.f64 (*.f64 z t) #s(literal 16 binary64))
(/.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) #s(literal 1 binary64))
(/.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -16 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -16 binary64) (*.f64 z t)))
(/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -16 binary64) z))
(/.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z t)))
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -16 binary64) t))
(/.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) #s(literal -1 binary64))
(*.f64 z (/.f64 t #s(literal 16 binary64)))
(*.f64 z (/.f64 (/.f64 t #s(literal 16 binary64)) #s(literal 1 binary64)))
(*.f64 t (/.f64 z #s(literal 16 binary64)))
(*.f64 t (/.f64 (/.f64 z #s(literal 16 binary64)) #s(literal 1 binary64)))
(*.f64 (*.f64 z t) #s(literal 1/16 binary64))
(*.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1/16 binary64) (*.f64 z t))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1/16 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
(*.f64 (/.f64 t #s(literal 16 binary64)) z)
(*.f64 (/.f64 t #s(literal 16 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(*.f64 (/.f64 t #s(literal 16 binary64)) (/.f64 z #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) #s(literal -16 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z #s(literal -16 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 z #s(literal -16 binary64)) #s(literal 1 binary64)))
(*.f64 #s(literal -1/16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(*.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) #s(literal -1 binary64)))
(*.f64 #s(literal -1/16 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t #s(literal -16 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 t #s(literal -16 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) #s(literal -1 binary64))
(*.f64 (/.f64 z #s(literal 16 binary64)) t)
(*.f64 (/.f64 z #s(literal 16 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(*.f64 (/.f64 z #s(literal 16 binary64)) (/.f64 t #s(literal 1 binary64)))
(*.f64 (/.f64 t #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 z #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) #s(literal -1 binary64)) #s(literal -1/16 binary64))
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) #s(literal -16 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) #s(literal 1 binary64)))
(neg.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)))
(neg.f64 (/.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) #s(literal 1 binary64)))
(/.f64 z (/.f64 #s(literal 16 binary64) t))
(/.f64 t (/.f64 #s(literal 16 binary64) z))
(/.f64 (*.f64 z t) #s(literal 16 binary64))
(/.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) #s(literal 1 binary64))
(/.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -16 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -16 binary64) (*.f64 z t)))
(/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -16 binary64) z))
(/.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z t)))
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -16 binary64) t))
(/.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) #s(literal -1 binary64))
(*.f64 z (/.f64 t #s(literal 16 binary64)))
(*.f64 z (/.f64 (/.f64 t #s(literal 16 binary64)) #s(literal 1 binary64)))
(*.f64 t (/.f64 z #s(literal 16 binary64)))
(*.f64 t (/.f64 (/.f64 z #s(literal 16 binary64)) #s(literal 1 binary64)))
(*.f64 (*.f64 z t) #s(literal 1/16 binary64))
(*.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1/16 binary64) (*.f64 z t))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1/16 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
(*.f64 (/.f64 t #s(literal 16 binary64)) z)
(*.f64 (/.f64 t #s(literal 16 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(*.f64 (/.f64 t #s(literal 16 binary64)) (/.f64 z #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) #s(literal -16 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z #s(literal -16 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 z #s(literal -16 binary64)) #s(literal 1 binary64)))
(*.f64 #s(literal -1/16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(*.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) #s(literal -1 binary64)))
(*.f64 #s(literal -1/16 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t #s(literal -16 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 t #s(literal -16 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)) #s(literal -1 binary64))
(*.f64 (/.f64 z #s(literal 16 binary64)) t)
(*.f64 (/.f64 z #s(literal 16 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(*.f64 (/.f64 z #s(literal 16 binary64)) (/.f64 t #s(literal 1 binary64)))
(*.f64 (/.f64 t #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 z #s(literal -16 binary64)) (-.f64 #s(literal 0 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) #s(literal -1 binary64)) #s(literal -1/16 binary64))
(+.f64 x (/.f64 c y))
(+.f64 (/.f64 c y) x)
(+.f64 (-.f64 x #s(literal 0 binary64)) (/.f64 c y))
(-.f64 x (-.f64 #s(literal 0 binary64) (/.f64 c y)))
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c y)) x))
(-.f64 (+.f64 x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c y)))
(fma.f64 (/.f64 c y) #s(literal 1 binary64) x)
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) y) x)
(fma.f64 #s(literal 1 binary64) (/.f64 c y) x)
(fma.f64 (/.f64 #s(literal 1 binary64) y) c x)
(fma.f64 c (/.f64 #s(literal 1 binary64) y) x)
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c y)) x)
(fma.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) c) x)
(+.f64 #s(literal 0 binary64) (*.f64 z t))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal 1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal 1 binary64)))
(/.f64 (*.f64 z t) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t)))
(pow.f64 (*.f64 z t) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64))
(*.f64 z t)
(*.f64 z (/.f64 t #s(literal 1 binary64)))
(*.f64 t z)
(*.f64 t (/.f64 z #s(literal 1 binary64)))
(*.f64 (*.f64 z t) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 z t))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))

simplify311.0ms (3.2%)

Algorithm
egg-herbie
Rules
3592×*-lowering-*.f32
3592×*-lowering-*.f64
1980×fma-lowering-fma.f32
1980×fma-lowering-fma.f64
1706×+-lowering-+.f64
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
02083352
17673301
226943271
361003265
084833265
Stop Event
iter limit
node limit
Counts
420 → 420
Calls
Call 1
Inputs
c
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
(* x y)
(* y (+ x (/ c y)))
(* y (+ x (/ c y)))
(* y (+ x (/ c y)))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
c
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
(* x y)
(* x (+ y (/ c x)))
(* x (+ y (/ c x)))
(* x (+ y (/ c x)))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* x y)
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
c
(* c (+ 1 (/ (* x y) c)))
(* c (+ 1 (/ (* x y) c)))
(* c (+ 1 (/ (* x y) c)))
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))))
(* -1/4 (* a b))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* y (+ x (/ c y))) a))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* y (+ x (/ c y))) a))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* y (+ x (/ c y))) a))))
(* -1/4 (* a b))
(* -1 (* a (+ (* -1 (/ (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))) a)) (* 1/4 b))))
(* -1 (* a (+ (* -1 (/ (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))) a)) (* 1/4 b))))
(* -1 (* a (+ (* -1 (/ (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))) a)) (* 1/4 b))))
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))))
(* -1/4 (* a b))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* y (+ x (/ c y))) b))))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* y (+ x (/ c y))) b))))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* y (+ x (/ c y))) b))))
(* -1/4 (* a b))
(* -1 (* b (+ (* -1 (/ (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))) b)) (* 1/4 a))))
(* -1 (* b (+ (* -1 (/ (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))) b)) (* 1/4 a))))
(* -1 (* b (+ (* -1 (/ (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))) b)) (* 1/4 a))))
(+ (* -1/4 (* a b)) (* y (+ x (/ c y))))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))))
(* 1/16 (* t z))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ (* y (+ x (/ c y))) z))))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ (* y (+ x (/ c y))) z))))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ (* y (+ x (/ c y))) z))))
(* 1/16 (* t z))
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (* a b)) (* y (+ x (/ c y)))) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (* a b)) (* y (+ x (/ c y)))) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (* a b)) (* y (+ x (/ c y)))) z)) (* -1/16 t))))
(+ (* -1/4 (* a b)) (* y (+ x (/ c y))))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))))
(* 1/16 (* t z))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* y (+ x (/ c y))) t))))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* y (+ x (/ c y))) t))))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* y (+ x (/ c y))) t))))
(* 1/16 (* t z))
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (* y (+ x (/ c y)))) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (* y (+ x (/ c y)))) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (* y (+ x (/ c 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)
(* 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)))))
(+ 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)))))
(+ (* -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)
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* -1/4 (* a b))
(* x y)
(+ (* -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)))))
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* 1/16 (* t z))
(+ (* -1/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)))))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(/ c y)
(+ x (/ c y))
(+ x (/ c y))
(+ x (/ c y))
x
(* x (+ 1 (/ c (* x y))))
(* x (+ 1 (/ c (* x y))))
(* x (+ 1 (/ c (* x y))))
x
(* -1 (* x (- (* -1 (/ c (* x y))) 1)))
(* -1 (* x (- (* -1 (/ c (* x y))) 1)))
(* -1 (* x (- (* -1 (/ c (* x y))) 1)))
x
(+ x (/ c y))
(+ x (/ c y))
(+ x (/ c y))
(/ c y)
(* c (+ (/ 1 y) (/ x c)))
(* c (+ (/ 1 y) (/ x c)))
(* c (+ (/ 1 y) (/ x c)))
(/ c y)
(* -1 (* c (- (* -1 (/ x c)) (/ 1 y))))
(* -1 (* c (- (* -1 (/ x c)) (/ 1 y))))
(* -1 (* c (- (* -1 (/ x c)) (/ 1 y))))
(/ c y)
(/ (+ c (* x y)) y)
(/ (+ c (* x y)) y)
(/ (+ c (* x y)) y)
x
(+ x (/ c y))
(+ x (/ c y))
(+ x (/ c y))
x
(+ x (/ c y))
(+ x (/ c y))
(+ x (/ c y))
(* 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)
Outputs
c
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(* x y)
(*.f64 x y)
(* y (+ x (/ c y)))
(*.f64 y (+.f64 x (/.f64 c y)))
(* y (+ x (/ c y)))
(*.f64 y (+.f64 x (/.f64 c y)))
(* y (+ x (/ c y)))
(*.f64 y (+.f64 x (/.f64 c y)))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(*.f64 y (+.f64 x (/.f64 c y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(*.f64 y (+.f64 x (/.f64 c y)))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(*.f64 y (+.f64 x (/.f64 c y)))
c
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(* x y)
(*.f64 x y)
(* x (+ y (/ c x)))
(*.f64 x (+.f64 y (/.f64 c x)))
(* x (+ y (/ c x)))
(*.f64 x (+.f64 y (/.f64 c x)))
(* x (+ y (/ c x)))
(*.f64 x (+.f64 y (/.f64 c x)))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(*.f64 x (+.f64 y (/.f64 c x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(*.f64 x (+.f64 y (/.f64 c x)))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(*.f64 x (+.f64 y (/.f64 c x)))
(* x y)
(*.f64 x y)
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
c
(* c (+ 1 (/ (* x y) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* c (+ 1 (/ (* x y) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
(* c (+ 1 (/ (* x y) c)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c)))
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) c))))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) c))))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) c))))
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))))
(+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))))
(+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))))
(+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* y (+ x (/ c 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 y (+.f64 x (/.f64 c y))) a))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* y (+ x (/ c 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 y (+.f64 x (/.f64 c y))) a))))
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* y (+ x (/ c 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 y (+.f64 x (/.f64 c y))) a))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* a (+ (* -1 (/ (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))) a)) (* 1/4 b))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) a))))
(* -1 (* a (+ (* -1 (/ (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))) a)) (* 1/4 b))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) a))))
(* -1 (* a (+ (* -1 (/ (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))) a)) (* 1/4 b))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) a))))
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))))
(+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))))
(+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))))
(+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* y (+ x (/ c y))) b))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 y (+.f64 x (/.f64 c y))) b))))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* y (+ x (/ c y))) b))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 y (+.f64 x (/.f64 c y))) b))))
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* y (+ x (/ c y))) b))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b) (/.f64 (*.f64 y (+.f64 x (/.f64 c y))) b))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1 (* b (+ (* -1 (/ (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))) b)) (* 1/4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) b))))
(* -1 (* b (+ (* -1 (/ (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))) b)) (* 1/4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) b))))
(* -1 (* b (+ (* -1 (/ (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))) b)) (* 1/4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) b))))
(+ (* -1/4 (* a b)) (* y (+ x (/ c y))))
(+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))))
(+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))))
(+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))))
(+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ (* y (+ x (/ c y))) z))))
(*.f64 z (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal -1/4 binary64) b) z)) (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 y (+.f64 x (/.f64 c y))) z))))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ (* y (+ x (/ c y))) z))))
(*.f64 z (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal -1/4 binary64) b) z)) (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 y (+.f64 x (/.f64 c y))) z))))
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ (* y (+ x (/ c y))) z))))
(*.f64 z (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal -1/4 binary64) b) z)) (+.f64 (*.f64 #s(literal 1/16 binary64) t) (/.f64 (*.f64 y (+.f64 x (/.f64 c y))) z))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (* a b)) (* y (+ x (/ c y)))) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (* a b)) (* y (+ x (/ c y)))) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (* a b)) (* y (+ x (/ c y)))) z)) (* -1/16 t))))
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) z)) (-.f64 #s(literal 0 binary64) z))
(+ (* -1/4 (* a b)) (* y (+ x (/ c y))))
(+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))))
(+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))))
(+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (/ c y)))))
(+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* y (+ x (/ c y))) t))))
(*.f64 t (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t)) (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 y (+.f64 x (/.f64 c y))) t))))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* y (+ x (/ c y))) t))))
(*.f64 t (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t)) (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 y (+.f64 x (/.f64 c y))) t))))
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* y (+ x (/ c y))) t))))
(*.f64 t (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t)) (+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 y (+.f64 x (/.f64 c y))) t))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (* y (+ x (/ c y)))) t)) (* -1/16 z))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) t))))
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (* y (+ x (/ c y)))) t)) (* -1/16 z))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) t))))
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (* y (+ x (/ c y)))) t)) (* -1/16 z))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) t))))
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (+.f64 c (*.f64 x y)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (+.f64 c (*.f64 x y)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (+.f64 c (*.f64 x y)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(* x y)
(*.f64 x y)
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))
(*.f64 y (+.f64 (/.f64 c y) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)) (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y)))))
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))
(*.f64 y (+.f64 (/.f64 c y) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)) (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y)))))
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))
(*.f64 y (+.f64 (/.f64 c y) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)) (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) 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 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.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 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.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 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) y)))
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (+.f64 c (*.f64 x y)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (+.f64 c (*.f64 x y)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (+.f64 c (*.f64 x y)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.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 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x)) (+.f64 (/.f64 c x) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) y))))
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))
(*.f64 x (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x)) (+.f64 (/.f64 c x) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) y))))
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))
(*.f64 x (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x)) (+.f64 (/.f64 c x) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x) y))))
(* 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 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.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 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.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 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) x)))
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (+.f64 c (*.f64 x y)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (+.f64 c (*.f64 x y)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))
(+.f64 (+.f64 c (*.f64 x y)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.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 x y) c) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 x y) c) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 x y) c) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))
c
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) c)) (-.f64 #s(literal 0 binary64) 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 x y) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) c)) (-.f64 #s(literal 0 binary64) 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 x y) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.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))
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* a b)
(*.f64 a b)
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* x y)
(*.f64 x y)
(+ (* -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 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x))))
(* x (+ y (* -1/4 (/ (* a b) x))))
(*.f64 x (+.f64 y (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x))))
(* x (+ y (* -1/4 (/ (* a b) x))))
(*.f64 x (+.f64 y (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x))))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(*.f64 x (+.f64 y (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x))))
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(*.f64 x (+.f64 y (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x))))
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))
(*.f64 x (+.f64 y (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x))))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* x y)
(*.f64 x y)
(* y (+ x (* -1/4 (/ (* a b) y))))
(*.f64 y (+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))))
(* y (+ x (* -1/4 (/ (* a b) y))))
(*.f64 y (+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))))
(* y (+ x (* -1/4 (/ (* a b) y))))
(*.f64 y (+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(*.f64 y (+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))))
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(*.f64 y (+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))))
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))
(*.f64 y (+.f64 x (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))))
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* a (+ (* -1/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/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* -1/4 (* a b))
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
(* b (+ (* -1/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/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* 1/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/4 binary64) (/.f64 (*.f64 a b) t)) (*.f64 #s(literal 1/16 binary64) z)))
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))
(*.f64 t (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t)) (*.f64 #s(literal 1/16 binary64) z)))
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))
(*.f64 t (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t)) (*.f64 #s(literal 1/16 binary64) z)))
(* 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/4 binary64) (/.f64 (*.f64 a b) t)) (*.f64 #s(literal 1/16 binary64) z)))
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))
(*.f64 t (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t)) (*.f64 #s(literal 1/16 binary64) z)))
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))
(*.f64 t (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t)) (*.f64 #s(literal 1/16 binary64) z)))
(* -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/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(+ (* -1/4 (* a b)) (* 1/16 (* t z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(* 1/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 a (/.f64 (*.f64 #s(literal -1/4 binary64) b) z)) (*.f64 #s(literal 1/16 binary64) t)))
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)))
(*.f64 z (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal -1/4 binary64) b) z)) (*.f64 #s(literal 1/16 binary64) t)))
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)))
(*.f64 z (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal -1/4 binary64) 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/16 t) (* 1/4 (/ (* a b) z)))))
(*.f64 z (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal -1/4 binary64) b) z)) (*.f64 #s(literal 1/16 binary64) t)))
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))
(*.f64 z (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal -1/4 binary64) b) z)) (*.f64 #s(literal 1/16 binary64) t)))
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))
(*.f64 z (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal -1/4 binary64) b) z)) (*.f64 #s(literal 1/16 binary64) t)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(/ c y)
(/.f64 c y)
(+ x (/ c y))
(+.f64 x (/.f64 c y))
(+ x (/ c y))
(+.f64 x (/.f64 c y))
(+ x (/ c y))
(+.f64 x (/.f64 c y))
x
(* x (+ 1 (/ c (* x y))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 c (*.f64 x y))))
(* x (+ 1 (/ c (* x y))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 c (*.f64 x y))))
(* x (+ 1 (/ c (* x y))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 c (*.f64 x y))))
x
(* -1 (* x (- (* -1 (/ c (* x y))) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 c (*.f64 x y)))))
(* -1 (* x (- (* -1 (/ c (* x y))) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 c (*.f64 x y)))))
(* -1 (* x (- (* -1 (/ c (* x y))) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 c (*.f64 x y)))))
x
(+ x (/ c y))
(+.f64 x (/.f64 c y))
(+ x (/ c y))
(+.f64 x (/.f64 c y))
(+ x (/ c y))
(+.f64 x (/.f64 c y))
(/ c y)
(/.f64 c y)
(* c (+ (/ 1 y) (/ x c)))
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x c)))
(* c (+ (/ 1 y) (/ x c)))
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x c)))
(* c (+ (/ 1 y) (/ x c)))
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x c)))
(/ c y)
(/.f64 c y)
(* -1 (* c (- (* -1 (/ x c)) (/ 1 y))))
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x c)))
(* -1 (* c (- (* -1 (/ x c)) (/ 1 y))))
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x c)))
(* -1 (* c (- (* -1 (/ x c)) (/ 1 y))))
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x c)))
(/ c y)
(/.f64 c y)
(/ (+ c (* x y)) y)
(/.f64 (+.f64 c (*.f64 x y)) y)
(/ (+ c (* x y)) y)
(/.f64 (+.f64 c (*.f64 x y)) y)
(/ (+ c (* x y)) y)
(/.f64 (+.f64 c (*.f64 x y)) y)
x
(+ x (/ c y))
(+.f64 x (/.f64 c y))
(+ x (/ c y))
(+.f64 x (/.f64 c y))
(+ x (/ c y))
(+.f64 x (/.f64 c y))
x
(+ x (/ c y))
(+.f64 x (/.f64 c y))
(+ x (/ c y))
(+.f64 x (/.f64 c y))
(+ x (/ c y))
(+.f64 x (/.f64 c y))
(* t 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)

eval171.0ms (1.8%)

Compiler

Compiled 17604 to 1346 computations (92.4% saved)

prune220.0ms (2.3%)

Pruning

8 alts after pruning (4 fresh and 4 done)

PrunedKeptTotal
New122011221
Fresh033
Picked145
Done000
Total122181229
Accuracy
100.0%
Counts
1229 → 8
Alt Table
Click to see full alt table
StatusAccuracyProgram
52.6%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
52.5%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
67.5%
(+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
75.0%
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
29.0%
(*.f64 x y)
26.7%
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
28.3%
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
24.8%
c
Compiler

Compiled 114 to 88 computations (22.8% saved)

simplify333.0ms (3.4%)

Algorithm
egg-herbie
Localize:

Found 11 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 c y)
cost-diff0
(+.f64 x (/.f64 c y))
cost-diff0
(+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
cost-diff128
(*.f64 y (+.f64 x (/.f64 c y)))
cost-diff0
(+.f64 c (*.f64 x y))
cost-diff0
(*.f64 t z)
cost-diff0
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
cost-diff0
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 c (*.f64 x y)))
cost-diff0
(*.f64 x y)
cost-diff0
(*.f64 t z)
cost-diff0
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
Rules
6340×*-lowering-*.f32
6340×*-lowering-*.f64
3720×cube-prod
1690×/-lowering-/.f32
1690×/-lowering-/.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01585
13481
28081
312481
414181
514681
617181
725481
873581
9192281
10278081
11314981
12356581
13397781
14453181
15522881
16562881
17577181
18582981
19590281
20597981
21657281
22765581
0800981
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* 1/16 (* t z))
1/16
(* t z)
t
z
(* x y)
x
y
(+ (* 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
(+ (* y (+ x (/ c y))) (* 1/16 (* t z)))
(* y (+ x (/ c y)))
y
(+ x (/ c y))
x
(/ c y)
c
(* 1/16 (* t z))
1/16
(* t z)
t
z
Outputs
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
1/16
#s(literal 1/16 binary64)
(* t z)
(*.f64 t z)
t
z
(* x y)
(*.f64 x y)
x
y
(+ (* 1/16 (* t z)) (+ c (* x y)))
(+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (+.f64 (*.f64 x y) c))
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
1/16
#s(literal 1/16 binary64)
(* t z)
(*.f64 t z)
t
z
(+ c (* x y))
(+.f64 (*.f64 x y) c)
c
(* x y)
(*.f64 x y)
x
y
(+ (* y (+ x (/ c y))) (* 1/16 (* t z)))
(+.f64 (*.f64 t (*.f64 #s(literal 1/16 binary64) z)) (+.f64 (*.f64 x y) c))
(* y (+ x (/ c y)))
(+.f64 (*.f64 x y) c)
y
(+ x (/ c y))
(+.f64 x (/.f64 c y))
x
(/ c y)
(/.f64 c y)
c
(* 1/16 (* t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
1/16
#s(literal 1/16 binary64)
(* t z)
(*.f64 t z)
t
z

localize155.0ms (1.6%)

Localize:

Found 11 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 t z)
accuracy100.0%
(+.f64 x (/.f64 c y))
accuracy100.0%
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
accuracy88.5%
(*.f64 y (+.f64 x (/.f64 c y)))
accuracy100.0%
(*.f64 x y)
accuracy100.0%
(*.f64 t z)
accuracy100.0%
(+.f64 c (*.f64 x y))
accuracy100.0%
(*.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))
Results
132.0ms256×0valid
Compiler

Compiled 99 to 18 computations (81.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 61.0ms
ival-mult: 52.0ms (85.8% of total)
ival-add: 5.0ms (8.2% of total)
ival-div: 3.0ms (4.9% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

series7.0ms (0.1%)

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

81 calls:

TimeVariablePointExpression
1.0ms
t
@-inf
(* 1/16 (* t z))
0.0ms
c
@-inf
(/ c y)
0.0ms
c
@inf
(/ c y)
0.0ms
y
@inf
(/ c y)
0.0ms
y
@-inf
(/ c y)

rewrite243.0ms (2.5%)

Algorithm
batch-egg-rewrite
Rules
1566×+-lowering-+.f64
1566×+-lowering-+.f32
1328×*-lowering-*.f32
1328×*-lowering-*.f64
1258×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01549
14245
213845
341545
4158745
5558445
0870245
Stop Event
iter limit
node limit
Counts
9 → 587
Calls
Call 1
Inputs
(* 1/16 (* t z))
(* t z)
(* x y)
(+ (* 1/16 (* t z)) (+ c (* x y)))
(+ c (* x y))
(* y (+ x (/ c y)))
(+ (* y (+ x (/ c y))) (* 1/16 (* t z)))
(+ x (/ c y))
(/ c y)
Outputs
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 0 binary64))
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) #s(literal 0 binary64))
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) #s(literal 0 binary64))
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) #s(literal 0 binary64))
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(literal 0 binary64))
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t #s(literal 0 binary64))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(*.f64 (*.f64 t z) #s(literal 1/16 binary64))
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z)
(*.f64 (*.f64 #s(literal 1/16 binary64) z) t)
(*.f64 t z)
(*.f64 z t)
(+.f64 (*.f64 x y) #s(literal 0 binary64))
(+.f64 (*.f64 x y) (*.f64 (*.f64 x #s(literal -1 binary64)) #s(literal 0 binary64)))
(+.f64 (*.f64 x y) (*.f64 #s(literal 0 binary64) (*.f64 x #s(literal -1 binary64))))
(+.f64 #s(literal 0 binary64) (*.f64 x y))
(+.f64 (*.f64 x #s(literal 0 binary64)) (*.f64 x y))
(+.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) #s(literal 0 binary64)) (*.f64 x y))
(+.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 x y))
(+.f64 (*.f64 #s(literal 0 binary64) (*.f64 x #s(literal -1 binary64))) (*.f64 x y))
(-.f64 (*.f64 x y) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) y)))
(fma.f64 x y #s(literal 0 binary64))
(fma.f64 y x #s(literal 0 binary64))
(fma.f64 (*.f64 x y) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal -1 binary64)) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 x) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 x y) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) y)) #s(literal 0 binary64))
(fma.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))
(fma.f64 (neg.f64 x) (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))
(neg.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)))
(neg.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) #s(literal 1 binary64)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) y))))
(neg.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) y))
(neg.f64 (/.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) #s(literal 1 binary64)))
(/.f64 x (/.f64 #s(literal 1 binary64) y))
(/.f64 (*.f64 x y) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) x))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) y))))
(/.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64))
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y))
(/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) y))) #s(literal -1 binary64))
(*.f64 x y)
(*.f64 y x)
(*.f64 (*.f64 x y) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 x))
(*.f64 #s(literal 1 binary64) (*.f64 x y))
(*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64))
(*.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (neg.f64 x) (-.f64 #s(literal 0 binary64) y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(+.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+.f64 (+.f64 (*.f64 x y) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (*.f64 x y))
(+.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c)))
(+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c)
(+.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) #s(literal 0 binary64)) c)
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 x y)))
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 x y)) #s(literal 1 binary64)))
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 (*.f64 (+.f64 x (/.f64 c y)) #s(literal -1 binary64)) y))
(-.f64 (*.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))
(-.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (/.f64 x (/.f64 #s(literal -1 binary64) y)))
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) c) (+.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 #s(literal 0 binary64) c))
(-.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c)) #s(literal 0 binary64))
(-.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) c))
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (+.f64 (*.f64 x y) c))
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (+.f64 (*.f64 x y) c))
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) (+.f64 (*.f64 x y) c))
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (+.f64 (*.f64 x y) c))
(fma.f64 x y (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))
(fma.f64 y x (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))
(fma.f64 y (/.f64 c y) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 y (+.f64 x (/.f64 c y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))
(fma.f64 c #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 (+.f64 (*.f64 x y) c) #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 c y) y (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 (+.f64 x (/.f64 c y)) y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 c y)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 x) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))
(fma.f64 #s(literal 1 binary64) c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y c) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (+.f64 (*.f64 x y) c))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 #s(literal -1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) y)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))
(fma.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 y c)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c y)) (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 (*.f64 y c) (/.f64 #s(literal 1 binary64) y) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (+.f64 (*.f64 x y) c))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y c)) (/.f64 #s(literal -1 binary64) y) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))
(fma.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))
(fma.f64 (*.f64 (+.f64 x (/.f64 c y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 (neg.f64 x) (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))
(neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))))
(+.f64 (*.f64 x y) c)
(+.f64 c (*.f64 x y))
(+.f64 (+.f64 (*.f64 x y) c) (-.f64 c c))
(+.f64 (+.f64 (*.f64 x y) c) (*.f64 (*.f64 (+.f64 x (/.f64 c y)) #s(literal -1 binary64)) #s(literal 0 binary64)))
(+.f64 (+.f64 (*.f64 x y) c) (*.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 c y)) #s(literal -1 binary64))))
(+.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) c))
(+.f64 (*.f64 (+.f64 x (/.f64 c y)) #s(literal 0 binary64)) (+.f64 (*.f64 x y) c))
(+.f64 (*.f64 (*.f64 (+.f64 x (/.f64 c y)) #s(literal -1 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 x y) c))
(+.f64 (*.f64 #s(literal 0 binary64) (+.f64 x (/.f64 c y))) (+.f64 (*.f64 x y) c))
(+.f64 (*.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 c y)) #s(literal -1 binary64))) (+.f64 (*.f64 x y) c))
(-.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) c))
(-.f64 c (/.f64 x (/.f64 #s(literal -1 binary64) y)))
(-.f64 c (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) #s(literal 1 binary64)))
(-.f64 c (*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) y))))
(-.f64 c (*.f64 (*.f64 x #s(literal -1 binary64)) y))
(-.f64 c (/.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) #s(literal 1 binary64)))
(-.f64 (+.f64 (*.f64 x y) c) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 x y)))
(fma.f64 x y c)
(fma.f64 y x c)
(fma.f64 y (/.f64 c y) (*.f64 x y))
(fma.f64 y (+.f64 x (/.f64 c y)) #s(literal 0 binary64))
(fma.f64 (*.f64 x y) #s(literal 1 binary64) c)
(fma.f64 c #s(literal 1 binary64) (*.f64 x y))
(fma.f64 (+.f64 (*.f64 x y) c) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 (/.f64 c y) y (*.f64 x y))
(fma.f64 (+.f64 x (/.f64 c y)) y #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64) (*.f64 x y))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 c y)) (*.f64 x y))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal -1 binary64)) c)
(fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (+.f64 x (/.f64 c y)) #s(literal -1 binary64)) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 x) c)
(fma.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c y))) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 c y)) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (+.f64 x (/.f64 c y))) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c y)) (*.f64 x #s(literal -1 binary64))) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 x y) c)
(fma.f64 #s(literal 1 binary64) c (*.f64 x y))
(fma.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) c) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y c) (*.f64 x y))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c) (*.f64 x y))
(fma.f64 #s(literal -1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) y)) c)
(fma.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (-.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) c) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 y c)) (*.f64 x y))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c y)) (-.f64 #s(literal 0 binary64) y) (*.f64 x y))
(fma.f64 (*.f64 y c) (/.f64 #s(literal 1 binary64) y) (*.f64 x y))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y c)) (/.f64 #s(literal -1 binary64) y) (*.f64 x y))
(fma.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) c)
(fma.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) c)
(fma.f64 (*.f64 (+.f64 x (/.f64 c y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))
(fma.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 x y)) #s(literal -1 binary64) #s(literal 0 binary64))
(fma.f64 (neg.f64 x) (-.f64 #s(literal 0 binary64) y) c)
(fma.f64 (neg.f64 (+.f64 x (/.f64 c y))) (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))
(neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 x y)))
(neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 x y)) #s(literal 1 binary64)))
(neg.f64 (*.f64 (*.f64 (+.f64 x (/.f64 c y)) #s(literal -1 binary64)) y))
(/.f64 (+.f64 (*.f64 x y) c) #s(literal 1 binary64))
(/.f64 (+.f64 x (/.f64 c y)) (/.f64 #s(literal 1 binary64) y))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x (/.f64 c y))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 x y))))
(/.f64 (*.f64 (+.f64 x (/.f64 c y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 x y)) #s(literal -1 binary64))
(/.f64 (-.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) c) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 x (/.f64 y c)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c))
(/.f64 (+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 c y) y)) (/.f64 #s(literal 1 binary64) (*.f64 y y)))
(/.f64 (+.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c y))) (/.f64 #s(literal -1 binary64) y))
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 y c))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) c))
(/.f64 (+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) c)) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) (*.f64 y c)))
(/.f64 (+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 y c))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y c))))
(/.f64 (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) c)) (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -1 binary64) (*.f64 y c)))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (/.f64 y c)) y) (/.f64 y c))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) y)) (/.f64 c y)) (/.f64 #s(literal 1 binary64) y))
(/.f64 (+.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 y c))) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 y c)))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) c)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (*.f64 y c))) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) (*.f64 y c)))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) c)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) c))
(/.f64 (+.f64 (*.f64 (*.f64 x y) y) (*.f64 y c)) y)
(/.f64 (+.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 y c))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (/.f64 y c)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 y c)))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 c y))) (/.f64 #s(literal -1 binary64) y))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 y c))) y) (/.f64 y c))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) c)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) c))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) (*.f64 y c))) (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -1 binary64) (*.f64 y c)))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -1 binary64) c)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) y) (-.f64 #s(literal 0 binary64) (*.f64 y c))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) y)) (*.f64 y c)) y)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y c) x)) (/.f64 #s(literal 1 binary64) c))
(/.f64 (+.f64 y (*.f64 (/.f64 y c) (*.f64 x y))) (/.f64 y c))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 y c) (/.f64 x (/.f64 #s(literal -1 binary64) y)))) (-.f64 #s(literal 0 binary64) (/.f64 y c)))
(/.f64 (+.f64 (/.f64 c y) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x y))) (/.f64 #s(literal 1 binary64) y))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal -1 binary64) y)))) (/.f64 #s(literal -1 binary64) y))
(/.f64 (+.f64 (/.f64 (/.f64 c y) y) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) (/.f64 #s(literal 1 binary64) (*.f64 y y)))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y c)) x)) (/.f64 #s(literal -1 binary64) c))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y c)) (*.f64 x y))) (-.f64 #s(literal 0 binary64) (/.f64 y c)))
(/.f64 (+.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y c)) (/.f64 x (/.f64 #s(literal -1 binary64) y)))) (/.f64 y c))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) c) x)) (/.f64 #s(literal 1 binary64) (*.f64 y c)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 x y))) (/.f64 #s(literal 1 binary64) c))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 x (/.f64 #s(literal -1 binary64) y)))) (/.f64 #s(literal -1 binary64) c))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y c)) x)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y c))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y c)) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 y c)))
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y c)) (/.f64 x (/.f64 #s(literal -1 binary64) y)))) (/.f64 #s(literal -1 binary64) (*.f64 y c)))
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) c) x)) (/.f64 #s(literal -1 binary64) (*.f64 y c)))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) (*.f64 x y))) (/.f64 #s(literal -1 binary64) c))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 x (/.f64 #s(literal -1 binary64) y)))) (/.f64 #s(literal 1 binary64) c))
(/.f64 (+.f64 (*.f64 y c) (*.f64 y (*.f64 x y))) y)
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y c)) (*.f64 y (/.f64 x (/.f64 #s(literal -1 binary64) y)))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y c)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x y))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (+.f64 (*.f64 y c) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (/.f64 #s(literal -1 binary64) y)))) y)
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 y c))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) c))
(/.f64 (-.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 c y)) (/.f64 #s(literal -1 binary64) y))
(/.f64 (-.f64 (*.f64 x (/.f64 y c)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c))
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) c)) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) (*.f64 y c)))
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1 binary64) c)) (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) (*.f64 y c)))
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c y) y))) (/.f64 #s(literal 1 binary64) (*.f64 y y)))
(/.f64 (-.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 y c))) y) (-.f64 #s(literal 0 binary64) (/.f64 y c)))
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) c) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 x y) (/.f64 y c)) (-.f64 #s(literal 0 binary64) y)) (/.f64 y c))
(/.f64 (-.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) c)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) c))
(/.f64 (-.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) c)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c))
(/.f64 (-.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 c y))) (/.f64 #s(literal 1 binary64) y))
(/.f64 (-.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) y)) (*.f64 y c)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (-.f64 (*.f64 (*.f64 x y) y) (-.f64 #s(literal 0 binary64) (*.f64 y c))) y)
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 y c))) (-.f64 #s(literal 0 binary64) y)) (/.f64 y c))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) #s(literal 1 binary64)) c) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (/.f64 y c)) y) (-.f64 #s(literal 0 binary64) (/.f64 y c)))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -1 binary64) c)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) c)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) c))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (/.f64 c y)) (/.f64 #s(literal -1 binary64) y))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 y c))) y)
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) y) (*.f64 y c)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (neg.f64 (+.f64 x (/.f64 c y))) (/.f64 #s(literal -1 binary64) y))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c y)) (*.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) y))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x (/.f64 c y))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 x y))) #s(literal -1 binary64))
(*.f64 y (+.f64 x (/.f64 c y)))
(*.f64 (+.f64 (*.f64 x y) c) #s(literal 1 binary64))
(*.f64 (+.f64 x (/.f64 c y)) y)
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (+.f64 x (/.f64 c y)) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c y))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 c y)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (+.f64 x (/.f64 c y))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c y)) (*.f64 x #s(literal -1 binary64))))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) c))
(*.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 x y)))
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) c))
(*.f64 (*.f64 (+.f64 x (/.f64 c y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 x y)) #s(literal -1 binary64))
(*.f64 (neg.f64 (+.f64 x (/.f64 c y))) (-.f64 #s(literal 0 binary64) y))
(+.f64 (*.f64 x y) c)
(+.f64 c (*.f64 x y))
(+.f64 (+.f64 (*.f64 x y) c) (-.f64 c c))
(+.f64 (+.f64 (*.f64 x y) c) (*.f64 (*.f64 (+.f64 x (/.f64 c y)) #s(literal -1 binary64)) #s(literal 0 binary64)))
(+.f64 (+.f64 (*.f64 x y) c) (*.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 c y)) #s(literal -1 binary64))))
(+.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) c))
(+.f64 (*.f64 (+.f64 x (/.f64 c y)) #s(literal 0 binary64)) (+.f64 (*.f64 x y) c))
(+.f64 (*.f64 (*.f64 (+.f64 x (/.f64 c y)) #s(literal -1 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 x y) c))
(+.f64 (*.f64 #s(literal 0 binary64) (+.f64 x (/.f64 c y))) (+.f64 (*.f64 x y) c))
(+.f64 (*.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 c y)) #s(literal -1 binary64))) (+.f64 (*.f64 x y) c))
(-.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) c))
(-.f64 c (/.f64 x (/.f64 #s(literal -1 binary64) y)))
(-.f64 c (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) #s(literal 1 binary64)))
(-.f64 c (*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) y))))
(-.f64 c (*.f64 (*.f64 x #s(literal -1 binary64)) y))
(-.f64 c (/.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) #s(literal 1 binary64)))
(-.f64 (+.f64 (*.f64 x y) c) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 x y)))
(fma.f64 x y c)
(fma.f64 y x c)
(fma.f64 y (/.f64 c y) (*.f64 x y))
(fma.f64 y (+.f64 x (/.f64 c y)) #s(literal 0 binary64))
(fma.f64 (*.f64 x y) #s(literal 1 binary64) c)
(fma.f64 c #s(literal 1 binary64) (*.f64 x y))
(fma.f64 (+.f64 (*.f64 x y) c) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 (/.f64 c y) y (*.f64 x y))
(fma.f64 (+.f64 x (/.f64 c y)) y #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64) (*.f64 x y))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 c y)) (*.f64 x y))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal -1 binary64)) c)
(fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (+.f64 x (/.f64 c y)) #s(literal -1 binary64)) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 x) c)
(fma.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c y))) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 c y)) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (+.f64 x (/.f64 c y))) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c y)) (*.f64 x #s(literal -1 binary64))) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 x y) c)
(fma.f64 #s(literal 1 binary64) c (*.f64 x y))
(fma.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) c) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y c) (*.f64 x y))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c) (*.f64 x y))
(fma.f64 #s(literal -1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) y)) c)
(fma.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (-.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) c) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 y c)) (*.f64 x y))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c y)) (-.f64 #s(literal 0 binary64) y) (*.f64 x y))
(fma.f64 (*.f64 y c) (/.f64 #s(literal 1 binary64) y) (*.f64 x y))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y c)) (/.f64 #s(literal -1 binary64) y) (*.f64 x y))
(fma.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) c)
(fma.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) c)
(fma.f64 (*.f64 (+.f64 x (/.f64 c y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))
(fma.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 x y)) #s(literal -1 binary64) #s(literal 0 binary64))
(fma.f64 (neg.f64 x) (-.f64 #s(literal 0 binary64) y) c)
(fma.f64 (neg.f64 (+.f64 x (/.f64 c y))) (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))
(neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 x y)))
(neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 x y)) #s(literal 1 binary64)))
(neg.f64 (*.f64 (*.f64 (+.f64 x (/.f64 c y)) #s(literal -1 binary64)) y))
(/.f64 (+.f64 (*.f64 x y) c) #s(literal 1 binary64))
(/.f64 (+.f64 x (/.f64 c y)) (/.f64 #s(literal 1 binary64) y))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x (/.f64 c y))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 x y))))
(/.f64 (*.f64 (+.f64 x (/.f64 c y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 x y)) #s(literal -1 binary64))
(/.f64 (-.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) c) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 x (/.f64 y c)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c))
(/.f64 (+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 c y) y)) (/.f64 #s(literal 1 binary64) (*.f64 y y)))
(/.f64 (+.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c y))) (/.f64 #s(literal -1 binary64) y))
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 y c))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) c))
(/.f64 (+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) c)) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) (*.f64 y c)))
(/.f64 (+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 y c))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y c))))
(/.f64 (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) c)) (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -1 binary64) (*.f64 y c)))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (/.f64 y c)) y) (/.f64 y c))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) y)) (/.f64 c y)) (/.f64 #s(literal 1 binary64) y))
(/.f64 (+.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 y c))) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 y c)))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) c)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (*.f64 y c))) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) (*.f64 y c)))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) c)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) c))
(/.f64 (+.f64 (*.f64 (*.f64 x y) y) (*.f64 y c)) y)
(/.f64 (+.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 y c))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (/.f64 y c)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 y c)))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 c y))) (/.f64 #s(literal -1 binary64) y))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 y c))) y) (/.f64 y c))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) c)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) c))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) (*.f64 y c))) (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -1 binary64) (*.f64 y c)))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -1 binary64) c)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) y) (-.f64 #s(literal 0 binary64) (*.f64 y c))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) y)) (*.f64 y c)) y)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y c) x)) (/.f64 #s(literal 1 binary64) c))
(/.f64 (+.f64 y (*.f64 (/.f64 y c) (*.f64 x y))) (/.f64 y c))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 y c) (/.f64 x (/.f64 #s(literal -1 binary64) y)))) (-.f64 #s(literal 0 binary64) (/.f64 y c)))
(/.f64 (+.f64 (/.f64 c y) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x y))) (/.f64 #s(literal 1 binary64) y))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal -1 binary64) y)))) (/.f64 #s(literal -1 binary64) y))
(/.f64 (+.f64 (/.f64 (/.f64 c y) y) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) (/.f64 #s(literal 1 binary64) (*.f64 y y)))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y c)) x)) (/.f64 #s(literal -1 binary64) c))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y c)) (*.f64 x y))) (-.f64 #s(literal 0 binary64) (/.f64 y c)))
(/.f64 (+.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y c)) (/.f64 x (/.f64 #s(literal -1 binary64) y)))) (/.f64 y c))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) c) x)) (/.f64 #s(literal 1 binary64) (*.f64 y c)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 x y))) (/.f64 #s(literal 1 binary64) c))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 x (/.f64 #s(literal -1 binary64) y)))) (/.f64 #s(literal -1 binary64) c))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y c)) x)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y c))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y c)) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 y c)))
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y c)) (/.f64 x (/.f64 #s(literal -1 binary64) y)))) (/.f64 #s(literal -1 binary64) (*.f64 y c)))
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) c) x)) (/.f64 #s(literal -1 binary64) (*.f64 y c)))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) (*.f64 x y))) (/.f64 #s(literal -1 binary64) c))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 x (/.f64 #s(literal -1 binary64) y)))) (/.f64 #s(literal 1 binary64) c))
(/.f64 (+.f64 (*.f64 y c) (*.f64 y (*.f64 x y))) y)
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y c)) (*.f64 y (/.f64 x (/.f64 #s(literal -1 binary64) y)))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y c)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x y))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (+.f64 (*.f64 y c) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (/.f64 #s(literal -1 binary64) y)))) y)
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 y c))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) c))
(/.f64 (-.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 c y)) (/.f64 #s(literal -1 binary64) y))
(/.f64 (-.f64 (*.f64 x (/.f64 y c)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c))
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) c)) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) (*.f64 y c)))
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1 binary64) c)) (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) (*.f64 y c)))
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c y) y))) (/.f64 #s(literal 1 binary64) (*.f64 y y)))
(/.f64 (-.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 y c))) y) (-.f64 #s(literal 0 binary64) (/.f64 y c)))
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) c) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 x y) (/.f64 y c)) (-.f64 #s(literal 0 binary64) y)) (/.f64 y c))
(/.f64 (-.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) c)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) c))
(/.f64 (-.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) c)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c))
(/.f64 (-.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 c y))) (/.f64 #s(literal 1 binary64) y))
(/.f64 (-.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) y)) (*.f64 y c)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (-.f64 (*.f64 (*.f64 x y) y) (-.f64 #s(literal 0 binary64) (*.f64 y c))) y)
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 y c))) (-.f64 #s(literal 0 binary64) y)) (/.f64 y c))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) #s(literal 1 binary64)) c) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (/.f64 y c)) y) (-.f64 #s(literal 0 binary64) (/.f64 y c)))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -1 binary64) c)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) c)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) c))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (/.f64 c y)) (/.f64 #s(literal -1 binary64) y))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 y c))) y)
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) y) (*.f64 y c)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (neg.f64 (+.f64 x (/.f64 c y))) (/.f64 #s(literal -1 binary64) y))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c y)) (*.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) y))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x (/.f64 c y))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 x y))) #s(literal -1 binary64))
(*.f64 y (+.f64 x (/.f64 c y)))
(*.f64 (+.f64 (*.f64 x y) c) #s(literal 1 binary64))
(*.f64 (+.f64 x (/.f64 c y)) y)
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (+.f64 x (/.f64 c y)) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c y))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 c y)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (+.f64 x (/.f64 c y))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c y)) (*.f64 x #s(literal -1 binary64))))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) c))
(*.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 x y)))
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) c))
(*.f64 (*.f64 (+.f64 x (/.f64 c y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 x y)) #s(literal -1 binary64))
(*.f64 (neg.f64 (+.f64 x (/.f64 c y))) (-.f64 #s(literal 0 binary64) y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(+.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))
(+.f64 c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(+.f64 (+.f64 (*.f64 x y) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (*.f64 x y))
(+.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c)))
(+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c)
(+.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) #s(literal 0 binary64)) c)
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 x y)))
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 x y)) #s(literal 1 binary64)))
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 (*.f64 (+.f64 x (/.f64 c y)) #s(literal -1 binary64)) y))
(-.f64 (*.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))
(-.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (/.f64 x (/.f64 #s(literal -1 binary64) y)))
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) c) (+.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 #s(literal 0 binary64) c))
(-.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c)) #s(literal 0 binary64))
(-.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) c))
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (+.f64 (*.f64 x y) c))
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (+.f64 (*.f64 x y) c))
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) (+.f64 (*.f64 x y) c))
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (+.f64 (*.f64 x y) c))
(fma.f64 x y (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))
(fma.f64 y x (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))
(fma.f64 y (/.f64 c y) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 y (+.f64 x (/.f64 c y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))
(fma.f64 c #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 (+.f64 (*.f64 x y) c) #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 c y) y (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 (+.f64 x (/.f64 c y)) y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 c y)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 x) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))
(fma.f64 #s(literal 1 binary64) c (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y c) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (+.f64 (*.f64 x y) c))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 #s(literal -1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) y)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))
(fma.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 y c)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c y)) (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 (*.f64 y c) (/.f64 #s(literal 1 binary64) y) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (+.f64 (*.f64 x y) c))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y c)) (/.f64 #s(literal -1 binary64) y) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))
(fma.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))
(fma.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))
(fma.f64 (*.f64 (+.f64 x (/.f64 c y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 (neg.f64 x) (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))
(neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))))
(+.f64 x (/.f64 c y))
(+.f64 (/.f64 c y) x)
(+.f64 #s(literal 0 binary64) (+.f64 x (/.f64 c y)))
(-.f64 x (-.f64 #s(literal 0 binary64) (/.f64 c y)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 c y))))
(fma.f64 x #s(literal 1 binary64) (/.f64 c y))
(fma.f64 y (/.f64 (/.f64 c y) y) x)
(fma.f64 c (/.f64 #s(literal 1 binary64) y) x)
(fma.f64 (/.f64 c y) #s(literal 1 binary64) x)
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) y) x)
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c y) y)) x)
(fma.f64 #s(literal 1 binary64) x (/.f64 c y))
(fma.f64 #s(literal 1 binary64) (/.f64 c y) x)
(fma.f64 (/.f64 #s(literal 1 binary64) y) c x)
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c y)) x)
(fma.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) c) x)
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c y)) #s(literal -1 binary64) x)
(fma.f64 (*.f64 y c) (/.f64 #s(literal 1 binary64) (*.f64 y y)) x)
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y c)) (/.f64 (/.f64 #s(literal -1 binary64) y) y) x)
(fma.f64 (/.f64 (/.f64 c y) y) y x)
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y c) x)
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 c y))))
(*.f64 (+.f64 x (/.f64 c y)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 c y)))
(+.f64 (/.f64 c y) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (/.f64 c y))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) (/.f64 c y))
(+.f64 (*.f64 (/.f64 (/.f64 c y) y) #s(literal 0 binary64)) (/.f64 c y))
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 c y) y)) (/.f64 c y))
(exp.f64 (log.f64 (/.f64 c y)))
(exp.f64 (*.f64 (log.f64 (/.f64 c y)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 y c))))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 c y)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 c) #s(literal 1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) y))))
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c y) y)))))
(exp.f64 (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c y) y)))))
(exp.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (log.f64 c) #s(literal 1 binary64))))
(exp.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c y) y))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64))))
(exp.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c y) y))) (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64))))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c y)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 c y)))) (-.f64 #s(literal 0 binary64) (/.f64 c y)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y (/.f64 c y))) (-.f64 #s(literal 0 binary64) (/.f64 c y)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y (/.f64 #s(literal -1 binary64) y))) (-.f64 #s(literal 0 binary64) (/.f64 c y)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (/.f64 c y)))
(fma.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64) (/.f64 c y))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c y)))
(/.f64 y (/.f64 y (/.f64 c y)))
(/.f64 c y)
(/.f64 (/.f64 c y) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) y))
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 c y))))
(/.f64 #s(literal 1 binary64) (/.f64 y c))
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) c))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y c)))
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) c))
(/.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (/.f64 c y)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c y)) #s(literal -1 binary64))
(/.f64 (*.f64 y c) (*.f64 y y))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y c)) (/.f64 y (/.f64 #s(literal -1 binary64) y)))
(/.f64 (/.f64 (/.f64 c y) y) (/.f64 #s(literal 1 binary64) y))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y c)))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y c))))
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (/.f64 c y)))))
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) c))))
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) c))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 y c)))))
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) c))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (/.f64 y c)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))))
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (/.f64 y c)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) #s(literal 0 binary64))))
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (/.f64 y c)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (+.f64 (log.f64 #s(literal -1 binary64)) #s(literal 0 binary64))))
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y c))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 c c))))
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 y c)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (*.f64 c c)))))
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (+.f64 #s(literal 0 binary64) (log.f64 #s(literal -1 binary64)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (/.f64 c y)))))
(pow.f64 (/.f64 c y) #s(literal 1 binary64))
(pow.f64 (/.f64 y c) #s(literal -1 binary64))
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y c)))
(pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (/.f64 c y)))
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (log.f64 (/.f64 y c)))
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (/.f64 c y)))
(*.f64 y (/.f64 (/.f64 c y) y))
(*.f64 c (/.f64 #s(literal 1 binary64) y))
(*.f64 (/.f64 c y) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) y))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c y) y)))
(*.f64 #s(literal 1 binary64) (/.f64 c y))
(*.f64 (/.f64 #s(literal 1 binary64) y) c)
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 c)) #s(literal 1 binary64))))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c y)))
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) c))
(*.f64 (/.f64 #s(literal 1 binary64) c) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (/.f64 c y)))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c y)) #s(literal -1 binary64))
(*.f64 (*.f64 y c) (/.f64 #s(literal 1 binary64) (*.f64 y y)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y c)) (/.f64 (/.f64 #s(literal -1 binary64) y) y))
(*.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 y c)))
(*.f64 (/.f64 (/.f64 c y) y) y)
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c y) y)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y c))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 y c)))))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) y) (-.f64 #s(literal 0 binary64) (*.f64 y c)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y c)) (*.f64 c c))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y c)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (/.f64 y c)))))
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 c y))))))
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) c))))
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) c))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) y))))
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (/.f64 y c)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))))
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (+.f64 #s(literal 0 binary64) (log.f64 #s(literal -1 binary64)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (/.f64 y c)))))
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 c)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) y))
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 y c)))) (/.f64 #s(literal 1 binary64) (*.f64 y y)))
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 y c)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (/.f64 #s(literal -1 binary64) y)))))
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) c)) #s(literal 1 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64))))
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) c)) #s(literal 1 binary64))))
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (/.f64 y c)))))
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) (/.f64 y c))) #s(literal 1 binary64))))
(*.f64 (pow.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c y)))

simplify193.0ms (2%)

Algorithm
egg-herbie
Rules
2944×*-lowering-*.f32
2944×*-lowering-*.f64
1552×fmsub-define
1366×fnmsub-define
1162×fmm-def
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01241978
14471907
214731829
344091781
086321781
Stop Event
iter limit
node limit
Counts
324 → 324
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)
(* 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 (+ (* 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)))))
(* x y)
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
c
(* c (+ 1 (/ (* x y) c)))
(* c (+ 1 (/ (* x y) c)))
(* c (+ 1 (/ (* x y) c)))
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
c
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
(* x y)
(* x (+ y (/ c x)))
(* x (+ y (/ c x)))
(* x (+ y (/ c x)))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
c
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
(* x y)
(* y (+ x (/ c y)))
(* y (+ x (/ c y)))
(* y (+ x (/ c y)))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
c
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
(* x y)
(* y (+ x (/ c y)))
(* y (+ x (/ c y)))
(* y (+ x (/ c y)))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
c
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
(* x y)
(* x (+ y (/ c x)))
(* x (+ y (/ c x)))
(* x (+ y (/ c x)))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(* x y)
(+ c (* x y))
(+ c (* x y))
(+ c (* x y))
c
(* c (+ 1 (/ (* x y) c)))
(* c (+ 1 (/ (* x y) c)))
(* c (+ 1 (/ (* x y) c)))
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(+ c (* 1/16 (* t z)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(* x y)
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(+ c (* 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)))))
(+ (* 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)))
(* y (+ x (/ c y)))
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(* 1/16 (* t z))
(* t (+ (* 1/16 z) (/ (* y (+ x (/ c y))) t)))
(* t (+ (* 1/16 z) (/ (* y (+ x (/ c y))) t)))
(* t (+ (* 1/16 z) (/ (* y (+ x (/ c y))) t)))
(* 1/16 (* t z))
(* -1 (* t (+ (* -1 (/ (* y (+ x (/ c y))) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (* y (+ x (/ c y))) t)) (* -1/16 z))))
(* -1 (* t (+ (* -1 (/ (* y (+ x (/ c y))) t)) (* -1/16 z))))
(* y (+ x (/ c y)))
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(* 1/16 (* t z))
(* z (+ (* 1/16 t) (/ (* y (+ x (/ c y))) z)))
(* z (+ (* 1/16 t) (/ (* y (+ x (/ c y))) z)))
(* z (+ (* 1/16 t) (/ (* y (+ x (/ c y))) z)))
(* 1/16 (* t z))
(* -1 (* z (+ (* -1 (/ (* y (+ x (/ c y))) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (* y (+ x (/ c y))) z)) (* -1/16 t))))
(* -1 (* z (+ (* -1 (/ (* y (+ x (/ c y))) z)) (* -1/16 t))))
(/ c y)
(+ x (/ c y))
(+ x (/ c y))
(+ x (/ c y))
x
(* x (+ 1 (/ c (* x y))))
(* x (+ 1 (/ c (* x y))))
(* x (+ 1 (/ c (* x y))))
x
(* -1 (* x (- (* -1 (/ c (* x y))) 1)))
(* -1 (* x (- (* -1 (/ c (* x y))) 1)))
(* -1 (* x (- (* -1 (/ c (* x y))) 1)))
x
(+ x (/ c y))
(+ x (/ c y))
(+ x (/ c y))
(/ c y)
(* c (+ (/ 1 y) (/ x c)))
(* c (+ (/ 1 y) (/ x c)))
(* c (+ (/ 1 y) (/ x c)))
(/ c y)
(* -1 (* c (- (* -1 (/ x c)) (/ 1 y))))
(* -1 (* c (- (* -1 (/ x c)) (/ 1 y))))
(* -1 (* c (- (* -1 (/ x c)) (/ 1 y))))
(/ c y)
(/ (+ c (* x y)) y)
(/ (+ c (* x y)) y)
(/ (+ c (* x y)) y)
x
(+ x (/ c y))
(+ x (/ c y))
(+ x (/ c y))
x
(+ x (/ c y))
(+ x (/ c y))
(+ x (/ c y))
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
(/ c y)
Outputs
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* 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)
(* 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 (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))))
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))
(*.f64 t (+.f64 (*.f64 #s(literal 1/16 binary64) z) (+.f64 (/.f64 c t) (/.f64 (*.f64 x y) t))))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(+ c (* x y))
(+.f64 (*.f64 x y) c)
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* 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 x (/.f64 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 x (/.f64 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 x (/.f64 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 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(+ (* 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 (*.f64 x y) c))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
c
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(+.f64 (*.f64 x y) (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(+.f64 (*.f64 x y) (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(+.f64 (*.f64 x y) (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))
c
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c)))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c)))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c)))
(+ c (* 1/16 (* t z)))
(-.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* x y)
(*.f64 x y)
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(+.f64 c (*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(+.f64 c (*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(+.f64 c (*.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 (/ (+ c (* 1/16 (* t z))) x)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(+ c (* 1/16 (* t z)))
(-.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* x y)
(*.f64 x y)
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(+.f64 c (*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(+.f64 c (*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(+.f64 c (*.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 (/ (+ c (* 1/16 (* t z))) y)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* 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 (*.f64 x y) c)
(* c (+ 1 (/ (* x y) c)))
(+.f64 (*.f64 x y) c)
(* c (+ 1 (/ (* x y) c)))
(+.f64 (*.f64 x y) c)
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(+.f64 (*.f64 x y) c)
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(+.f64 (*.f64 x y) c)
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(+.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 (*.f64 x y) c)
(* x (+ y (/ c x)))
(+.f64 (*.f64 x y) c)
(* x (+ y (/ c x)))
(+.f64 (*.f64 x y) c)
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(+.f64 (*.f64 x y) c)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(+.f64 (*.f64 x y) c)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(+.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)
(* y (+ x (/ c y)))
(+.f64 (*.f64 x y) c)
(* y (+ x (/ c y)))
(+.f64 (*.f64 x y) c)
(* y (+ x (/ c y)))
(+.f64 (*.f64 x y) c)
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(+.f64 (*.f64 x y) c)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(+.f64 (*.f64 x y) c)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(+.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)
(* y (+ x (/ c y)))
(+.f64 (*.f64 x y) c)
(* y (+ x (/ c y)))
(+.f64 (*.f64 x y) c)
(* y (+ x (/ c y)))
(+.f64 (*.f64 x y) c)
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(+.f64 (*.f64 x y) c)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(+.f64 (*.f64 x y) c)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(+.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 (*.f64 x y) c)
(* x (+ y (/ c x)))
(+.f64 (*.f64 x y) c)
(* x (+ y (/ c x)))
(+.f64 (*.f64 x y) c)
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(+.f64 (*.f64 x y) c)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(+.f64 (*.f64 x y) c)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(+.f64 (*.f64 x y) c)
(* 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 (*.f64 x y) c)
(* c (+ 1 (/ (* x y) c)))
(+.f64 (*.f64 x y) c)
(* c (+ 1 (/ (* x y) c)))
(+.f64 (*.f64 x y) c)
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(+.f64 (*.f64 x y) c)
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(+.f64 (*.f64 x y) c)
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(+.f64 (*.f64 x y) c)
(+ c (* 1/16 (* t z)))
(-.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* x y)
(*.f64 x y)
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(+.f64 c (*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(+.f64 c (*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y))))
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))
(+.f64 c (*.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 (/ (+ c (* 1/16 (* t z))) y)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(+ c (* 1/16 (* t z)))
(-.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* x y)
(*.f64 x y)
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(+.f64 c (*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(+.f64 c (*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))))
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))
(+.f64 c (*.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 (/ (+ c (* 1/16 (* t z))) x)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(+ (* 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 (*.f64 x y) c))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(+ c (+ (* 1/16 (* t z)) (* x y)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
c
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(+.f64 (*.f64 x y) (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(+.f64 (*.f64 x y) (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))
(+.f64 (*.f64 x y) (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))
c
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c)))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c)))
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) c)))
(* y (+ x (/ c y)))
(+.f64 (*.f64 x y) c)
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* 1/16 z) (/ (* y (+ x (/ c y))) t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* t (+ (* 1/16 z) (/ (* y (+ x (/ c y))) t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* t (+ (* 1/16 z) (/ (* y (+ x (/ c y))) t)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (* y (+ x (/ c y))) t)) (* -1/16 z))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* -1 (* t (+ (* -1 (/ (* y (+ x (/ c y))) t)) (* -1/16 z))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* -1 (* t (+ (* -1 (/ (* y (+ x (/ c y))) t)) (* -1/16 z))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* y (+ x (/ c y)))
(+.f64 (*.f64 x y) c)
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(+ (* 1/16 (* t z)) (* y (+ x (/ c y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* 1/16 t) (/ (* y (+ x (/ c y))) z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* z (+ (* 1/16 t) (/ (* y (+ x (/ c y))) z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* z (+ (* 1/16 t) (/ (* y (+ x (/ c y))) z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (* y (+ x (/ c y))) z)) (* -1/16 t))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* -1 (* z (+ (* -1 (/ (* y (+ x (/ c y))) z)) (* -1/16 t))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(* -1 (* z (+ (* -1 (/ (* y (+ x (/ c y))) z)) (* -1/16 t))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (+.f64 (*.f64 x y) c))
(/ c y)
(/.f64 c y)
(+ x (/ c y))
(+.f64 x (/.f64 c y))
(+ x (/ c y))
(+.f64 x (/.f64 c y))
(+ x (/ c y))
(+.f64 x (/.f64 c y))
x
(* x (+ 1 (/ c (* x y))))
(+.f64 x (/.f64 c y))
(* x (+ 1 (/ c (* x y))))
(+.f64 x (/.f64 c y))
(* x (+ 1 (/ c (* x y))))
(+.f64 x (/.f64 c y))
x
(* -1 (* x (- (* -1 (/ c (* x y))) 1)))
(+.f64 x (/.f64 c y))
(* -1 (* x (- (* -1 (/ c (* x y))) 1)))
(+.f64 x (/.f64 c y))
(* -1 (* x (- (* -1 (/ c (* x y))) 1)))
(+.f64 x (/.f64 c y))
x
(+ x (/ c y))
(+.f64 x (/.f64 c y))
(+ x (/ c y))
(+.f64 x (/.f64 c y))
(+ x (/ c y))
(+.f64 x (/.f64 c y))
(/ c y)
(/.f64 c y)
(* c (+ (/ 1 y) (/ x c)))
(+.f64 x (/.f64 c y))
(* c (+ (/ 1 y) (/ x c)))
(+.f64 x (/.f64 c y))
(* c (+ (/ 1 y) (/ x c)))
(+.f64 x (/.f64 c y))
(/ c y)
(/.f64 c y)
(* -1 (* c (- (* -1 (/ x c)) (/ 1 y))))
(+.f64 x (/.f64 c y))
(* -1 (* c (- (* -1 (/ x c)) (/ 1 y))))
(+.f64 x (/.f64 c y))
(* -1 (* c (- (* -1 (/ x c)) (/ 1 y))))
(+.f64 x (/.f64 c y))
(/ c y)
(/.f64 c y)
(/ (+ c (* x y)) y)
(/.f64 (+.f64 (*.f64 x y) c) y)
(/ (+ c (* x y)) y)
(/.f64 (+.f64 (*.f64 x y) c) y)
(/ (+ c (* x y)) y)
(/.f64 (+.f64 (*.f64 x y) c) y)
x
(+ x (/ c y))
(+.f64 x (/.f64 c y))
(+ x (/ c y))
(+.f64 x (/.f64 c y))
(+ x (/ c y))
(+.f64 x (/.f64 c y))
x
(+ x (/ c y))
(+.f64 x (/.f64 c y))
(+ x (/ c y))
(+.f64 x (/.f64 c y))
(+ x (/ c y))
(+.f64 x (/.f64 c y))
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)
(/ c y)
(/.f64 c y)

eval171.0ms (1.8%)

Compiler

Compiled 15129 to 1433 computations (90.5% saved)

prune134.0ms (1.4%)

Pruning

10 alts after pruning (3 fresh and 7 done)

PrunedKeptTotal
New110831111
Fresh000
Picked134
Done044
Total1109101119
Accuracy
100.0%
Counts
1119 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
49.8%
(-.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))
52.6%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
52.5%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
67.5%
(+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
51.7%
(+.f64 (*.f64 y x) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
51.8%
(+.f64 (*.f64 x y) c)
29.0%
(*.f64 x y)
26.7%
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
28.3%
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
24.8%
c
Compiler

Compiled 138 to 107 computations (22.5% saved)

simplify102.0ms (1%)

Algorithm
egg-herbie
Localize:

Found 9 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 t z)
cost-diff0
(*.f64 (*.f64 t z) #s(literal -1/16 binary64))
cost-diff0
(-.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))
cost-diff0
(*.f64 t z)
cost-diff0
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
cost-diff0
(*.f64 y x)
cost-diff0
(+.f64 (*.f64 y x) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
cost-diff0
(*.f64 x y)
cost-diff0
(+.f64 (*.f64 x y) c)
Rules
1116×fnmadd-define
1004×fma-define
822×sum3-define
624×sum4-define
592×sum5-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01553
13353
27252
315552
424752
538852
680452
7119652
8172852
9304952
10347252
11352052
0352052
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(+ (* x y) c)
(* x y)
x
y
c
(+ (* y x) (* 1/16 (* t z)))
(* y x)
y
x
(* 1/16 (* t z))
1/16
(* t z)
t
z
(- c (* (* t z) -1/16))
c
(* (* t z) -1/16)
(* t z)
t
z
-1/16
Outputs
(+ (* x y) c)
(+.f64 c (*.f64 x y))
(* x y)
(*.f64 x y)
x
y
c
(+ (* y x) (* 1/16 (* t z)))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* y x)
(*.f64 x y)
y
x
(* 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 (* (* t z) -1/16))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
c
(* (* t z) -1/16)
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(* t z)
(*.f64 t z)
t
z
-1/16
#s(literal -1/16 binary64)

localize82.0ms (0.8%)

Localize:

Found 9 expressions of interest:

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

Compiled 63 to 18 computations (71.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 14.0ms
ival-mult: 9.0ms (64.2% of total)
ival-add: 3.0ms (21.4% of total)
ival-sub: 1.0ms (7.1% of total)
const: 1.0ms (7.1% of total)
backward-pass: 0.0ms (0% of total)

series5.0ms (0%)

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

60 calls:

TimeVariablePointExpression
0.0ms
t
@0
(- c (* (* t z) -1/16))
0.0ms
c
@0
(- c (* (* t z) -1/16))
0.0ms
z
@0
(- c (* (* t z) -1/16))
0.0ms
z
@0
(* (* t z) -1/16)
0.0ms
t
@0
(* (* t z) -1/16)

rewrite311.0ms (3.2%)

Algorithm
batch-egg-rewrite
Rules
2224×fnmadd-define
1558×fma-define
1486×prod-diff
1442×fmm-def
1166×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01538
13338
27237
315537
427537
556637
6205637
7673137
0800437
Stop Event
iter limit
node limit
Counts
8 → 425
Calls
Call 1
Inputs
(+ (* x y) c)
(* x y)
(+ (* y x) (* 1/16 (* t z)))
(* y x)
(* 1/16 (* t z))
(* t z)
(- c (* (* t z) -1/16))
(* (* t z) -1/16)
Outputs
(+.f64 c (*.f64 x y))
(+.f64 (+.f64 c (*.f64 x y)) #s(literal 0 binary64))
(+.f64 (*.f64 x y) c)
(+.f64 #s(literal 0 binary64) (+.f64 c (*.f64 x y)))
(-.f64 c (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(-.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) c))
(fma.f64 x y c)
(fma.f64 x (+.f64 y (*.f64 #s(literal 0 binary64) y)) c)
(fma.f64 x (-.f64 y (*.f64 #s(literal 0 binary64) y)) c)
(fma.f64 y x c)
(fma.f64 y (+.f64 x (*.f64 #s(literal 0 binary64) x)) c)
(fma.f64 y (-.f64 x (*.f64 #s(literal 0 binary64) x)) c)
(fma.f64 c #s(literal 1 binary64) (*.f64 x y))
(fma.f64 (*.f64 x y) #s(literal 1 binary64) c)
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c) (*.f64 x y))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)) c)
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x) c)
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y) c)
(fma.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64) (*.f64 x y))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64) c)
(fma.f64 #s(literal 1 binary64) c (*.f64 x y))
(fma.f64 #s(literal 1 binary64) (*.f64 x y) c)
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x) c)
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y) c)
(neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (*.f64 x y))))
(neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) c)))
(*.f64 #s(literal -1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (*.f64 x y))))
(*.f64 #s(literal -1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) c)))
(*.f64 #s(literal 1 binary64) (+.f64 c (*.f64 x y)))
(+.f64 (*.f64 x y) #s(literal 0 binary64))
(+.f64 (*.f64 x y) (fma.f64 #s(literal 0 binary64) #s(literal 2 binary64) #s(literal 0 binary64)))
(+.f64 (*.f64 x y) (fma.f64 (neg.f64 (*.f64 #s(literal 0 binary64) y)) x #s(literal 0 binary64)))
(+.f64 (*.f64 x y) (fma.f64 (neg.f64 (*.f64 #s(literal 0 binary64) x)) y #s(literal 0 binary64)))
(+.f64 (*.f64 x y) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 0 binary64) #s(literal 0 binary64)))
(+.f64 (*.f64 x y) (fma.f64 #s(literal 0 binary64) #s(literal -1 binary64) #s(literal 0 binary64)))
(+.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(+.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(+.f64 #s(literal 0 binary64) (*.f64 x y))
(+.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(+.f64 (neg.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64)) (*.f64 x y))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) (*.f64 x y))
(+.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 x y))
(+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x y))
(+.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -1/16 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+.f64 (+.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(-.f64 (*.f64 x y) #s(literal 0 binary64))
(-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(-.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x y))
(-.f64 (+.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(-.f64 (+.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 x y))
(fma.f64 x y #s(literal 0 binary64))
(fma.f64 x (+.f64 y (*.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64))
(fma.f64 x (-.f64 y (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 x (-.f64 y (*.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64))
(fma.f64 y x #s(literal 0 binary64))
(fma.f64 y (+.f64 x (*.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64))
(fma.f64 y (-.f64 x (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 y (-.f64 x (*.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64))
(fma.f64 (*.f64 x y) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 x y) #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 t #s(literal 0 binary64) (*.f64 x y))
(fma.f64 z #s(literal 0 binary64) (*.f64 x y))
(fma.f64 z (*.f64 t #s(literal -1/16 binary64)) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 z (+.f64 (*.f64 t #s(literal -1/16 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 z (-.f64 (*.f64 t #s(literal -1/16 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 (*.f64 t z) #s(literal 0 binary64) (*.f64 x y))
(fma.f64 #s(literal -1/16 binary64) (*.f64 t z) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 #s(literal -1/16 binary64) #s(literal 0 binary64) (*.f64 x y))
(fma.f64 (*.f64 z #s(literal -1/16 binary64)) t (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 (*.f64 z #s(literal -1/16 binary64)) #s(literal 0 binary64) (*.f64 x y))
(fma.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y))
(fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal -1/16 binary64)) z (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 (*.f64 t #s(literal -1/16 binary64)) #s(literal 0 binary64) (*.f64 x y))
(fma.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)) #s(literal -1 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) x) x) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) y) y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 x y) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(*.f64 x y)
(*.f64 x (+.f64 y (*.f64 #s(literal 0 binary64) y)))
(*.f64 x (-.f64 y (*.f64 #s(literal 0 binary64) y)))
(*.f64 y x)
(*.f64 y (+.f64 x (*.f64 #s(literal 0 binary64) x)))
(*.f64 y (-.f64 x (*.f64 #s(literal 0 binary64) x)))
(*.f64 (*.f64 x y) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x y))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+.f64 (*.f64 x y) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))
(+.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #s(literal 0 binary64))
(+.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 #s(literal 0 binary64) #s(literal 2 binary64) #s(literal 0 binary64)))
(+.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 (neg.f64 (*.f64 #s(literal 0 binary64) y)) x #s(literal 0 binary64)))
(+.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 (neg.f64 (*.f64 #s(literal 0 binary64) x)) y #s(literal 0 binary64)))
(+.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 0 binary64) #s(literal 0 binary64)))
(+.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 #s(literal 0 binary64) #s(literal -1 binary64) #s(literal 0 binary64)))
(+.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 (*.f64 t z) #s(literal -1/8 binary64)))))
(+.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y))))
(+.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 (*.f64 x y) #s(literal 2 binary64))))
(+.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 (*.f64 t z) #s(literal -1/8 binary64)))) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(+.f64 (neg.f64 (-.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)) (*.f64 x y))) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(+.f64 (*.f64 (*.f64 t z) #s(literal 1/8 binary64)) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x y))))
(+.f64 (*.f64 (-.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)) (*.f64 x y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(+.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 t z) #s(literal 1/8 binary64))) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(+.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 (*.f64 t z) #s(literal -1/8 binary64))))) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(+.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 t z) #s(literal -1/8 binary64))) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(+.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 (*.f64 t z) #s(literal -1/8 binary64)))) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)))
(-.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x y))
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 x (*.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 x (+.f64 y (*.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 x (-.f64 y (*.f64 #s(literal 0 binary64) 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 y (*.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 y (+.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 y (-.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (*.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 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (*.f64 x y))
(fma.f64 z #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(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 t z) #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 #s(literal -1/16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z)) (*.f64 x y))
(fma.f64 #s(literal -1/16 binary64) #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) #s(literal -1 binary64) (*.f64 x y))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal -1/16 binary64) (*.f64 x y))
(fma.f64 (*.f64 z #s(literal -1/16 binary64)) #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 (*.f64 z #s(literal -1/16 binary64)) (-.f64 #s(literal 0 binary64) t) (*.f64 x y))
(fma.f64 #s(literal 0 binary64) (*.f64 x y) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 #s(literal 0 binary64) #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y))
(fma.f64 #s(literal -1 binary64) #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 #s(literal -1 binary64) (-.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -1/16 binary64)) (*.f64 x y))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t #s(literal -1/16 binary64)) (*.f64 x y))
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (*.f64 x y))
(fma.f64 (*.f64 t #s(literal -1/16 binary64)) #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 (*.f64 t #s(literal -1/16 binary64)) (-.f64 #s(literal 0 binary64) z) (*.f64 x y))
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 x y))
(fma.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)) #s(literal -1 binary64) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 #s(literal 2 binary64) #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(neg.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)))
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)))
(*.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)) #s(literal -1 binary64))
(+.f64 (*.f64 x y) #s(literal 0 binary64))
(+.f64 (*.f64 x y) (fma.f64 #s(literal 0 binary64) #s(literal 2 binary64) #s(literal 0 binary64)))
(+.f64 (*.f64 x y) (fma.f64 (neg.f64 (*.f64 #s(literal 0 binary64) y)) x #s(literal 0 binary64)))
(+.f64 (*.f64 x y) (fma.f64 (neg.f64 (*.f64 #s(literal 0 binary64) x)) y #s(literal 0 binary64)))
(+.f64 (*.f64 x y) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 0 binary64) #s(literal 0 binary64)))
(+.f64 (*.f64 x y) (fma.f64 #s(literal 0 binary64) #s(literal -1 binary64) #s(literal 0 binary64)))
(+.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(+.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(+.f64 #s(literal 0 binary64) (*.f64 x y))
(+.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(+.f64 (neg.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64)) (*.f64 x y))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) (*.f64 x y))
(+.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 x y))
(+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x y))
(+.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -1/16 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+.f64 (+.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(-.f64 (*.f64 x y) #s(literal 0 binary64))
(-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(-.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x y))
(-.f64 (+.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(-.f64 (+.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 x y))
(fma.f64 x y #s(literal 0 binary64))
(fma.f64 x (+.f64 y (*.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64))
(fma.f64 x (-.f64 y (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 x (-.f64 y (*.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64))
(fma.f64 y x #s(literal 0 binary64))
(fma.f64 y (+.f64 x (*.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64))
(fma.f64 y (-.f64 x (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 y (-.f64 x (*.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64))
(fma.f64 (*.f64 x y) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 x y) #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 t #s(literal 0 binary64) (*.f64 x y))
(fma.f64 z #s(literal 0 binary64) (*.f64 x y))
(fma.f64 z (*.f64 t #s(literal -1/16 binary64)) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 z (+.f64 (*.f64 t #s(literal -1/16 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 z (-.f64 (*.f64 t #s(literal -1/16 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 (*.f64 t z) #s(literal 0 binary64) (*.f64 x y))
(fma.f64 #s(literal -1/16 binary64) (*.f64 t z) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 #s(literal -1/16 binary64) #s(literal 0 binary64) (*.f64 x y))
(fma.f64 (*.f64 z #s(literal -1/16 binary64)) t (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 (*.f64 z #s(literal -1/16 binary64)) #s(literal 0 binary64) (*.f64 x y))
(fma.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y))
(fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal -1/16 binary64)) z (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 (*.f64 t #s(literal -1/16 binary64)) #s(literal 0 binary64) (*.f64 x y))
(fma.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)) #s(literal -1 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) x) x) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) y) y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 x y) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(*.f64 x y)
(*.f64 x (+.f64 y (*.f64 #s(literal 0 binary64) y)))
(*.f64 x (-.f64 y (*.f64 #s(literal 0 binary64) y)))
(*.f64 y x)
(*.f64 y (+.f64 x (*.f64 #s(literal 0 binary64) x)))
(*.f64 y (-.f64 x (*.f64 #s(literal 0 binary64) x)))
(*.f64 (*.f64 x y) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x y))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 0 binary64))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 (neg.f64 (*.f64 #s(literal 0 binary64) y)) x #s(literal 0 binary64)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 (neg.f64 (*.f64 #s(literal 0 binary64) x)) y #s(literal 0 binary64)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 0 binary64) #s(literal 0 binary64)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 #s(literal 0 binary64) #s(literal -1 binary64) #s(literal 0 binary64)))
(+.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(+.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 (*.f64 t z) #s(literal 1/8 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+.f64 (*.f64 (*.f64 t z) #s(literal 1/8 binary64)) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 x y))
(+.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 t z) #s(literal 1/8 binary64))) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t z) #s(literal -1/8 binary64))) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 0 binary64))
(-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (*.f64 x y))
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(-.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) #s(literal 0 binary64))
(fma.f64 t #s(literal 0 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) #s(literal 0 binary64))
(fma.f64 z #s(literal 0 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) #s(literal 0 binary64))
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 t z) #s(literal 0 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 #s(literal -1/16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal 0 binary64))
(fma.f64 #s(literal -1/16 binary64) #s(literal 0 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) #s(literal -1 binary64) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal -1/16 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 z #s(literal -1/16 binary64)) #s(literal 0 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 (*.f64 z #s(literal -1/16 binary64)) (-.f64 #s(literal 0 binary64) t) #s(literal 0 binary64))
(fma.f64 #s(literal 0 binary64) t (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 #s(literal 0 binary64) (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 #s(literal 0 binary64) (*.f64 t #s(literal -1/16 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -1/16 binary64)) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t #s(literal -1/16 binary64)) #s(literal 0 binary64))
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t #s(literal 0 binary64))
(fma.f64 (*.f64 t #s(literal -1/16 binary64)) #s(literal 0 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 (*.f64 t #s(literal -1/16 binary64)) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64))
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(literal 0 binary64))
(fma.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(neg.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(*.f64 (*.f64 t z) #s(literal 1/16 binary64))
(*.f64 #s(literal -1/16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z)))
(*.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal -1/16 binary64))
(*.f64 (*.f64 z #s(literal -1/16 binary64)) (-.f64 #s(literal 0 binary64) t))
(*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -1/16 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t #s(literal -1/16 binary64)))
(*.f64 (*.f64 #s(literal 1/16 binary64) z) t)
(*.f64 (*.f64 t #s(literal -1/16 binary64)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z)
(+.f64 (*.f64 t z) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 t z))
(-.f64 (*.f64 t z) #s(literal 0 binary64))
(fma.f64 t z #s(literal 0 binary64))
(fma.f64 z t #s(literal 0 binary64))
(*.f64 t z)
(*.f64 z t)
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)
(+.f64 #s(literal 0 binary64) (-.f64 c (*.f64 t (*.f64 z #s(literal -1/16 binary64)))))
(+.f64 (-.f64 c (*.f64 t (*.f64 z #s(literal -1/16 binary64)))) #s(literal 0 binary64))
(+.f64 (-.f64 c (*.f64 t (*.f64 z #s(literal -1/16 binary64)))) (-.f64 c c))
(+.f64 (-.f64 c (*.f64 t (*.f64 z #s(literal -1/16 binary64)))) (-.f64 (-.f64 c c) #s(literal 0 binary64)))
(+.f64 (-.f64 c c) (-.f64 c (*.f64 t (*.f64 z #s(literal -1/16 binary64)))))
(-.f64 c (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 #s(literal 0 binary64) c))
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c))
(-.f64 (-.f64 c (*.f64 t (*.f64 z #s(literal -1/16 binary64)))) #s(literal 0 binary64))
(fma.f64 c #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) c)
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c)
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c)
(fma.f64 #s(literal -1/16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z)) c)
(fma.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) #s(literal -1 binary64) c)
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal -1/16 binary64) c)
(fma.f64 (*.f64 z #s(literal -1/16 binary64)) (-.f64 #s(literal 0 binary64) t) c)
(fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c)
(fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) (-.f64 c c))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -1/16 binary64)) c)
(fma.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t #s(literal -1/16 binary64)) c)
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c)
(fma.f64 (*.f64 t #s(literal -1/16 binary64)) (-.f64 #s(literal 0 binary64) z) c)
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z c)
(fma.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) #s(literal -1 binary64) #s(literal 0 binary64))
(fma.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) #s(literal -1 binary64) (-.f64 c c))
(fma.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 #s(literal 1 binary64) c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(neg.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c))
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c))
(*.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) c) #s(literal -1 binary64))
(+.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)))
(+.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) #s(literal 0 binary64))
(+.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (fma.f64 #s(literal 0 binary64) #s(literal 2 binary64) #s(literal 0 binary64)))
(+.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (fma.f64 (neg.f64 (*.f64 #s(literal 0 binary64) y)) x #s(literal 0 binary64)))
(+.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (fma.f64 (neg.f64 (*.f64 #s(literal 0 binary64) x)) y #s(literal 0 binary64)))
(+.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 0 binary64) #s(literal 0 binary64)))
(+.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (fma.f64 #s(literal 0 binary64) #s(literal -1 binary64) #s(literal 0 binary64)))
(+.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (fma.f64 #s(literal 0 binary64) t #s(literal 0 binary64)))
(+.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (fma.f64 #s(literal 0 binary64) z #s(literal 0 binary64)))
(+.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (fma.f64 #s(literal 0 binary64) (*.f64 t z) #s(literal 0 binary64)))
(+.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (fma.f64 #s(literal 0 binary64) #s(literal -1/16 binary64) #s(literal 0 binary64)))
(+.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (fma.f64 #s(literal 0 binary64) (*.f64 z #s(literal -1/16 binary64)) #s(literal 0 binary64)))
(+.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 0 binary64) #s(literal 0 binary64)))
(+.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (fma.f64 #s(literal 0 binary64) (*.f64 t #s(literal -1/16 binary64)) #s(literal 0 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(+.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)) (*.f64 x y))
(+.f64 (*.f64 (*.f64 t z) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -1/16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(+.f64 (+.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(-.f64 (*.f64 x y) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))
(-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(-.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))
(-.f64 (*.f64 (*.f64 t z) #s(literal -1/8 binary64)) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(-.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -1/16 binary64)))) (*.f64 x y))
(-.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 x y))
(fma.f64 x y (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)))
(fma.f64 x (*.f64 #s(literal 0 binary64) y) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(fma.f64 x (+.f64 y (*.f64 #s(literal 0 binary64) y)) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)))
(fma.f64 x (-.f64 y (*.f64 #s(literal 0 binary64) y)) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)))
(fma.f64 y x (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)))
(fma.f64 y (*.f64 #s(literal 0 binary64) x) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(fma.f64 y (+.f64 x (*.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)))
(fma.f64 y (-.f64 x (*.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)))
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)))
(fma.f64 t (*.f64 z #s(literal -1/16 binary64)) #s(literal 0 binary64))
(fma.f64 t (-.f64 (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 z (*.f64 t #s(literal -1/16 binary64)) #s(literal 0 binary64))
(fma.f64 z (+.f64 (*.f64 t #s(literal -1/16 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))
(fma.f64 z (-.f64 (*.f64 t #s(literal -1/16 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))
(fma.f64 z (-.f64 (*.f64 t #s(literal -1/16 binary64)) (*.f64 #s(literal 1/16 binary64) t)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 (*.f64 t z) #s(literal -1/16 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 t z) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 #s(literal -1/16 binary64) (*.f64 t z) #s(literal 0 binary64))
(fma.f64 #s(literal -1/16 binary64) (-.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) (*.f64 t z))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 (*.f64 z #s(literal -1/16 binary64)) t #s(literal 0 binary64))
(fma.f64 (*.f64 z #s(literal -1/16 binary64)) (-.f64 t (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 #s(literal 0 binary64) (*.f64 x y) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(fma.f64 #s(literal -1 binary64) #s(literal 0 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)))
(fma.f64 (*.f64 t #s(literal -1/16 binary64)) z #s(literal 0 binary64))
(fma.f64 (*.f64 t #s(literal -1/16 binary64)) (-.f64 z (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)))
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)))
(fma.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))) #s(literal 0 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 t (*.f64 z #s(literal -1/16 binary64))) (*.f64 x y)))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(*.f64 z (*.f64 t #s(literal -1/16 binary64)))
(*.f64 z (+.f64 (*.f64 t #s(literal -1/16 binary64)) #s(literal 0 binary64)))
(*.f64 z (-.f64 (*.f64 t #s(literal -1/16 binary64)) #s(literal 0 binary64)))
(*.f64 (*.f64 t z) #s(literal -1/16 binary64))
(*.f64 #s(literal -1/16 binary64) (*.f64 t z))
(*.f64 (*.f64 z #s(literal -1/16 binary64)) t)
(*.f64 (*.f64 t #s(literal -1/16 binary64)) z)
(*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))

simplify221.0ms (2.3%)

Algorithm
egg-herbie
Rules
4740×*-lowering-*.f32
4740×*-lowering-*.f64
1850×times-frac
1450×fmsub-define
1072×fmm-def
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0961164
13401110
210801110
335251110
085991110
Stop Event
iter limit
node limit
Counts
240 → 240
Calls
Call 1
Inputs
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)))
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* 1/16 (* t z))
(+ (* 1/16 (* t z)) (* x y))
(+ (* 1/16 (* t z)) (* x y))
(+ (* 1/16 (* t z)) (* x y))
(* x y)
(* 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)) (* 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)))))
(* 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))))
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 1/16 (* t z))
(* 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))
(- c (* -1/16 (* t z)))
(- c (* -1/16 (* t z)))
(- c (* -1/16 (* t z)))
c
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(* c (+ 1 (* 1/16 (/ (* t z) c))))
c
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
c
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(* 1/16 (* t z))
(* t (- (/ c t) (* -1/16 z)))
(* t (- (/ c t) (* -1/16 z)))
(* t (- (/ c t) (* -1/16 z)))
(* 1/16 (* t z))
(* -1 (* t (- (* -1 (/ c t)) (* 1/16 z))))
(* -1 (* t (- (* -1 (/ c t)) (* 1/16 z))))
(* -1 (* t (- (* -1 (/ c t)) (* 1/16 z))))
c
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(+ c (* 1/16 (* t z)))
(* 1/16 (* t z))
(* z (- (/ c z) (* -1/16 t)))
(* z (- (/ c z) (* -1/16 t)))
(* z (- (/ c z) (* -1/16 t)))
(* 1/16 (* t z))
(* -1 (* z (- (* -1 (/ c z)) (* 1/16 t))))
(* -1 (* z (- (* -1 (/ c z)) (* 1/16 t))))
(* -1 (* z (- (* -1 (/ c z)) (* 1/16 t))))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
(* -1/16 (* t z))
Outputs
c
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(* x y)
(*.f64 x y)
(* x (+ y (/ c x)))
(+.f64 c (*.f64 x y))
(* x (+ y (/ c x)))
(+.f64 c (*.f64 x y))
(* x (+ y (/ c x)))
(+.f64 c (*.f64 x y))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(+.f64 c (*.f64 x y))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(+.f64 c (*.f64 x y))
(* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))
(+.f64 c (*.f64 x y))
c
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(* x y)
(*.f64 x y)
(* y (+ x (/ c y)))
(+.f64 c (*.f64 x y))
(* y (+ x (/ c y)))
(+.f64 c (*.f64 x y))
(* y (+ x (/ c y)))
(+.f64 c (*.f64 x y))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(+.f64 c (*.f64 x y))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(+.f64 c (*.f64 x y))
(* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))
(+.f64 c (*.f64 x y))
(* x y)
(*.f64 x y)
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
(+ c (* x y))
(+.f64 c (*.f64 x y))
c
(* c (+ 1 (/ (* x y) c)))
(+.f64 c (*.f64 x y))
(* c (+ 1 (/ (* x y) c)))
(+.f64 c (*.f64 x y))
(* c (+ 1 (/ (* x y) c)))
(+.f64 c (*.f64 x y))
c
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(+.f64 c (*.f64 x y))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(+.f64 c (*.f64 x y))
(* -1 (* c (- (* -1 (/ (* x y) c)) 1)))
(+.f64 c (*.f64 x y))
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 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 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* y (+ x (* 1/16 (/ (* t z) y))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* y (+ x (* 1/16 (/ (* t z) y))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) 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))
(+ (* 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 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* x (+ y (* 1/16 (/ (* t z) x))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* x (+ y (* 1/16 (/ (* t z) x))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* x y)
(*.f64 x y)
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (+ (* 1/16 z) (/ (* x y) t)))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* t (+ (* 1/16 z) (/ (* x y) t)))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* t (+ (* 1/16 z) (/ (* x y) t)))
(+.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))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* x y)
(*.f64 x y)
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ (* 1/16 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (+ (* 1/16 t) (/ (* x y) z)))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* z (+ (* 1/16 t) (/ (* x y) z)))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* z (+ (* 1/16 t) (/ (* x y) z)))
(+.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))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* 1/16 (* 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))
(- c (* -1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(- c (* -1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(- c (* -1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
c
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* c (+ 1 (* 1/16 (/ (* t z) c))))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
c
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
c
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* t (- (/ c t) (* -1/16 z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* t (- (/ c t) (* -1/16 z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* t (- (/ c t) (* -1/16 z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* t (- (* -1 (/ c t)) (* 1/16 z))))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* -1 (* t (- (* -1 (/ c t)) (* 1/16 z))))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* -1 (* t (- (* -1 (/ c t)) (* 1/16 z))))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
c
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+ c (* 1/16 (* t z)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* z (- (/ c z) (* -1/16 t)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* z (- (/ c z) (* -1/16 t)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* z (- (/ c z) (* -1/16 t)))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* 1/16 (* t z))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(* -1 (* z (- (* -1 (/ c z)) (* 1/16 t))))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* -1 (* z (- (* -1 (/ c z)) (* 1/16 t))))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* -1 (* z (- (* -1 (/ c z)) (* 1/16 t))))
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(* -1/16 (* t z))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(* -1/16 (* t z))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(* -1/16 (* t z))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(* -1/16 (* t z))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(* -1/16 (* t z))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(* -1/16 (* t z))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(* -1/16 (* t z))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(* -1/16 (* t z))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(* -1/16 (* t z))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(* -1/16 (* t z))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(* -1/16 (* t z))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(* -1/16 (* t z))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(* -1/16 (* t z))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(* -1/16 (* t z))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(* -1/16 (* t z))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(* -1/16 (* t z))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(* -1/16 (* t z))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(* -1/16 (* t z))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(* -1/16 (* t z))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(* -1/16 (* t z))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(* -1/16 (* t z))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(* -1/16 (* t z))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(* -1/16 (* t z))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))
(* -1/16 (* t z))
(*.f64 t (*.f64 z #s(literal -1/16 binary64)))

eval79.0ms (0.8%)

Compiler

Compiled 7198 to 743 computations (89.7% saved)

prune108.0ms (1.1%)

Pruning

10 alts after pruning (0 fresh and 10 done)

PrunedKeptTotal
New6960696
Fresh000
Picked033
Done077
Total69610706
Accuracy
100.0%
Counts
706 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
49.8%
(-.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))
52.6%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y))
52.5%
(+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
67.5%
(+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
51.7%
(+.f64 (*.f64 y x) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
51.8%
(+.f64 (*.f64 x y) c)
29.0%
(*.f64 x y)
26.7%
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
28.3%
(*.f64 #s(literal -1/4 binary64) (*.f64 a b))
24.8%
c
Compiler

Compiled 277 to 149 computations (46.2% saved)

regimes83.0ms (0.8%)

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

15 calls:

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

Compiled 172 to 138 computations (19.8% saved)

regimes43.0ms (0.4%)

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 (*.f64 x y) c)
(-.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))
(+.f64 (*.f64 y x) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))
(+.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 #s(literal 1/16 binary64) (*.f64 t z)))
(+.f64 (*.f64 y (+.f64 x (/.f64 c y))) (*.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
(*.f64 x y)
4.0ms
a
4.0ms
c
4.0ms
z
4.0ms
b
Results
AccuracySegmentsBranch
75.0%1x
78.8%3y
78.3%3z
75.0%1t
89.6%4a
85.9%3b
78.5%3c
75.0%1(*.f64 x y)
92.0%3(*.f64 a b)
Compiler

Compiled 76 to 65 computations (14.5% saved)

regimes4.0ms (0%)

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

1 calls:

3.0ms
(*.f64 a b)
Results
AccuracySegmentsBranch
91.1%3(*.f64 a b)
Compiler

Compiled 10 to 8 computations (20% saved)

regimes39.0ms (0.4%)

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

9 calls:

9.0ms
(*.f64 a b)
6.0ms
x
3.0ms
b
3.0ms
a
3.0ms
t
Results
AccuracySegmentsBranch
69.9%3(*.f64 x y)
65.6%3x
70.3%5t
71.5%4z
70.9%4c
64.6%3y
70.1%5b
72.8%5a
75.7%4(*.f64 a b)
Compiler

Compiled 76 to 65 computations (14.5% saved)

regimes4.0ms (0%)

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

1 calls:

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

Compiled 10 to 8 computations (20% saved)

regimes3.0ms (0%)

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

1 calls:

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

Compiled 10 to 8 computations (20% saved)

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

5 calls:

4.0ms
(*.f64 x y)
3.0ms
a
3.0ms
(*.f64 a b)
2.0ms
z
2.0ms
c
Results
AccuracySegmentsBranch
51.8%1c
63.4%3a
51.8%1(*.f64 x y)
62.5%3z
68.6%3(*.f64 a b)
Compiler

Compiled 44 to 37 computations (15.9% saved)

regimes22.0ms (0.2%)

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

9 calls:

4.0ms
x
2.0ms
t
2.0ms
y
2.0ms
z
2.0ms
b
Results
AccuracySegmentsBranch
46.0%5c
48.4%5(*.f64 x y)
50.7%6z
50.1%5a
46.1%5y
43.7%4x
48.7%5b
49.7%6t
56.6%6(*.f64 a b)
Compiler

Compiled 76 to 65 computations (14.5% saved)

regimes2.0ms (0%)

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

1 calls:

2.0ms
(*.f64 a b)
Results
AccuracySegmentsBranch
54.5%6(*.f64 a b)
Compiler

Compiled 10 to 8 computations (20% saved)

regimes9.0ms (0.1%)

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

5 calls:

2.0ms
z
2.0ms
a
2.0ms
b
2.0ms
t
1.0ms
(*.f64 x y)
Results
AccuracySegmentsBranch
31.2%2t
43.8%3(*.f64 x y)
33.3%3b
32.4%3z
33.8%3a
Compiler

Compiled 42 to 36 computations (14.3% saved)

regimes23.0ms (0.2%)

Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

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

7 calls:

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

Compiled 56 to 49 computations (12.5% saved)

bsearch0.0ms (0%)

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

Compiled 34 to 26 computations (23.5% saved)

bsearch38.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
20.0ms
1.300016944580039e+31
2.1879512641320275e+35
15.0ms
-4.018200753615483e+102
-1.7892853259556e+101
Results
24.0ms240×0valid
Compiler

Compiled 558 to 430 computations (22.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 11.0ms
ival-mult: 4.0ms (35.9% of total)
ival-div: 3.0ms (26.9% of total)
ival-add: 2.0ms (17.9% of total)
ival-sub: 1.0ms (9% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch43.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
18.0ms
1.300016944580039e+31
2.1879512641320275e+35
20.0ms
-5.352843546644914e+273
-1.9000190097597877e+271
Results
29.0ms256×0valid
Compiler

Compiled 546 to 426 computations (22% saved)

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

bsearch70.0ms (0.7%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
20.0ms
1.300016944580039e+31
2.1879512641320275e+35
20.0ms
-6.314351227971032e-16
-1.9977898079112448e-25
25.0ms
-1.252111808750188e+147
-7.9955577207263e+119
Results
49.0ms448×0valid
Compiler

Compiled 880 to 684 computations (22.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 21.0ms
ival-mult: 7.0ms (33.5% of total)
ival-div: 6.0ms (28.7% of total)
ival-add: 4.0ms (19.1% of total)
ival-sub: 2.0ms (9.6% of total)
const: 1.0ms (4.8% of total)
backward-pass: 0.0ms (0% of total)

bsearch66.0ms (0.7%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
16.0ms
2.753953774322623e+47
1.6946238783752963e+48
23.0ms
-6.314351227971032e-16
-1.9977898079112448e-25
23.0ms
-5.352843546644914e+273
-1.9000190097597877e+271
Results
48.0ms367×0valid
0.0ms2valid
Compiler

Compiled 672 to 537 computations (20.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 17.0ms
ival-mult: 6.0ms (34.5% of total)
ival-div: 5.0ms (28.7% of total)
ival-add: 3.0ms (17.2% of total)
ival-sub: 2.0ms (11.5% of total)
const: 1.0ms (5.7% of total)
backward-pass: 0.0ms (0% of total)

bsearch45.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
16.0ms
2.753953774322623e+47
1.6946238783752963e+48
0.0ms
-1.83620658998e-312
-0.0
25.0ms
-1.0880864914587038e+254
-2.5071122252809633e+220
Results
32.0ms272×0valid
Compiler

Compiled 464 to 388 computations (16.4% saved)

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

bsearch35.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
13.0ms
2.753953774322623e+47
1.6946238783752963e+48
19.0ms
-3.536205462171004e+209
-3.1730072428407216e+205
Results
24.0ms224×0valid
Compiler

Compiled 370 to 306 computations (17.3% saved)

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

bsearch106.0ms (1.1%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
19.0ms
2.1879512641320275e+35
8.51224909688932e+39
13.0ms
4.475978569809948e-180
1.916381134264647e-179
19.0ms
-3.5388588852962127e-301
-1.83620658998e-312
21.0ms
-6.314351227971032e-16
-1.9977898079112448e-25
25.0ms
-1.0880864914587038e+254
-2.5071122252809633e+220
Results
71.0ms688×0valid
Compiler

Compiled 956 to 827 computations (13.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 34.0ms
ival-mult: 11.0ms (32.4% of total)
ival-div: 10.0ms (29.4% of total)
ival-add: 8.0ms (23.5% of total)
ival-sub: 4.0ms (11.8% of total)
const: 1.0ms (2.9% of total)
backward-pass: 0.0ms (0% of total)

bsearch128.0ms (1.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
18.0ms
2.1879512641320275e+35
8.51224909688932e+39
14.0ms
4.475978569809948e-180
1.916381134264647e-179
21.0ms
-3.5388588852962127e-301
-1.83620658998e-312
11.0ms
-4.2492429181413075e+57
-1.3198950704716834e+57
57.0ms
-7.9955577207263e+119
-2.3024281528798973e+117
Results
99.0ms576×0valid
Compiler

Compiled 770 to 662 computations (14% saved)

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

bsearch38.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
22.0ms
8.85394811705977e+79
1.5268471441438663e+85
13.0ms
-9.56478556214231e+21
-1.5337576099444178e+21
Results
27.0ms240×0valid
Compiler

Compiled 304 to 266 computations (12.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 14.0ms
ival-div: 6.0ms (42.7% of total)
ival-mult: 4.0ms (28.5% of total)
ival-add: 2.0ms (14.2% of total)
ival-sub: 1.0ms (7.1% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

simplify41.0ms (0.4%)

Algorithm
egg-herbie
Rules
38×+-commutative_binary64
32×*-commutative_binary64
24×sub-neg_binary64
20×neg-sub0_binary64
20×neg-mul-1_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0115391
1142391
2167391
3189391
4206391
5215391
6217391
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #s(literal +inf.0 binary64)) (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(if (<=.f64 (*.f64 a b) #s(literal -599999999999999986229707959147201977068105631954490003677997584839196071308473946781956776688906928128 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 209999999999999989723720011885838336 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 -19500000000000000677089567366247613602598627926278723677414127720086335047009483983569944702664924196955430612978520879124547180078871684614290025587686004489508437624863403492704985313682164523172235592691914957011894451156257849654853346375842577223449189774228600127488 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal 17499999999999999912257670728384512 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 -8400000000000000176053926516622016667641097915647912672269394194620656843508727201942662666684657704442901998039900094464 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)) (if (<=.f64 (*.f64 a b) #s(literal -7656353255721115/21267647932558653966460912964485513216 binary64)) (+.f64 (*.f64 y x) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (*.f64 a b) #s(literal 116000000000000005215941840565436416 binary64)) (+.f64 (*.f64 x y) c) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)))))
(if (<=.f64 (*.f64 a b) #s(literal -359999999999999975540032240338354811266890629978034966048213589665576466453593472865258978539134807587311587536433587437110315030598430513825954115207774794211425154231791276592821033035842656616701703795442553938780732425517985387694084943875901761591732058652354877063168 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal -7269215601948759/5192296858534827628530496329220096 binary64)) (+.f64 (*.f64 y x) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (*.f64 a b) #s(literal 1650000000000000112910460231679066483040681197568 binary64)) (+.f64 (*.f64 x y) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(if (<=.f64 (*.f64 a b) #s(literal -310000000000000006420229808013426397510218503427860498991279389338126471325328714737778702613364748404868225192282889512388108110819106009305325183316280466448108633288981477953843977051886377128785895340888513411201105920 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal -202402253307/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (-.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (if (<=.f64 (*.f64 a b) #s(literal 1550000000000000027396237512564765051788271288320 binary64)) (+.f64 (*.f64 x y) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(if (<=.f64 (*.f64 a b) #s(literal -43999999999999996721147986723613070588742945955195249265124368280271745416337538123422970732975297119581505158879165340305368972901269531061997292572973023167102899509379686758990065473828827183358138122240 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal 1650000000000000112910460231679066483040681197568 binary64)) (+.f64 (*.f64 x y) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(if (<=.f64 (*.f64 a b) #s(literal -34999999999999998621189345050853221633418716727060817131275108787779450764497506186379636862608379025741573848682262515588513031194104283566446398322327895370312039634773611203358155915484153309269857221393922802971574272 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal -1298074214633707/1298074214633706907132624082305024 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 a b) #s(literal -5186557740999835/6325070415853456823515479584966165845298645305129441198653167438357198111499854590373761990669910140474596183259900372230931523043306046152094168748148078435047419508642698792639590866940413010663742739952273283392562733857021646831815729864036236135650314266011211548510419206725953204130822734645187695728365866909171712 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal 5109933491736859/291996199527820493993034982764818644793166624463907835557068321145553610701355352736378419924311769585833107812710042067884077102168028031888170324462221708048127659159056956805303948303782641664 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 a b) #s(literal 2399999999999999924720786590031413248 binary64)) c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))))
(if (<=.f64 (*.f64 a b) #s(literal -15000000000000000058411183959361691414222842784406212272293004235005511803409687036178540912775637857262040051173294080 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal -3200000000000000294089072260588103618689102710901905031168 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 a b) #s(literal -2223657568073481/6176826577981891429214335532193521333299458305790469920559733826520701280761576748411876944013584121557222835214746457256769065471978560695404461668113357846725995613908885539687100455996497080726311269484641878313049544782247701984195048695347886851221010025401573777842206256568313675909006576801941109109732291903488 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal 7883897387251153/583992399055640987986069965529637289586333248927815671114136642291107221402710705472756839848623539171666215625420084135768154204336056063776340648924443416096255318318113913610607896607565283328 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 a b) #s(literal 39999999999999998155050632808484569088 binary64)) c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))))
(if (<=.f64 (*.f64 x y) #s(literal -6000000000000000000000 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal 14199999999999999345576777860105736406323467944790312898840394544963600426672848896 binary64)) c (*.f64 x y)))
c
Outputs
(if (<=.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #s(literal +inf.0 binary64)) (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))
(if (<=.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #s(literal +inf.0 binary64)) (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))
(if (<=.f64 (*.f64 a b) #s(literal -599999999999999986229707959147201977068105631954490003677997584839196071308473946781956776688906928128 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 209999999999999989723720011885838336 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 -599999999999999986229707959147201977068105631954490003677997584839196071308473946781956776688906928128 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 209999999999999989723720011885838336 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 -19500000000000000677089567366247613602598627926278723677414127720086335047009483983569944702664924196955430612978520879124547180078871684614290025587686004489508437624863403492704985313682164523172235592691914957011894451156257849654853346375842577223449189774228600127488 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal 17499999999999999912257670728384512 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 -19500000000000000677089567366247613602598627926278723677414127720086335047009483983569944702664924196955430612978520879124547180078871684614290025587686004489508437624863403492704985313682164523172235592691914957011894451156257849654853346375842577223449189774228600127488 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (if (<=.f64 (*.f64 a b) #s(literal 17499999999999999912257670728384512 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 -8400000000000000176053926516622016667641097915647912672269394194620656843508727201942662666684657704442901998039900094464 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)) (if (<=.f64 (*.f64 a b) #s(literal -7656353255721115/21267647932558653966460912964485513216 binary64)) (+.f64 (*.f64 y x) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (*.f64 a b) #s(literal 116000000000000005215941840565436416 binary64)) (+.f64 (*.f64 x y) c) (+.f64 (/.f64 (*.f64 a b) #s(literal -4 binary64)) (*.f64 x y)))))
(if (<=.f64 (*.f64 a b) #s(literal -8400000000000000176053926516622016667641097915647912672269394194620656843508727201942662666684657704442901998039900094464 binary64)) (+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal -4 binary64))) (if (<=.f64 (*.f64 a b) #s(literal -7656353255721115/21267647932558653966460912964485513216 binary64)) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (if (<=.f64 (*.f64 a b) #s(literal 116000000000000005215941840565436416 binary64)) (+.f64 (*.f64 x y) c) (+.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal -4 binary64))))))
(if (<=.f64 (*.f64 a b) #s(literal -359999999999999975540032240338354811266890629978034966048213589665576466453593472865258978539134807587311587536433587437110315030598430513825954115207774794211425154231791276592821033035842656616701703795442553938780732425517985387694084943875901761591732058652354877063168 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal -7269215601948759/5192296858534827628530496329220096 binary64)) (+.f64 (*.f64 y x) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (*.f64 a b) #s(literal 1650000000000000112910460231679066483040681197568 binary64)) (+.f64 (*.f64 x y) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(if (<=.f64 (*.f64 a b) #s(literal -359999999999999975540032240338354811266890629978034966048213589665576466453593472865258978539134807587311587536433587437110315030598430513825954115207774794211425154231791276592821033035842656616701703795442553938780732425517985387694084943875901761591732058652354877063168 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (if (<=.f64 (*.f64 a b) #s(literal -7269215601948759/5192296858534827628530496329220096 binary64)) (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (if (<=.f64 (*.f64 a b) #s(literal 1650000000000000112910460231679066483040681197568 binary64)) (+.f64 (*.f64 x y) c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))))
(if (<=.f64 (*.f64 a b) #s(literal -310000000000000006420229808013426397510218503427860498991279389338126471325328714737778702613364748404868225192282889512388108110819106009305325183316280466448108633288981477953843977051886377128785895340888513411201105920 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal -202402253307/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (-.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (if (<=.f64 (*.f64 a b) #s(literal 1550000000000000027396237512564765051788271288320 binary64)) (+.f64 (*.f64 x y) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))
(if (<=.f64 (*.f64 a b) #s(literal -310000000000000006420229808013426397510218503427860498991279389338126471325328714737778702613364748404868225192282889512388108110819106009305325183316280466448108633288981477953843977051886377128785895340888513411201105920 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (if (<=.f64 (*.f64 a b) #s(literal -202402253307/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (-.f64 c (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) (if (<=.f64 (*.f64 a b) #s(literal 1550000000000000027396237512564765051788271288320 binary64)) (+.f64 (*.f64 x y) c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))))
(if (<=.f64 (*.f64 a b) #s(literal -43999999999999996721147986723613070588742945955195249265124368280271745416337538123422970732975297119581505158879165340305368972901269531061997292572973023167102899509379686758990065473828827183358138122240 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal 1650000000000000112910460231679066483040681197568 binary64)) (+.f64 (*.f64 x y) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))
(if (<=.f64 (*.f64 a b) #s(literal -43999999999999996721147986723613070588742945955195249265124368280271745416337538123422970732975297119581505158879165340305368972901269531061997292572973023167102899509379686758990065473828827183358138122240 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (if (<=.f64 (*.f64 a b) #s(literal 1650000000000000112910460231679066483040681197568 binary64)) (+.f64 (*.f64 x y) c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))
(if (<=.f64 (*.f64 a b) #s(literal -34999999999999998621189345050853221633418716727060817131275108787779450764497506186379636862608379025741573848682262515588513031194104283566446398322327895370312039634773611203358155915484153309269857221393922802971574272 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal -1298074214633707/1298074214633706907132624082305024 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 a b) #s(literal -5186557740999835/6325070415853456823515479584966165845298645305129441198653167438357198111499854590373761990669910140474596183259900372230931523043306046152094168748148078435047419508642698792639590866940413010663742739952273283392562733857021646831815729864036236135650314266011211548510419206725953204130822734645187695728365866909171712 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal 5109933491736859/291996199527820493993034982764818644793166624463907835557068321145553610701355352736378419924311769585833107812710042067884077102168028031888170324462221708048127659159056956805303948303782641664 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 a b) #s(literal 2399999999999999924720786590031413248 binary64)) c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))))
(if (<=.f64 (*.f64 a b) #s(literal -34999999999999998621189345050853221633418716727060817131275108787779450764497506186379636862608379025741573848682262515588513031194104283566446398322327895370312039634773611203358155915484153309269857221393922802971574272 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (if (<=.f64 (*.f64 a b) #s(literal -1298074214633707/1298074214633706907132624082305024 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (if (<=.f64 (*.f64 a b) #s(literal -5186557740999835/6325070415853456823515479584966165845298645305129441198653167438357198111499854590373761990669910140474596183259900372230931523043306046152094168748148078435047419508642698792639590866940413010663742739952273283392562733857021646831815729864036236135650314266011211548510419206725953204130822734645187695728365866909171712 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal 5109933491736859/291996199527820493993034982764818644793166624463907835557068321145553610701355352736378419924311769585833107812710042067884077102168028031888170324462221708048127659159056956805303948303782641664 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 a b) #s(literal 2399999999999999924720786590031413248 binary64)) c (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))))))
(if (<=.f64 (*.f64 a b) #s(literal -15000000000000000058411183959361691414222842784406212272293004235005511803409687036178540912775637857262040051173294080 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (if (<=.f64 (*.f64 a b) #s(literal -3200000000000000294089072260588103618689102710901905031168 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 a b) #s(literal -2223657568073481/6176826577981891429214335532193521333299458305790469920559733826520701280761576748411876944013584121557222835214746457256769065471978560695404461668113357846725995613908885539687100455996497080726311269484641878313049544782247701984195048695347886851221010025401573777842206256568313675909006576801941109109732291903488 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal 7883897387251153/583992399055640987986069965529637289586333248927815671114136642291107221402710705472756839848623539171666215625420084135768154204336056063776340648924443416096255318318113913610607896607565283328 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 a b) #s(literal 39999999999999998155050632808484569088 binary64)) c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))))
(if (<=.f64 (*.f64 a b) #s(literal -15000000000000000058411183959361691414222842784406212272293004235005511803409687036178540912775637857262040051173294080 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (if (<=.f64 (*.f64 a b) #s(literal -3200000000000000294089072260588103618689102710901905031168 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 a b) #s(literal -2223657568073481/6176826577981891429214335532193521333299458305790469920559733826520701280761576748411876944013584121557222835214746457256769065471978560695404461668113357846725995613908885539687100455996497080726311269484641878313049544782247701984195048695347886851221010025401573777842206256568313675909006576801941109109732291903488 binary64)) c (if (<=.f64 (*.f64 a b) #s(literal 7883897387251153/583992399055640987986069965529637289586333248927815671114136642291107221402710705472756839848623539171666215625420084135768154204336056063776340648924443416096255318318113913610607896607565283328 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 a b) #s(literal 39999999999999998155050632808484569088 binary64)) c (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))))))
(if (<=.f64 (*.f64 x y) #s(literal -6000000000000000000000 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal 14199999999999999345576777860105736406323467944790312898840394544963600426672848896 binary64)) c (*.f64 x y)))
c

soundness2.1s (21.7%)

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

Useful iterations: 2 (0.0ms)

IterNodesCost
01241978
14471907
214731829
344091781
086321781
02083352
17673301
226943271
361003265
084833265
01716
13315
29014
324114
458314
5185314
6331814
7594014
0802514
01832502
16642423
223952303
375522303
082912303
Stop Event
done
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 1612 to 996 computations (38.2% saved)

preprocess78.0ms (0.8%)

Remove

(sort a b)

(sort z t)

(sort x y)

Compiler

Compiled 1138 to 390 computations (65.7% saved)

end0.0ms (0%)

Profiling

Loading profile data...