Numeric.Histogram:binBounds from Chart-1.5.3

Time bar (total: 9.4s)

analyze152.0ms (1.6%)

Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.8%0.2%0%0%0%0
0%0%99.8%0.2%0%0%0%1
0%0%99.8%0.2%0%0%0%2
0%0%99.8%0.2%0%0%0%3
0%0%99.8%0.2%0%0%0%4
50%49.9%49.9%0.2%0%0%0%5
50%49.9%49.9%0.2%0%0%0%6
50%49.9%49.9%0.2%0%0%0%7
50%49.9%49.9%0.2%0%0%0%8
75%74.9%25%0.2%0%0%0%9
75%74.9%25%0.2%0%0%0%10
75%74.9%25%0.2%0%0%0%11
75%74.9%25%0.2%0%0%0%12
Compiler

Compiled 14 to 9 computations (35.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 31.0ms
ival-add: 10.0ms (32% of total)
ival-mult: 9.0ms (28.8% of total)
ival-sub: 7.0ms (22.4% of total)
ival-div: 4.0ms (12.8% of total)
const: 1.0ms (3.2% of total)
backward-pass: 0.0ms (0% of total)

sample1.7s (18.1%)

Results
1.2s8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 850.0ms
ival-mult: 339.0ms (39.9% of total)
ival-sub: 303.0ms (35.6% of total)
ival-div: 156.0ms (18.3% of total)
ival-add: 42.0ms (4.9% of total)
const: 8.0ms (0.9% of total)
backward-pass: 3.0ms (0.4% of total)
Bogosity

preprocess160.0ms (1.7%)

Algorithm
egg-herbie
Rules
4112×sum5-define
2156×fnmsub-define
1596×sum4-define
1382×sum3-define
1260×fnmadd-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
052147
1129126
2372120
31377120
46273120
089
1148
2298
3628
41498
53218
66308
712578
833178
973228
080788
Stop Event
iter limit
node limit
node limit
Calls
Call 1
Inputs
(+ x (/ (* (- y x) z) t))
Outputs
(+ x (/ (* (- y x) z) t))
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))
Call 2
Inputs
(+ x (/ (* (- y x) z) t))
(+ (neg x) (/ (* (- y (neg x)) z) t))
(+ x (/ (* (- (neg y) x) z) t))
(+ x (/ (* (- y x) (neg z)) t))
(+ x (/ (* (- y x) z) (neg t)))
(neg (+ (neg x) (/ (* (- y (neg x)) z) t)))
(neg (+ x (/ (* (- (neg y) x) z) t)))
(neg (+ x (/ (* (- y x) (neg z)) t)))
(neg (+ x (/ (* (- y x) z) (neg t))))
(+ y (/ (* (- x y) z) t))
(+ z (/ (* (- y z) x) t))
(+ t (/ (* (- y t) z) x))
(+ x (/ (* (- z x) y) t))
(+ x (/ (* (- t x) z) y))
(+ x (/ (* (- y x) t) z))
Outputs
(+ x (/ (* (- y x) z) t))
(fma (- y x) (/ z t) x)
(+ (neg x) (/ (* (- y (neg x)) z) t))
(fmsub z (/ (+ x y) t) x)
(+ x (/ (* (- (neg y) x) z) t))
(fnmadd z (/ (+ x y) t) x)
(+ x (/ (* (- y x) (neg z)) t))
(fma z (/ (- x y) t) x)
(+ x (/ (* (- y x) z) (neg t)))
(fma z (/ (- x y) t) x)
(neg (+ (neg x) (/ (* (- y (neg x)) z) t)))
(fnmadd z (/ (+ x y) t) x)
(neg (+ x (/ (* (- (neg y) x) z) t)))
(fmsub z (/ (+ x y) t) x)
(neg (+ x (/ (* (- y x) (neg z)) t)))
(fnmsub z (/ (- x y) t) x)
(neg (+ x (/ (* (- y x) z) (neg t))))
(fnmsub z (/ (- x y) t) x)
(+ y (/ (* (- x y) z) t))
(fma z (/ (- x y) t) y)
(+ z (/ (* (- y z) x) t))
(fma (- y z) (/ x t) z)
(+ t (/ (* (- y t) z) x))
(fma z (/ (- y t) x) t)
(+ x (/ (* (- z x) y) t))
(fma y (/ (- z x) t) x)
(+ x (/ (* (- t x) z) y))
(fma z (/ (- t x) y) x)
(+ x (/ (* (- y x) t) z))
(fma (- y x) (/ t z) x)

explain89.0ms (0.9%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
210-1(3.0494326717662453e-58 -1.064416307287348e-201 7.123357160127763e-260 1.0590480264094277e-181)(/.f64 (*.f64 (-.f64 y x) z) t)
00-0-x
00-0-z
00-0-(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))
00-0-t
00-0-(*.f64 (-.f64 y x) z)
00-0-y
00-0-(-.f64 y x)
Results
56.0ms512×0valid
Compiler

Compiled 79 to 26 computations (67.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 20.0ms
ival-mult: 7.0ms (35.6% of total)
ival-sub: 5.0ms (25.4% of total)
ival-div: 4.0ms (20.3% of total)
ival-add: 3.0ms (15.3% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

eval0.0ms (0%)

Compiler

Compiled 13 to 8 computations (38.5% saved)

prune1.0ms (0%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
93.0%
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))
Compiler

Compiled 13 to 8 computations (38.5% saved)

simplify99.0ms (1.1%)

Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f64 y x)
cost-diff0
(*.f64 (-.f64 y x) z)
cost-diff0
(/.f64 (*.f64 (-.f64 y x) z) t)
cost-diff0
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))
Rules
4112×sum5-define
1596×sum4-define
1382×sum3-define
1260×fnmadd-define
1200×fma-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0828
11427
22927
36227
414927
532127
663027
7125727
8331727
9732227
0807827
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ x (/ (* (- y x) z) t))
x
(/ (* (- y x) z) t)
(* (- y x) z)
(- y x)
y
z
t
Outputs
(+ x (/ (* (- y x) z) t))
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))
x
(/ (* (- y x) z) t)
(/.f64 (*.f64 (-.f64 y x) z) t)
(* (- y x) z)
(*.f64 (-.f64 y x) z)
(- y x)
(-.f64 y x)
y
z
t

localize37.0ms (0.4%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(-.f64 y x)
accuracy100.0%
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))
accuracy100.0%
(*.f64 (-.f64 y x) z)
accuracy92.4%
(/.f64 (*.f64 (-.f64 y x) z) t)
Results
28.0ms256×0valid
Compiler

Compiled 33 to 9 computations (72.7% saved)

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

series13.0ms (0.1%)

Counts
4 → 156
Calls
Call 1
Inputs
#<alt (+ x (/ (* (- y x) z) t))>
#<alt (/ (* (- y x) z) t)>
#<alt (* (- y x) z)>
#<alt (- y x)>
Outputs
#<alt (/ (* y z) t)>
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))>
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))>
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))>
#<alt (* x (+ 1 (* -1 (/ z t))))>
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))>
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))>
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))>
#<alt (* -1 (* x (- (/ z t) 1)))>
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))>
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))>
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))>
#<alt (+ x (* -1 (/ (* x z) t)))>
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))>
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))>
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))>
#<alt (/ (* y z) t)>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))>
#<alt (/ (* y z) t)>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))>
#<alt x>
#<alt (+ x (* z (- (/ y t) (/ x t))))>
#<alt (+ x (* z (- (/ y t) (/ x t))))>
#<alt (+ x (* z (- (/ y t) (/ x t))))>
#<alt (* z (- (/ y t) (/ x t)))>
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))>
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))>
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))>
#<alt (/ (* z (- y x)) t)>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (+ (* t x) (* z (- y x))) t)>
#<alt (/ (+ (* t x) (* z (- y x))) t)>
#<alt (/ (+ (* t x) (* z (- y x))) t)>
#<alt x>
#<alt (+ x (/ (* z (- y x)) t))>
#<alt (+ x (/ (* z (- y x)) t))>
#<alt (+ x (/ (* z (- y x)) t))>
#<alt x>
#<alt (+ x (/ (* z (- y x)) t))>
#<alt (+ x (/ (* z (- y x)) t))>
#<alt (+ x (/ (* z (- y x)) t))>
#<alt (* -1 (/ (* x z) t))>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (/ (* y z) t)>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))>
#<alt (/ (* y z) t)>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))>
#<alt (/ (* y z) t)>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (* -1 (/ (* x z) t))>
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))>
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))>
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))>
#<alt (* -1 (/ (* x z) t))>
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))>
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))>
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (* -1 (* x z))>
#<alt (+ (* -1 (* x z)) (* y z))>
#<alt (+ (* -1 (* x z)) (* y z))>
#<alt (+ (* -1 (* x z)) (* y z))>
#<alt (* y z)>
#<alt (* y (+ z (* -1 (/ (* x z) y))))>
#<alt (* y (+ z (* -1 (/ (* x z) y))))>
#<alt (* y (+ z (* -1 (/ (* x z) y))))>
#<alt (* y z)>
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))>
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))>
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))>
#<alt (* y z)>
#<alt (+ (* -1 (* x z)) (* y z))>
#<alt (+ (* -1 (* x z)) (* y z))>
#<alt (+ (* -1 (* x z)) (* y z))>
#<alt (* -1 (* x z))>
#<alt (* x (+ (* -1 z) (/ (* y z) x)))>
#<alt (* x (+ (* -1 z) (/ (* y z) x)))>
#<alt (* x (+ (* -1 z) (/ (* y z) x)))>
#<alt (* -1 (* x z))>
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))>
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))>
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* -1 x)>
#<alt (- y x)>
#<alt (- y x)>
#<alt (- y x)>
#<alt y>
#<alt (* y (+ 1 (* -1 (/ x y))))>
#<alt (* y (+ 1 (* -1 (/ x y))))>
#<alt (* y (+ 1 (* -1 (/ x y))))>
#<alt y>
#<alt (* -1 (* y (- (/ x y) 1)))>
#<alt (* -1 (* y (- (/ x y) 1)))>
#<alt (* -1 (* y (- (/ x y) 1)))>
#<alt y>
#<alt (+ y (* -1 x))>
#<alt (+ y (* -1 x))>
#<alt (+ y (* -1 x))>
#<alt (* -1 x)>
#<alt (* x (- (/ y x) 1))>
#<alt (* x (- (/ y x) 1))>
#<alt (* x (- (/ y x) 1))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))>
Calls

39 calls:

TimeVariablePointExpression
2.0ms
y
@inf
(+ x (/ (* (- y x) z) t))
1.0ms
z
@-inf
(* (- y x) z)
1.0ms
z
@0
(+ x (/ (* (- y x) z) t))
1.0ms
y
@0
(+ x (/ (* (- y x) z) t))
1.0ms
x
@inf
(+ x (/ (* (- y x) z) t))

rewrite260.0ms (2.8%)

Algorithm
batch-egg-rewrite
Rules
3600×*-lowering-*.f32
3600×*-lowering-*.f64
2558×/-lowering-/.f32
2558×/-lowering-/.f64
1618×fnmadd-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0824
14523
243223
3591023
0871223
Stop Event
iter limit
node limit
Counts
4 → 259
Calls
Call 1
Inputs
(+ x (/ (* (- y x) z) t))
(/ (* (- y x) z) t)
(* (- y x) z)
(- y x)
Outputs
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))))))
(-.f64 x (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))))
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))
(fma.f64 (-.f64 y x) (/.f64 z t) x)
(fma.f64 z (/.f64 (-.f64 y x) t) x)
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t) x)
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal -1 binary64) t) x)
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z)) x)
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z) x)
(fma.f64 (/.f64 z t) (-.f64 y x) x)
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))))))
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 y x) (/.f64 t z)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))))
(neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 y x) (/.f64 t z))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (*.f64 x x)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (/.f64 t (*.f64 (-.f64 y x) z)))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))))))
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 y x) (/.f64 t z)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (*.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) #s(literal 1 binary64)) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) #s(literal -1 binary64))
(*.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))))
(*.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))))
(*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))) (*.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))))))
(*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))))
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 y x) (/.f64 t z)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))))
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))) (-.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x x)))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z))))
(+.f64 (*.f64 (/.f64 z t) y) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(+.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 z t) y))
(+.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t)))
(+.f64 (*.f64 y (/.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)) (*.f64 y (/.f64 z t)))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 (-.f64 y x) z))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)))
(/.f64 (-.f64 y x) (/.f64 t z))
(/.f64 (*.f64 (-.f64 y x) z) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 x y)) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z))))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)))
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 (-.f64 y x) z))))
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (+.f64 x y)))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (+.f64 x y))
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 t (+.f64 x y))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 x y)))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) t)
(/.f64 (*.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 t z))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 t (+.f64 x y)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 x y))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z))) (+.f64 x y))
(/.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(/.f64 (*.f64 (/.f64 z t) (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x y)))
(/.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(/.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 t (+.f64 x y)))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) #s(literal 1 binary64)) (+.f64 x y))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 x y)))
(pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1 binary64))
(*.f64 (-.f64 y x) (/.f64 z t))
(*.f64 (-.f64 y x) (*.f64 (/.f64 z t) #s(literal 1 binary64)))
(*.f64 z (/.f64 (-.f64 y x) t))
(*.f64 z (*.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64)))
(*.f64 z (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) t)))
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 z t)))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 z t)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z (*.f64 t (+.f64 x y))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 z t) (+.f64 x y)))
(*.f64 (/.f64 z t) (-.f64 y x))
(*.f64 (/.f64 z t) (*.f64 (-.f64 y x) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))
(*.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x y))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) t)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 z (-.f64 #s(literal 0 binary64) t)))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 z (/.f64 #s(literal -1 binary64) t)))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(*.f64 (/.f64 (-.f64 y x) t) z)
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) t))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 z t))
(*.f64 (pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 y x) t))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 x (+.f64 x y)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y)))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))
(+.f64 (*.f64 y z) (neg.f64 (*.f64 x z)))
(+.f64 (neg.f64 (*.f64 x z)) (*.f64 y z))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x z))))
(+.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x z)) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)))
(-.f64 (*.f64 y z) (*.f64 x z))
(-.f64 (*.f64 y z) (*.f64 z x))
(fma.f64 y z (neg.f64 (*.f64 x z)))
(fma.f64 z y (neg.f64 (*.f64 x z)))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)))
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))))
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y))
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x y)))
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 x z)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (-.f64 (*.f64 (neg.f64 (*.f64 x z)) (neg.f64 (*.f64 x z))) (*.f64 (*.f64 y z) (neg.f64 (*.f64 x z))))))
(/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (neg.f64 (*.f64 x z)) (neg.f64 (*.f64 x z)))) (-.f64 (*.f64 y z) (neg.f64 (*.f64 x z))))
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 x y))
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(/.f64 (*.f64 z (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x y)))
(/.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))
(/.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 x y))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) z) (-.f64 #s(literal 0 binary64) (+.f64 x y)))
(*.f64 (-.f64 y x) z)
(*.f64 (-.f64 y x) (neg.f64 (-.f64 #s(literal 0 binary64) z)))
(*.f64 (-.f64 y x) (*.f64 z #s(literal 1 binary64)))
(*.f64 z (-.f64 y x))
(*.f64 z (*.f64 (-.f64 y x) #s(literal 1 binary64)))
(*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) z))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) z))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z (+.f64 x y)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)))
(*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(*.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 y x)))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (-.f64 y x))
(*.f64 (*.f64 #s(literal 1 binary64) z) (-.f64 y x))
(*.f64 (/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 x (+.f64 x y)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y)))))
(*.f64 (/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))
(*.f64 (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x))
(*.f64 (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))
(+.f64 y (-.f64 #s(literal 0 binary64) x))
(+.f64 (-.f64 #s(literal 0 binary64) x) y)
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))
(+.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x y))))
(-.f64 y x)
(-.f64 #s(literal 0 binary64) (-.f64 x y))
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(-.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))
(-.f64 (+.f64 y #s(literal 0 binary64)) x)
(fma.f64 #s(literal -1 binary64) x y)
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 x y))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))))
(/.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x y)))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x y) (+.f64 (*.f64 x x) (*.f64 y y))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x y) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y))))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 x x))) (*.f64 (+.f64 x y) (+.f64 x y)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) x) y))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 x y))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y)))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (+.f64 (*.f64 x x) (*.f64 y y)))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))))
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(*.f64 #s(literal 1 binary64) (-.f64 y x))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(*.f64 (+.f64 x y) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x y))))
(*.f64 (+.f64 x y) (/.f64 (-.f64 y x) (+.f64 x y)))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))
(*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x y))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 (*.f64 y y) (*.f64 x x)))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 x (+.f64 x y)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y)))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))

simplify156.0ms (1.7%)

Algorithm
egg-herbie
Rules
2694×*-lowering-*.f32
2694×*-lowering-*.f64
1942×fmsub-define
1552×fmm-def
1392×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01051173
13571011
21232912
34369912
08414912
Stop Event
iter limit
node limit
Counts
156 → 156
Calls
Call 1
Inputs
(/ (* y z) t)
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))
(* x (+ 1 (* -1 (/ z t))))
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))
(* -1 (* x (- (/ z t) 1)))
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))
(+ x (* -1 (/ (* x z) t)))
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))
(/ (* y z) t)
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))
(/ (* y z) t)
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))
x
(+ x (* z (- (/ y t) (/ x t))))
(+ x (* z (- (/ y t) (/ x t))))
(+ x (* z (- (/ y t) (/ x t))))
(* z (- (/ y t) (/ x t)))
(* z (- (+ (/ x z) (/ y t)) (/ x t)))
(* z (- (+ (/ x z) (/ y t)) (/ x t)))
(* z (- (+ (/ x z) (/ y t)) (/ x t)))
(/ (* z (- y x)) t)
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(/ (* z (- y x)) t)
(/ (+ (* t x) (* z (- y x))) t)
(/ (+ (* t x) (* z (- y x))) t)
(/ (+ (* t x) (* z (- y x))) t)
x
(+ x (/ (* z (- y x)) t))
(+ x (/ (* z (- y x)) t))
(+ x (/ (* z (- y x)) t))
x
(+ x (/ (* z (- y x)) t))
(+ x (/ (* z (- y x)) t))
(+ x (/ (* z (- y x)) t))
(* -1 (/ (* x z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/ (* y z) t)
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(/ (* y z) t)
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(/ (* y z) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(* -1 (/ (* x z) t))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(* -1 (/ (* x z) t))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(* -1 (* x z))
(+ (* -1 (* x z)) (* y z))
(+ (* -1 (* x z)) (* y z))
(+ (* -1 (* x z)) (* y z))
(* y z)
(* y (+ z (* -1 (/ (* x z) y))))
(* y (+ z (* -1 (/ (* x z) y))))
(* y (+ z (* -1 (/ (* x z) y))))
(* y z)
(* -1 (* y (+ (* -1 z) (/ (* x z) y))))
(* -1 (* y (+ (* -1 z) (/ (* x z) y))))
(* -1 (* y (+ (* -1 z) (/ (* x z) y))))
(* y z)
(+ (* -1 (* x z)) (* y z))
(+ (* -1 (* x z)) (* y z))
(+ (* -1 (* x z)) (* y z))
(* -1 (* x z))
(* x (+ (* -1 z) (/ (* y z) x)))
(* x (+ (* -1 z) (/ (* y z) x)))
(* x (+ (* -1 z) (/ (* y z) x)))
(* -1 (* x z))
(* -1 (* x (+ z (* -1 (/ (* y z) x)))))
(* -1 (* x (+ z (* -1 (/ (* y z) x)))))
(* -1 (* x (+ z (* -1 (/ (* y z) x)))))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* -1 x)
(- y x)
(- y x)
(- y x)
y
(* y (+ 1 (* -1 (/ x y))))
(* y (+ 1 (* -1 (/ x y))))
(* y (+ 1 (* -1 (/ x y))))
y
(* -1 (* y (- (/ x y) 1)))
(* -1 (* y (- (/ x y) 1)))
(* -1 (* y (- (/ x y) 1)))
y
(+ y (* -1 x))
(+ y (* -1 x))
(+ y (* -1 x))
(* -1 x)
(* x (- (/ y x) 1))
(* x (- (/ y x) 1))
(* x (- (/ y x) 1))
(* -1 x)
(* -1 (* x (+ 1 (* -1 (/ y x)))))
(* -1 (* x (+ 1 (* -1 (/ y x)))))
(* -1 (* x (+ 1 (* -1 (/ y x)))))
Outputs
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(* x (+ 1 (* -1 (/ z t))))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(* -1 (* x (- (/ z t) 1)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(+ x (* -1 (/ (* x z) t)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
x
(+ x (* z (- (/ y t) (/ x t))))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(+ x (* z (- (/ y t) (/ x t))))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(+ x (* z (- (/ y t) (/ x t))))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(* z (- (/ y t) (/ x t)))
(*.f64 z (/.f64 (-.f64 y x) t))
(* z (- (+ (/ x z) (/ y t)) (/ x t)))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(* z (- (+ (/ x z) (/ y t)) (/ x t)))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(* z (- (+ (/ x z) (/ y t)) (/ x t)))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (+ (* t x) (* z (- y x))) t)
(/.f64 (+.f64 (*.f64 t x) (*.f64 z (-.f64 y x))) t)
(/ (+ (* t x) (* z (- y x))) t)
(/.f64 (+.f64 (*.f64 t x) (*.f64 z (-.f64 y x))) t)
(/ (+ (* t x) (* z (- y x))) t)
(/.f64 (+.f64 (*.f64 t x) (*.f64 z (-.f64 y x))) t)
x
(+ x (/ (* z (- y x)) t))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(+ x (/ (* z (- y x)) t))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(+ x (/ (* z (- y x)) t))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
x
(+ x (/ (* z (- y x)) t))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(+ x (/ (* z (- y x)) t))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(+ x (/ (* z (- y x)) t))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
(* -1 (/ (* x z) t))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(*.f64 z (/.f64 (-.f64 y x) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(*.f64 z (/.f64 (-.f64 y x) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(*.f64 z (/.f64 (-.f64 y x) t))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(*.f64 z (/.f64 (-.f64 y x) t))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(*.f64 z (/.f64 (-.f64 y x) t))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(*.f64 z (/.f64 (-.f64 y x) t))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(*.f64 z (/.f64 (-.f64 y x) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(*.f64 z (/.f64 (-.f64 y x) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(*.f64 z (/.f64 (-.f64 y x) t))
(* -1 (/ (* x z) t))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) t)
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(*.f64 z (/.f64 (-.f64 y x) t))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(*.f64 z (/.f64 (-.f64 y x) t))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(*.f64 z (/.f64 (-.f64 y x) t))
(* -1 (/ (* x z) t))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) t)
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(*.f64 z (/.f64 (-.f64 y x) t))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(*.f64 z (/.f64 (-.f64 y x) t))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(* -1 (* x z))
(-.f64 #s(literal 0 binary64) (*.f64 z x))
(+ (* -1 (* x z)) (* y z))
(*.f64 z (-.f64 y x))
(+ (* -1 (* x z)) (* y z))
(*.f64 z (-.f64 y x))
(+ (* -1 (* x z)) (* y z))
(*.f64 z (-.f64 y x))
(* y z)
(*.f64 y z)
(* y (+ z (* -1 (/ (* x z) y))))
(*.f64 z (-.f64 y x))
(* y (+ z (* -1 (/ (* x z) y))))
(*.f64 z (-.f64 y x))
(* y (+ z (* -1 (/ (* x z) y))))
(*.f64 z (-.f64 y x))
(* y z)
(*.f64 y z)
(* -1 (* y (+ (* -1 z) (/ (* x z) y))))
(*.f64 z (-.f64 y x))
(* -1 (* y (+ (* -1 z) (/ (* x z) y))))
(*.f64 z (-.f64 y x))
(* -1 (* y (+ (* -1 z) (/ (* x z) y))))
(*.f64 z (-.f64 y x))
(* y z)
(*.f64 y z)
(+ (* -1 (* x z)) (* y z))
(*.f64 z (-.f64 y x))
(+ (* -1 (* x z)) (* y z))
(*.f64 z (-.f64 y x))
(+ (* -1 (* x z)) (* y z))
(*.f64 z (-.f64 y x))
(* -1 (* x z))
(-.f64 #s(literal 0 binary64) (*.f64 z x))
(* x (+ (* -1 z) (/ (* y z) x)))
(*.f64 z (-.f64 y x))
(* x (+ (* -1 z) (/ (* y z) x)))
(*.f64 z (-.f64 y x))
(* x (+ (* -1 z) (/ (* y z) x)))
(*.f64 z (-.f64 y x))
(* -1 (* x z))
(-.f64 #s(literal 0 binary64) (*.f64 z x))
(* -1 (* x (+ z (* -1 (/ (* y z) x)))))
(*.f64 z (-.f64 y x))
(* -1 (* x (+ z (* -1 (/ (* y z) x)))))
(*.f64 z (-.f64 y x))
(* -1 (* x (+ z (* -1 (/ (* y z) x)))))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(- y x)
(-.f64 y x)
(- y x)
(-.f64 y x)
(- y x)
(-.f64 y x)
y
(* y (+ 1 (* -1 (/ x y))))
(-.f64 y x)
(* y (+ 1 (* -1 (/ x y))))
(-.f64 y x)
(* y (+ 1 (* -1 (/ x y))))
(-.f64 y x)
y
(* -1 (* y (- (/ x y) 1)))
(-.f64 y x)
(* -1 (* y (- (/ x y) 1)))
(-.f64 y x)
(* -1 (* y (- (/ x y) 1)))
(-.f64 y x)
y
(+ y (* -1 x))
(-.f64 y x)
(+ y (* -1 x))
(-.f64 y x)
(+ y (* -1 x))
(-.f64 y x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* x (- (/ y x) 1))
(-.f64 y x)
(* x (- (/ y x) 1))
(-.f64 y x)
(* x (- (/ y x) 1))
(-.f64 y x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (* -1 (/ y x)))))
(-.f64 y x)
(* -1 (* x (+ 1 (* -1 (/ y x)))))
(-.f64 y x)
(* -1 (* x (+ 1 (* -1 (/ y x)))))
(-.f64 y x)

eval42.0ms (0.4%)

Compiler

Compiled 9045 to 980 computations (89.2% saved)

prune61.0ms (0.6%)

Pruning

12 alts after pruning (11 fresh and 1 done)

PrunedKeptTotal
New40411415
Fresh000
Picked011
Done000
Total40412416
Accuracy
100.0%
Counts
416 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
40.2%
(/.f64 (*.f64 y z) t)
98.0%
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)
93.0%
(+.f64 x (/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) t))
34.8%
(+.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
93.0%
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))
71.4%
(+.f64 x (/.f64 (*.f64 y z) t))
61.6%
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)))))
92.9%
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))))
98.0%
(+.f64 x (*.f64 (/.f64 z t) (-.f64 y x)))
63.9%
(*.f64 z (/.f64 (-.f64 y x) t))
61.4%
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
34.4%
x
Compiler

Compiled 331 to 208 computations (37.2% saved)

simplify116.0ms (1.2%)

Algorithm
egg-herbie
Localize:

Found 14 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (-.f64 y x) z)
cost-diff0
(/.f64 t (*.f64 (-.f64 y x) z))
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z)))
cost-diff128
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))))
cost-diff0
(*.f64 y z)
cost-diff0
(/.f64 (*.f64 y z) t)
cost-diff0
(+.f64 x (/.f64 (*.f64 y z) t))
cost-diff0
(/.f64 z t)
cost-diff0
(-.f64 #s(literal 1 binary64) (/.f64 z t))
cost-diff0
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
cost-diff0
(/.f64 t z)
cost-diff0
(-.f64 y x)
cost-diff0
(/.f64 (-.f64 y x) (/.f64 t z))
cost-diff0
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)
Rules
2344×sum4-define
1994×sum3-define
1814×fma-define
1470×fnmadd-define
1424×fma-lowering-fma.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
019101
14298
29298
323397
469197
5149997
6278797
7690097
0813697
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (/ (- y x) (/ t z)) x)
(/ (- y x) (/ t z))
(- y x)
y
x
(/ t z)
t
z
x
(* x (- 1 (/ z t)))
x
(- 1 (/ z t))
1
(/ z t)
z
t
(+ x (/ (* y z) t))
x
(/ (* y z) t)
(* y z)
y
z
t
(+ x (/ 1 (/ t (* (- y x) z))))
x
(/ 1 (/ t (* (- y x) z)))
1
(/ t (* (- y x) z))
t
(* (- y x) z)
(- y x)
y
z
Outputs
(+ (/ (- y x) (/ t z)) x)
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))
(/ (- y x) (/ t z))
(/.f64 (-.f64 y x) (/.f64 t z))
(- y x)
(-.f64 y x)
y
x
(/ t z)
(/.f64 t z)
t
z
x
(* x (- 1 (/ z t)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
x
(- 1 (/ z t))
(-.f64 #s(literal 1 binary64) (/.f64 z t))
1
#s(literal 1 binary64)
(/ z t)
(/.f64 z t)
z
t
(+ x (/ (* y z) t))
(+.f64 x (/.f64 y (/.f64 t z)))
x
(/ (* y z) t)
(/.f64 y (/.f64 t z))
(* y z)
(*.f64 y z)
y
z
t
(+ x (/ 1 (/ t (* (- y x) z))))
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))
x
(/ 1 (/ t (* (- y x) z)))
(/.f64 (-.f64 y x) (/.f64 t z))
1
#s(literal 1 binary64)
(/ t (* (- y x) z))
(/.f64 t (*.f64 (-.f64 y x) z))
t
(* (- y x) z)
(*.f64 (-.f64 y x) z)
(- y x)
(-.f64 y x)
y
z

localize131.0ms (1.4%)

Localize:

Found 14 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))))
accuracy100.0%
(*.f64 (-.f64 y x) z)
accuracy99.3%
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z)))
accuracy92.3%
(/.f64 t (*.f64 (-.f64 y x) z))
accuracy100.0%
(+.f64 x (/.f64 (*.f64 y z) t))
accuracy100.0%
(*.f64 y z)
accuracy91.6%
(/.f64 (*.f64 y z) t)
accuracy100.0%
(/.f64 z t)
accuracy100.0%
(-.f64 #s(literal 1 binary64) (/.f64 z t))
accuracy96.6%
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
accuracy100.0%
(/.f64 t z)
accuracy100.0%
(-.f64 y x)
accuracy100.0%
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)
accuracy91.4%
(/.f64 (-.f64 y x) (/.f64 t z))
Results
101.0ms256×0valid
Compiler

Compiled 110 to 20 computations (81.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 47.0ms
ival-mult: 21.0ms (44.6% of total)
ival-div: 19.0ms (40.3% of total)
ival-add: 4.0ms (8.5% of total)
ival-sub: 3.0ms (6.4% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

series43.0ms (0.5%)

Counts
14 → 516
Calls
Call 1
Inputs
#<alt (+ (/ (- y x) (/ t z)) x)>
#<alt (/ (- y x) (/ t z))>
#<alt (- y x)>
#<alt (/ t z)>
#<alt (* x (- 1 (/ z t)))>
#<alt (- 1 (/ z t))>
#<alt (/ z t)>
#<alt (+ x (/ (* y z) t))>
#<alt (/ (* y z) t)>
#<alt (* y z)>
#<alt (+ x (/ 1 (/ t (* (- y x) z))))>
#<alt (/ 1 (/ t (* (- y x) z)))>
#<alt (/ t (* (- y x) z))>
#<alt (* (- y x) z)>
Outputs
#<alt (+ x (* -1 (/ (* x z) t)))>
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))>
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))>
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))>
#<alt (/ (* y z) t)>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))>
#<alt (/ (* y z) t)>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))>
#<alt (/ (* y z) t)>
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))>
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))>
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))>
#<alt (* x (+ 1 (* -1 (/ z t))))>
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))>
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))>
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))>
#<alt (* -1 (* x (- (/ z t) 1)))>
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))>
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))>
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (+ (* t x) (* z (- y x))) t)>
#<alt (/ (+ (* t x) (* z (- y x))) t)>
#<alt (/ (+ (* t x) (* z (- y x))) t)>
#<alt x>
#<alt (+ x (/ (* z (- y x)) t))>
#<alt (+ x (/ (* z (- y x)) t))>
#<alt (+ x (/ (* z (- y x)) t))>
#<alt x>
#<alt (+ x (/ (* z (- y x)) t))>
#<alt (+ x (/ (* z (- y x)) t))>
#<alt (+ x (/ (* z (- y x)) t))>
#<alt x>
#<alt (+ x (* z (- (/ y t) (/ x t))))>
#<alt (+ x (* z (- (/ y t) (/ x t))))>
#<alt (+ x (* z (- (/ y t) (/ x t))))>
#<alt (* z (- (/ y t) (/ x t)))>
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))>
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))>
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))>
#<alt (/ (* z (- y x)) t)>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))>
#<alt (* -1 (/ (* x z) t))>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (/ (* y z) t)>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))>
#<alt (/ (* y z) t)>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))>
#<alt (/ (* y z) t)>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (* -1 (/ (* x z) t))>
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))>
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))>
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))>
#<alt (* -1 (/ (* x z) t))>
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))>
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))>
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (* -1 x)>
#<alt (- y x)>
#<alt (- y x)>
#<alt (- y x)>
#<alt y>
#<alt (* y (+ 1 (* -1 (/ x y))))>
#<alt (* y (+ 1 (* -1 (/ x y))))>
#<alt (* y (+ 1 (* -1 (/ x y))))>
#<alt y>
#<alt (* -1 (* y (- (/ x y) 1)))>
#<alt (* -1 (* y (- (/ x y) 1)))>
#<alt (* -1 (* y (- (/ x y) 1)))>
#<alt y>
#<alt (+ y (* -1 x))>
#<alt (+ y (* -1 x))>
#<alt (+ y (* -1 x))>
#<alt (* -1 x)>
#<alt (* x (- (/ y x) 1))>
#<alt (* x (- (/ y x) 1))>
#<alt (* x (- (/ y x) 1))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))>
#<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 (- 1 (/ z t)))>
#<alt (* x (- 1 (/ z t)))>
#<alt (* x (- 1 (/ z t)))>
#<alt (* x (- 1 (/ z t)))>
#<alt (* x (- 1 (/ z t)))>
#<alt (* x (- 1 (/ z t)))>
#<alt (* x (- 1 (/ z t)))>
#<alt (* x (- 1 (/ z t)))>
#<alt (* x (- 1 (/ z t)))>
#<alt (* x (- 1 (/ z t)))>
#<alt (* x (- 1 (/ z t)))>
#<alt (* x (- 1 (/ z t)))>
#<alt x>
#<alt (+ x (* -1 (/ (* x z) t)))>
#<alt (+ x (* -1 (/ (* x z) t)))>
#<alt (+ x (* -1 (/ (* x z) t)))>
#<alt (* -1 (/ (* x z) t))>
#<alt (* z (+ (* -1 (/ x t)) (/ x z)))>
#<alt (* z (+ (* -1 (/ x t)) (/ x z)))>
#<alt (* z (+ (* -1 (/ x t)) (/ x z)))>
#<alt (* -1 (/ (* x z) t))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (/ x t))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (/ x t))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (/ x t))))>
#<alt (* -1 (/ (* x z) t))>
#<alt (/ (+ (* -1 (* x z)) (* t x)) t)>
#<alt (/ (+ (* -1 (* x z)) (* t x)) t)>
#<alt (/ (+ (* -1 (* x z)) (* t x)) t)>
#<alt x>
#<alt (+ x (* -1 (/ (* x z) t)))>
#<alt (+ x (* -1 (/ (* x z) t)))>
#<alt (+ x (* -1 (/ (* x z) t)))>
#<alt x>
#<alt (+ x (* -1 (/ (* x z) t)))>
#<alt (+ x (* -1 (/ (* x z) t)))>
#<alt (+ x (* -1 (/ (* x z) t)))>
#<alt 1>
#<alt (+ 1 (* -1 (/ z t)))>
#<alt (+ 1 (* -1 (/ z t)))>
#<alt (+ 1 (* -1 (/ z t)))>
#<alt (* -1 (/ z t))>
#<alt (* z (- (/ 1 z) (/ 1 t)))>
#<alt (* z (- (/ 1 z) (/ 1 t)))>
#<alt (* z (- (/ 1 z) (/ 1 t)))>
#<alt (* -1 (/ z t))>
#<alt (* -1 (* z (- (/ 1 t) (/ 1 z))))>
#<alt (* -1 (* z (- (/ 1 t) (/ 1 z))))>
#<alt (* -1 (* z (- (/ 1 t) (/ 1 z))))>
#<alt (* -1 (/ z t))>
#<alt (/ (- t z) t)>
#<alt (/ (- t z) t)>
#<alt (/ (- t z) t)>
#<alt 1>
#<alt (+ 1 (* -1 (/ z t)))>
#<alt (+ 1 (* -1 (/ z t)))>
#<alt (+ 1 (* -1 (/ z t)))>
#<alt 1>
#<alt (+ 1 (* -1 (/ z t)))>
#<alt (+ 1 (* -1 (/ z t)))>
#<alt (+ 1 (* -1 (/ z t)))>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ (* y z) t)>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt x>
#<alt (* x (+ 1 (/ (* y z) (* t x))))>
#<alt (* x (+ 1 (/ (* y z) (* t x))))>
#<alt (* x (+ 1 (/ (* y z) (* t x))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (/ (* y z) t)>
#<alt (* y (+ (/ x y) (/ z t)))>
#<alt (* y (+ (/ x y) (/ z t)))>
#<alt (* y (+ (/ x y) (/ z t)))>
#<alt (/ (* y z) t)>
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))>
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))>
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (/ (* y z) t)>
#<alt (* z (+ (/ x z) (/ y t)))>
#<alt (* z (+ (/ x z) (/ y t)))>
#<alt (* z (+ (/ x z) (/ y t)))>
#<alt (/ (* y z) t)>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))>
#<alt (/ (* y z) t)>
#<alt (/ (+ (* t x) (* y z)) t)>
#<alt (/ (+ (* t x) (* y z)) t)>
#<alt (/ (+ (* t x) (* y z)) t)>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (/ (* y z) t)>
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))>
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))>
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))>
#<alt (* x (+ 1 (* -1 (/ z t))))>
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))>
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))>
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))>
#<alt (* -1 (* x (- (/ z t) 1)))>
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))>
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))>
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (+ (* t x) (* z (- y x))) t)>
#<alt (/ (+ (* t x) (* z (- y x))) t)>
#<alt (/ (+ (* t x) (* z (- y x))) t)>
#<alt x>
#<alt (+ x (/ (* z (- y x)) t))>
#<alt (+ x (/ (* z (- y x)) t))>
#<alt (+ x (/ (* z (- y x)) t))>
#<alt x>
#<alt (+ x (/ (* z (- y x)) t))>
#<alt (+ x (/ (* z (- y x)) t))>
#<alt (+ x (/ (* z (- y x)) t))>
#<alt (+ x (* -1 (/ (* x z) t)))>
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))>
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))>
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))>
#<alt (/ (* y z) t)>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))>
#<alt (/ (* y z) t)>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))>
#<alt x>
#<alt (+ x (* z (- (/ y t) (/ x t))))>
#<alt (+ x (* z (- (/ y t) (/ x t))))>
#<alt (+ x (* z (- (/ y t) (/ x t))))>
#<alt (* z (- (/ y t) (/ x t)))>
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))>
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))>
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))>
#<alt (/ (* z (- y x)) t)>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (* -1 (/ (* x z) t))>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (/ (* y z) t)>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))>
#<alt (/ (* y z) t)>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))>
#<alt (/ (* y z) t)>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (* -1 (/ (* x z) t))>
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))>
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))>
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))>
#<alt (* -1 (/ (* x z) t))>
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))>
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))>
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (* -1 (/ t (* x z)))>
#<alt (+ (* -1 (/ t (* x z))) (* -1 (/ (* t y) (* (pow x 2) z))))>
#<alt (+ (* -1 (/ t (* x z))) (* y (- (* -1 (/ (* t y) (* (pow x 3) z))) (/ t (* (pow x 2) z)))))>
#<alt (+ (* -1 (/ t (* x z))) (* y (- (* y (- (* -1 (/ (* t y) (* (pow x 4) z))) (/ t (* (pow x 3) z)))) (/ t (* (pow x 2) z)))))>
#<alt (/ t (* y z))>
#<alt (/ (+ (/ t z) (/ (* t x) (* y z))) y)>
#<alt (/ (- (+ (/ t z) (/ (* t (pow x 2)) (* (pow y 2) z))) (* -1 (/ (* t x) (* y z)))) y)>
#<alt (/ (- (+ (/ t z) (/ (* t (pow x 3)) (* (pow y 3) z))) (+ (* -1 (/ (* t x) (* y z))) (* -1 (/ (* t (pow x 2)) (* (pow y 2) z))))) y)>
#<alt (/ t (* y z))>
#<alt (* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (* t x) (* y z)))) y))>
#<alt (* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (/ (* t x) z) (/ (* t (pow x 2)) (* y z))) y))) y))>
#<alt (* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) z)) (* -1 (/ (* t (pow x 3)) (* y z)))) y)) (/ (* t x) z)) y))) y))>
#<alt (/ t (* y z))>
#<alt (+ (/ t (* y z)) (/ (* t x) (* (pow y 2) z)))>
#<alt (+ (* x (- (/ (* t x) (* (pow y 3) z)) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z)))>
#<alt (+ (* x (- (* x (- (/ (* t x) (* (pow y 4) z)) (* -1 (/ t (* (pow y 3) z))))) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z)))>
#<alt (* -1 (/ t (* x z)))>
#<alt (/ (+ (* -1 (/ t z)) (* -1 (/ (* t y) (* x z)))) x)>
#<alt (/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 2)) (* (pow x 2) z)))) (/ (* t y) (* x z))) x)>
#<alt (/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 3)) (* (pow x 3) z)))) (+ (/ (* t y) (* x z)) (/ (* t (pow y 2)) (* (pow x 2) z)))) x)>
#<alt (* -1 (/ t (* x z)))>
#<alt (* -1 (/ (+ (/ t z) (/ (* t y) (* x z))) x))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* t (pow y 2)) (* x z))) (/ (* t y) z)) x)) (/ t z)) x))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) (* x z)) (* -1 (/ (* t (pow y 2)) z))) x)) (/ (* t y) z)) x)) (/ t z)) x))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (* -1 (* x z))>
#<alt (+ (* -1 (* x z)) (* y z))>
#<alt (+ (* -1 (* x z)) (* y z))>
#<alt (+ (* -1 (* x z)) (* y z))>
#<alt (* y z)>
#<alt (* y (+ z (* -1 (/ (* x z) y))))>
#<alt (* y (+ z (* -1 (/ (* x z) y))))>
#<alt (* y (+ z (* -1 (/ (* x z) y))))>
#<alt (* y z)>
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))>
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))>
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))>
#<alt (* y z)>
#<alt (+ (* -1 (* x z)) (* y z))>
#<alt (+ (* -1 (* x z)) (* y z))>
#<alt (+ (* -1 (* x z)) (* y z))>
#<alt (* -1 (* x z))>
#<alt (* x (+ (* -1 z) (/ (* y z) x)))>
#<alt (* x (+ (* -1 z) (/ (* y z) x)))>
#<alt (* x (+ (* -1 z) (/ (* y z) x)))>
#<alt (* -1 (* x z))>
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))>
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))>
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
Calls

129 calls:

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

rewrite442.0ms (4.7%)

Algorithm
batch-egg-rewrite
Rules
3968×*-lowering-*.f32
3968×*-lowering-*.f64
3646×/-lowering-/.f32
3646×/-lowering-/.f64
1882×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01980
113177
2134277
0823877
Stop Event
iter limit
node limit
Counts
14 → 830
Calls
Call 1
Inputs
(+ (/ (- y x) (/ t z)) x)
(/ (- y x) (/ t z))
(- y x)
(/ t z)
(* x (- 1 (/ z t)))
(- 1 (/ z t))
(/ z t)
(+ x (/ (* y z) t))
(/ (* y z) t)
(* y z)
(+ x (/ 1 (/ t (* (- y x) z))))
(/ 1 (/ t (* (- y x) z)))
(/ t (* (- y x) z))
(* (- y x) z)
Outputs
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x)))
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t))))
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64)))))
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x)))
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t))))
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64)))))
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))
(-.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 x (/.f64 t z)) x))
(-.f64 (+.f64 x (/.f64 y (/.f64 t z))) (/.f64 x (/.f64 t z)))
(-.f64 (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))
(fma.f64 y (/.f64 z t) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x)))
(fma.f64 (-.f64 y x) (/.f64 z t) x)
(fma.f64 z (/.f64 (-.f64 y x) t) x)
(fma.f64 z (/.f64 y t) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x)))
(fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x)))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x)))
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z)) x)
(fma.f64 (/.f64 z t) y (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x)))
(fma.f64 (/.f64 z t) (-.f64 y x) x)
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x)))
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t) x)
(fma.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64) x)
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))) x)
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x)))
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z) x)
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x))) x)
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 (-.f64 y x) t) z x)
(fma.f64 (/.f64 y t) z (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) x)
(fma.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) x)
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) z x)
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x)))
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x)))
(fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t) x)
(fma.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) x)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (/.f64 t z) (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (/.f64 t z) (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x)))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (/.f64 t z) (-.f64 y x)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (/.f64 t z) (-.f64 y x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))))) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) x)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (/.f64 x t))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) x)) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (/.f64 x t))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 t z)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) x)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 (/.f64 t z) x)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (/.f64 x t))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 t z)) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) x)) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 (/.f64 t z) x)) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (/.f64 x t))) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z)))) (/.f64 t z)) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) x)) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z)))) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) #s(literal 1 binary64))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z)))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (/.f64 x t))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (/.f64 t z)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) x)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (/.f64 x t))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (/.f64 t z)) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) x)) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 x t))) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (*.f64 x x)) (/.f64 t z)) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) x)) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (*.f64 x x)) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 x t))) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (/.f64 t z) (-.f64 y x)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x)))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (/.f64 t z) (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (/.f64 t z) (-.f64 y x))))))
(*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))
(*.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))
(+.f64 (/.f64 y (/.f64 t z)) (neg.f64 (/.f64 x (/.f64 t z))))
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x)))
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t))))
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64)))))
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))
(+.f64 (fma.f64 z (/.f64 y t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x)))
(+.f64 (fma.f64 z (/.f64 y t) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t))))
(+.f64 (fma.f64 z (/.f64 y t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64)))))
(+.f64 (fma.f64 z (/.f64 y t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))
(+.f64 (fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x)))
(+.f64 (fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t))))
(+.f64 (fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64)))))
(+.f64 (fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x)))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64)))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x)))
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t))))
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x)))
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t))))
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64)))))
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x)))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64)))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x)))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x)))
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t))))
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x)))
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t))))
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x)))
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t))))
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))
(exp.f64 (log.f64 (/.f64 (-.f64 y x) (/.f64 t z))))
(-.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))
(fma.f64 y (/.f64 z t) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 z (/.f64 y t) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 z t) y (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 y t) z (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 x (/.f64 t z))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))))
(neg.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 y x) (/.f64 t z))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (-.f64 y x)))
(/.f64 (*.f64 (-.f64 y x) z) t)
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 t z) (+.f64 y x)))
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z))
(/.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z)))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 t z)))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (*.f64 (+.f64 y x) t))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) (/.f64 t z)))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 t z))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 y x))))
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 t z))
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))))))
(/.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))) (+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t)) (+.f64 y x))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) t)
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) x) (/.f64 t z))
(/.f64 (-.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 y (/.f64 (/.f64 t z) x)) (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 t (*.f64 y z)) x)) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 x t))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) x)) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (/.f64 x t))) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 t z)) (*.f64 t x)) (*.f64 t (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 (/.f64 t z) x)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) z)) (*.f64 t (/.f64 x t))) (/.f64 t z))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) x)) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (/.f64 x t))) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x t))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 t z)) (*.f64 t x)) (*.f64 t (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 (/.f64 t z) x)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) (*.f64 t (/.f64 x t))) (/.f64 t z))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 t z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 x t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 x t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 t z) x)) (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (neg.f64 (/.f64 (-.f64 y x) t)) (neg.f64 (/.f64 #s(literal 1 binary64) z)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z)) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z)) (neg.f64 (*.f64 (+.f64 y x) t)))
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x))) (neg.f64 (*.f64 (/.f64 t z) (/.f64 t z))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 t z))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y x) (/.f64 t z))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (neg.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))))) (neg.f64 (+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t))) (neg.f64 (+.f64 y x)))
(pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 t z) (-.f64 y x)) (/.f64 (/.f64 t z) (-.f64 y x))) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(*.f64 (-.f64 y x) (/.f64 z t))
(*.f64 z (/.f64 (-.f64 y x) t))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z)))
(*.f64 (/.f64 z t) (-.f64 y x))
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)))
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x))))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 y x) t) z)
(*.f64 (/.f64 (-.f64 y x) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x))) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) z)
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t))
(*.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))
(+.f64 y (-.f64 #s(literal 0 binary64) x))
(+.f64 (-.f64 #s(literal 0 binary64) x) y)
(-.f64 y x)
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)))
(fma.f64 #s(literal -1 binary64) x y)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y (-.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x)))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 x x))) (*.f64 (+.f64 y x) (+.f64 y x)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 y x))))
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))
(exp.f64 (*.f64 (log.f64 (/.f64 z t)) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 t z)
(/.f64 #s(literal 1 binary64) (/.f64 z t))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z t) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z))
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) z)))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 #s(literal 1 binary64) t)))
(/.f64 (*.f64 t #s(literal 1 binary64)) z)
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))))
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) z))
(pow.f64 (/.f64 t z) #s(literal 1 binary64))
(pow.f64 (/.f64 z t) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 z t) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 t (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 t z) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 t z))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) z) t)
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t))))
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x))
(fma.f64 x #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t))))
(fma.f64 #s(literal 1 binary64) x (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z)))) (+.f64 #s(literal 1 binary64) (/.f64 z t)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) x) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z))) x) (+.f64 #s(literal 1 binary64) (/.f64 z t)))
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))))
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t))))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (/.f64 z t))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (+.f64 #s(literal 1 binary64) (/.f64 z t))))
(fma.f64 z (neg.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (/.f64 z t) #s(literal 1 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z))))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z))) (+.f64 #s(literal 1 binary64) (/.f64 z t)))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z)))) (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (/.f64 z t) (/.f64 t z)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 z t))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)))))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z)))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z t))))
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(/.f64 z t)
(/.f64 #s(literal 1 binary64) (/.f64 t z))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t z) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z))
(/.f64 (*.f64 z #s(literal 1 binary64)) t)
(/.f64 (*.f64 #s(literal 1 binary64) z) t)
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 #s(literal 1 binary64) z)))
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(pow.f64 (/.f64 t z) #s(literal -1 binary64))
(pow.f64 (/.f64 z t) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 t z) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 z (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 z t))
(*.f64 (/.f64 z t) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) z)
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(+.f64 x (/.f64 y (/.f64 t z)))
(+.f64 (/.f64 y (/.f64 t z)) x)
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z)))))
(fma.f64 y (/.f64 z t) x)
(fma.f64 z (/.f64 y t) x)
(fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) x)
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) x)
(fma.f64 (/.f64 z t) y x)
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) x)
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) x)
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) x)
(fma.f64 (/.f64 y t) z x)
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) x)
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) x)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z)))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z)))) (-.f64 x (/.f64 y (/.f64 t z))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (neg.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))))
(/.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (*.f64 x x)) (-.f64 (/.f64 y (/.f64 t z)) x))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z)))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 y (/.f64 t z)) x)))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t))
(/.f64 y (/.f64 t z))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 y z)))))
(/.f64 (*.f64 y z) t)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) t)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z))
(/.f64 (neg.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (neg.f64 y)) (/.f64 t z))
(/.f64 (neg.f64 (/.f64 y t)) (neg.f64 (/.f64 #s(literal 1 binary64) z)))
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 y (/.f64 z t))
(*.f64 z (/.f64 y t))
(*.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)))
(*.f64 (/.f64 z t) y)
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)))
(*.f64 (/.f64 y t) z)
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t))
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z))
(*.f64 y z)
(*.f64 z y)
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x)))
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t))))
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64)))))
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x)))
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t))))
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64)))))
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))
(-.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 x (/.f64 t z)) x))
(-.f64 (+.f64 x (/.f64 y (/.f64 t z))) (/.f64 x (/.f64 t z)))
(-.f64 (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))
(fma.f64 y (/.f64 z t) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x)))
(fma.f64 (-.f64 y x) (/.f64 z t) x)
(fma.f64 z (/.f64 (-.f64 y x) t) x)
(fma.f64 z (/.f64 y t) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x)))
(fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x)))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x)))
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z)) x)
(fma.f64 (/.f64 z t) y (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x)))
(fma.f64 (/.f64 z t) (-.f64 y x) x)
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x)))
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t) x)
(fma.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64) x)
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))) x)
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x)))
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z) x)
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x))) x)
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 (-.f64 y x) t) z x)
(fma.f64 (/.f64 y t) z (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) x)
(fma.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) x)
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) z x)
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x)))
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x)))
(fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t) x)
(fma.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) x)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (/.f64 t z) (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (/.f64 t z) (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x)))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (/.f64 t z) (-.f64 y x)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (/.f64 t z) (-.f64 y x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))))) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) x)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (/.f64 x t))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) x)) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (/.f64 x t))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 t z)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) x)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 (/.f64 t z) x)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (/.f64 x t))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 t z)) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) x)) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 (/.f64 t z) x)) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (/.f64 x t))) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z)))) (/.f64 t z)) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) x)) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z)))) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) #s(literal 1 binary64))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z)))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (/.f64 x t))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (/.f64 t z)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) x)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (/.f64 x t))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (/.f64 t z)) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) x)) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 x t))) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (*.f64 x x)) (/.f64 t z)) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) x)) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (*.f64 x x)) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 x t))) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (/.f64 t z) (-.f64 y x)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x)))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (/.f64 t z) (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (/.f64 t z) (-.f64 y x))))))
(*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))
(*.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))
(+.f64 (/.f64 y (/.f64 t z)) (neg.f64 (/.f64 x (/.f64 t z))))
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x)))
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t))))
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64)))))
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))
(+.f64 (fma.f64 z (/.f64 y t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x)))
(+.f64 (fma.f64 z (/.f64 y t) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t))))
(+.f64 (fma.f64 z (/.f64 y t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64)))))
(+.f64 (fma.f64 z (/.f64 y t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))
(+.f64 (fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x)))
(+.f64 (fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t))))
(+.f64 (fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64)))))
(+.f64 (fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x)))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64)))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x)))
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t))))
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x)))
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t))))
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64)))))
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x)))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64)))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x)))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x)))
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t))))
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x)))
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t))))
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x)))
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t))))
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))
(exp.f64 (log.f64 (/.f64 (-.f64 y x) (/.f64 t z))))
(-.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))
(fma.f64 y (/.f64 z t) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 z (/.f64 y t) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 z t) y (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 y t) z (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 x (/.f64 t z))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))))
(neg.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 y x) (/.f64 t z))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (-.f64 y x)))
(/.f64 (*.f64 (-.f64 y x) z) t)
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 t z) (+.f64 y x)))
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z))
(/.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z)))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 t z)))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (*.f64 (+.f64 y x) t))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) (/.f64 t z)))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 t z))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 y x))))
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 t z))
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))))))
(/.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))) (+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t)) (+.f64 y x))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) t)
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) x) (/.f64 t z))
(/.f64 (-.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 y (/.f64 (/.f64 t z) x)) (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 t (*.f64 y z)) x)) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 x t))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) x)) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (/.f64 x t))) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 t z)) (*.f64 t x)) (*.f64 t (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 (/.f64 t z) x)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) z)) (*.f64 t (/.f64 x t))) (/.f64 t z))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) x)) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (/.f64 x t))) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x t))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 t z)) (*.f64 t x)) (*.f64 t (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 (/.f64 t z) x)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) (*.f64 t (/.f64 x t))) (/.f64 t z))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 t z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 x t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 x t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 t z) x)) (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x)))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (neg.f64 (/.f64 (-.f64 y x) t)) (neg.f64 (/.f64 #s(literal 1 binary64) z)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z)) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z)) (neg.f64 (*.f64 (+.f64 y x) t)))
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x))) (neg.f64 (*.f64 (/.f64 t z) (/.f64 t z))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 t z))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y x) (/.f64 t z))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (neg.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))))) (neg.f64 (+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t))) (neg.f64 (+.f64 y x)))
(pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 t z) (-.f64 y x)) (/.f64 (/.f64 t z) (-.f64 y x))) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(*.f64 (-.f64 y x) (/.f64 z t))
(*.f64 z (/.f64 (-.f64 y x) t))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z)))
(*.f64 (/.f64 z t) (-.f64 y x))
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)))
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x))))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 y x) t) z)
(*.f64 (/.f64 (-.f64 y x) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x))) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) z)
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t))
(*.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))
(exp.f64 (log.f64 (/.f64 (/.f64 t z) (-.f64 y x))))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y x) (/.f64 t z))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 t (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)))
(/.f64 t (*.f64 (-.f64 y x) z))
(/.f64 t (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)))
(/.f64 (/.f64 t z) (-.f64 y x))
(/.f64 (/.f64 t z) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t (-.f64 y x))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 y x) (/.f64 t z)))))
(/.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y x) (/.f64 t z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (/.f64 t (-.f64 y x)))))
(/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))))
(/.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))))
(/.f64 (/.f64 (/.f64 t (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))
(/.f64 (/.f64 t (-.f64 y x)) z)
(/.f64 (/.f64 t (-.f64 y x)) (*.f64 #s(literal 1 binary64) z))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)))))
(/.f64 (neg.f64 (/.f64 t (-.f64 y x))) (-.f64 #s(literal 0 binary64) z))
(/.f64 (neg.f64 (/.f64 t (-.f64 y x))) (neg.f64 (*.f64 #s(literal 1 binary64) z)))
(/.f64 (*.f64 t #s(literal 1 binary64)) (*.f64 (-.f64 y x) z))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))) (neg.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 t (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) z)))
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)))
(pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal 1 binary64))
(pow.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 z (/.f64 t (-.f64 y x))) #s(literal -1 binary64))
(*.f64 t (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)))
(*.f64 t (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) #s(literal 1 binary64)))
(*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (-.f64 y x)))
(*.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) t)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 y x)))
(*.f64 (/.f64 t (-.f64 y x)) (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t z))
(*.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))
(*.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))))
(*.f64 (pow.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z))
(*.f64 (pow.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 t z))
(*.f64 (pow.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))
(+.f64 (*.f64 y z) (*.f64 z (-.f64 #s(literal 0 binary64) x)))
(+.f64 (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) z))
(fma.f64 y z (*.f64 z (-.f64 #s(literal 0 binary64) x)))
(fma.f64 y z (*.f64 (-.f64 #s(literal 0 binary64) x) z))
(fma.f64 z y (*.f64 z (-.f64 #s(literal 0 binary64) x)))
(fma.f64 z y (*.f64 (-.f64 #s(literal 0 binary64) x) z))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (+.f64 y x))
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z)) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z)) (neg.f64 (+.f64 y x)))
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 y x)))
(*.f64 (-.f64 y x) z)
(*.f64 z (-.f64 y x))

simplify333.0ms (3.5%)

Algorithm
egg-herbie
Rules
4436×*-lowering-*.f32
4436×*-lowering-*.f64
2320×/-lowering-/.f32
2320×/-lowering-/.f64
1774×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02764153
19763664
234573533
085013533
Stop Event
iter limit
node limit
Counts
516 → 516
Calls
Call 1
Inputs
(+ x (* -1 (/ (* x z) t)))
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))
(/ (* y z) t)
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))
(/ (* y z) t)
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))
(/ (* y z) t)
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))
(* x (+ 1 (* -1 (/ z t))))
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))
(* -1 (* x (- (/ z t) 1)))
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))
(/ (* z (- y x)) t)
(/ (+ (* t x) (* z (- y x))) t)
(/ (+ (* t x) (* z (- y x))) t)
(/ (+ (* t x) (* z (- y x))) t)
x
(+ x (/ (* z (- y x)) t))
(+ x (/ (* z (- y x)) t))
(+ x (/ (* z (- y x)) t))
x
(+ x (/ (* z (- y x)) t))
(+ x (/ (* z (- y x)) t))
(+ x (/ (* z (- y x)) t))
x
(+ x (* z (- (/ y t) (/ x t))))
(+ x (* z (- (/ y t) (/ x t))))
(+ x (* z (- (/ y t) (/ x t))))
(* z (- (/ y t) (/ x t)))
(* z (- (+ (/ x z) (/ y t)) (/ x t)))
(* z (- (+ (/ x z) (/ y t)) (/ x t)))
(* z (- (+ (/ x z) (/ y t)) (/ x t)))
(/ (* z (- y x)) t)
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(* -1 (/ (* x z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/ (* y z) t)
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(/ (* y z) t)
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(/ (* y z) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(* -1 (/ (* x z) t))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(* -1 (/ (* x z) t))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(* -1 x)
(- y x)
(- y x)
(- y x)
y
(* y (+ 1 (* -1 (/ x y))))
(* y (+ 1 (* -1 (/ x y))))
(* y (+ 1 (* -1 (/ x y))))
y
(* -1 (* y (- (/ x y) 1)))
(* -1 (* y (- (/ x y) 1)))
(* -1 (* y (- (/ x y) 1)))
y
(+ y (* -1 x))
(+ y (* -1 x))
(+ y (* -1 x))
(* -1 x)
(* x (- (/ y x) 1))
(* x (- (/ y x) 1))
(* x (- (/ y x) 1))
(* -1 x)
(* -1 (* x (+ 1 (* -1 (/ y x)))))
(* -1 (* x (+ 1 (* -1 (/ y x)))))
(* -1 (* x (+ 1 (* -1 (/ y x)))))
(/ 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 (- 1 (/ z t)))
(* x (- 1 (/ z t)))
(* x (- 1 (/ z t)))
(* x (- 1 (/ z t)))
(* x (- 1 (/ z t)))
(* x (- 1 (/ z t)))
(* x (- 1 (/ z t)))
(* x (- 1 (/ z t)))
(* x (- 1 (/ z t)))
(* x (- 1 (/ z t)))
(* x (- 1 (/ z t)))
(* x (- 1 (/ z t)))
x
(+ x (* -1 (/ (* x z) t)))
(+ x (* -1 (/ (* x z) t)))
(+ x (* -1 (/ (* x z) t)))
(* -1 (/ (* x z) t))
(* z (+ (* -1 (/ x t)) (/ x z)))
(* z (+ (* -1 (/ x t)) (/ x z)))
(* z (+ (* -1 (/ x t)) (/ x z)))
(* -1 (/ (* x z) t))
(* -1 (* z (+ (* -1 (/ x z)) (/ x t))))
(* -1 (* z (+ (* -1 (/ x z)) (/ x t))))
(* -1 (* z (+ (* -1 (/ x z)) (/ x t))))
(* -1 (/ (* x z) t))
(/ (+ (* -1 (* x z)) (* t x)) t)
(/ (+ (* -1 (* x z)) (* t x)) t)
(/ (+ (* -1 (* x z)) (* t x)) t)
x
(+ x (* -1 (/ (* x z) t)))
(+ x (* -1 (/ (* x z) t)))
(+ x (* -1 (/ (* x z) t)))
x
(+ x (* -1 (/ (* x z) t)))
(+ x (* -1 (/ (* x z) t)))
(+ x (* -1 (/ (* x z) t)))
1
(+ 1 (* -1 (/ z t)))
(+ 1 (* -1 (/ z t)))
(+ 1 (* -1 (/ z t)))
(* -1 (/ z t))
(* z (- (/ 1 z) (/ 1 t)))
(* z (- (/ 1 z) (/ 1 t)))
(* z (- (/ 1 z) (/ 1 t)))
(* -1 (/ z t))
(* -1 (* z (- (/ 1 t) (/ 1 z))))
(* -1 (* z (- (/ 1 t) (/ 1 z))))
(* -1 (* z (- (/ 1 t) (/ 1 z))))
(* -1 (/ z t))
(/ (- t z) t)
(/ (- t z) t)
(/ (- t z) t)
1
(+ 1 (* -1 (/ z t)))
(+ 1 (* -1 (/ z t)))
(+ 1 (* -1 (/ z t)))
1
(+ 1 (* -1 (/ z t)))
(+ 1 (* -1 (/ z t)))
(+ 1 (* -1 (/ 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 t)
(/ (* y z) t)
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
x
(* x (+ 1 (/ (* y z) (* t x))))
(* x (+ 1 (/ (* y z) (* t x))))
(* x (+ 1 (/ (* y z) (* t x))))
x
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(/ (* y z) t)
(* y (+ (/ x y) (/ z t)))
(* y (+ (/ x y) (/ z t)))
(* y (+ (/ x y) (/ z t)))
(/ (* y z) t)
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(/ (* y z) t)
(* z (+ (/ x z) (/ y t)))
(* z (+ (/ x z) (/ y t)))
(* z (+ (/ x z) (/ y t)))
(/ (* y z) t)
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(/ (* y z) t)
(/ (+ (* t x) (* y z)) t)
(/ (+ (* t x) (* y z)) t)
(/ (+ (* t x) (* y z)) t)
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(/ (* y z) t)
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))
(* x (+ 1 (* -1 (/ z t))))
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))
(* -1 (* x (- (/ z t) 1)))
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))
(/ (* z (- y x)) t)
(/ (+ (* t x) (* z (- y x))) t)
(/ (+ (* t x) (* z (- y x))) t)
(/ (+ (* t x) (* z (- y x))) t)
x
(+ x (/ (* z (- y x)) t))
(+ x (/ (* z (- y x)) t))
(+ x (/ (* z (- y x)) t))
x
(+ x (/ (* z (- y x)) t))
(+ x (/ (* z (- y x)) t))
(+ x (/ (* z (- y x)) t))
(+ x (* -1 (/ (* x z) t)))
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))
(/ (* y z) t)
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))
(/ (* y z) t)
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))
x
(+ x (* z (- (/ y t) (/ x t))))
(+ x (* z (- (/ y t) (/ x t))))
(+ x (* z (- (/ y t) (/ x t))))
(* z (- (/ y t) (/ x t)))
(* z (- (+ (/ x z) (/ y t)) (/ x t)))
(* z (- (+ (/ x z) (/ y t)) (/ x t)))
(* z (- (+ (/ x z) (/ y t)) (/ x t)))
(/ (* z (- y x)) t)
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(* -1 (/ (* x z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/ (* y z) t)
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(/ (* y z) t)
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(/ (* y z) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(* -1 (/ (* x z) t))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(* -1 (/ (* x z) t))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(* -1 (/ t (* x z)))
(+ (* -1 (/ t (* x z))) (* -1 (/ (* t y) (* (pow x 2) z))))
(+ (* -1 (/ t (* x z))) (* y (- (* -1 (/ (* t y) (* (pow x 3) z))) (/ t (* (pow x 2) z)))))
(+ (* -1 (/ t (* x z))) (* y (- (* y (- (* -1 (/ (* t y) (* (pow x 4) z))) (/ t (* (pow x 3) z)))) (/ t (* (pow x 2) z)))))
(/ t (* y z))
(/ (+ (/ t z) (/ (* t x) (* y z))) y)
(/ (- (+ (/ t z) (/ (* t (pow x 2)) (* (pow y 2) z))) (* -1 (/ (* t x) (* y z)))) y)
(/ (- (+ (/ t z) (/ (* t (pow x 3)) (* (pow y 3) z))) (+ (* -1 (/ (* t x) (* y z))) (* -1 (/ (* t (pow x 2)) (* (pow y 2) z))))) y)
(/ t (* y z))
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (* t x) (* y z)))) y))
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (/ (* t x) z) (/ (* t (pow x 2)) (* y z))) y))) y))
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) z)) (* -1 (/ (* t (pow x 3)) (* y z)))) y)) (/ (* t x) z)) y))) y))
(/ t (* y z))
(+ (/ t (* y z)) (/ (* t x) (* (pow y 2) z)))
(+ (* x (- (/ (* t x) (* (pow y 3) z)) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z)))
(+ (* x (- (* x (- (/ (* t x) (* (pow y 4) z)) (* -1 (/ t (* (pow y 3) z))))) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z)))
(* -1 (/ t (* x z)))
(/ (+ (* -1 (/ t z)) (* -1 (/ (* t y) (* x z)))) x)
(/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 2)) (* (pow x 2) z)))) (/ (* t y) (* x z))) x)
(/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 3)) (* (pow x 3) z)))) (+ (/ (* t y) (* x z)) (/ (* t (pow y 2)) (* (pow x 2) z)))) x)
(* -1 (/ t (* x z)))
(* -1 (/ (+ (/ t z) (/ (* t y) (* x z))) x))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* t (pow y 2)) (* x z))) (/ (* t y) z)) x)) (/ t z)) x))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) (* x z)) (* -1 (/ (* t (pow y 2)) z))) x)) (/ (* t y) z)) x)) (/ t z)) x))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(* -1 (* x z))
(+ (* -1 (* x z)) (* y z))
(+ (* -1 (* x z)) (* y z))
(+ (* -1 (* x z)) (* y z))
(* y z)
(* y (+ z (* -1 (/ (* x z) y))))
(* y (+ z (* -1 (/ (* x z) y))))
(* y (+ z (* -1 (/ (* x z) y))))
(* y z)
(* -1 (* y (+ (* -1 z) (/ (* x z) y))))
(* -1 (* y (+ (* -1 z) (/ (* x z) y))))
(* -1 (* y (+ (* -1 z) (/ (* x z) y))))
(* y z)
(+ (* -1 (* x z)) (* y z))
(+ (* -1 (* x z)) (* y z))
(+ (* -1 (* x z)) (* y z))
(* -1 (* x z))
(* x (+ (* -1 z) (/ (* y z) x)))
(* x (+ (* -1 z) (/ (* y z) x)))
(* x (+ (* -1 z) (/ (* y z) x)))
(* -1 (* x z))
(* -1 (* x (+ z (* -1 (/ (* y z) x)))))
(* -1 (* x (+ z (* -1 (/ (* y z) x)))))
(* -1 (* x (+ z (* -1 (/ (* y z) x)))))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
Outputs
(+ x (* -1 (/ (* x z) t)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y)))
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y)))
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y)))
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y)))
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y)))
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y)))
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(* x (+ 1 (* -1 (/ z t))))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))))
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))))
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))))
(* -1 (* x (- (/ z t) 1)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))))
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))))
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))))
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (+ (* t x) (* z (- y x))) t)
(/.f64 (+.f64 (*.f64 x t) (*.f64 z (-.f64 y x))) t)
(/ (+ (* t x) (* z (- y x))) t)
(/.f64 (+.f64 (*.f64 x t) (*.f64 z (-.f64 y x))) t)
(/ (+ (* t x) (* z (- y x))) t)
(/.f64 (+.f64 (*.f64 x t) (*.f64 z (-.f64 y x))) t)
x
(+ x (/ (* z (- y x)) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ x (/ (* z (- y x)) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ x (/ (* z (- y x)) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
x
(+ x (/ (* z (- y x)) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ x (/ (* z (- y x)) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ x (/ (* z (- y x)) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
x
(+ x (* z (- (/ y t) (/ x t))))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ x (* z (- (/ y t) (/ x t))))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ x (* z (- (/ y t) (/ x t))))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(* z (- (/ y t) (/ x t)))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* z (- (+ (/ x z) (/ y t)) (/ x t)))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)))
(* z (- (+ (/ x z) (/ y t)) (/ x t)))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)))
(* z (- (+ (/ x z) (/ y t)) (/ x t)))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)))
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)))
(* -1 (/ (* x z) t))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* -1 (/ (* x z) t))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))
(* -1 (/ (* x z) t))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(- y x)
(-.f64 y x)
(- y x)
(-.f64 y x)
(- y x)
(-.f64 y x)
y
(* y (+ 1 (* -1 (/ x y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))
(* y (+ 1 (* -1 (/ x y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))
(* y (+ 1 (* -1 (/ x y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))
y
(* -1 (* y (- (/ x y) 1)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))
(* -1 (* y (- (/ x y) 1)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))
(* -1 (* y (- (/ x y) 1)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))
y
(+ y (* -1 x))
(-.f64 y x)
(+ y (* -1 x))
(-.f64 y x)
(+ y (* -1 x))
(-.f64 y x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* x (- (/ y x) 1))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))
(* x (- (/ y x) 1))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))
(* x (- (/ y x) 1))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (* -1 (/ y x)))))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))
(* -1 (* x (+ 1 (* -1 (/ y x)))))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))
(* -1 (* x (+ 1 (* -1 (/ y x)))))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))
(/ t 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 (- 1 (/ z t)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* x (- 1 (/ z t)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* x (- 1 (/ z t)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* x (- 1 (/ z t)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* x (- 1 (/ z t)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* x (- 1 (/ z t)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* x (- 1 (/ z t)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* x (- 1 (/ z t)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* x (- 1 (/ z t)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* x (- 1 (/ z t)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* x (- 1 (/ z t)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* x (- 1 (/ z t)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
x
(+ x (* -1 (/ (* x z) t)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(+ x (* -1 (/ (* x z) t)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(+ x (* -1 (/ (* x z) t)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* -1 (/ (* x z) t))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t))
(* z (+ (* -1 (/ x t)) (/ x z)))
(*.f64 z (-.f64 (/.f64 x z) (/.f64 x t)))
(* z (+ (* -1 (/ x t)) (/ x z)))
(*.f64 z (-.f64 (/.f64 x z) (/.f64 x t)))
(* z (+ (* -1 (/ x t)) (/ x z)))
(*.f64 z (-.f64 (/.f64 x z) (/.f64 x t)))
(* -1 (/ (* x z) t))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t))
(* -1 (* z (+ (* -1 (/ x z)) (/ x t))))
(*.f64 z (-.f64 (/.f64 x z) (/.f64 x t)))
(* -1 (* z (+ (* -1 (/ x z)) (/ x t))))
(*.f64 z (-.f64 (/.f64 x z) (/.f64 x t)))
(* -1 (* z (+ (* -1 (/ x z)) (/ x t))))
(*.f64 z (-.f64 (/.f64 x z) (/.f64 x t)))
(* -1 (/ (* x z) t))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t))
(/ (+ (* -1 (* x z)) (* t x)) t)
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(/ (+ (* -1 (* x z)) (* t x)) t)
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(/ (+ (* -1 (* x z)) (* t x)) t)
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
x
(+ x (* -1 (/ (* x z) t)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(+ x (* -1 (/ (* x z) t)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(+ x (* -1 (/ (* x z) t)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
x
(+ x (* -1 (/ (* x z) t)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(+ x (* -1 (/ (* x z) t)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(+ x (* -1 (/ (* x z) t)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
1
#s(literal 1 binary64)
(+ 1 (* -1 (/ z t)))
(-.f64 #s(literal 1 binary64) (/.f64 z t))
(+ 1 (* -1 (/ z t)))
(-.f64 #s(literal 1 binary64) (/.f64 z t))
(+ 1 (* -1 (/ z t)))
(-.f64 #s(literal 1 binary64) (/.f64 z t))
(* -1 (/ z t))
(/.f64 z (-.f64 #s(literal 0 binary64) t))
(* z (- (/ 1 z) (/ 1 t)))
(-.f64 #s(literal 1 binary64) (/.f64 z t))
(* z (- (/ 1 z) (/ 1 t)))
(-.f64 #s(literal 1 binary64) (/.f64 z t))
(* z (- (/ 1 z) (/ 1 t)))
(-.f64 #s(literal 1 binary64) (/.f64 z t))
(* -1 (/ z t))
(/.f64 z (-.f64 #s(literal 0 binary64) t))
(* -1 (* z (- (/ 1 t) (/ 1 z))))
(-.f64 #s(literal 1 binary64) (/.f64 z t))
(* -1 (* z (- (/ 1 t) (/ 1 z))))
(-.f64 #s(literal 1 binary64) (/.f64 z t))
(* -1 (* z (- (/ 1 t) (/ 1 z))))
(-.f64 #s(literal 1 binary64) (/.f64 z t))
(* -1 (/ z t))
(/.f64 z (-.f64 #s(literal 0 binary64) t))
(/ (- t z) t)
(-.f64 #s(literal 1 binary64) (/.f64 z t))
(/ (- t z) t)
(-.f64 #s(literal 1 binary64) (/.f64 z t))
(/ (- t z) t)
(-.f64 #s(literal 1 binary64) (/.f64 z t))
1
#s(literal 1 binary64)
(+ 1 (* -1 (/ z t)))
(-.f64 #s(literal 1 binary64) (/.f64 z t))
(+ 1 (* -1 (/ z t)))
(-.f64 #s(literal 1 binary64) (/.f64 z t))
(+ 1 (* -1 (/ z t)))
(-.f64 #s(literal 1 binary64) (/.f64 z t))
1
#s(literal 1 binary64)
(+ 1 (* -1 (/ z t)))
(-.f64 #s(literal 1 binary64) (/.f64 z t))
(+ 1 (* -1 (/ z t)))
(-.f64 #s(literal 1 binary64) (/.f64 z t))
(+ 1 (* -1 (/ z t)))
(-.f64 #s(literal 1 binary64) (/.f64 z t))
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 z y) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 z y) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 z y) t))
x
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z y) t) x)))
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z y) t) x)))
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z y) t) x)))
x
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z y) t) x)) #s(literal 1 binary64)))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z y) t) x)) #s(literal 1 binary64)))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z y) t) x)) #s(literal 1 binary64)))
x
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 z y) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 z y) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 z y) t))
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(* y (+ (/ x y) (/ z t)))
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t)))
(* y (+ (/ x y) (/ z t)))
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t)))
(* y (+ (/ x y) (/ z t)))
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t)))
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t)))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t)))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t)))
x
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 z y) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 z y) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 z y) t))
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (+ (* t x) (* y z)) t)
(/.f64 (+.f64 (*.f64 z y) (*.f64 x t)) t)
(/ (+ (* t x) (* y z)) t)
(/.f64 (+.f64 (*.f64 z y) (*.f64 x t)) t)
(/ (+ (* t x) (* y z)) t)
(/.f64 (+.f64 (*.f64 z y) (*.f64 x t)) t)
x
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 z y) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 z y) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 z y) t))
x
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 z y) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 z y) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 z y) t))
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(* x (+ 1 (* -1 (/ z t))))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))))
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))))
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))))
(* -1 (* x (- (/ z t) 1)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))))
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))))
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))))
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (+ (* t x) (* z (- y x))) t)
(/.f64 (+.f64 (*.f64 x t) (*.f64 z (-.f64 y x))) t)
(/ (+ (* t x) (* z (- y x))) t)
(/.f64 (+.f64 (*.f64 x t) (*.f64 z (-.f64 y x))) t)
(/ (+ (* t x) (* z (- y x))) t)
(/.f64 (+.f64 (*.f64 x t) (*.f64 z (-.f64 y x))) t)
x
(+ x (/ (* z (- y x)) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ x (/ (* z (- y x)) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ x (/ (* z (- y x)) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
x
(+ x (/ (* z (- y x)) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ x (/ (* z (- y x)) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ x (/ (* z (- y x)) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ x (* -1 (/ (* x z) t)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y)))
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y)))
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y)))
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y)))
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y)))
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y)))
x
(+ x (* z (- (/ y t) (/ x t))))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ x (* z (- (/ y t) (/ x t))))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ x (* z (- (/ y t) (/ x t))))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(* z (- (/ y t) (/ x t)))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* z (- (+ (/ x z) (/ y t)) (/ x t)))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)))
(* z (- (+ (/ x z) (/ y t)) (/ x t)))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)))
(* z (- (+ (/ x z) (/ y t)) (/ x t)))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)))
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)))
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(* -1 (/ (* x z) t))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* -1 (/ (* x z) t))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))
(* -1 (/ (* x z) t))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(* -1 (/ t (* x z)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) x))
(+ (* -1 (/ t (* x z))) (* -1 (/ (* t y) (* (pow x 2) z))))
(/.f64 (*.f64 (/.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x)
(+ (* -1 (/ t (* x z))) (* y (- (* -1 (/ (* t y) (* (pow x 3) z))) (/ t (* (pow x 2) z)))))
(+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 t (*.f64 x (*.f64 x x)))) z))) (/.f64 (*.f64 (/.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x))
(+ (* -1 (/ t (* x z))) (* y (- (* y (- (* -1 (/ (* t y) (* (pow x 4) z))) (/ t (* (pow x 3) z)))) (/ t (* (pow x 2) z)))))
(+.f64 (*.f64 y (*.f64 y (-.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) z) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 t (*.f64 x (*.f64 x x))) z)))) (/.f64 (*.f64 (/.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x))
(/ t (* y z))
(/.f64 t (*.f64 z y))
(/ (+ (/ t z) (/ (* t x) (* y z))) y)
(/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 t z)) y)
(/ (- (+ (/ t z) (/ (* t (pow x 2)) (* (pow y 2) z))) (* -1 (/ (* t x) (* y z)))) y)
(/.f64 (+.f64 (/.f64 t z) (*.f64 (/.f64 t z) (+.f64 (/.f64 x y) (/.f64 (*.f64 x x) (*.f64 y y))))) y)
(/ (- (+ (/ t z) (/ (* t (pow x 3)) (* (pow y 3) z))) (+ (* -1 (/ (* t x) (* y z))) (* -1 (/ (* t (pow x 2)) (* (pow y 2) z))))) y)
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (/.f64 t z)) (*.f64 (/.f64 t z) (+.f64 (/.f64 x y) (/.f64 (*.f64 x x) (*.f64 y y))))) y)
(/ t (* y z))
(/.f64 t (*.f64 z y))
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (* t x) (* y z)))) y))
(/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 t z)) y)
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (/ (* t x) z) (/ (* t (pow x 2)) (* y z))) y))) y))
(/.f64 (+.f64 (/.f64 t z) (/.f64 (*.f64 t (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 x z))) y)) y)
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) z)) (* -1 (/ (* t (pow x 3)) (* y z)))) y)) (/ (* t x) z)) y))) y))
(/.f64 (+.f64 (/.f64 t z) (/.f64 (+.f64 (/.f64 (*.f64 x t) z) (/.f64 (*.f64 t (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 x x) z))) y)) y)) y)
(/ t (* y z))
(/.f64 t (*.f64 z y))
(+ (/ t (* y z)) (/ (* t x) (* (pow y 2) z)))
(+.f64 (/.f64 t (*.f64 z y)) (/.f64 (*.f64 x (/.f64 t (*.f64 z y))) y))
(+ (* x (- (/ (* t x) (* (pow y 3) z)) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z)))
(+.f64 (/.f64 t (*.f64 z y)) (*.f64 x (*.f64 (/.f64 t z) (-.f64 (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y y))))))
(+ (* x (- (* x (- (/ (* t x) (* (pow y 4) z)) (* -1 (/ t (* (pow y 3) z))))) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z)))
(+.f64 (/.f64 t (*.f64 z y)) (*.f64 x (+.f64 (*.f64 x (*.f64 (/.f64 t z) (-.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))))) (/.f64 t (*.f64 z (*.f64 y y))))))
(* -1 (/ t (* x z)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) x))
(/ (+ (* -1 (/ t z)) (* -1 (/ (* t y) (* x z)))) x)
(/.f64 (*.f64 (/.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x)
(/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 2)) (* (pow x 2) z)))) (/ (* t y) (* x z))) x)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (*.f64 (/.f64 t z) (+.f64 (/.f64 (*.f64 y y) x) y)) x)) x)
(/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 3)) (* (pow x 3) z)))) (+ (/ (* t y) (* x z)) (/ (* t (pow y 2)) (* (pow x 2) z)))) x)
(/.f64 (-.f64 (*.f64 (/.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (/.f64 t z) (+.f64 (/.f64 (*.f64 y y) x) y)) x)) x)
(* -1 (/ t (* x z)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) x))
(* -1 (/ (+ (/ t z) (/ (* t y) (* x z))) x))
(/.f64 (*.f64 (/.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x)
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* t (pow y 2)) (* x z))) (/ (* t y) z)) x)) (/ t z)) x))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (*.f64 (/.f64 t z) (+.f64 (/.f64 (*.f64 y y) x) y)) x)) x)
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) (* x z)) (* -1 (/ (* t (pow y 2)) z))) x)) (/ (* t y) z)) x)) (/ t z)) x))
(/.f64 (+.f64 (/.f64 t z) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 t z) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 y y))) x) (/.f64 (*.f64 t y) z)) x)) (-.f64 #s(literal 0 binary64) x))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(* -1 (* x z))
(-.f64 #s(literal 0 binary64) (*.f64 x z))
(+ (* -1 (* x z)) (* y z))
(*.f64 z (-.f64 y x))
(+ (* -1 (* x z)) (* y z))
(*.f64 z (-.f64 y x))
(+ (* -1 (* x z)) (* y z))
(*.f64 z (-.f64 y x))
(* y z)
(*.f64 z y)
(* y (+ z (* -1 (/ (* x z) y))))
(*.f64 y (-.f64 z (*.f64 z (/.f64 x y))))
(* y (+ z (* -1 (/ (* x z) y))))
(*.f64 y (-.f64 z (*.f64 z (/.f64 x y))))
(* y (+ z (* -1 (/ (* x z) y))))
(*.f64 y (-.f64 z (*.f64 z (/.f64 x y))))
(* y z)
(*.f64 z y)
(* -1 (* y (+ (* -1 z) (/ (* x z) y))))
(*.f64 y (-.f64 z (*.f64 z (/.f64 x y))))
(* -1 (* y (+ (* -1 z) (/ (* x z) y))))
(*.f64 y (-.f64 z (*.f64 z (/.f64 x y))))
(* -1 (* y (+ (* -1 z) (/ (* x z) y))))
(*.f64 y (-.f64 z (*.f64 z (/.f64 x y))))
(* y z)
(*.f64 z y)
(+ (* -1 (* x z)) (* y z))
(*.f64 z (-.f64 y x))
(+ (* -1 (* x z)) (* y z))
(*.f64 z (-.f64 y x))
(+ (* -1 (* x z)) (* y z))
(*.f64 z (-.f64 y x))
(* -1 (* x z))
(-.f64 #s(literal 0 binary64) (*.f64 x z))
(* x (+ (* -1 z) (/ (* y z) x)))
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))))
(* x (+ (* -1 z) (/ (* y z) x)))
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))))
(* x (+ (* -1 z) (/ (* y z) x)))
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))))
(* -1 (* x z))
(-.f64 #s(literal 0 binary64) (*.f64 x z))
(* -1 (* x (+ z (* -1 (/ (* y z) x)))))
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))))
(* -1 (* x (+ z (* -1 (/ (* y z) x)))))
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))))
(* -1 (* x (+ z (* -1 (/ (* y z) x)))))
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))

eval187.0ms (2%)

Compiler

Compiled 27696 to 2281 computations (91.8% saved)

prune147.0ms (1.6%)

Pruning

11 alts after pruning (8 fresh and 3 done)

PrunedKeptTotal
New138971396
Fresh516
Picked235
Done101
Total1397111408
Accuracy
100.0%
Counts
1408 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
61.8%
(/.f64 (*.f64 z (-.f64 y x)) t)
40.2%
(/.f64 (*.f64 z y) t)
98.0%
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)
75.1%
(+.f64 (/.f64 y (/.f64 t z)) x)
71.4%
(+.f64 x (/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)))
93.2%
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z)))
71.3%
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y))))
75.1%
(+.f64 x (*.f64 (/.f64 z t) y))
63.9%
(*.f64 z (/.f64 (-.f64 y x) t))
61.4%
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
34.4%
x
Compiler

Compiled 217 to 144 computations (33.6% saved)

simplify161.0ms (1.7%)

Algorithm
egg-herbie
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 #s(literal 1 binary64) z)
cost-diff0
(/.f64 y t)
cost-diff128
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))
cost-diff128
(+.f64 x (/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)))
cost-diff0
(-.f64 y x)
cost-diff0
(*.f64 z (-.f64 y x))
cost-diff0
(/.f64 (*.f64 z (-.f64 y x)) t)
cost-diff0
(/.f64 z t)
cost-diff0
(*.f64 (/.f64 z t) y)
cost-diff0
(+.f64 x (*.f64 (/.f64 z t) y))
cost-diff0
(*.f64 z y)
cost-diff0
(/.f64 (*.f64 z y) t)
cost-diff0
(/.f64 t (-.f64 y x))
cost-diff0
(/.f64 (/.f64 t (-.f64 y x)) z)
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z))
cost-diff128
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z)))
Rules
2380×fma-define
2114×fma-lowering-fma.f32
2114×fma-lowering-fma.f64
1930×fnmadd-define
1760×sum3-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
021110
143107
279105
3158104
4471104
5996104
62038104
73267104
86094104
08298104
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ x (/ 1 (/ (/ t (- y x)) z)))
x
(/ 1 (/ (/ t (- y x)) z))
1
(/ (/ t (- y x)) z)
(/ t (- y x))
t
(- y x)
y
z
(/ (* z y) t)
(* z y)
z
y
t
(+ x (* (/ z t) y))
x
(* (/ z t) y)
(/ z t)
z
t
y
(/ (* z (- y x)) t)
(* z (- y x))
z
(- y x)
y
x
t
(+ x (/ (/ y t) (/ 1 z)))
x
(/ (/ y t) (/ 1 z))
(/ y t)
y
t
(/ 1 z)
1
z
Outputs
(+ x (/ 1 (/ (/ t (- y x)) z)))
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))
x
(/ 1 (/ (/ t (- y x)) z))
(/.f64 (-.f64 y x) (/.f64 t z))
1
#s(literal 1 binary64)
(/ (/ t (- y x)) z)
(/.f64 t (*.f64 (-.f64 y x) z))
(/ t (- y x))
(/.f64 t (-.f64 y x))
t
(- y x)
(-.f64 y x)
y
z
(/ (* z y) t)
(*.f64 y (/.f64 z t))
(* z y)
(*.f64 y z)
z
y
t
(+ x (* (/ z t) y))
(+.f64 x (*.f64 y (/.f64 z t)))
x
(* (/ z t) y)
(*.f64 y (/.f64 z t))
(/ z t)
(/.f64 z t)
z
t
y
(/ (* z (- y x)) t)
(/.f64 (-.f64 y x) (/.f64 t z))
(* z (- y x))
(*.f64 (-.f64 y x) z)
z
(- y x)
(-.f64 y x)
y
x
t
(+ x (/ (/ y t) (/ 1 z)))
(+.f64 x (*.f64 y (/.f64 z t)))
x
(/ (/ y t) (/ 1 z))
(*.f64 y (/.f64 z t))
(/ y t)
(/.f64 y t)
y
t
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
1
#s(literal 1 binary64)
z

localize121.0ms (1.3%)

Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(/.f64 y t)
accuracy100.0%
(/.f64 #s(literal 1 binary64) z)
accuracy100.0%
(+.f64 x (/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)))
accuracy92.4%
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))
accuracy100.0%
(-.f64 y x)
accuracy100.0%
(*.f64 z (-.f64 y x))
accuracy92.4%
(/.f64 (*.f64 z (-.f64 y x)) t)
accuracy100.0%
(/.f64 z t)
accuracy100.0%
(+.f64 x (*.f64 (/.f64 z t) y))
accuracy93.1%
(*.f64 (/.f64 z t) y)
accuracy100.0%
(*.f64 z y)
accuracy91.6%
(/.f64 (*.f64 z y) t)
accuracy100.0%
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z)))
accuracy100.0%
(/.f64 t (-.f64 y x))
accuracy99.3%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z))
accuracy92.2%
(/.f64 (/.f64 t (-.f64 y x)) z)
Results
94.0ms256×0valid
Compiler

Compiled 121 to 22 computations (81.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 30.0ms
ival-div: 19.0ms (62.4% of total)
ival-mult: 5.0ms (16.4% of total)
ival-add: 4.0ms (13.1% of total)
ival-sub: 2.0ms (6.6% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

series15.0ms (0.2%)

Counts
16 → 576
Calls
Call 1
Inputs
#<alt (+ x (/ 1 (/ (/ t (- y x)) z)))>
#<alt (/ 1 (/ (/ t (- y x)) z))>
#<alt (/ (/ t (- y x)) z)>
#<alt (/ t (- y x))>
#<alt (/ (* z y) t)>
#<alt (* z y)>
#<alt (+ x (* (/ z t) y))>
#<alt (* (/ z t) y)>
#<alt (/ z t)>
#<alt (/ (* z (- y x)) t)>
#<alt (* z (- y x))>
#<alt (- y x)>
#<alt (+ x (/ (/ y t) (/ 1 z)))>
#<alt (/ (/ y t) (/ 1 z))>
#<alt (/ y t)>
#<alt (/ 1 z)>
Outputs
#<alt (/ (* y z) t)>
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))>
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))>
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))>
#<alt (* x (+ 1 (* -1 (/ z t))))>
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))>
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))>
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))>
#<alt (* -1 (* x (- (/ z t) 1)))>
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))>
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))>
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (+ (* t x) (* z (- y x))) t)>
#<alt (/ (+ (* t x) (* z (- y x))) t)>
#<alt (/ (+ (* t x) (* z (- y x))) t)>
#<alt x>
#<alt (+ x (/ (* z (- y x)) t))>
#<alt (+ x (/ (* z (- y x)) t))>
#<alt (+ x (/ (* z (- y x)) t))>
#<alt x>
#<alt (+ x (/ (* z (- y x)) t))>
#<alt (+ x (/ (* z (- y x)) t))>
#<alt (+ x (/ (* z (- y x)) t))>
#<alt (+ x (* -1 (/ (* x z) t)))>
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))>
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))>
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))>
#<alt (/ (* y z) t)>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))>
#<alt (/ (* y z) t)>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))>
#<alt x>
#<alt (+ x (* z (- (/ y t) (/ x t))))>
#<alt (+ x (* z (- (/ y t) (/ x t))))>
#<alt (+ x (* z (- (/ y t) (/ x t))))>
#<alt (* z (- (/ y t) (/ x t)))>
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))>
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))>
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))>
#<alt (/ (* z (- y x)) t)>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (* -1 (/ (* x z) t))>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (/ (* y z) t)>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))>
#<alt (/ (* y z) t)>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))>
#<alt (/ (* y z) t)>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (* -1 (/ (* x z) t))>
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))>
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))>
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))>
#<alt (* -1 (/ (* x z) t))>
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))>
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))>
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (* -1 (/ t (* x z)))>
#<alt (+ (* -1 (/ t (* x z))) (* -1 (/ (* t y) (* (pow x 2) z))))>
#<alt (+ (* -1 (/ t (* x z))) (* y (- (* -1 (/ (* t y) (* (pow x 3) z))) (/ t (* (pow x 2) z)))))>
#<alt (+ (* -1 (/ t (* x z))) (* y (- (* y (- (* -1 (/ (* t y) (* (pow x 4) z))) (/ t (* (pow x 3) z)))) (/ t (* (pow x 2) z)))))>
#<alt (/ t (* y z))>
#<alt (/ (+ (/ t z) (/ (* t x) (* y z))) y)>
#<alt (/ (- (+ (/ t z) (/ (* t (pow x 2)) (* (pow y 2) z))) (* -1 (/ (* t x) (* y z)))) y)>
#<alt (/ (- (+ (/ t z) (/ (* t (pow x 3)) (* (pow y 3) z))) (+ (* -1 (/ (* t x) (* y z))) (* -1 (/ (* t (pow x 2)) (* (pow y 2) z))))) y)>
#<alt (/ t (* y z))>
#<alt (* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (* t x) (* y z)))) y))>
#<alt (* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (/ (* t x) z) (/ (* t (pow x 2)) (* y z))) y))) y))>
#<alt (* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) z)) (* -1 (/ (* t (pow x 3)) (* y z)))) y)) (/ (* t x) z)) y))) y))>
#<alt (/ t (* y z))>
#<alt (+ (/ t (* y z)) (/ (* t x) (* (pow y 2) z)))>
#<alt (+ (* x (- (/ (* t x) (* (pow y 3) z)) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z)))>
#<alt (+ (* x (- (* x (- (/ (* t x) (* (pow y 4) z)) (* -1 (/ t (* (pow y 3) z))))) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z)))>
#<alt (* -1 (/ t (* x z)))>
#<alt (/ (+ (* -1 (/ t z)) (* -1 (/ (* t y) (* x z)))) x)>
#<alt (/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 2)) (* (pow x 2) z)))) (/ (* t y) (* x z))) x)>
#<alt (/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 3)) (* (pow x 3) z)))) (+ (/ (* t y) (* x z)) (/ (* t (pow y 2)) (* (pow x 2) z)))) x)>
#<alt (* -1 (/ t (* x z)))>
#<alt (* -1 (/ (+ (/ t z) (/ (* t y) (* x z))) x))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* t (pow y 2)) (* x z))) (/ (* t y) z)) x)) (/ t z)) x))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) (* x z)) (* -1 (/ (* t (pow y 2)) z))) x)) (/ (* t y) z)) x)) (/ t z)) x))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (* z (- y x)))>
#<alt (/ t (- y x))>
#<alt (/ t (- y x))>
#<alt (/ t (- y x))>
#<alt (/ t (- y x))>
#<alt (/ t (- y x))>
#<alt (/ t (- y x))>
#<alt (/ t (- y x))>
#<alt (/ t (- y x))>
#<alt (/ t (- y x))>
#<alt (/ t (- y x))>
#<alt (/ t (- y x))>
#<alt (/ t (- y x))>
#<alt (* -1 (/ t x))>
#<alt (+ (* -1 (/ t x)) (* -1 (/ (* t y) (pow x 2))))>
#<alt (+ (* -1 (/ t x)) (* y (- (* -1 (/ (* t y) (pow x 3))) (/ t (pow x 2)))))>
#<alt (+ (* -1 (/ t x)) (* y (- (* y (- (* -1 (/ (* t y) (pow x 4))) (/ t (pow x 3)))) (/ t (pow x 2)))))>
#<alt (/ t y)>
#<alt (/ (+ t (/ (* t x) y)) y)>
#<alt (/ (- (+ t (/ (* t (pow x 2)) (pow y 2))) (* -1 (/ (* t x) y))) y)>
#<alt (/ (- (+ t (/ (* t (pow x 3)) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* t (pow x 2)) (pow y 2))))) y)>
#<alt (/ t y)>
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (* t x) y))) y))>
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t x) (/ (* t (pow x 2)) y)) y))) y))>
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow x 2))) (* -1 (/ (* t (pow x 3)) y))) y)) (* t x)) y))) y))>
#<alt (/ t y)>
#<alt (+ (/ t y) (/ (* t x) (pow y 2)))>
#<alt (+ (* x (- (/ (* t x) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y))>
#<alt (+ (* x (- (* x (- (/ (* t x) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y))>
#<alt (* -1 (/ t x))>
#<alt (/ (+ (* -1 t) (* -1 (/ (* t y) x))) x)>
#<alt (/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow x 2)))) (/ (* t y) x)) x)>
#<alt (/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow x 3)))) (+ (/ (* t y) x) (/ (* t (pow y 2)) (pow x 2)))) x)>
#<alt (* -1 (/ t x))>
#<alt (* -1 (/ (+ t (/ (* t y) x)) x))>
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) x)) (* t y)) x))) x))>
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) x) (* -1 (* t (pow y 2)))) x)) (* t y)) x))) x))>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (/ (* y z) t)>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt x>
#<alt (* x (+ 1 (/ (* y z) (* t x))))>
#<alt (* x (+ 1 (/ (* y z) (* t x))))>
#<alt (* x (+ 1 (/ (* y z) (* t x))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (/ (* y z) t)>
#<alt (* z (+ (/ x z) (/ y t)))>
#<alt (* z (+ (/ x z) (/ y t)))>
#<alt (* z (+ (/ x z) (/ y t)))>
#<alt (/ (* y z) t)>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))>
#<alt (/ (* y z) t)>
#<alt (/ (+ (* t x) (* y z)) t)>
#<alt (/ (+ (* t x) (* y z)) t)>
#<alt (/ (+ (* t x) (* y z)) t)>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (/ (* y z) t)>
#<alt (* y (+ (/ x y) (/ z t)))>
#<alt (* y (+ (/ x y) (/ z t)))>
#<alt (* y (+ (/ x y) (/ z t)))>
#<alt (/ (* y z) t)>
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))>
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))>
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (* -1 (/ (* x z) t))>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (/ (* y z) t)>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))>
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))>
#<alt (/ (* y z) t)>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))>
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))>
#<alt (/ (* y z) t)>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))>
#<alt (* -1 (/ (* x z) t))>
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))>
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))>
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))>
#<alt (* -1 (/ (* x z) t))>
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))>
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))>
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (/ (* z (- y x)) t)>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* z (- y x))>
#<alt (* -1 (* x z))>
#<alt (+ (* -1 (* x z)) (* y z))>
#<alt (+ (* -1 (* x z)) (* y z))>
#<alt (+ (* -1 (* x z)) (* y z))>
#<alt (* y z)>
#<alt (* y (+ z (* -1 (/ (* x z) y))))>
#<alt (* y (+ z (* -1 (/ (* x z) y))))>
#<alt (* y (+ z (* -1 (/ (* x z) y))))>
#<alt (* y z)>
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))>
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))>
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))>
#<alt (* y z)>
#<alt (+ (* -1 (* x z)) (* y z))>
#<alt (+ (* -1 (* x z)) (* y z))>
#<alt (+ (* -1 (* x z)) (* y z))>
#<alt (* -1 (* x z))>
#<alt (* x (+ (* -1 z) (/ (* y z) x)))>
#<alt (* x (+ (* -1 z) (/ (* y z) x)))>
#<alt (* x (+ (* -1 z) (/ (* y z) x)))>
#<alt (* -1 (* x z))>
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))>
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))>
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))>
#<alt (* -1 x)>
#<alt (- y x)>
#<alt (- y x)>
#<alt (- y x)>
#<alt y>
#<alt (* y (+ 1 (* -1 (/ x y))))>
#<alt (* y (+ 1 (* -1 (/ x y))))>
#<alt (* y (+ 1 (* -1 (/ x y))))>
#<alt y>
#<alt (* -1 (* y (- (/ x y) 1)))>
#<alt (* -1 (* y (- (/ x y) 1)))>
#<alt (* -1 (* y (- (/ x y) 1)))>
#<alt y>
#<alt (+ y (* -1 x))>
#<alt (+ y (* -1 x))>
#<alt (+ y (* -1 x))>
#<alt (* -1 x)>
#<alt (* x (- (/ y x) 1))>
#<alt (* x (- (/ y x) 1))>
#<alt (* x (- (/ y x) 1))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))>
#<alt (/ (* y z) t)>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt x>
#<alt (* x (+ 1 (/ (* y z) (* t x))))>
#<alt (* x (+ 1 (/ (* y z) (* t x))))>
#<alt (* x (+ 1 (/ (* y z) (* t x))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (/ (* y z) t)>
#<alt (* y (+ (/ x y) (/ z t)))>
#<alt (* y (+ (/ x y) (/ z t)))>
#<alt (* y (+ (/ x y) (/ z t)))>
#<alt (/ (* y z) t)>
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))>
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))>
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))>
#<alt (/ (* y z) t)>
#<alt (/ (+ (* t x) (* y z)) t)>
#<alt (/ (+ (* t x) (* y z)) t)>
#<alt (/ (+ (* t x) (* y z)) t)>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (/ (* y z) t)>
#<alt (* z (+ (/ x z) (/ y t)))>
#<alt (* z (+ (/ x z) (/ y t)))>
#<alt (* z (+ (/ x z) (/ y t)))>
#<alt (/ (* y z) t)>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ 1 z)>
#<alt (/ 1 z)>
#<alt (/ 1 z)>
#<alt (/ 1 z)>
#<alt (/ 1 z)>
#<alt (/ 1 z)>
#<alt (/ 1 z)>
#<alt (/ 1 z)>
#<alt (/ 1 z)>
#<alt (/ 1 z)>
#<alt (/ 1 z)>
#<alt (/ 1 z)>
Calls

144 calls:

TimeVariablePointExpression
0.0ms
t
@inf
(/ t (- y x))
0.0ms
t
@-inf
(/ t (- y x))
0.0ms
t
@0
(/ t (- y x))
0.0ms
y
@inf
(/ t (- y x))
0.0ms
x
@0
(/ t (- y x))

rewrite375.0ms (4%)

Algorithm
batch-egg-rewrite
Rules
4338×*-lowering-*.f32
4338×*-lowering-*.f64
4242×/-lowering-/.f32
4242×/-lowering-/.f64
1662×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
02183
113780
2139780
0848680
Stop Event
iter limit
node limit
Counts
16 → 824
Calls
Call 1
Inputs
(+ x (/ 1 (/ (/ t (- y x)) z)))
(/ 1 (/ (/ t (- y x)) z))
(/ (/ t (- y x)) z)
(/ t (- y x))
(/ (* z y) t)
(* z y)
(+ x (* (/ z t) y))
(* (/ z t) y)
(/ z t)
(/ (* z (- y x)) t)
(* z (- y x))
(- y x)
(+ x (/ (/ y t) (/ 1 z)))
(/ (/ y t) (/ 1 z))
(/ y t)
(/ 1 z)
Outputs
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z t)))
(+.f64 (*.f64 (-.f64 y x) (/.f64 z t)) x)
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y x) (/.f64 z t)))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))) (-.f64 x (*.f64 (-.f64 y x) (/.f64 z t)))))
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))) (-.f64 (*.f64 (-.f64 y x) (/.f64 z t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 y x) (/.f64 z t)) x)))
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (/.f64 z t)) x)
(fma.f64 (-.f64 y x) (/.f64 z t) x)
(fma.f64 z (/.f64 (-.f64 y x) t) x)
(fma.f64 (*.f64 (-.f64 y x) (/.f64 z t)) #s(literal 1 binary64) x)
(fma.f64 (/.f64 z t) (-.f64 y x) x)
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t) x)
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))) x)
(fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) x)
(fma.f64 (/.f64 (-.f64 y x) t) z x)
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z) x)
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal 1 binary64) t) x)
(fma.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) x)
(fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 y x)) x)
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y x))) (-.f64 #s(literal 0 binary64) z) x)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 z t)) x) (/.f64 (/.f64 t z) (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 z t)) x) (/.f64 (/.f64 t z) (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x)))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 z t)) x) (/.f64 (/.f64 t z) (-.f64 y x)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x z) (/.f64 (-.f64 y x) t)))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x)))) (-.f64 x (*.f64 (-.f64 y x) (/.f64 z t))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x)))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 z t)) x) (/.f64 (/.f64 t z) (-.f64 y x))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x z) (/.f64 (-.f64 y x) t))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))))) (neg.f64 (-.f64 x (*.f64 (-.f64 y x) (/.f64 z t)))))
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x x)) (-.f64 (*.f64 (-.f64 y x) (/.f64 z t)) x))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y x) (/.f64 z t)))) (*.f64 (-.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))))) (*.f64 (-.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) (-.f64 x (*.f64 (-.f64 y x) (/.f64 z t)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 z t)) x) (/.f64 (/.f64 t z) (-.f64 y x)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x)))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 (-.f64 y x) (/.f64 z t))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 z t)) x)))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 z t)) x) (/.f64 (/.f64 t z) (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 z t)) x) (/.f64 (/.f64 t z) (-.f64 y x))))))
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 y x) (/.f64 z t)))))
(exp.f64 (log.f64 (*.f64 (-.f64 y x) (/.f64 z t))))
(-.f64 (*.f64 z (/.f64 y t)) (/.f64 (/.f64 x t) (/.f64 #s(literal 1 binary64) z)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (/.f64 z (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))))
(neg.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) t))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (-.f64 y x)))
(/.f64 z (/.f64 t (-.f64 y x)))
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(/.f64 (*.f64 (-.f64 y x) z) t)
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))) z))
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) t)
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) t)
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (/.f64 (-.f64 y x) t)) (/.f64 #s(literal -1 binary64) z))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 t (-.f64 y x)))
(/.f64 (neg.f64 (/.f64 z t)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1 binary64))
(pow.f64 (*.f64 (-.f64 y x) (/.f64 z t)) #s(literal 1 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 t z) (-.f64 y x)) (/.f64 (/.f64 t z) (-.f64 y x))) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (/.f64 z t)))
(*.f64 (-.f64 y x) (/.f64 z t))
(*.f64 z (/.f64 (-.f64 y x) t))
(*.f64 z (/.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64)))
(*.f64 (*.f64 (-.f64 y x) (/.f64 z t)) #s(literal 1 binary64))
(*.f64 (/.f64 z t) (-.f64 y x))
(*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) t))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 y x))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 (-.f64 y x) t) z)
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 y x) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t))
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))))
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y x))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (pow.f64 (*.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) z)
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 (-.f64 y x) t) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (-.f64 y x) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 z t))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 x y)))
(*.f64 (/.f64 z (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(*.f64 (/.f64 z (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (-.f64 #s(literal 0 binary64) z) t))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 z t) (+.f64 x y)))
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 x y)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 x y)))
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) t))
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 y x) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) z)))
(exp.f64 (log.f64 (/.f64 (/.f64 t z) (-.f64 y x))))
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 y x) (/.f64 z t))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))) z))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))) z))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (/.f64 t (-.f64 y x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))))
(neg.f64 (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))) z))
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (/.f64 z t)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (-.f64 y x) (/.f64 z t)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) z))))
(/.f64 t (*.f64 (-.f64 y x) z))
(/.f64 t (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)))
(/.f64 (/.f64 t (-.f64 y x)) z)
(/.f64 (/.f64 t (-.f64 y x)) (neg.f64 (-.f64 #s(literal 0 binary64) z)))
(/.f64 (/.f64 t (-.f64 y x)) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))))
(/.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 y x) t))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (-.f64 y x) (/.f64 z t))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) z)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))))
(/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) z))
(/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))))
(/.f64 (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))) z) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (/.f64 (-.f64 y x) t)))
(/.f64 (/.f64 t z) (-.f64 y x))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))
(/.f64 (*.f64 t #s(literal 1 binary64)) (*.f64 (-.f64 y x) z))
(/.f64 (*.f64 t #s(literal -1 binary64)) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))))
(/.f64 (neg.f64 (/.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))
(/.f64 (*.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) z)
(/.f64 (*.f64 (/.f64 t (-.f64 y x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (neg.f64 (*.f64 t #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z))))
(/.f64 (neg.f64 (*.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) z))
(/.f64 (neg.f64 (*.f64 (/.f64 t (-.f64 y x)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) z)))
(pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal 1 binary64))
(pow.f64 (*.f64 (-.f64 y x) (/.f64 z t)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (-.f64 y x)))
(*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)))
(*.f64 t (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z))
(*.f64 (/.f64 t (-.f64 y x)) (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 t (-.f64 y x)) (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 y x)))
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))) z))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 y x) t)))
(*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 #s(literal -1 binary64) z))
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t z))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(*.f64 (/.f64 t z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) (/.f64 t (-.f64 y x)))
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)))
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z))
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) z)))
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)))
(*.f64 (/.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(*.f64 (*.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 x y))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) (+.f64 x y))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) (/.f64 t #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)))
(*.f64 (pow.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z))
(*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) (-.f64 y x)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 t z))
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)))
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) z))
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) z)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) z))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 t (-.f64 #s(literal 0 binary64) z)))
(*.f64 (/.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) z))
(*.f64 (/.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) z) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 #s(literal 0 binary64) z)))
(*.f64 (/.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (+.f64 x y) z))
(*.f64 (/.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) z) (/.f64 (+.f64 x y) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (/.f64 t (-.f64 #s(literal 0 binary64) z)))
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 y x)))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 y x) t)))
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (-.f64 y x)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) t)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (-.f64 y x)))
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 t (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 t (/.f64 #s(literal 1 binary64) (+.f64 x y))))
(*.f64 (/.f64 (/.f64 t (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y x) t)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) t))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 y x) t))))
(/.f64 t (-.f64 y x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y x) t)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 y x)))
(/.f64 (*.f64 t #s(literal 1 binary64)) (-.f64 y x))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))))
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 y x)))
(pow.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64))
(pow.f64 (/.f64 (-.f64 y x) t) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y x)))
(*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t)
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y))
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 t z))) (/.f64 y (neg.f64 (/.f64 t z))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) (/.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 y t))))
(neg.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 y t))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t y) (/.f64 #s(literal 1 binary64) z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 y z)))))
(/.f64 y (/.f64 t z))
(/.f64 z (/.f64 t y))
(/.f64 (*.f64 y z) t)
(/.f64 (*.f64 z (/.f64 y t)) #s(literal 1 binary64))
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 t y) (/.f64 #s(literal 1 binary64) z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 t y)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 t z)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal -1 binary64) z))
(/.f64 (neg.f64 (*.f64 z (/.f64 y t))) #s(literal -1 binary64))
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t z))
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) t)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (neg.f64 (/.f64 t z))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) t)
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 t z)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 t z)))
(/.f64 (neg.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z))) (-.f64 #s(literal 0 binary64) t))
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 t y) (/.f64 #s(literal 1 binary64) z)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 y t)))
(*.f64 y (/.f64 z t))
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)))
(*.f64 z (/.f64 y t))
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 z t) y)
(*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (*.f64 z (/.f64 y t)) #s(literal 1 binary64))
(*.f64 (/.f64 y t) z)
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 y t))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t))
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (/.f64 y #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y t)))
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)))
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) t))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z)))
(*.f64 y z)
(*.f64 z y)
(+.f64 x (*.f64 z (/.f64 y t)))
(+.f64 (*.f64 z (/.f64 y t)) x)
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 y t)))) (/.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 y z))) (-.f64 x (*.f64 z (/.f64 y t)))))
(-.f64 (/.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 z (/.f64 y t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 y t)) x)))
(fma.f64 #s(literal 1 binary64) (*.f64 z (/.f64 y t)) x)
(fma.f64 y (/.f64 z t) x)
(fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) x)
(fma.f64 z (/.f64 y t) x)
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) x)
(fma.f64 (/.f64 z t) y x)
(fma.f64 (/.f64 y t) z x)
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) x)
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) x)
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) x)
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) x)
(fma.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z) x)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 y t)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 z (/.f64 y t))) (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 y t)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 z (/.f64 y t))) (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t)))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 y t)) x) (/.f64 t (*.f64 y z)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 y z))))))
(/.f64 (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t)))) (-.f64 x (*.f64 z (/.f64 y t))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 y t)) x) (/.f64 t (*.f64 y z))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 y z)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t))))) (neg.f64 (-.f64 x (*.f64 z (/.f64 y t)))))
(/.f64 (-.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 y z))) (*.f64 x x)) (-.f64 (*.f64 z (/.f64 y t)) x))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 y t)))) (*.f64 (-.f64 x (*.f64 z (/.f64 y t))) (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 y z))))) (*.f64 (-.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 y t)) x) (/.f64 t (*.f64 y z)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t)))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 z (/.f64 y t))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 y z))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 z (/.f64 y t)) x)))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 y t)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (*.f64 z (/.f64 y t))) (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 y t)) x) (/.f64 t (*.f64 y z))))))
(*.f64 (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 y t)))))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 t z))) (/.f64 y (neg.f64 (/.f64 t z))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) (/.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 y t))))
(neg.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 y t))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t y) (/.f64 #s(literal 1 binary64) z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 y z)))))
(/.f64 y (/.f64 t z))
(/.f64 z (/.f64 t y))
(/.f64 (*.f64 y z) t)
(/.f64 (*.f64 z (/.f64 y t)) #s(literal 1 binary64))
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 t y) (/.f64 #s(literal 1 binary64) z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 t y)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 t z)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal -1 binary64) z))
(/.f64 (neg.f64 (*.f64 z (/.f64 y t))) #s(literal -1 binary64))
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t z))
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) t)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (neg.f64 (/.f64 t z))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) t)
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 t z)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 t z)))
(/.f64 (neg.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z))) (-.f64 #s(literal 0 binary64) t))
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 t y) (/.f64 #s(literal 1 binary64) z)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 y t)))
(*.f64 y (/.f64 z t))
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)))
(*.f64 z (/.f64 y t))
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 z t) y)
(*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (*.f64 z (/.f64 y t)) #s(literal 1 binary64))
(*.f64 (/.f64 y t) z)
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 y t))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t))
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (/.f64 y #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y t)))
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)))
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) t))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z)))
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 z (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) t))
(/.f64 #s(literal 1 binary64) (/.f64 t z))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t z))))
(/.f64 z t)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t z)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t z) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(pow.f64 (/.f64 t z) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t z) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 z t))
(*.f64 z (/.f64 #s(literal 1 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) z)
(exp.f64 (log.f64 (*.f64 (-.f64 y x) (/.f64 z t))))
(-.f64 (*.f64 z (/.f64 y t)) (/.f64 (/.f64 x t) (/.f64 #s(literal 1 binary64) z)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (/.f64 z (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))))
(neg.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) t))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (-.f64 y x)))
(/.f64 z (/.f64 t (-.f64 y x)))
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(/.f64 (*.f64 (-.f64 y x) z) t)
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))) z))
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) t)
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) t)
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (/.f64 (-.f64 y x) t)) (/.f64 #s(literal -1 binary64) z))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 t (-.f64 y x)))
(/.f64 (neg.f64 (/.f64 z t)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1 binary64))
(pow.f64 (*.f64 (-.f64 y x) (/.f64 z t)) #s(literal 1 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 t z) (-.f64 y x)) (/.f64 (/.f64 t z) (-.f64 y x))) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (/.f64 z t)))
(*.f64 (-.f64 y x) (/.f64 z t))
(*.f64 z (/.f64 (-.f64 y x) t))
(*.f64 z (/.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64)))
(*.f64 (*.f64 (-.f64 y x) (/.f64 z t)) #s(literal 1 binary64))
(*.f64 (/.f64 z t) (-.f64 y x))
(*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) t))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 y x))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 (-.f64 y x) t) z)
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 y x) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t))
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))))
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y x))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (pow.f64 (*.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) z)
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 (-.f64 y x) t) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (-.f64 y x) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 z t))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 x y)))
(*.f64 (/.f64 z (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(*.f64 (/.f64 z (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (-.f64 #s(literal 0 binary64) z) t))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 z t) (+.f64 x y)))
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 x y)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 x y)))
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) t))
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 y x) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) z)))
(+.f64 (*.f64 y z) (*.f64 z (-.f64 #s(literal 0 binary64) x)))
(+.f64 (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) z))
(fma.f64 y z (*.f64 z (-.f64 #s(literal 0 binary64) x)))
(fma.f64 y z (*.f64 (-.f64 #s(literal 0 binary64) x) z))
(fma.f64 z y (*.f64 z (-.f64 #s(literal 0 binary64) x)))
(fma.f64 z y (*.f64 (-.f64 #s(literal 0 binary64) x) z))
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (+.f64 x y))
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 x y)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z)) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z)) (neg.f64 (+.f64 x y)))
(/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (pow.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (-.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (*.f64 z (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 y z) (*.f64 z (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 (-.f64 #s(literal 0 binary64) x) z)) (*.f64 (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) z)))))
(*.f64 (-.f64 y x) z)
(*.f64 z (-.f64 y x))
(+.f64 y (-.f64 #s(literal 0 binary64) x))
(+.f64 (-.f64 #s(literal 0 binary64) x) y)
(-.f64 y x)
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(-.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 y (-.f64 #s(literal 0 binary64) x))))
(fma.f64 #s(literal -1 binary64) x y)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (-.f64 (*.f64 y y) (*.f64 x x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x y) (-.f64 (*.f64 y y) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 x y))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y (-.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 x y)))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 x x))) (*.f64 (+.f64 x y) (+.f64 x y)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x y))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) y))))
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x y) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(+.f64 x (*.f64 z (/.f64 y t)))
(+.f64 (*.f64 z (/.f64 y t)) x)
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 y t)))) (/.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 y z))) (-.f64 x (*.f64 z (/.f64 y t)))))
(-.f64 (/.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 z (/.f64 y t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 y t)) x)))
(fma.f64 #s(literal 1 binary64) (*.f64 z (/.f64 y t)) x)
(fma.f64 y (/.f64 z t) x)
(fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) x)
(fma.f64 z (/.f64 y t) x)
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) x)
(fma.f64 (/.f64 z t) y x)
(fma.f64 (/.f64 y t) z x)
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) x)
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) x)
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) x)
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) x)
(fma.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z) x)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 y t)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 z (/.f64 y t))) (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 y t)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 z (/.f64 y t))) (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t)))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 y t)) x) (/.f64 t (*.f64 y z)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 y z))))))
(/.f64 (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t)))) (-.f64 x (*.f64 z (/.f64 y t))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 y t)) x) (/.f64 t (*.f64 y z))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 y z)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t))))) (neg.f64 (-.f64 x (*.f64 z (/.f64 y t)))))
(/.f64 (-.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 y z))) (*.f64 x x)) (-.f64 (*.f64 z (/.f64 y t)) x))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 y t)))) (*.f64 (-.f64 x (*.f64 z (/.f64 y t))) (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 y z))))) (*.f64 (-.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 y t)) x) (/.f64 t (*.f64 y z)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t)))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 z (/.f64 y t))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 y z))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 z (/.f64 y t)) x)))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 y t)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (*.f64 z (/.f64 y t))) (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 y t)) x) (/.f64 t (*.f64 y z))))))
(*.f64 (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 y t)))))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 t z))) (/.f64 y (neg.f64 (/.f64 t z))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) (/.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 y t))))
(neg.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 y t))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t y) (/.f64 #s(literal 1 binary64) z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 y z)))))
(/.f64 y (/.f64 t z))
(/.f64 z (/.f64 t y))
(/.f64 (*.f64 y z) t)
(/.f64 (*.f64 z (/.f64 y t)) #s(literal 1 binary64))
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 t y) (/.f64 #s(literal 1 binary64) z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 t y)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 t z)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal -1 binary64) z))
(/.f64 (neg.f64 (*.f64 z (/.f64 y t))) #s(literal -1 binary64))
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t z))
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) t)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (neg.f64 (/.f64 t z))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) t)
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 t z)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 t z)))
(/.f64 (neg.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z))) (-.f64 #s(literal 0 binary64) t))
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 t y) (/.f64 #s(literal 1 binary64) z)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 y t)))
(*.f64 y (/.f64 z t))
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)))
(*.f64 z (/.f64 y t))
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 z t) y)
(*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (*.f64 z (/.f64 y t)) #s(literal 1 binary64))
(*.f64 (/.f64 y t) z)
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 y t))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t))
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (/.f64 y #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y t)))
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)))
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) t))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z)))
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y t) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 y t)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 y (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)))
(/.f64 #s(literal 1 binary64) (/.f64 t y))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t y) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t y))))
(/.f64 y t)
(/.f64 y (*.f64 #s(literal 1 binary64) t))
(/.f64 (/.f64 y t) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 #s(literal 1 binary64) t)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal -1 binary64))
(/.f64 (*.f64 y #s(literal 1 binary64)) t)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(pow.f64 (/.f64 t y) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 y t))
(*.f64 y (/.f64 #s(literal 1 binary64) t))
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)))
(*.f64 (/.f64 y t) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) y)
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 z) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) z))
(/.f64 #s(literal 1 binary64) z)
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) z)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) z))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))))
(pow.f64 z #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64))
(pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 z z) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 z)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64)))

simplify294.0ms (3.1%)

Algorithm
egg-herbie
Rules
4376×*-lowering-*.f32
4376×*-lowering-*.f64
1416×/-lowering-/.f32
1416×/-lowering-/.f64
1388×fnmadd-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
03694324
112664027
242883888
084863888
Stop Event
iter limit
node limit
Counts
576 → 576
Calls
Call 1
Inputs
(/ (* y z) t)
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))
(* x (+ 1 (* -1 (/ z t))))
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))
(* -1 (* x (- (/ z t) 1)))
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))
(/ (* z (- y x)) t)
(/ (+ (* t x) (* z (- y x))) t)
(/ (+ (* t x) (* z (- y x))) t)
(/ (+ (* t x) (* z (- y x))) t)
x
(+ x (/ (* z (- y x)) t))
(+ x (/ (* z (- y x)) t))
(+ x (/ (* z (- y x)) t))
x
(+ x (/ (* z (- y x)) t))
(+ x (/ (* z (- y x)) t))
(+ x (/ (* z (- y x)) t))
(+ x (* -1 (/ (* x z) t)))
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))
(/ (* y z) t)
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))
(/ (* y z) t)
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))
x
(+ x (* z (- (/ y t) (/ x t))))
(+ x (* z (- (/ y t) (/ x t))))
(+ x (* z (- (/ y t) (/ x t))))
(* z (- (/ y t) (/ x t)))
(* z (- (+ (/ x z) (/ y t)) (/ x t)))
(* z (- (+ (/ x z) (/ y t)) (/ x t)))
(* z (- (+ (/ x z) (/ y t)) (/ x t)))
(/ (* z (- y x)) t)
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(* -1 (/ (* x z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/ (* y z) t)
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(/ (* y z) t)
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(/ (* y z) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(* -1 (/ (* x z) t))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(* -1 (/ (* x z) t))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(* -1 (/ t (* x z)))
(+ (* -1 (/ t (* x z))) (* -1 (/ (* t y) (* (pow x 2) z))))
(+ (* -1 (/ t (* x z))) (* y (- (* -1 (/ (* t y) (* (pow x 3) z))) (/ t (* (pow x 2) z)))))
(+ (* -1 (/ t (* x z))) (* y (- (* y (- (* -1 (/ (* t y) (* (pow x 4) z))) (/ t (* (pow x 3) z)))) (/ t (* (pow x 2) z)))))
(/ t (* y z))
(/ (+ (/ t z) (/ (* t x) (* y z))) y)
(/ (- (+ (/ t z) (/ (* t (pow x 2)) (* (pow y 2) z))) (* -1 (/ (* t x) (* y z)))) y)
(/ (- (+ (/ t z) (/ (* t (pow x 3)) (* (pow y 3) z))) (+ (* -1 (/ (* t x) (* y z))) (* -1 (/ (* t (pow x 2)) (* (pow y 2) z))))) y)
(/ t (* y z))
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (* t x) (* y z)))) y))
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (/ (* t x) z) (/ (* t (pow x 2)) (* y z))) y))) y))
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) z)) (* -1 (/ (* t (pow x 3)) (* y z)))) y)) (/ (* t x) z)) y))) y))
(/ t (* y z))
(+ (/ t (* y z)) (/ (* t x) (* (pow y 2) z)))
(+ (* x (- (/ (* t x) (* (pow y 3) z)) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z)))
(+ (* x (- (* x (- (/ (* t x) (* (pow y 4) z)) (* -1 (/ t (* (pow y 3) z))))) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z)))
(* -1 (/ t (* x z)))
(/ (+ (* -1 (/ t z)) (* -1 (/ (* t y) (* x z)))) x)
(/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 2)) (* (pow x 2) z)))) (/ (* t y) (* x z))) x)
(/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 3)) (* (pow x 3) z)))) (+ (/ (* t y) (* x z)) (/ (* t (pow y 2)) (* (pow x 2) z)))) x)
(* -1 (/ t (* x z)))
(* -1 (/ (+ (/ t z) (/ (* t y) (* x z))) x))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* t (pow y 2)) (* x z))) (/ (* t y) z)) x)) (/ t z)) x))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) (* x z)) (* -1 (/ (* t (pow y 2)) z))) x)) (/ (* t y) z)) x)) (/ t z)) x))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (* z (- y x)))
(/ t (- y x))
(/ t (- y x))
(/ t (- y x))
(/ t (- y x))
(/ t (- y x))
(/ t (- y x))
(/ t (- y x))
(/ t (- y x))
(/ t (- y x))
(/ t (- y x))
(/ t (- y x))
(/ t (- y x))
(* -1 (/ t x))
(+ (* -1 (/ t x)) (* -1 (/ (* t y) (pow x 2))))
(+ (* -1 (/ t x)) (* y (- (* -1 (/ (* t y) (pow x 3))) (/ t (pow x 2)))))
(+ (* -1 (/ t x)) (* y (- (* y (- (* -1 (/ (* t y) (pow x 4))) (/ t (pow x 3)))) (/ t (pow x 2)))))
(/ t y)
(/ (+ t (/ (* t x) y)) y)
(/ (- (+ t (/ (* t (pow x 2)) (pow y 2))) (* -1 (/ (* t x) y))) y)
(/ (- (+ t (/ (* t (pow x 3)) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* t (pow x 2)) (pow y 2))))) y)
(/ t y)
(* -1 (/ (+ (* -1 t) (* -1 (/ (* t x) y))) y))
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t x) (/ (* t (pow x 2)) y)) y))) y))
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow x 2))) (* -1 (/ (* t (pow x 3)) y))) y)) (* t x)) y))) y))
(/ t y)
(+ (/ t y) (/ (* t x) (pow y 2)))
(+ (* x (- (/ (* t x) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y))
(+ (* x (- (* x (- (/ (* t x) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y))
(* -1 (/ t x))
(/ (+ (* -1 t) (* -1 (/ (* t y) x))) x)
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow x 2)))) (/ (* t y) x)) x)
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow x 3)))) (+ (/ (* t y) x) (/ (* t (pow y 2)) (pow x 2)))) x)
(* -1 (/ t x))
(* -1 (/ (+ t (/ (* t y) x)) x))
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) x)) (* t y)) x))) x))
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) x) (* -1 (* t (pow y 2)))) x)) (* t y)) x))) x))
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(/ (* y z) t)
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
x
(* x (+ 1 (/ (* y z) (* t x))))
(* x (+ 1 (/ (* y z) (* t x))))
(* x (+ 1 (/ (* y z) (* t x))))
x
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(/ (* y z) t)
(* z (+ (/ x z) (/ y t)))
(* z (+ (/ x z) (/ y t)))
(* z (+ (/ x z) (/ y t)))
(/ (* y z) t)
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(/ (* y z) t)
(/ (+ (* t x) (* y z)) t)
(/ (+ (* t x) (* y z)) t)
(/ (+ (* t x) (* y z)) t)
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(/ (* y z) t)
(* y (+ (/ x y) (/ z t)))
(* y (+ (/ x y) (/ z t)))
(* y (+ (/ x y) (/ z t)))
(/ (* y z) t)
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y 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 t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(* -1 (/ (* x z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/ (* y z) t)
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(/ (* y z) t)
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(/ (* y z) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(* -1 (/ (* x z) t))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(* -1 (/ (* x z) t))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* z (- y x))
(* -1 (* x z))
(+ (* -1 (* x z)) (* y z))
(+ (* -1 (* x z)) (* y z))
(+ (* -1 (* x z)) (* y z))
(* y z)
(* y (+ z (* -1 (/ (* x z) y))))
(* y (+ z (* -1 (/ (* x z) y))))
(* y (+ z (* -1 (/ (* x z) y))))
(* y z)
(* -1 (* y (+ (* -1 z) (/ (* x z) y))))
(* -1 (* y (+ (* -1 z) (/ (* x z) y))))
(* -1 (* y (+ (* -1 z) (/ (* x z) y))))
(* y z)
(+ (* -1 (* x z)) (* y z))
(+ (* -1 (* x z)) (* y z))
(+ (* -1 (* x z)) (* y z))
(* -1 (* x z))
(* x (+ (* -1 z) (/ (* y z) x)))
(* x (+ (* -1 z) (/ (* y z) x)))
(* x (+ (* -1 z) (/ (* y z) x)))
(* -1 (* x z))
(* -1 (* x (+ z (* -1 (/ (* y z) x)))))
(* -1 (* x (+ z (* -1 (/ (* y z) x)))))
(* -1 (* x (+ z (* -1 (/ (* y z) x)))))
(* -1 x)
(- y x)
(- y x)
(- y x)
y
(* y (+ 1 (* -1 (/ x y))))
(* y (+ 1 (* -1 (/ x y))))
(* y (+ 1 (* -1 (/ x y))))
y
(* -1 (* y (- (/ x y) 1)))
(* -1 (* y (- (/ x y) 1)))
(* -1 (* y (- (/ x y) 1)))
y
(+ y (* -1 x))
(+ y (* -1 x))
(+ y (* -1 x))
(* -1 x)
(* x (- (/ y x) 1))
(* x (- (/ y x) 1))
(* x (- (/ y x) 1))
(* -1 x)
(* -1 (* x (+ 1 (* -1 (/ y x)))))
(* -1 (* x (+ 1 (* -1 (/ y x)))))
(* -1 (* x (+ 1 (* -1 (/ y x)))))
(/ (* y z) t)
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
x
(* x (+ 1 (/ (* y z) (* t x))))
(* x (+ 1 (/ (* y z) (* t x))))
(* x (+ 1 (/ (* y z) (* t x))))
x
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(/ (* y z) t)
(* y (+ (/ x y) (/ z t)))
(* y (+ (/ x y) (/ z t)))
(* y (+ (/ x y) (/ z t)))
(/ (* y z) t)
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(/ (* y z) t)
(/ (+ (* t x) (* y z)) t)
(/ (+ (* t x) (* y z)) t)
(/ (+ (* t x) (* y z)) t)
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(/ (* y z) t)
(* z (+ (/ x z) (/ y t)))
(* z (+ (/ x z) (/ y t)))
(* z (+ (/ x z) (/ y t)))
(/ (* y z) t)
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ 1 z)
(/ 1 z)
(/ 1 z)
(/ 1 z)
(/ 1 z)
(/ 1 z)
(/ 1 z)
(/ 1 z)
(/ 1 z)
(/ 1 z)
(/ 1 z)
(/ 1 z)
Outputs
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(* x (+ 1 (* -1 (/ z t))))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 y (/.f64 z (*.f64 t x)))))
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 y (/.f64 z (*.f64 t x)))))
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 y (/.f64 z (*.f64 t x)))))
(* -1 (* x (- (/ z t) 1)))
(*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 z t))))
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))
(*.f64 (+.f64 (/.f64 z t) (-.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (*.f64 t x))))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))
(*.f64 (+.f64 (/.f64 z t) (-.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (*.f64 t x))))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))
(*.f64 (+.f64 (/.f64 z t) (-.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (*.f64 t x))))) (-.f64 #s(literal 0 binary64) x))
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (+ (* t x) (* z (- y x))) t)
(/.f64 (+.f64 (*.f64 t x) (*.f64 z (-.f64 y x))) t)
(/ (+ (* t x) (* z (- y x))) t)
(/.f64 (+.f64 (*.f64 t x) (*.f64 z (-.f64 y x))) t)
(/ (+ (* t x) (* z (- y x))) t)
(/.f64 (+.f64 (*.f64 t x) (*.f64 z (-.f64 y x))) t)
x
(+ x (/ (* z (- y x)) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ x (/ (* z (- y x)) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ x (/ (* z (- y x)) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
x
(+ x (/ (* z (- y x)) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ x (/ (* z (- y x)) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ x (/ (* z (- y x)) t))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ x (* -1 (/ (* x z) t)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y)))
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y)))
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y)))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y)))
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y)))
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y)))
x
(+ x (* z (- (/ y t) (/ x t))))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ x (* z (- (/ y t) (/ x t))))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(+ x (* z (- (/ y t) (/ x t))))
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))
(* z (- (/ y t) (/ x t)))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* z (- (+ (/ x z) (/ y t)) (/ x t)))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)))
(* z (- (+ (/ x z) (/ y t)) (/ x t)))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)))
(* z (- (+ (/ x z) (/ y t)) (/ x t)))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)))
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)))
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(* -1 (/ (* x z) t))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z x) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(*.f64 y (-.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 z x) t) y)))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(*.f64 y (-.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 z x) t) y)))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(*.f64 y (-.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 z x) t) y)))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(*.f64 y (-.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 z x) t) y)))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(*.f64 y (-.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 z x) t) y)))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(*.f64 y (-.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 z x) t) y)))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* -1 (/ (* x z) t))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z x) t))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(*.f64 x (-.f64 (*.f64 y (/.f64 z (*.f64 t x))) (/.f64 z t)))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(*.f64 x (-.f64 (*.f64 y (/.f64 z (*.f64 t x))) (/.f64 z t)))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(*.f64 x (-.f64 (*.f64 y (/.f64 z (*.f64 t x))) (/.f64 z t)))
(* -1 (/ (* x z) t))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z x) t))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(*.f64 x (-.f64 (*.f64 y (/.f64 z (*.f64 t x))) (/.f64 z t)))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(*.f64 x (-.f64 (*.f64 y (/.f64 z (*.f64 t x))) (/.f64 z t)))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(*.f64 x (-.f64 (*.f64 y (/.f64 z (*.f64 t x))) (/.f64 z t)))
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(* -1 (/ t (* x z)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) x)
(+ (* -1 (/ t (* x z))) (* -1 (/ (* t y) (* (pow x 2) z))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (/.f64 (*.f64 y t) x) z)) x)
(+ (* -1 (/ t (* x z))) (* y (- (* -1 (/ (* t y) (* (pow x 3) z))) (/ t (* (pow x 2) z)))))
(-.f64 (*.f64 y (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t (*.f64 x (*.f64 x x))) z))) (/.f64 t (*.f64 z (*.f64 x x))))) (/.f64 t (*.f64 z x)))
(+ (* -1 (/ t (* x z))) (* y (- (* y (- (* -1 (/ (* t y) (* (pow x 4) z))) (/ t (* (pow x 3) z)))) (/ t (* (pow x 2) z)))))
(-.f64 (*.f64 y (-.f64 (*.f64 y (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t (*.f64 x (*.f64 x x))) z)) (*.f64 y (/.f64 t (*.f64 z (pow.f64 x #s(literal 4 binary64))))))) (/.f64 t (*.f64 z (*.f64 x x))))) (/.f64 t (*.f64 z x)))
(/ t (* y z))
(/.f64 (/.f64 t z) y)
(/ (+ (/ t z) (/ (* t x) (* y z))) y)
(/.f64 (+.f64 (/.f64 t z) (/.f64 (*.f64 t (/.f64 x y)) z)) y)
(/ (- (+ (/ t z) (/ (* t (pow x 2)) (* (pow y 2) z))) (* -1 (/ (* t x) (* y z)))) y)
(/.f64 (+.f64 (/.f64 t z) (*.f64 t (+.f64 (/.f64 (/.f64 x y) z) (/.f64 (/.f64 (*.f64 x x) z) (*.f64 y y))))) y)
(/ (- (+ (/ t z) (/ (* t (pow x 3)) (* (pow y 3) z))) (+ (* -1 (/ (* t x) (* y z))) (* -1 (/ (* t (pow x 2)) (* (pow y 2) z))))) y)
(/.f64 (+.f64 (+.f64 (/.f64 t z) (/.f64 (*.f64 t (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 y (*.f64 y y))))) (*.f64 t (+.f64 (/.f64 (/.f64 x y) z) (/.f64 (/.f64 (*.f64 x x) z) (*.f64 y y))))) y)
(/ t (* y z))
(/.f64 (/.f64 t z) y)
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (* t x) (* y z)))) y))
(/.f64 (+.f64 (/.f64 t z) (/.f64 (*.f64 t (/.f64 x y)) z)) y)
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (/ (* t x) z) (/ (* t (pow x 2)) (* y z))) y))) y))
(/.f64 (+.f64 (/.f64 t z) (/.f64 (*.f64 t (+.f64 (/.f64 x z) (/.f64 (/.f64 (*.f64 x x) z) y))) y)) y)
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) z)) (* -1 (/ (* t (pow x 3)) (* y z)))) y)) (/ (* t x) z)) y))) y))
(/.f64 (+.f64 (/.f64 t z) (/.f64 (+.f64 (/.f64 (*.f64 t x) z) (/.f64 (*.f64 t (+.f64 (/.f64 (*.f64 x x) z) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) z) y))) y)) y)) y)
(/ t (* y z))
(/.f64 (/.f64 t z) y)
(+ (/ t (* y z)) (/ (* t x) (* (pow y 2) z)))
(+.f64 (/.f64 (/.f64 t z) y) (/.f64 (*.f64 t x) (*.f64 y (*.f64 y z))))
(+ (* x (- (/ (* t x) (* (pow y 3) z)) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z)))
(+.f64 (/.f64 (/.f64 t z) y) (*.f64 x (+.f64 (*.f64 x (/.f64 (/.f64 t (*.f64 y (*.f64 y y))) z)) (/.f64 (/.f64 t (*.f64 y y)) z))))
(+ (* x (- (* x (- (/ (* t x) (* (pow y 4) z)) (* -1 (/ t (* (pow y 3) z))))) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z)))
(+.f64 (/.f64 (/.f64 t z) y) (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 t x) (*.f64 z (pow.f64 y #s(literal 4 binary64)))) (/.f64 (/.f64 t (*.f64 y (*.f64 y y))) z))) (/.f64 (/.f64 t (*.f64 y y)) z))))
(* -1 (/ t (* x z)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) x)
(/ (+ (* -1 (/ t z)) (* -1 (/ (* t y) (* x z)))) x)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (/.f64 (*.f64 y t) x) z)) x)
(/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 2)) (* (pow x 2) z)))) (/ (* t y) (* x z))) x)
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 (*.f64 y (/.f64 y (*.f64 x x))) z) (/.f64 (/.f64 y z) x))) (/.f64 t z)) x)
(/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 3)) (* (pow x 3) z)))) (+ (/ (* t y) (* x z)) (/ (* t (pow y 2)) (* (pow x 2) z)))) x)
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 (*.f64 y (/.f64 y (*.f64 x x))) z) (/.f64 (/.f64 y z) x))) (+.f64 (/.f64 t z) (/.f64 (*.f64 y (*.f64 y (*.f64 y t))) (*.f64 z (*.f64 x (*.f64 x x)))))) x)
(* -1 (/ t (* x z)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) x)
(* -1 (/ (+ (/ t z) (/ (* t y) (* x z))) x))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (/.f64 (*.f64 y t) x) z)) x)
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* t (pow y 2)) (* x z))) (/ (* t y) z)) x)) (/ t z)) x))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 (*.f64 y (/.f64 y (*.f64 x x))) z) (/.f64 (/.f64 y z) x))) (/.f64 t z)) x)
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) (* x z)) (* -1 (/ (* t (pow y 2)) z))) x)) (/ (* t y) z)) x)) (/ t z)) x))
(/.f64 (+.f64 (/.f64 t z) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 t (/.f64 (/.f64 (*.f64 y (*.f64 y y)) z) x)) (/.f64 (*.f64 y (*.f64 y t)) z)) x) (/.f64 (*.f64 y t) z)) x)) (-.f64 #s(literal 0 binary64) x))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (* z (- y x)))
(/.f64 t (*.f64 z (-.f64 y x)))
(/ t (- y x))
(/.f64 t (-.f64 y x))
(/ t (- y x))
(/.f64 t (-.f64 y x))
(/ t (- y x))
(/.f64 t (-.f64 y x))
(/ t (- y x))
(/.f64 t (-.f64 y x))
(/ t (- y x))
(/.f64 t (-.f64 y x))
(/ t (- y x))
(/.f64 t (-.f64 y x))
(/ t (- y x))
(/.f64 t (-.f64 y x))
(/ t (- y x))
(/.f64 t (-.f64 y x))
(/ t (- y x))
(/.f64 t (-.f64 y x))
(/ t (- y x))
(/.f64 t (-.f64 y x))
(/ t (- y x))
(/.f64 t (-.f64 y x))
(/ t (- y x))
(/.f64 t (-.f64 y x))
(* -1 (/ t x))
(-.f64 #s(literal 0 binary64) (/.f64 t x))
(+ (* -1 (/ t x)) (* -1 (/ (* t y) (pow x 2))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y t) x)) t) x)
(+ (* -1 (/ t x)) (* y (- (* -1 (/ (* t y) (pow x 3))) (/ t (pow x 2)))))
(-.f64 (*.f64 y (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x x))) (/.f64 (/.f64 (/.f64 (*.f64 y t) x) x) x))) (/.f64 t x))
(+ (* -1 (/ t x)) (* y (- (* y (- (* -1 (/ (* t y) (pow x 4))) (/ t (pow x 3)))) (/ t (pow x 2)))))
(-.f64 (*.f64 y (-.f64 (*.f64 y (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 y t) (pow.f64 x #s(literal 4 binary64))))) (/.f64 t (*.f64 x x)))) (/.f64 t x))
(/ t y)
(/.f64 t y)
(/ (+ t (/ (* t x) y)) y)
(/.f64 (+.f64 t (*.f64 t (/.f64 x y))) y)
(/ (- (+ t (/ (* t (pow x 2)) (pow y 2))) (* -1 (/ (* t x) y))) y)
(/.f64 (+.f64 t (*.f64 t (+.f64 (/.f64 x y) (/.f64 (*.f64 x x) (*.f64 y y))))) y)
(/ (- (+ t (/ (* t (pow x 3)) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* t (pow x 2)) (pow y 2))))) y)
(/.f64 (+.f64 (+.f64 t (/.f64 (*.f64 t (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 t (+.f64 (/.f64 x y) (/.f64 (*.f64 x x) (*.f64 y y))))) y)
(/ t y)
(/.f64 t y)
(* -1 (/ (+ (* -1 t) (* -1 (/ (* t x) y))) y))
(/.f64 (+.f64 t (*.f64 t (/.f64 x y))) y)
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t x) (/ (* t (pow x 2)) y)) y))) y))
(/.f64 (+.f64 t (/.f64 (*.f64 t (+.f64 x (/.f64 (*.f64 x x) y))) y)) y)
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow x 2))) (* -1 (/ (* t (pow x 3)) y))) y)) (* t x)) y))) y))
(/.f64 (+.f64 t (/.f64 (+.f64 (*.f64 t x) (/.f64 (*.f64 t (+.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) y))) y)) y)) y)
(/ t y)
(/.f64 t y)
(+ (/ t y) (/ (* t x) (pow y 2)))
(+.f64 (/.f64 t y) (/.f64 (*.f64 t (/.f64 x y)) y))
(+ (* x (- (/ (* t x) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y))
(+.f64 (/.f64 t y) (*.f64 x (+.f64 (/.f64 (*.f64 t x) (*.f64 y (*.f64 y y))) (/.f64 t (*.f64 y y)))))
(+ (* x (- (* x (- (/ (* t x) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y))
(+.f64 (/.f64 t y) (*.f64 x (+.f64 (/.f64 t (*.f64 y y)) (*.f64 x (+.f64 (/.f64 (*.f64 t x) (pow.f64 y #s(literal 4 binary64))) (/.f64 t (*.f64 y (*.f64 y y))))))))
(* -1 (/ t x))
(-.f64 #s(literal 0 binary64) (/.f64 t x))
(/ (+ (* -1 t) (* -1 (/ (* t y) x))) x)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y t) x)) t) x)
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow x 2)))) (/ (* t y) x)) x)
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 y x) (*.f64 y (/.f64 y (*.f64 x x))))) t) x)
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow x 3)))) (+ (/ (* t y) x) (/ (* t (pow y 2)) (pow x 2)))) x)
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 y x) (*.f64 y (/.f64 y (*.f64 x x))))) (+.f64 t (/.f64 (*.f64 y (*.f64 y (*.f64 y t))) (*.f64 x (*.f64 x x))))) x)
(* -1 (/ t x))
(-.f64 #s(literal 0 binary64) (/.f64 t x))
(* -1 (/ (+ t (/ (* t y) x)) x))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y t) x)) t) x)
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) x)) (* t y)) x))) x))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 y x) (*.f64 y (/.f64 y (*.f64 x x))))) t) x)
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) x) (* -1 (* t (pow y 2)))) x)) (* t y)) x))) x))
(/.f64 (+.f64 t (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y t)) (/.f64 (*.f64 y (*.f64 y (*.f64 y t))) x)) x) (*.f64 y t)) x)) (-.f64 #s(literal 0 binary64) x))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
x
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z (*.f64 t x)))))
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z (*.f64 t x)))))
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z (*.f64 t x)))))
x
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (*.f64 t x))))))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (*.f64 t x))))))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (*.f64 t x))))))
x
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (+ (* t x) (* y z)) t)
(/.f64 (+.f64 (*.f64 y z) (*.f64 t x)) t)
(/ (+ (* t x) (* y z)) t)
(/.f64 (+.f64 (*.f64 y z) (*.f64 t x)) t)
(/ (+ (* t x) (* y z)) t)
(/.f64 (+.f64 (*.f64 y z) (*.f64 t x)) t)
x
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
x
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
x
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* y (+ (/ x y) (/ z t)))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y)))
(* y (+ (/ x y) (/ z t)))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y)))
(* y (+ (/ x y) (/ z t)))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y)))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y)))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y)))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y)))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(* -1 (/ (* x z) t))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z x) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(*.f64 y (-.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 z x) t) y)))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(*.f64 y (-.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 z x) t) y)))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(*.f64 y (-.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 z x) t) y)))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(*.f64 y (-.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 z x) t) y)))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(*.f64 y (-.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 z x) t) y)))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(*.f64 y (-.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 z x) t) y)))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* -1 (/ (* x z) t))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z x) t))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(*.f64 x (-.f64 (*.f64 y (/.f64 z (*.f64 t x))) (/.f64 z t)))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(*.f64 x (-.f64 (*.f64 y (/.f64 z (*.f64 t x))) (/.f64 z t)))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(*.f64 x (-.f64 (*.f64 y (/.f64 z (*.f64 t x))) (/.f64 z t)))
(* -1 (/ (* x z) t))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z x) t))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(*.f64 x (-.f64 (*.f64 y (/.f64 z (*.f64 t x))) (/.f64 z t)))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(*.f64 x (-.f64 (*.f64 y (/.f64 z (*.f64 t x))) (/.f64 z t)))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(*.f64 x (-.f64 (*.f64 y (/.f64 z (*.f64 t x))) (/.f64 z t)))
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* z (- y x))
(*.f64 z (-.f64 y x))
(* -1 (* x z))
(-.f64 #s(literal 0 binary64) (*.f64 z x))
(+ (* -1 (* x z)) (* y z))
(*.f64 z (-.f64 y x))
(+ (* -1 (* x z)) (* y z))
(*.f64 z (-.f64 y x))
(+ (* -1 (* x z)) (* y z))
(*.f64 z (-.f64 y x))
(* y z)
(*.f64 y z)
(* y (+ z (* -1 (/ (* x z) y))))
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y)))
(* y (+ z (* -1 (/ (* x z) y))))
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y)))
(* y (+ z (* -1 (/ (* x z) y))))
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y)))
(* y z)
(*.f64 y z)
(* -1 (* y (+ (* -1 z) (/ (* x z) y))))
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y)))
(* -1 (* y (+ (* -1 z) (/ (* x z) y))))
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y)))
(* -1 (* y (+ (* -1 z) (/ (* x z) y))))
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y)))
(* y z)
(*.f64 y z)
(+ (* -1 (* x z)) (* y z))
(*.f64 z (-.f64 y x))
(+ (* -1 (* x z)) (* y z))
(*.f64 z (-.f64 y x))
(+ (* -1 (* x z)) (* y z))
(*.f64 z (-.f64 y x))
(* -1 (* x z))
(-.f64 #s(literal 0 binary64) (*.f64 z x))
(* x (+ (* -1 z) (/ (* y z) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 y z) x) z))
(* x (+ (* -1 z) (/ (* y z) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 y z) x) z))
(* x (+ (* -1 z) (/ (* y z) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 y z) x) z))
(* -1 (* x z))
(-.f64 #s(literal 0 binary64) (*.f64 z x))
(* -1 (* x (+ z (* -1 (/ (* y z) x)))))
(*.f64 x (-.f64 (/.f64 (*.f64 y z) x) z))
(* -1 (* x (+ z (* -1 (/ (* y z) x)))))
(*.f64 x (-.f64 (/.f64 (*.f64 y z) x) z))
(* -1 (* x (+ z (* -1 (/ (* y z) x)))))
(*.f64 x (-.f64 (/.f64 (*.f64 y z) x) z))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(- y x)
(-.f64 y x)
(- y x)
(-.f64 y x)
(- y x)
(-.f64 y x)
y
(* y (+ 1 (* -1 (/ x y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))
(* y (+ 1 (* -1 (/ x y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))
(* y (+ 1 (* -1 (/ x y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))
y
(* -1 (* y (- (/ x y) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y))))
(* -1 (* y (- (/ x y) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y))))
(* -1 (* y (- (/ x y) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y))))
y
(+ y (* -1 x))
(-.f64 y x)
(+ y (* -1 x))
(-.f64 y x)
(+ y (* -1 x))
(-.f64 y x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* x (- (/ y x) 1))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))
(* x (- (/ y x) 1))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))
(* x (- (/ y x) 1))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (* -1 (/ y x)))))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))
(* -1 (* x (+ 1 (* -1 (/ y x)))))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))
(* -1 (* x (+ 1 (* -1 (/ y x)))))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
x
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z (*.f64 t x)))))
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z (*.f64 t x)))))
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z (*.f64 t x)))))
x
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (*.f64 t x))))))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (*.f64 t x))))))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (*.f64 t x))))))
x
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* y (+ (/ x y) (/ z t)))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y)))
(* y (+ (/ x y) (/ z t)))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y)))
(* y (+ (/ x y) (/ z t)))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y)))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y)))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y)))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y)))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (+ (* t x) (* y z)) t)
(/.f64 (+.f64 (*.f64 y z) (*.f64 t x)) t)
(/ (+ (* t x) (* y z)) t)
(/.f64 (+.f64 (*.f64 y z) (*.f64 t x)) t)
(/ (+ (* t x) (* y z)) t)
(/.f64 (+.f64 (*.f64 y z) (*.f64 t x)) t)
x
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
x
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
x
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(+ x (/ (* y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)

eval216.0ms (2.3%)

Compiler

Compiled 19311 to 2129 computations (89% saved)

prune126.0ms (1.3%)

Pruning

12 alts after pruning (7 fresh and 5 done)

PrunedKeptTotal
New144571452
Fresh303
Picked325
Done033
Total1451121463
Accuracy
100.0%
Counts
1463 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
41.4%
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))
40.2%
(/.f64 (*.f64 z y) t)
63.9%
(/.f64 z (/.f64 t (-.f64 y x)))
41.4%
(/.f64 z (/.f64 t y))
43.5%
(/.f64 y (/.f64 t z))
98.0%
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)
75.1%
(+.f64 x (*.f64 (/.f64 z t) y))
63.9%
(*.f64 (/.f64 (-.f64 y x) t) z)
66.1%
(*.f64 (/.f64 z t) (-.f64 y x))
43.5%
(*.f64 (/.f64 z t) y)
61.4%
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
34.4%
x
Compiler

Compiled 191 to 127 computations (33.5% saved)

simplify112.0ms (1.2%)

Algorithm
egg-herbie
Localize:

Found 12 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f64 y x)
cost-diff0
(/.f64 (-.f64 y x) t)
cost-diff0
(*.f64 (/.f64 (-.f64 y x) t) z)
cost-diff0
(/.f64 t y)
cost-diff0
(/.f64 z (/.f64 t y))
cost-diff0
(/.f64 t z)
cost-diff0
(/.f64 y (/.f64 t z))
cost-diff0
(/.f64 z t)
cost-diff0
(*.f64 (/.f64 z t) y)
cost-diff0
(-.f64 y x)
cost-diff0
(/.f64 z t)
cost-diff0
(*.f64 (/.f64 z t) (-.f64 y x))
Rules
1904×fnmadd-define
1770×fma-define
1370×fmsub-define
1326×fnmsub-define
1232×sum3-define
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01469
12969
24869
39769
419469
532569
658569
7107269
8302069
9641869
0819569
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* (/ z t) (- y x))
(/ z t)
z
t
(- y x)
y
x
(* (/ z t) y)
(/ z t)
z
t
y
(/ y (/ t z))
y
(/ t z)
t
z
(/ z (/ t y))
z
(/ t y)
t
y
(* (/ (- y x) t) z)
(/ (- y x) t)
(- y x)
y
x
t
z
Outputs
(* (/ z t) (- y x))
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ z t)
(/.f64 z t)
z
t
(- y x)
(-.f64 y x)
y
x
(* (/ z t) y)
(/.f64 z (/.f64 t y))
(/ z t)
(/.f64 z t)
z
t
y
(/ y (/ t z))
(/.f64 z (/.f64 t y))
y
(/ t z)
(/.f64 t z)
t
z
(/ z (/ t y))
(/.f64 z (/.f64 t y))
z
(/ t y)
(/.f64 t y)
t
y
(* (/ (- y x) t) z)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (- y x) t)
(/.f64 (-.f64 y x) t)
(- y x)
(-.f64 y x)
y
x
t
z

localize100.0ms (1.1%)

Localize:

Found 12 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(-.f64 y x)
accuracy100.0%
(/.f64 (-.f64 y x) t)
accuracy91.5%
(*.f64 (/.f64 (-.f64 y x) t) z)
accuracy100.0%
(/.f64 t y)
accuracy92.9%
(/.f64 z (/.f64 t y))
accuracy100.0%
(/.f64 t z)
accuracy93.2%
(/.f64 y (/.f64 t z))
accuracy100.0%
(/.f64 z t)
accuracy93.1%
(*.f64 (/.f64 z t) y)
accuracy100.0%
(/.f64 z t)
accuracy100.0%
(-.f64 y x)
accuracy91.3%
(*.f64 (/.f64 z t) (-.f64 y x))
Results
77.0ms256×0valid
Compiler

Compiled 74 to 15 computations (79.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 27.0ms
ival-div: 18.0ms (67.1% of total)
ival-mult: 7.0ms (26.1% of total)
ival-sub: 1.0ms (3.7% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

series8.0ms (0.1%)

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

84 calls:

TimeVariablePointExpression
1.0ms
y
@-inf
(/ (- y x) t)
0.0ms
t
@-inf
(/ (- y x) t)
0.0ms
t
@-inf
(/ t y)
0.0ms
t
@0
(/ t y)
0.0ms
t
@inf
(/ t y)

rewrite304.0ms (3.2%)

Algorithm
batch-egg-rewrite
Rules
3034×*-lowering-*.f32
3034×*-lowering-*.f64
2690×/-lowering-/.f32
2690×/-lowering-/.f64
1018×fma-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01446
17346
252946
3564746
0808946
Stop Event
iter limit
node limit
Counts
10 → 1106
Calls
Call 1
Inputs
(* (/ z t) (- y x))
(/ z t)
(- y x)
(* (/ z t) y)
(/ y (/ t z))
(/ t z)
(/ z (/ t y))
(/ t y)
(* (/ (- y x) t) z)
(/ (- y x) t)
Outputs
(+.f64 (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 x (/.f64 z t))))
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 z (/.f64 x (-.f64 #s(literal 0 binary64) t))))
(+.f64 (neg.f64 (*.f64 x (/.f64 z t))) (/.f64 y (/.f64 t z)))
(-.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))
(-.f64 (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) x)))
(-.f64 (/.f64 y (/.f64 t z)) (*.f64 x (/.f64 z t)))
(-.f64 (/.f64 y (/.f64 t z)) (*.f64 (/.f64 z t) x))
(-.f64 (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 z t))))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z)))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 t z)))
(fma.f64 z (/.f64 y t) (neg.f64 (*.f64 x (/.f64 z t))))
(fma.f64 z (/.f64 y t) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 z t) y (neg.f64 (*.f64 x (/.f64 z t))))
(fma.f64 (/.f64 z t) y (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 y (/.f64 z t) (neg.f64 (*.f64 x (/.f64 z t))))
(fma.f64 y (/.f64 z t) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 x (/.f64 z t))))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (neg.f64 (*.f64 x (/.f64 z t))))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 y t) z (neg.f64 (*.f64 x (/.f64 z t))))
(fma.f64 (/.f64 y t) z (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 y t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 x (/.f64 z t))))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x (/.f64 z t))))
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y))) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 x (/.f64 z t))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 z y)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) y)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 x (/.f64 z t))))
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal -1 binary64)) y (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) z (neg.f64 (/.f64 x (/.f64 t z))))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 y x)))
(neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t))))
(neg.f64 (*.f64 (/.f64 (-.f64 x y) t) z))
(neg.f64 (*.f64 z (/.f64 (-.f64 x y) t)))
(neg.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(neg.f64 (/.f64 (*.f64 z (-.f64 x y)) t))
(/.f64 z (/.f64 t (-.f64 y x)))
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(/.f64 (-.f64 y x) (/.f64 t z))
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z))
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 x y)))
(/.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (/.f64 t z)))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z (-.f64 y x))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t (+.f64 y x)) z) (-.f64 (*.f64 y y) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x))) (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z))))
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (*.f64 t (+.f64 y x)) z))
(/.f64 (*.f64 z (-.f64 y x)) t)
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z (-.f64 y x)))))
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))))
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) t))
(/.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) (*.f64 t (+.f64 y x)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y))) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t))))
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 y x))))
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (+.f64 y x)))
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 t (+.f64 y x)) z)))
(/.f64 (*.f64 z (-.f64 x y)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 (-.f64 x y) t) (/.f64 #s(literal -1 binary64) z))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (+.f64 y x))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y x)))
(/.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)) (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(/.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 y x))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 t (-.f64 x y)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 y x))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 y x))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 y x))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (+.f64 y x))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) t))
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (/.f64 t z)))
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) (*.f64 t (+.f64 y x)))
(/.f64 (*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y)))) (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x)))))
(/.f64 (neg.f64 (*.f64 z (-.f64 x y))) t)
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 y x)))
(/.f64 (/.f64 z (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))
(/.f64 (/.f64 z (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x))) (+.f64 y x))
(/.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 t z))
(/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) t)
(/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (+.f64 (pow.f64 (/.f64 y (/.f64 t z)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (-.f64 (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) (neg.f64 (*.f64 x (/.f64 z t)))) (*.f64 (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 x (/.f64 z t)))))))
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) (neg.f64 (*.f64 x (/.f64 z t))))) (-.f64 (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 x (/.f64 z t)))))
(/.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) t)
(/.f64 (*.f64 z (-.f64 (*.f64 t y) (*.f64 t x))) (*.f64 t t))
(/.f64 (*.f64 z (-.f64 (*.f64 (/.f64 y t) (/.f64 y (*.f64 (/.f64 t y) t))) (*.f64 (/.f64 x t) (/.f64 x (*.f64 (/.f64 t x) t))))) (+.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (*.f64 (/.f64 x t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))))
(/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)) (/.f64 (-.f64 y x) t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))
(/.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (*.f64 (/.f64 z t) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (+.f64 y x)))
(/.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 y x)))
(/.f64 (*.f64 (-.f64 (*.f64 t y) (*.f64 t x)) z) (*.f64 t t))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 y (*.f64 (/.f64 t y) t))) (*.f64 (/.f64 x t) (/.f64 x (*.f64 (/.f64 t x) t)))) z) (+.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (*.f64 (/.f64 x t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))))
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)) (/.f64 (-.f64 y x) t)) z) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))
(/.f64 (/.f64 (*.f64 z (-.f64 x y)) #s(literal -1 binary64)) t)
(pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal -1 binary64))
(*.f64 z (/.f64 (-.f64 y x) t))
(*.f64 (/.f64 z t) (-.f64 y x))
(*.f64 (-.f64 y x) (/.f64 z t))
(*.f64 (/.f64 (-.f64 y x) t) z)
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 x y) t))
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x)))
(*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z)))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t))))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 z t)))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t (-.f64 y x))))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 y x)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y x)) z)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 z t)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z (*.f64 t (+.f64 y x))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x)))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 z t) (+.f64 y x)))
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y x))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x)))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 x y))
(*.f64 (*.f64 z (-.f64 x y)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z (-.f64 x y)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 (-.f64 x y) t) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 (-.f64 x y) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z)))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z)))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) t))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 x y) t))
(*.f64 (/.f64 z (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(*.f64 (/.f64 z (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (-.f64 x y) t))
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t))
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(*.f64 (/.f64 (-.f64 x y) #s(literal -1 binary64)) (/.f64 z t))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x))) (/.f64 z (+.f64 y x)))
(*.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (*.f64 x (+.f64 y x)) (*.f64 y y)))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(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 z t)
(/.f64 (/.f64 z t) #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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 #s(literal 1 binary64) (/.f64 t z))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z))
(pow.f64 (/.f64 z t) #s(literal 1 binary64))
(pow.f64 (/.f64 t z) #s(literal -1 binary64))
(*.f64 z (/.f64 #s(literal 1 binary64) t))
(*.f64 z (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)))
(*.f64 (/.f64 z t) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 z t))
(*.f64 (/.f64 #s(literal 1 binary64) t) z)
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) z)
(*.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) z)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z))
(+.f64 y (-.f64 #s(literal 0 binary64) x))
(+.f64 y (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(+.f64 y (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))
(+.f64 (-.f64 #s(literal 0 binary64) x) y)
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(+.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x))))
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) y)
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) y)
(-.f64 y x)
(-.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y))
(-.f64 #s(literal 0 binary64) (-.f64 x y))
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)))
(-.f64 (+.f64 y #s(literal 0 binary64)) x)
(fma.f64 y #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))
(fma.f64 y (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(fma.f64 y (/.f64 y (+.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x))))
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x))))
(fma.f64 (*.f64 y y) (/.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(fma.f64 #s(literal 1 binary64) y (-.f64 #s(literal 0 binary64) x))
(fma.f64 #s(literal -1 binary64) x y)
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (*.f64 x (+.f64 y x)) (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x))))
(fma.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x))))
(neg.f64 (-.f64 x y))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))))
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (+.f64 y x)))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 y x) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 y x) (+.f64 (*.f64 y y) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 x x))) (*.f64 (+.f64 y x) (+.f64 y x)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 y x)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (+.f64 y x)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 y x)))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x))
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 y x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) x) y))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x)))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (+.f64 (*.f64 y y) (*.f64 x x)))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))
(*.f64 (-.f64 y x) #s(literal 1 binary64))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(*.f64 #s(literal 1 binary64) (-.f64 y x))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64)))
(*.f64 (+.f64 y x) (/.f64 (-.f64 y x) (+.f64 y x)))
(*.f64 (+.f64 y x) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))))
(*.f64 #s(literal -1 binary64) (-.f64 x y))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (*.f64 x (+.f64 y x)) (*.f64 y y)))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z y))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y))))
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(neg.f64 (/.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 z y))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) t))
(/.f64 z (/.f64 t y))
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) y))
(/.f64 y (/.f64 t z))
(/.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y)))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 z y)))
(/.f64 (*.f64 z y) t)
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z y))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) y))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y))) t)
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) t)
(/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) t)
(/.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) t)
(/.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) t)
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (*.f64 z y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal -1 binary64)) t)
(pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1 binary64))
(*.f64 z (/.f64 y t))
(*.f64 (/.f64 z t) y)
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(*.f64 y (/.f64 z t))
(*.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(*.f64 (/.f64 y t) z)
(*.f64 (/.f64 y t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)))
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 z y)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(*.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal -1 binary64)) y)
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) z)
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z y))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y))))
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(neg.f64 (/.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 z y))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) t))
(/.f64 z (/.f64 t y))
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) y))
(/.f64 y (/.f64 t z))
(/.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y)))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 z y)))
(/.f64 (*.f64 z y) t)
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z y))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) y))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y))) t)
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) t)
(/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) t)
(/.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) t)
(/.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) t)
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (*.f64 z y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal -1 binary64)) t)
(pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1 binary64))
(*.f64 z (/.f64 y t))
(*.f64 (/.f64 z t) y)
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(*.f64 y (/.f64 z t))
(*.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(*.f64 (/.f64 y t) z)
(*.f64 (/.f64 y t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)))
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 z y)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(*.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal -1 binary64)) y)
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) z)
(exp.f64 (*.f64 (log.f64 (/.f64 z t)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 1 binary64)))
(/.f64 t z)
(/.f64 (/.f64 t z) #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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 z t))
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) t))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) z))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t))
(pow.f64 (/.f64 z t) #s(literal -1 binary64))
(pow.f64 (/.f64 t z) #s(literal 1 binary64))
(*.f64 t (/.f64 #s(literal 1 binary64) z))
(*.f64 t (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)))
(*.f64 (/.f64 t z) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) z))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 t z))
(*.f64 (/.f64 #s(literal 1 binary64) z) t)
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) t))
(*.f64 (/.f64 #s(literal -1 binary64) z) (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z))
(*.f64 (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) t)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) t)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z y))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y))))
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(neg.f64 (/.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 z y))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) t))
(/.f64 z (/.f64 t y))
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) y))
(/.f64 y (/.f64 t z))
(/.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y)))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 z y)))
(/.f64 (*.f64 z y) t)
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z y))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) y))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y))) t)
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) t)
(/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) t)
(/.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) t)
(/.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) t)
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (*.f64 z y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal -1 binary64)) t)
(pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1 binary64))
(*.f64 z (/.f64 y t))
(*.f64 (/.f64 z t) y)
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(*.f64 y (/.f64 z t))
(*.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(*.f64 (/.f64 y t) z)
(*.f64 (/.f64 y t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)))
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 z y)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(*.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal -1 binary64)) y)
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) z)
(exp.f64 (*.f64 (log.f64 (/.f64 y t)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) #s(literal 1 binary64)))
(/.f64 t y)
(/.f64 (/.f64 t y) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y))
(/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 y t))
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) t))
(/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) y))
(pow.f64 (/.f64 t y) #s(literal 1 binary64))
(pow.f64 (/.f64 y t) #s(literal -1 binary64))
(*.f64 t (/.f64 #s(literal 1 binary64) y))
(*.f64 t (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))
(*.f64 (/.f64 t y) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) y))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 t y))
(*.f64 (/.f64 #s(literal 1 binary64) y) t)
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) y))
(*.f64 (pow.f64 (/.f64 y t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y t) #s(literal -1/2 binary64)))
(+.f64 (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 x (/.f64 z t))))
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 z (/.f64 x (-.f64 #s(literal 0 binary64) t))))
(+.f64 (neg.f64 (*.f64 x (/.f64 z t))) (/.f64 y (/.f64 t z)))
(-.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))
(-.f64 (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) x)))
(-.f64 (/.f64 y (/.f64 t z)) (*.f64 x (/.f64 z t)))
(-.f64 (/.f64 y (/.f64 t z)) (*.f64 (/.f64 z t) x))
(-.f64 (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 z t))))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z)))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 t z)))
(fma.f64 z (/.f64 y t) (neg.f64 (*.f64 x (/.f64 z t))))
(fma.f64 z (/.f64 y t) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 z t) y (neg.f64 (*.f64 x (/.f64 z t))))
(fma.f64 (/.f64 z t) y (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 y (/.f64 z t) (neg.f64 (*.f64 x (/.f64 z t))))
(fma.f64 y (/.f64 z t) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 x (/.f64 z t))))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (neg.f64 (*.f64 x (/.f64 z t))))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 y t) z (neg.f64 (*.f64 x (/.f64 z t))))
(fma.f64 (/.f64 y t) z (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 y t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 x (/.f64 z t))))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x (/.f64 z t))))
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y))) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 x (/.f64 z t))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 z y)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) y)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 x (/.f64 z t))))
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal -1 binary64)) y (neg.f64 (/.f64 x (/.f64 t z))))
(fma.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) z (neg.f64 (/.f64 x (/.f64 t z))))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 y x)))
(neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t))))
(neg.f64 (*.f64 (/.f64 (-.f64 x y) t) z))
(neg.f64 (*.f64 z (/.f64 (-.f64 x y) t)))
(neg.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(neg.f64 (/.f64 (*.f64 z (-.f64 x y)) t))
(/.f64 z (/.f64 t (-.f64 y x)))
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(/.f64 (-.f64 y x) (/.f64 t z))
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z))
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 x y)))
(/.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (/.f64 t z)))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z (-.f64 y x))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t (+.f64 y x)) z) (-.f64 (*.f64 y y) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x))) (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z))))
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (*.f64 t (+.f64 y x)) z))
(/.f64 (*.f64 z (-.f64 y x)) t)
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z (-.f64 y x)))))
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))))
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) t))
(/.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) (*.f64 t (+.f64 y x)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y))) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t))))
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 y x))))
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (+.f64 y x)))
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 t (+.f64 y x)) z)))
(/.f64 (*.f64 z (-.f64 x y)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 (-.f64 x y) t) (/.f64 #s(literal -1 binary64) z))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (+.f64 y x))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y x)))
(/.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)) (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(/.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 y x))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 t (-.f64 x y)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 y x))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 y x))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 y x))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (+.f64 y x))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) t))
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (/.f64 t z)))
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) (*.f64 t (+.f64 y x)))
(/.f64 (*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y)))) (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x)))))
(/.f64 (neg.f64 (*.f64 z (-.f64 x y))) t)
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 y x)))
(/.f64 (/.f64 z (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))
(/.f64 (/.f64 z (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x))) (+.f64 y x))
(/.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 t z))
(/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) t)
(/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (+.f64 (pow.f64 (/.f64 y (/.f64 t z)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (-.f64 (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) (neg.f64 (*.f64 x (/.f64 z t)))) (*.f64 (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 x (/.f64 z t)))))))
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) (neg.f64 (*.f64 x (/.f64 z t))))) (-.f64 (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 x (/.f64 z t)))))
(/.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) t)
(/.f64 (*.f64 z (-.f64 (*.f64 t y) (*.f64 t x))) (*.f64 t t))
(/.f64 (*.f64 z (-.f64 (*.f64 (/.f64 y t) (/.f64 y (*.f64 (/.f64 t y) t))) (*.f64 (/.f64 x t) (/.f64 x (*.f64 (/.f64 t x) t))))) (+.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (*.f64 (/.f64 x t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))))
(/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)) (/.f64 (-.f64 y x) t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))
(/.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (*.f64 (/.f64 z t) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (+.f64 y x)))
(/.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 y x)))
(/.f64 (*.f64 (-.f64 (*.f64 t y) (*.f64 t x)) z) (*.f64 t t))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 y (*.f64 (/.f64 t y) t))) (*.f64 (/.f64 x t) (/.f64 x (*.f64 (/.f64 t x) t)))) z) (+.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (*.f64 (/.f64 x t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))))
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)) (/.f64 (-.f64 y x) t)) z) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))
(/.f64 (/.f64 (*.f64 z (-.f64 x y)) #s(literal -1 binary64)) t)
(pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal -1 binary64))
(*.f64 z (/.f64 (-.f64 y x) t))
(*.f64 (/.f64 z t) (-.f64 y x))
(*.f64 (-.f64 y x) (/.f64 z t))
(*.f64 (/.f64 (-.f64 y x) t) z)
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 x y) t))
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x)))
(*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z)))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t))))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 z t)))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t (-.f64 y x))))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 y x)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y x)) z)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 z t)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z (*.f64 t (+.f64 y x))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x)))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 z t) (+.f64 y x)))
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y x))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x)))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 x y))
(*.f64 (*.f64 z (-.f64 x y)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z (-.f64 x y)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 (-.f64 x y) t) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 (-.f64 x y) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z)))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z)))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) t))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 x y) t))
(*.f64 (/.f64 z (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(*.f64 (/.f64 z (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (-.f64 x y) t))
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t))
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(*.f64 (/.f64 (-.f64 x y) #s(literal -1 binary64)) (/.f64 z t))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x))) (/.f64 z (+.f64 y x)))
(*.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (*.f64 x (+.f64 y x)) (*.f64 y y)))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))
(+.f64 (/.f64 (-.f64 y x) t) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) x) (/.f64 x t)))
(+.f64 (/.f64 y t) (/.f64 x (-.f64 #s(literal 0 binary64) t)))
(+.f64 (/.f64 y t) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) x)))
(+.f64 (/.f64 y t) (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) t))))
(+.f64 (/.f64 y t) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)))
(+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 y t))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) x)) (/.f64 y t))
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 y x))) #s(literal -1 binary64)))
(-.f64 (/.f64 y t) (/.f64 x t))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x y) t))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 x y) t))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) t) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) t))
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(-.f64 (/.f64 (*.f64 y y) (*.f64 t (+.f64 y x))) (/.f64 (*.f64 x x) (*.f64 t (+.f64 y x))))
(-.f64 (/.f64 (*.f64 t y) (*.f64 t t)) (/.f64 (*.f64 t x) (*.f64 t t)))
(-.f64 (/.f64 (*.f64 (/.f64 y t) (/.f64 y (*.f64 (/.f64 t y) t))) (+.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (*.f64 (/.f64 x t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))))) (/.f64 (*.f64 (/.f64 x t) (/.f64 x (*.f64 (/.f64 t x) t))) (+.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (*.f64 (/.f64 x t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))))))
(-.f64 (/.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))) (/.f64 (/.f64 x (*.f64 (/.f64 t x) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))))
(fma.f64 y (/.f64 #s(literal 1 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) t)))
(fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (/.f64 y t) #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) t)))
(fma.f64 #s(literal 1 binary64) (/.f64 y t) (/.f64 x (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) y (/.f64 x (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) t)))
(fma.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 x (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) y) (/.f64 x (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) y (/.f64 x (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) y (/.f64 x (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) (/.f64 x (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 (-.f64 x y) t))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) t)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y x))))
(/.f64 (-.f64 y x) t)
(/.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) t))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y x)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 t y) (*.f64 t x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (*.f64 (/.f64 x t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))) (-.f64 (*.f64 (/.f64 y t) (/.f64 y (*.f64 (/.f64 t y) t))) (*.f64 (/.f64 x t) (/.f64 x (*.f64 (/.f64 t x) t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)) (/.f64 (-.f64 y x) t))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t))))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 t (+.f64 y x)))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 y x))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 x y)))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 t y) (*.f64 t x)) (*.f64 t t))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))))
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x))))
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 y x))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 y (*.f64 (/.f64 t y) t))) (*.f64 (/.f64 x t) (/.f64 x (*.f64 (/.f64 t x) t)))) (+.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (*.f64 (/.f64 x t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t (+.f64 y x)) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t (+.f64 y x)) (+.f64 (*.f64 y y) (*.f64 x x))))
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)) (/.f64 (-.f64 y x) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)) (+.f64 y x))
(/.f64 (-.f64 (*.f64 y (/.f64 t x)) t) (*.f64 t (/.f64 t x)))
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t x)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 t (*.f64 (/.f64 t y) x)) (*.f64 (/.f64 t y) t))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t x)) (/.f64 t y)) (*.f64 (/.f64 t y) (/.f64 t x)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) t) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) (/.f64 t y))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 t x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t x)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) t))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 t x)))
(/.f64 (-.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 y x))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (+.f64 y x)))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 y x))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x))))
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) t))
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 y x)))
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (-.f64 (*.f64 t y) (*.f64 t x))) (neg.f64 (*.f64 t t)))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 y (*.f64 (/.f64 t y) t))) (*.f64 (/.f64 x t) (/.f64 x (*.f64 (/.f64 t x) t))))) (neg.f64 (+.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (*.f64 (/.f64 x t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)) (/.f64 (-.f64 y x) t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t))) (-.f64 #s(literal 0 binary64) (+.f64 y x)))
(/.f64 (/.f64 (-.f64 x y) #s(literal -1 binary64)) t)
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x))) (+.f64 y x))
(/.f64 (+.f64 (*.f64 (/.f64 y t) (/.f64 y (*.f64 (/.f64 t y) t))) (pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) (+.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 x (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 y t) (/.f64 x (-.f64 #s(literal 0 binary64) t))))))
(/.f64 (-.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 x (-.f64 #s(literal 0 binary64) t)))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 y x)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (-.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t y) (*.f64 t x))) (*.f64 t t))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 y t) (/.f64 y (*.f64 (/.f64 t y) t))) (*.f64 (/.f64 x t) (/.f64 x (*.f64 (/.f64 t x) t))))) (+.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (*.f64 (/.f64 x t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)) (/.f64 (-.f64 y x) t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t))) (+.f64 y x))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal -1 binary64) t)) (+.f64 y x))
(/.f64 (/.f64 (-.f64 (*.f64 t y) (*.f64 t x)) t) t)
(pow.f64 (/.f64 t (-.f64 y x)) #s(literal -1 binary64))
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64))
(*.f64 (-.f64 x y) (/.f64 #s(literal -1 binary64) t))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 (-.f64 y x) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) t))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y x))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))
(*.f64 (+.f64 y x) (/.f64 (-.f64 y x) (*.f64 t (+.f64 y x))))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) t))
(*.f64 (-.f64 (*.f64 t y) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t t)))
(*.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 y (*.f64 (/.f64 t y) t))) (*.f64 (/.f64 x t) (/.f64 x (*.f64 (/.f64 t x) t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (*.f64 (/.f64 x t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))))))
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 x y))
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)) (/.f64 (-.f64 y x) t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(*.f64 (pow.f64 (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))
(*.f64 (/.f64 (+.f64 y x) t) (/.f64 (-.f64 y x) (+.f64 y x)))
(*.f64 (pow.f64 (/.f64 t (-.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (-.f64 y x)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (*.f64 x (+.f64 y x)) (*.f64 y y)))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))
(*.f64 (/.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x))
(*.f64 (/.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))

simplify222.0ms (2.4%)

Algorithm
egg-herbie
Rules
2268×*-lowering-*.f32
2268×*-lowering-*.f64
1992×fmm-def
1826×fma-lowering-fma.f32
1826×fma-lowering-fma.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0711734
12321644
27871644
327801644
463231644
082791644
Stop Event
iter limit
node limit
Counts
336 → 336
Calls
Call 1
Inputs
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(* -1 (/ (* x z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/ (* y z) t)
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(/ (* y z) t)
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(/ (* y z) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(* -1 (/ (* x z) t))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(* -1 (/ (* x z) t))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ 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 t)
(* -1 x)
(- y x)
(- y x)
(- y x)
y
(* y (+ 1 (* -1 (/ x y))))
(* y (+ 1 (* -1 (/ x y))))
(* y (+ 1 (* -1 (/ x y))))
y
(* -1 (* y (- (/ x y) 1)))
(* -1 (* y (- (/ x y) 1)))
(* -1 (* y (- (/ x y) 1)))
y
(+ y (* -1 x))
(+ y (* -1 x))
(+ y (* -1 x))
(* -1 x)
(* x (- (/ y x) 1))
(* x (- (/ y x) 1))
(* x (- (/ y x) 1))
(* -1 x)
(* -1 (* x (+ 1 (* -1 (/ y x)))))
(* -1 (* x (+ 1 (* -1 (/ y x)))))
(* -1 (* x (+ 1 (* -1 (/ y x)))))
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ 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)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(* -1 (/ (* x z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/ (* y z) t)
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(/ (* y z) t)
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(/ (* y z) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(* -1 (/ (* x z) t))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(* -1 (/ (* x z) t))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(/ (* z (- y x)) t)
(* -1 (/ x t))
(+ (* -1 (/ x t)) (/ y t))
(+ (* -1 (/ x t)) (/ y t))
(+ (* -1 (/ x t)) (/ y t))
(/ y t)
(* y (+ (* -1 (/ x (* t y))) (/ 1 t)))
(* y (+ (* -1 (/ x (* t y))) (/ 1 t)))
(* y (+ (* -1 (/ x (* t y))) (/ 1 t)))
(/ y t)
(* -1 (* y (- (/ x (* t y)) (/ 1 t))))
(* -1 (* y (- (/ x (* t y)) (/ 1 t))))
(* -1 (* y (- (/ x (* t y)) (/ 1 t))))
(/ y t)
(+ (* -1 (/ x t)) (/ y t))
(+ (* -1 (/ x t)) (/ y t))
(+ (* -1 (/ x t)) (/ y t))
(* -1 (/ x t))
(* x (- (/ y (* t x)) (/ 1 t)))
(* x (- (/ y (* t x)) (/ 1 t)))
(* x (- (/ y (* t x)) (/ 1 t)))
(* -1 (/ x t))
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))
(/ (- y x) t)
(/ (- y x) t)
(/ (- y x) t)
(/ (- y x) t)
(/ (- y x) t)
(/ (- y x) t)
(/ (- y x) t)
(/ (- y x) t)
(/ (- y x) t)
(/ (- y x) t)
(/ (- y x) t)
(/ (- y x) t)
Outputs
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(* -1 (/ (* x z) t))
(/.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* -1 (/ (* x z) t))
(/.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) t))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* -1 (/ (* x z) t))
(/.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) t))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(- y x)
(-.f64 y x)
(- y x)
(-.f64 y x)
(- y x)
(-.f64 y x)
y
(* y (+ 1 (* -1 (/ x y))))
(-.f64 y x)
(* y (+ 1 (* -1 (/ x y))))
(-.f64 y x)
(* y (+ 1 (* -1 (/ x y))))
(-.f64 y x)
y
(* -1 (* y (- (/ x y) 1)))
(-.f64 y x)
(* -1 (* y (- (/ x y) 1)))
(-.f64 y x)
(* -1 (* y (- (/ x y) 1)))
(-.f64 y x)
y
(+ y (* -1 x))
(-.f64 y x)
(+ y (* -1 x))
(-.f64 y x)
(+ y (* -1 x))
(-.f64 y x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* x (- (/ y x) 1))
(-.f64 y x)
(* x (- (/ y x) 1))
(-.f64 y x)
(* x (- (/ y x) 1))
(-.f64 y x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (* -1 (/ y x)))))
(-.f64 y x)
(* -1 (* x (+ 1 (* -1 (/ y x)))))
(-.f64 y x)
(* -1 (* x (+ 1 (* -1 (/ y x)))))
(-.f64 y x)
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(* -1 (/ (* x z) t))
(/.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(+ (* -1 (/ (* x z) t)) (/ (* y z) t))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* -1 (/ (* x z) t))
(/.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) t))
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* -1 (/ (* x z) t))
(/.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) t))
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(/.f64 (*.f64 z (-.f64 y x)) t)
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(/ (* z (- y x)) t)
(/.f64 (*.f64 z (-.f64 y x)) t)
(* -1 (/ x t))
(-.f64 #s(literal 0 binary64) (/.f64 x t))
(+ (* -1 (/ x t)) (/ y t))
(/.f64 (-.f64 y x) t)
(+ (* -1 (/ x t)) (/ y t))
(/.f64 (-.f64 y x) t)
(+ (* -1 (/ x t)) (/ y t))
(/.f64 (-.f64 y x) t)
(/ y t)
(/.f64 y t)
(* y (+ (* -1 (/ x (* t y))) (/ 1 t)))
(/.f64 (-.f64 y x) t)
(* y (+ (* -1 (/ x (* t y))) (/ 1 t)))
(/.f64 (-.f64 y x) t)
(* y (+ (* -1 (/ x (* t y))) (/ 1 t)))
(/.f64 (-.f64 y x) t)
(/ y t)
(/.f64 y t)
(* -1 (* y (- (/ x (* t y)) (/ 1 t))))
(/.f64 (-.f64 y x) t)
(* -1 (* y (- (/ x (* t y)) (/ 1 t))))
(/.f64 (-.f64 y x) t)
(* -1 (* y (- (/ x (* t y)) (/ 1 t))))
(/.f64 (-.f64 y x) t)
(/ y t)
(/.f64 y t)
(+ (* -1 (/ x t)) (/ y t))
(/.f64 (-.f64 y x) t)
(+ (* -1 (/ x t)) (/ y t))
(/.f64 (-.f64 y x) t)
(+ (* -1 (/ x t)) (/ y t))
(/.f64 (-.f64 y x) t)
(* -1 (/ x t))
(-.f64 #s(literal 0 binary64) (/.f64 x t))
(* x (- (/ y (* t x)) (/ 1 t)))
(/.f64 (-.f64 y x) t)
(* x (- (/ y (* t x)) (/ 1 t)))
(/.f64 (-.f64 y x) t)
(* x (- (/ y (* t x)) (/ 1 t)))
(/.f64 (-.f64 y x) t)
(* -1 (/ x t))
(-.f64 #s(literal 0 binary64) (/.f64 x t))
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))
(/.f64 (-.f64 y x) t)
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))
(/.f64 (-.f64 y x) t)
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))
(/.f64 (-.f64 y x) t)
(/ (- y x) t)
(/.f64 (-.f64 y x) t)
(/ (- y x) t)
(/.f64 (-.f64 y x) t)
(/ (- y x) t)
(/.f64 (-.f64 y x) t)
(/ (- y x) t)
(/.f64 (-.f64 y x) t)
(/ (- y x) t)
(/.f64 (-.f64 y x) t)
(/ (- y x) t)
(/.f64 (-.f64 y x) t)
(/ (- y x) t)
(/.f64 (-.f64 y x) t)
(/ (- y x) t)
(/.f64 (-.f64 y x) t)
(/ (- y x) t)
(/.f64 (-.f64 y x) t)
(/ (- y x) t)
(/.f64 (-.f64 y x) t)
(/ (- y x) t)
(/.f64 (-.f64 y x) t)
(/ (- y x) t)
(/.f64 (-.f64 y x) t)

eval199.0ms (2.1%)

Compiler

Compiled 24156 to 1842 computations (92.4% saved)

prune282.0ms (3%)

Pruning

12 alts after pruning (2 fresh and 10 done)

PrunedKeptTotal
New161901619
Fresh022
Picked055
Done055
Total1619121631
Accuracy
100.0%
Counts
1631 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
41.4%
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))
40.2%
(/.f64 (*.f64 z y) t)
63.9%
(/.f64 z (/.f64 t (-.f64 y x)))
41.4%
(/.f64 z (/.f64 t y))
43.5%
(/.f64 y (/.f64 t z))
98.0%
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)
75.1%
(+.f64 x (*.f64 (/.f64 z t) y))
63.9%
(*.f64 (/.f64 (-.f64 y x) t) z)
66.1%
(*.f64 (/.f64 z t) (-.f64 y x))
43.5%
(*.f64 (/.f64 z t) y)
61.4%
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
34.4%
x
Compiler

Compiled 346 to 150 computations (56.6% saved)

regimes70.0ms (0.7%)

Counts
26 → 1
Calls
Call 1
Inputs
x
(*.f64 (/.f64 z t) y)
(/.f64 y (/.f64 t z))
(/.f64 z (/.f64 t y))
(/.f64 (*.f64 y z) t)
(/.f64 (*.f64 z y) t)
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(*.f64 z (/.f64 (-.f64 y x) t))
(*.f64 (/.f64 z t) (-.f64 y x))
(*.f64 (/.f64 (-.f64 y x) t) z)
(+.f64 x (*.f64 (/.f64 z t) y))
(+.f64 x (/.f64 (*.f64 y z) t))
(+.f64 (/.f64 y (/.f64 t z)) x)
(/.f64 z (/.f64 t (-.f64 y x)))
(/.f64 (*.f64 z (-.f64 y x)) t)
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))
(+.f64 x (*.f64 (/.f64 z t) (-.f64 y x)))
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y))))
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))
(+.f64 x (/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)))
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))))
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z)))
(+.f64 x (/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) t))
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)))))
(+.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
Outputs
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)
Calls

5 calls:

28.0ms
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))
15.0ms
y
8.0ms
t
8.0ms
x
8.0ms
z
Results
AccuracySegmentsBranch
98.0%1x
98.0%1y
98.0%1z
98.0%1t
98.0%1(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))
Compiler

Compiled 33 to 24 computations (27.3% saved)

regimes36.0ms (0.4%)

Counts
20 → 1
Calls
Call 1
Inputs
x
(*.f64 (/.f64 z t) y)
(/.f64 y (/.f64 t z))
(/.f64 z (/.f64 t y))
(/.f64 (*.f64 y z) t)
(/.f64 (*.f64 z y) t)
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(*.f64 z (/.f64 (-.f64 y x) t))
(*.f64 (/.f64 z t) (-.f64 y x))
(*.f64 (/.f64 (-.f64 y x) t) z)
(+.f64 x (*.f64 (/.f64 z t) y))
(+.f64 x (/.f64 (*.f64 y z) t))
(+.f64 (/.f64 y (/.f64 t z)) x)
(/.f64 z (/.f64 t (-.f64 y x)))
(/.f64 (*.f64 z (-.f64 y x)) t)
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))
(+.f64 x (*.f64 (/.f64 z t) (-.f64 y x)))
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y))))
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))
(+.f64 x (/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)))
Outputs
(+.f64 x (*.f64 (/.f64 z t) (-.f64 y x)))
Calls

5 calls:

8.0ms
y
8.0ms
t
6.0ms
x
6.0ms
z
6.0ms
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))
Results
AccuracySegmentsBranch
98.0%1x
98.0%1y
98.0%1z
98.0%1t
98.0%1(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))
Compiler

Compiled 33 to 24 computations (27.3% saved)

regimes25.0ms (0.3%)

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

4 calls:

8.0ms
z
6.0ms
t
5.0ms
y
5.0ms
x
Results
AccuracySegmentsBranch
85.4%4x
88.8%4y
87.1%3z
87.5%3t
Compiler

Compiled 20 to 16 computations (20% saved)

regimes12.0ms (0.1%)

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

2 calls:

6.0ms
t
5.0ms
y
Results
AccuracySegmentsBranch
88.8%4y
86.8%3t
Compiler

Compiled 10 to 8 computations (20% saved)

regimes5.0ms (0.1%)

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

1 calls:

4.0ms
y
Results
AccuracySegmentsBranch
88.8%4y
Compiler

Compiled 5 to 4 computations (20% saved)

regimes17.0ms (0.2%)

Counts
10 → 3
Calls
Call 1
Inputs
x
(*.f64 (/.f64 z t) y)
(/.f64 y (/.f64 t z))
(/.f64 z (/.f64 t y))
(/.f64 (*.f64 y z) t)
(/.f64 (*.f64 z y) t)
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(*.f64 z (/.f64 (-.f64 y x) t))
(*.f64 (/.f64 z t) (-.f64 y x))
(*.f64 (/.f64 (-.f64 y x) t) z)
Outputs
(*.f64 z (/.f64 (-.f64 y x) t))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(*.f64 z (/.f64 (-.f64 y x) t))
Calls

4 calls:

4.0ms
z
4.0ms
t
4.0ms
x
4.0ms
y
Results
AccuracySegmentsBranch
79.9%3x
79.0%3t
82.9%3z
80.6%3y
Compiler

Compiled 20 to 16 computations (20% saved)

regimes13.0ms (0.1%)

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

4 calls:

4.0ms
y
3.0ms
x
3.0ms
t
3.0ms
z
Results
AccuracySegmentsBranch
69.8%5t
75.2%3x
76.6%3y
69.2%3z
Compiler

Compiled 20 to 16 computations (20% saved)

regimes47.0ms (0.5%)

Counts
6 → 3
Calls
Call 1
Inputs
x
(*.f64 (/.f64 z t) y)
(/.f64 y (/.f64 t z))
(/.f64 z (/.f64 t y))
(/.f64 (*.f64 y z) t)
(/.f64 (*.f64 z y) t)
Outputs
(/.f64 y (/.f64 t z))
x
(/.f64 z (/.f64 t y))
Calls

4 calls:

38.0ms
t
3.0ms
x
3.0ms
z
3.0ms
y
Results
AccuracySegmentsBranch
56.4%3t
60.3%3z
53.7%3x
57.1%3y
Compiler

Compiled 20 to 16 computations (20% saved)

regimes2.0ms (0%)

Counts
3 → 3
Calls
Call 1
Inputs
x
(*.f64 (/.f64 z t) y)
(/.f64 y (/.f64 t z))
Outputs
(/.f64 y (/.f64 t z))
x
(/.f64 y (/.f64 t z))
Calls

1 calls:

2.0ms
z
Results
AccuracySegmentsBranch
59.9%3z
Compiler

Compiled 5 to 4 computations (20% saved)

regimes2.0ms (0%)

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

1 calls:

2.0ms
z
Results
AccuracySegmentsBranch
59.9%3z
Compiler

Compiled 5 to 4 computations (20% saved)

regimes5.0ms (0.1%)

Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
x
Outputs
x
Calls

4 calls:

1.0ms
y
1.0ms
z
1.0ms
x
1.0ms
t
Results
AccuracySegmentsBranch
34.4%1x
34.4%1t
34.4%1y
34.4%1z
Compiler

Compiled 20 to 16 computations (20% saved)

bsearch33.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
16.0ms
1.2777401614900073e+51
6.845733847556656e+63
15.0ms
-7.974853219320363e-31
-1.1132384213155728e-37
Results
20.0ms304×0valid
Compiler

Compiled 476 to 318 computations (33.2% saved)

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

bsearch46.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
16.0ms
3.0148076892175733e-64
2.286903510995974e-54
8.0ms
-2.2205620091098873e-39
-1.4148320217943404e-39
17.0ms
-2.1683498743290942e+132
-9.194440858458745e+124
Results
26.0ms368×0valid
Compiler

Compiled 572 to 396 computations (30.8% saved)

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

bsearch40.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
18.0ms
3.0148076892175733e-64
2.286903510995974e-54
6.0ms
-2.2205620091098873e-39
-1.4148320217943404e-39
11.0ms
-5.857477557684974e+151
-6.6548945619208545e+149
Results
25.0ms336×0valid
Compiler

Compiled 524 to 364 computations (30.5% saved)

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

bsearch25.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
13.0ms
5.583197956735753e-116
1.1824322752684785e-114
10.0ms
-3.6483631489684437e+25
-4.278599787601508e+24
Results
16.0ms208×0valid
Compiler

Compiled 332 to 235 computations (29.2% saved)

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

bsearch37.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
13.0ms
4.308325429341807e+30
1.2123419944879045e+34
22.0ms
-1.0015059069560793e+70
-1.0855567746836485e+62
Results
18.0ms272×0valid
Compiler

Compiled 394 to 286 computations (27.4% saved)

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

bsearch24.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
12.0ms
5.583197956735753e-116
1.1824322752684785e-114
11.0ms
-3.6483631489684437e+25
-4.278599787601508e+24
Results
16.0ms208×0valid
Compiler

Compiled 228 to 170 computations (25.4% saved)

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

bsearch23.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
12.0ms
5.583197956735753e-116
1.1824322752684785e-114
9.0ms
-3.6483631489684437e+25
-4.278599787601508e+24
Results
15.0ms208×0valid
Compiler

Compiled 228 to 170 computations (25.4% saved)

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

bsearch45.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
34.0ms
5.583197956735753e-116
1.1824322752684785e-114
10.0ms
-3.6483631489684437e+25
-4.278599787601508e+24
Results
37.0ms208×0valid
Compiler

Compiled 228 to 170 computations (25.4% saved)

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

simplify14.0ms (0.1%)

Algorithm
egg-herbie
Rules
20×+-commutative_binary64
18×*-commutative_binary64
12×sub-neg_binary64
10×if-if-or-not_binary32
neg-sub0_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
076215
1107215
2118215
3126215
4132215
5134215
Stop Event
saturated
Calls
Call 1
Inputs
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)
(+.f64 x (*.f64 (/.f64 z t) (-.f64 y x)))
(if (<=.f64 t #s(literal -6211381958656337/365375409332725729550921208179070754913983135744 binary64)) (+.f64 (/.f64 y (/.f64 t z)) x) (if (<=.f64 t #s(literal 1300000000000000057648633065915910014590573988544512 binary64)) (/.f64 (*.f64 z (-.f64 y x)) t) (+.f64 (/.f64 y (/.f64 t z)) x)))
(if (<=.f64 y #s(literal -799999999999999939894209295194305634035736695867870769151380777780235359980634421282530795010254123001224046730924425826271232 binary64)) (+.f64 (/.f64 y (/.f64 t z)) x) (if (<=.f64 y #s(literal -5363734393030611/3064991081731777716716694054300618367237478244367204352 binary64)) (*.f64 (/.f64 z t) (-.f64 y x)) (if (<=.f64 y #s(literal 2223208113356471/115792089237316195423570985008687907853269984665640564039457584007913129639936 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (+.f64 (/.f64 y (/.f64 t z)) x))))
(if (<=.f64 y #s(literal -1200000000000000013344651621705194036153934411236609269391465806550823148718924258603522328009361548664795008007589484566806519110758981414610129649664 binary64)) (+.f64 x (*.f64 (/.f64 z t) y)) (if (<=.f64 y #s(literal -98175495586721/47890485652059026823698344598447161988085597568237568 binary64)) (*.f64 (/.f64 z t) (-.f64 y x)) (if (<=.f64 y #s(literal 8593944123082061/56539106072908298546665520023773392506479484700019806659891398441363832832 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (+.f64 x (*.f64 (/.f64 z t) y)))))
(if (<=.f64 z #s(literal -4299999999999999874170880 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 z #s(literal 4269911328946055/5545339388241629719156828368286167406872874150751633150340959161229242615611251246079948812208279156194782421922807143657948315648 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 z (/.f64 (-.f64 y x) t))))
(if (<=.f64 y #s(literal -54999999999999996805656153175253908383958902763484409340661923315712 binary64)) (/.f64 y (/.f64 t z)) (if (<=.f64 y #s(literal 7200000000000000530478866792185856 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 y (/.f64 t z))))
(if (<=.f64 z #s(literal -5799999999999999580569600 binary64)) (/.f64 y (/.f64 t z)) (if (<=.f64 z #s(literal 554533938824163/2772669694120814859578414184143083703436437075375816575170479580614621307805625623039974406104139578097391210961403571828974157824 binary64)) x (/.f64 z (/.f64 t y))))
(if (<=.f64 z #s(literal -22000000000000000704643072 binary64)) (/.f64 y (/.f64 t z)) (if (<=.f64 z #s(literal 3188570148238937/2772669694120814859578414184143083703436437075375816575170479580614621307805625623039974406104139578097391210961403571828974157824 binary64)) x (/.f64 y (/.f64 t z))))
(if (<=.f64 z #s(literal -5799999999999999580569600 binary64)) (*.f64 (/.f64 z t) y) (if (<=.f64 z #s(literal 2051775573649403/2772669694120814859578414184143083703436437075375816575170479580614621307805625623039974406104139578097391210961403571828974157824 binary64)) x (*.f64 (/.f64 z t) y)))
x
Outputs
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))
(+.f64 x (*.f64 (/.f64 z t) (-.f64 y x)))
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z t)))
(if (<=.f64 t #s(literal -6211381958656337/365375409332725729550921208179070754913983135744 binary64)) (+.f64 (/.f64 y (/.f64 t z)) x) (if (<=.f64 t #s(literal 1300000000000000057648633065915910014590573988544512 binary64)) (/.f64 (*.f64 z (-.f64 y x)) t) (+.f64 (/.f64 y (/.f64 t z)) x)))
(if (<=.f64 t #s(literal -6211381958656337/365375409332725729550921208179070754913983135744 binary64)) (+.f64 x (/.f64 y (/.f64 t z))) (if (<=.f64 t #s(literal 1300000000000000057648633065915910014590573988544512 binary64)) (/.f64 (*.f64 (-.f64 y x) z) t) (+.f64 x (/.f64 y (/.f64 t z)))))
(if (<=.f64 y #s(literal -799999999999999939894209295194305634035736695867870769151380777780235359980634421282530795010254123001224046730924425826271232 binary64)) (+.f64 (/.f64 y (/.f64 t z)) x) (if (<=.f64 y #s(literal -5363734393030611/3064991081731777716716694054300618367237478244367204352 binary64)) (*.f64 (/.f64 z t) (-.f64 y x)) (if (<=.f64 y #s(literal 2223208113356471/115792089237316195423570985008687907853269984665640564039457584007913129639936 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (+.f64 (/.f64 y (/.f64 t z)) x))))
(if (<=.f64 y #s(literal -799999999999999939894209295194305634035736695867870769151380777780235359980634421282530795010254123001224046730924425826271232 binary64)) (+.f64 x (/.f64 y (/.f64 t z))) (if (<=.f64 y #s(literal -5363734393030611/3064991081731777716716694054300618367237478244367204352 binary64)) (*.f64 (-.f64 y x) (/.f64 z t)) (if (<=.f64 y #s(literal 2223208113356471/115792089237316195423570985008687907853269984665640564039457584007913129639936 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (+.f64 x (/.f64 y (/.f64 t z))))))
(if (<=.f64 y #s(literal -1200000000000000013344651621705194036153934411236609269391465806550823148718924258603522328009361548664795008007589484566806519110758981414610129649664 binary64)) (+.f64 x (*.f64 (/.f64 z t) y)) (if (<=.f64 y #s(literal -98175495586721/47890485652059026823698344598447161988085597568237568 binary64)) (*.f64 (/.f64 z t) (-.f64 y x)) (if (<=.f64 y #s(literal 8593944123082061/56539106072908298546665520023773392506479484700019806659891398441363832832 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (+.f64 x (*.f64 (/.f64 z t) y)))))
(if (<=.f64 y #s(literal -1200000000000000013344651621705194036153934411236609269391465806550823148718924258603522328009361548664795008007589484566806519110758981414610129649664 binary64)) (+.f64 x (*.f64 y (/.f64 z t))) (if (<=.f64 y #s(literal -98175495586721/47890485652059026823698344598447161988085597568237568 binary64)) (*.f64 (-.f64 y x) (/.f64 z t)) (if (<=.f64 y #s(literal 8593944123082061/56539106072908298546665520023773392506479484700019806659891398441363832832 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (+.f64 x (*.f64 y (/.f64 z t))))))
(if (<=.f64 z #s(literal -4299999999999999874170880 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 z #s(literal 4269911328946055/5545339388241629719156828368286167406872874150751633150340959161229242615611251246079948812208279156194782421922807143657948315648 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 z (/.f64 (-.f64 y x) t))))
(if (<=.f64 y #s(literal -54999999999999996805656153175253908383958902763484409340661923315712 binary64)) (/.f64 y (/.f64 t z)) (if (<=.f64 y #s(literal 7200000000000000530478866792185856 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 y (/.f64 t z))))
(if (<=.f64 z #s(literal -5799999999999999580569600 binary64)) (/.f64 y (/.f64 t z)) (if (<=.f64 z #s(literal 554533938824163/2772669694120814859578414184143083703436437075375816575170479580614621307805625623039974406104139578097391210961403571828974157824 binary64)) x (/.f64 z (/.f64 t y))))
(if (<=.f64 z #s(literal -22000000000000000704643072 binary64)) (/.f64 y (/.f64 t z)) (if (<=.f64 z #s(literal 3188570148238937/2772669694120814859578414184143083703436437075375816575170479580614621307805625623039974406104139578097391210961403571828974157824 binary64)) x (/.f64 y (/.f64 t z))))
(if (<=.f64 z #s(literal -5799999999999999580569600 binary64)) (*.f64 (/.f64 z t) y) (if (<=.f64 z #s(literal 2051775573649403/2772669694120814859578414184143083703436437075375816575170479580614621307805625623039974406104139578097391210961403571828974157824 binary64)) x (*.f64 (/.f64 z t) y)))
(if (<=.f64 z #s(literal -5799999999999999580569600 binary64)) (*.f64 y (/.f64 z t)) (if (<=.f64 z #s(literal 2051775573649403/2772669694120814859578414184143083703436437075375816575170479580614621307805625623039974406104139578097391210961403571828974157824 binary64)) x (*.f64 y (/.f64 z t))))
x

soundness2.1s (22.3%)

Rules
4436×*-lowering-*.f32
4436×*-lowering-*.f64
4338×*-lowering-*.f32
4338×*-lowering-*.f64
4242×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
02764153
19763664
234573533
085013533
0824
14523
243223
3591023
0871223
01980
113177
2134277
0823877
01051173
13571011
21232912
34369912
08414912
02183
113780
2139780
0848680
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 659 to 348 computations (47.2% saved)

preprocess86.0ms (0.9%)

Compiler

Compiled 590 to 210 computations (64.4% saved)

end0.0ms (0%)

Profiling

Loading profile data...