Numeric.Histogram:binBounds from Chart-1.5.3

Time bar (total: 8.1s)

analyze104.0ms (1.3%)

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: 35.0ms
ival-mult: 19.0ms (54.1% of total)
ival-sub: 6.0ms (17.1% of total)
ival-add: 5.0ms (14.2% of total)
ival-div: 4.0ms (11.4% of total)
const: 1.0ms (2.8% of total)
backward-pass: 0.0ms (0% of total)

sample991.0ms (12.2%)

Results
692.0ms8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 316.0ms
ival-mult: 94.0ms (29.7% of total)
ival-sub: 91.0ms (28.8% of total)
ival-div: 64.0ms (20.2% of total)
ival-add: 56.0ms (17.7% of total)
const: 7.0ms (2.2% of total)
backward-pass: 3.0ms (0.9% of total)
Bogosity

preprocess174.0ms (2.1%)

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)

explain87.0ms (1.1%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
220-1(5.681062198248099e-299 -2.560597298524957e-282 2.4118997175903212e-32 5.106215619683064e-237)(/.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
42.0ms512×0valid
Compiler

Compiled 79 to 26 computations (67.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 15.0ms
ival-div: 4.0ms (27.4% of total)
ival-mult: 4.0ms (27.4% of total)
ival-sub: 3.0ms (20.5% of total)
ival-add: 3.0ms (20.5% 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
92.8%
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))
Compiler

Compiled 13 to 8 computations (38.5% saved)

simplify107.0ms (1.3%)

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

localize38.0ms (0.5%)

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)
accuracy91.9%
(/.f64 (*.f64 (-.f64 y x) z) t)
Results
30.0ms256×0valid
Compiler

Compiled 33 to 9 computations (72.7% saved)

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

series20.0ms (0.2%)

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
9.0ms
z
@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))

rewrite513.0ms (6.3%)

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
242923
3589923
0859123
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 (-.f64 y x) z) t))
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x)
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))))
(-.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) z) t)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))))
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 y x) 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) 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 (-.f64 y x) z) t) 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 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (/.f64 t (*.f64 (-.f64 y x) z)))))))
(neg.f64 (/.f64 (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) 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 (*.f64 (-.f64 y x) z) t)))) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (/.f64 t (*.f64 (-.f64 y x) z)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (*.f64 x x))))
(/.f64 (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) 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 (*.f64 (-.f64 y x) z) t)))) (-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))))
(/.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 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z))) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z)))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) 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 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z))) (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (*.f64 x x)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z))) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z))) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z))))) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))))) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))))) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) 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 (*.f64 (-.f64 y x) z) t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z)))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (/.f64 t (*.f64 (-.f64 y x) z)))))
(/.f64 (*.f64 (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) #s(literal 1 binary64)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))
(/.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 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z))) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) 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 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z))) (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z))) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (/.f64 t (*.f64 (-.f64 y x) z)))))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z))) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t)))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) #s(literal -1 binary64))
(*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))))
(*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (/.f64 t (*.f64 (-.f64 y x) z))))))
(*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (/.f64 t (*.f64 (-.f64 y x) z)))) (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (/.f64 t (*.f64 (-.f64 y x) z)))))))
(*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (/.f64 t (*.f64 (-.f64 y x) z))))))
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))
(*.f64 (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.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 (-.f64 y x) z) t) 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 (*.f64 (-.f64 y x) z) t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (/.f64 t (*.f64 (-.f64 y x) z))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))))
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x)))
(*.f64 (/.f64 (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (/.f64 t (*.f64 (-.f64 y x) z)))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (/.f64 t (*.f64 (-.f64 y x) z))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) 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 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (/.f64 t (*.f64 (-.f64 y x) z))))))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (/.f64 t (*.f64 (-.f64 y x) z)))))
(*.f64 (/.f64 (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (/.f64 t (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 t (*.f64 (-.f64 y x) z))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))))
(+.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 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) z) t)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) z) t)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) z) t)))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) z) 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 (+.f64 x y) (*.f64 (-.f64 y x) z))))
(/.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 x y) (/.f64 (*.f64 (-.f64 y x) z) t))))
(/.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 (+.f64 x y) (*.f64 (-.f64 y x) z)) (*.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 x y) (/.f64 (*.f64 (-.f64 y x) z) t)) (+.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 (+.f64 x y) (*.f64 (-.f64 y x) z))) (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 x y) (/.f64 (*.f64 (-.f64 y x) z) t))) (-.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 y x) #s(literal 1 binary64)) (/.f64 t z))
(/.f64 (*.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y 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))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 x y) (*.f64 (-.f64 y x) z))) (+.f64 x y))
(/.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 (+.f64 x y) (*.f64 (-.f64 y x) z))) (*.f64 t (+.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 x y) (/.f64 (*.f64 (-.f64 y x) z) t))) (+.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 (+.f64 x y) (*.f64 (-.f64 y x) z)) #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 x y) (/.f64 (*.f64 (-.f64 y x) z) t)) #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 (-.f64 y x) z) t) #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 (-.f64 y x) z) t))
(*.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 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) z) 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 (+.f64 x y) (*.f64 (-.f64 y x) z)) (/.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 x y) (/.f64 (*.f64 (-.f64 y x) z) t)) (/.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 x) (*.f64 (+.f64 x y) (+.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 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))
(*.f64 (/.f64 (*.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 y x) z) t)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x))
(*.f64 (/.f64 (*.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 y x) z) t)) (+.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 (+.f64 x y) (*.f64 (-.f64 y 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 (*.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 x y) (*.f64 (-.f64 y x) z)) (+.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 (+.f64 x y) (*.f64 (-.f64 y x) z))) (-.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 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 #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 (+.f64 x y) (*.f64 (-.f64 y x) z))) (+.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 (+.f64 x y) (*.f64 (-.f64 y x) 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)))) 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 (+.f64 x y) (*.f64 (-.f64 y x) z)) (/.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 x) (*.f64 (+.f64 x y) (+.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 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))
(*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 y x) z)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x))
(*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 y x) z)) (+.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 x) (*.f64 (+.f64 x y) (+.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 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (+.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))))

simplify184.0ms (2.3%)

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)

eval45.0ms (0.6%)

Compiler

Compiled 9045 to 973 computations (89.2% saved)

prune71.0ms (0.9%)

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
37.1%
(/.f64 (*.f64 y z) t)
92.7%
(+.f64 x (/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) t))
98.4%
(+.f64 x (/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
98.4%
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))
65.2%
(+.f64 x (/.f64 (*.f64 (/.f64 z t) (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x y))))
92.8%
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))
78.2%
(+.f64 x (/.f64 (*.f64 y z) t))
98.4%
(+.f64 x (*.f64 (/.f64 z t) (-.f64 y x)))
98.3%
(+.f64 x (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 z (/.f64 #s(literal -1 binary64) t))))
53.8%
(*.f64 z (/.f64 (-.f64 y x) t))
66.2%
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
44.4%
x
Compiler

Compiled 301 to 198 computations (34.2% saved)

simplify129.0ms (1.6%)

Algorithm
egg-herbie
Localize:

Found 14 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 #s(literal 1 binary64) (-.f64 y x))
cost-diff0
(/.f64 z t)
cost-diff128
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
cost-diff128
(+.f64 x (/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
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 y x)
cost-diff0
(/.f64 z t)
cost-diff0
(*.f64 (/.f64 z t) (-.f64 y x))
cost-diff0
(+.f64 x (*.f64 (/.f64 z t) (-.f64 y x)))
Rules
3102×sum4-define
2688×sum3-define
1532×fnmadd-define
1354×fma-lowering-fma.f32
1354×fma-lowering-fma.f64
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01796
13793
28193
317892
441292
583592
6151692
7327792
8673992
0802592
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ x (* (/ z t) (- y x)))
x
(* (/ z t) (- y x))
(/ z t)
z
t
(- y x)
y
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 (/ (/ z t) (/ 1 (- y x))))
x
(/ (/ z t) (/ 1 (- y x)))
(/ z t)
z
t
(/ 1 (- y x))
1
(- y x)
y
Outputs
(+ x (* (/ z t) (- y x)))
(+.f64 x (/.f64 z (/.f64 t (-.f64 y x))))
x
(* (/ z t) (- y x))
(/.f64 z (/.f64 t (-.f64 y x)))
(/ z t)
(/.f64 z t)
z
t
(- y x)
(-.f64 y x)
y
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 (*.f64 z y) t))
x
(/ (* y z) t)
(/.f64 (*.f64 z y) t)
(* y z)
(*.f64 z y)
y
z
t
(+ x (/ (/ z t) (/ 1 (- y x))))
(+.f64 x (/.f64 z (/.f64 t (-.f64 y x))))
x
(/ (/ z t) (/ 1 (- y x)))
(/.f64 z (/.f64 t (-.f64 y x)))
(/ z t)
(/.f64 z t)
z
t
(/ 1 (- y x))
(/.f64 #s(literal 1 binary64) (-.f64 y x))
1
#s(literal 1 binary64)
(- y x)
(-.f64 y x)
y

localize280.0ms (3.4%)

Localize:

Found 14 expressions of interest:

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

Compiled 106 to 18 computations (83% saved)

Precisions
Click to see histograms. Total time spent on operations: 149.0ms
ival-mult: 72.0ms (48.3% of total)
ival-div: 70.0ms (47% of total)
ival-add: 4.0ms (2.7% of total)
ival-sub: 3.0ms (2% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

series22.0ms (0.3%)

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

108 calls:

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

rewrite312.0ms (3.8%)

Algorithm
batch-egg-rewrite
Rules
4272×/-lowering-/.f32
4272×/-lowering-/.f64
4130×*-lowering-*.f32
4130×*-lowering-*.f64
1626×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01769
111866
2123566
0816566
Stop Event
iter limit
node limit
Counts
12 → 631
Calls
Call 1
Inputs
(+ x (* (/ z t) (- y x)))
(* (/ z t) (- y x))
(/ z t)
(- y x)
(* x (- 1 (/ z t)))
(- 1 (/ z t))
(+ x (/ (* y z) t))
(/ (* y z) t)
(* y z)
(+ x (/ (/ z t) (/ 1 (- y x))))
(/ (/ z t) (/ 1 (- y x)))
(/ 1 (- 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)))) (/.f64 (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t)) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))
(fma.f64 z (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) x)
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) x)
(fma.f64 z (/.f64 (-.f64 y x) t) x)
(fma.f64 (/.f64 z t) (-.f64 y x) x)
(fma.f64 (-.f64 y x) (/.f64 z t) x)
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z)) x)
(fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) x)
(fma.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t) x)
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) x)
(fma.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x)) x)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y x)) (/.f64 z t)))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y x)) (/.f64 z t))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t)))) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t)) (*.f64 x 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 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t)))) (*.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 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))))
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 z t))) #s(literal -1 binary64)))
(-.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 t z)))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 t z)))
(-.f64 (/.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 t z)) (/.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 t z)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (/.f64 (/.f64 z t) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) t) (-.f64 y x)))) (/.f64 z (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) t) (-.f64 y x)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t))) (/.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t))))
(fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(fma.f64 z (/.f64 y t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 z (/.f64 y t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(fma.f64 (/.f64 z t) y (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (/.f64 z t) y (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(fma.f64 y (/.f64 z t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 y (/.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(neg.f64 (/.f64 (/.f64 z t) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(/.f64 z (/.f64 (*.f64 #s(literal 1 binary64) t) (-.f64 y x)))
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(/.f64 (-.f64 y x) (/.f64 t z))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 z t)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z (-.f64 y x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) t) (-.f64 y x)) z))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 z t)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 z t)))))
(/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 z t))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z (-.f64 y x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) t) (-.f64 y x)) z)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 z t)) #s(literal 1 binary64))))
(/.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) (-.f64 y x)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (/.f64 t z)))
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) t) (-.f64 y x))))
(/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 z (-.f64 y x)) t)
(/.f64 (neg.f64 (/.f64 (-.f64 y x) (/.f64 t z))) #s(literal -1 binary64))
(/.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 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 t z) (+.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 x y)))
(/.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 x y)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x y)))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) 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 x y))) (/.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 x y))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (*.f64 (+.f64 x y) t))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x y) (/.f64 t z)))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) t) (-.f64 y x)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))
(/.f64 (*.f64 (/.f64 z 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 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y))
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 x y)))
(/.f64 (neg.f64 (*.f64 z (-.f64 y x))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) t) (-.f64 y x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t)) (+.f64 x y))
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) t)
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) t) (-.f64 y x))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x)))))
(/.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 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 x y))))
(/.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 x y))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x y))))
(/.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 x y))) t)))
(/.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 x y))) (/.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 x y))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z)) (neg.f64 (*.f64 (+.f64 x y) t)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x y) (/.f64 t z))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.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 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 x y)))
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 x y))))
(/.f64 (neg.f64 (neg.f64 (*.f64 z (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 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 #s(literal 0 binary64) z) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.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 x y)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t))) (neg.f64 (+.f64 x y)))
(/.f64 (neg.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) t))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 z t)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 y x))) #s(literal -1 binary64))
(pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) t) (-.f64 y x)) z) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 z (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)))
(*.f64 z (/.f64 (-.f64 y x) t))
(*.f64 (/.f64 z t) (-.f64 y x))
(*.f64 (-.f64 y x) (/.f64 z t))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z)))
(*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 z t) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 (/.f64 z #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)))
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 y x) t))
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 (/.f64 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 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 z #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (/.f64 z (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)))
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))
(*.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 (/.f64 (-.f64 y x) t) (/.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 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 (/.f64 z (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 z (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.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 (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (+.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 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (+.f64 x y)))
(*.f64 (/.f64 (/.f64 z t) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.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 y x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 z (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.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) z) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.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 z t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 z t) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.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 (/.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) (/.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 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 (/.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 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) z) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) 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 (*.f64 #s(literal 1 binary64) 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 #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 (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) z)))
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 z t) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 z (-.f64 #s(literal 0 binary64) t)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 z (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))))
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)))
(/.f64 z t)
(/.f64 z (*.f64 #s(literal 1 binary64) t))
(/.f64 (/.f64 z t) #s(literal 1 binary64))
(/.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 #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 z (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 #s(literal 1 binary64) t)))
(/.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 0 binary64) z)) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.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 (/.f64 t z) #s(literal 1 binary64)) #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 #s(literal 1 binary64) (/.f64 z t))
(*.f64 #s(literal -1 binary64) (/.f64 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 (/.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 y (-.f64 #s(literal 0 binary64) x))
(+.f64 (-.f64 #s(literal 0 binary64) x) y)
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal -1 binary64))))
(-.f64 y x)
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) #s(literal -1 binary64)))
(-.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 1 binary64)) (/.f64 x #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (/.f64 (*.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 #s(literal 1 binary64) (+.f64 x y))) (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (+.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 (-.f64 y x) #s(literal 1 binary64))
(/.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 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) (/.f64 #s(literal -1 binary64) (-.f64 y x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) #s(literal -1 binary64))))
(/.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 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64))
(/.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 #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 (*.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 #s(literal 1 binary64) (+.f64 x y)))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y (-.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal 1 binary64))
(/.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 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (+.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 (-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))
(/.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))))
(pow.f64 (-.f64 y x) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) #s(literal -1 binary64)) #s(literal -1 binary64))
(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 y x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 y x))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 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 y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(*.f64 (pow.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.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 x y)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(*.f64 (/.f64 (+.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (+.f64 x y)))
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t))))
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x))
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t))))
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) 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 (/.f64 z t) #s(literal 1 binary64)))))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z)))) (+.f64 (/.f64 z t) #s(literal 1 binary64)))
(/.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 (/.f64 z t) #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z))) x) (+.f64 (/.f64 z t) #s(literal 1 binary64)))
(/.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 (/.f64 z t) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z))))) (neg.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64))))
(/.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 (/.f64 z t) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z))) x)) (neg.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64))))
(*.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 z (-.f64 #s(literal 0 binary64) t)))
(+.f64 (/.f64 z (-.f64 #s(literal 0 binary64) 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 (/.f64 z t) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64))))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z t) #s(literal 1 binary64))) (/.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (+.f64 (/.f64 z t) #s(literal 1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) t)))) (/.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) 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 (/.f64 z t) #s(literal 1 binary64)))) (-.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) #s(literal 1 binary64)) (-.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 (/.f64 z t) #s(literal 1 binary64)))) (-.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 (/.f64 z t) #s(literal 1 binary64)) (-.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 (/.f64 z t) #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 (/.f64 (/.f64 z t) (/.f64 t z)) (*.f64 #s(literal 1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) t))))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z))) (+.f64 (/.f64 z t) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) 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 (/.f64 z t) #s(literal 1 binary64))))))
(/.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 z (-.f64 #s(literal 0 binary64) t)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z)))) (neg.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) t)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 z t) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 (/.f64 z t) (/.f64 t z)))) (*.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64)) (+.f64 (/.f64 z t) #s(literal 1 binary64))))
(/.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 (/.f64 z t) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z))))) (neg.f64 (neg.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64)))))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64)) (-.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 (/.f64 z t) #s(literal 1 binary64))))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z t) #s(literal 1 binary64))))
(+.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 (/.f64 t z)) (/.f64 t (*.f64 z y))) (-.f64 x (/.f64 y (/.f64 t z)))))
(-.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 z y))) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x)))
(fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) x)
(fma.f64 z (/.f64 y t) x)
(fma.f64 (/.f64 z t) y x)
(fma.f64 y (/.f64 z t) x)
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) x)
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) x)
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) x)
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) x)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 z y)))) (+.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 y (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 z y))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 z y)))) (+.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 y (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 z y)))))))
(/.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 y (/.f64 t z)) x) (/.f64 t (*.f64 z y)))))
(/.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 y (/.f64 t z)) (/.f64 t (*.f64 z y))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 z y))))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 z y)))) (-.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 (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 z y))))))
(/.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 y (/.f64 t z)) (/.f64 t (*.f64 z y))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 z y)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 z y))))) (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))))
(/.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 z y))) (*.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 (/.f64 t z)) (/.f64 t (*.f64 z y))))) (*.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 (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 z y)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 z y)))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 z y))) (*.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 z y)))) (+.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 y (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 z y))))) #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 y (/.f64 t z)) x) (/.f64 t (*.f64 z y))))))
(*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 z y)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z y))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) t))
(/.f64 y (/.f64 t z))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 z y)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 z y)))))
(/.f64 (*.f64 z y) t)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z y))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 z y)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) t)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 y) (neg.f64 (/.f64 t z)))
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z))
(/.f64 (neg.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 t z)))
(pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t (*.f64 z y)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)))
(*.f64 z (/.f64 y t))
(*.f64 (/.f64 z t) y)
(*.f64 y (/.f64 z t))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)))
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.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 y #s(literal 1 binary64)) (/.f64 z t))
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y t))
(*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 y) t))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)))
(*.f64 z y)
(*.f64 y z)
(+.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)))) (/.f64 (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t)) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))
(fma.f64 z (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) x)
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) x)
(fma.f64 z (/.f64 (-.f64 y x) t) x)
(fma.f64 (/.f64 z t) (-.f64 y x) x)
(fma.f64 (-.f64 y x) (/.f64 z t) x)
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z)) x)
(fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) x)
(fma.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t) x)
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) x)
(fma.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x)) x)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y x)) (/.f64 z t)))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y x)) (/.f64 z t))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t)))) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t)) (*.f64 x 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 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t)))) (*.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 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))))
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 z t))) #s(literal -1 binary64)))
(-.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 t z)))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 t z)))
(-.f64 (/.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 t z)) (/.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 t z)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (/.f64 (/.f64 z t) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) t) (-.f64 y x)))) (/.f64 z (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) t) (-.f64 y x)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t))) (/.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t))))
(fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(fma.f64 z (/.f64 y t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 z (/.f64 y t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(fma.f64 (/.f64 z t) y (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (/.f64 z t) y (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(fma.f64 y (/.f64 z t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 y (/.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(neg.f64 (/.f64 (/.f64 z t) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(/.f64 z (/.f64 (*.f64 #s(literal 1 binary64) t) (-.f64 y x)))
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(/.f64 (-.f64 y x) (/.f64 t z))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 z t)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z (-.f64 y x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) t) (-.f64 y x)) z))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 z t)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 z t)))))
(/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 z t))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z (-.f64 y x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) t) (-.f64 y x)) z)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 z t)) #s(literal 1 binary64))))
(/.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) (-.f64 y x)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (/.f64 t z)))
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) t) (-.f64 y x))))
(/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 z (-.f64 y x)) t)
(/.f64 (neg.f64 (/.f64 (-.f64 y x) (/.f64 t z))) #s(literal -1 binary64))
(/.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 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 t z) (+.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 x y)))
(/.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 x y)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x y)))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) 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 x y))) (/.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 x y))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (*.f64 (+.f64 x y) t))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x y) (/.f64 t z)))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) t) (-.f64 y x)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))
(/.f64 (*.f64 (/.f64 z 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 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y))
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 x y)))
(/.f64 (neg.f64 (*.f64 z (-.f64 y x))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) t) (-.f64 y x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t)) (+.f64 x y))
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) t)
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) t) (-.f64 y x))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x)))))
(/.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 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 x y))))
(/.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 x y))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x y))))
(/.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 x y))) t)))
(/.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 x y))) (/.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 x y))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z)) (neg.f64 (*.f64 (+.f64 x y) t)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x y) (/.f64 t z))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.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 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 x y)))
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 x y))))
(/.f64 (neg.f64 (neg.f64 (*.f64 z (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 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 #s(literal 0 binary64) z) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.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 x y)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t))) (neg.f64 (+.f64 x y)))
(/.f64 (neg.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) t))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 z t)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 y x))) #s(literal -1 binary64))
(pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) t) (-.f64 y x)) z) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 z (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)))
(*.f64 z (/.f64 (-.f64 y x) t))
(*.f64 (/.f64 z t) (-.f64 y x))
(*.f64 (-.f64 y x) (/.f64 z t))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z)))
(*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 z t) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 (/.f64 z #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)))
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 y x) t))
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 (/.f64 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 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 z #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (/.f64 z (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)))
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))
(*.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 (/.f64 (-.f64 y x) t) (/.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 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 (/.f64 z (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 z (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.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 (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (+.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 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (+.f64 x y)))
(*.f64 (/.f64 (/.f64 z t) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.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 y x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 z (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.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) z) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.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 z t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 z t) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.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 (/.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) (/.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 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 (/.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 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) z) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) 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 (*.f64 #s(literal 1 binary64) 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 #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 (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) z)))
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))
(/.f64 #s(literal 1 binary64) (-.f64 y x))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))))
(pow.f64 (-.f64 y x) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (-.f64 y x))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x)))
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.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 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64)))

simplify336.0ms (4.1%)

Algorithm
egg-herbie
Rules
4418×*-lowering-*.f32
4418×*-lowering-*.f64
2262×/-lowering-/.f32
2262×/-lowering-/.f64
1708×times-frac
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02353315
17753044
223882923
085952923
Stop Event
iter limit
node limit
Counts
432 → 432
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
(+ 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))
(+ 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)))))
(/ (* 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)))))
(* 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)))
(/ (* 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)))
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))
(+ 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)))))
(/ (* 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))))
(/ -1 x)
(- (* -1 (/ y (pow x 2))) (/ 1 x))
(- (* y (- (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x))
(- (* y (- (* y (- (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))
(/ 1 y)
(/ (+ 1 (/ x y)) y)
(/ (- (+ 1 (/ (pow x 2) (pow y 2))) (* -1 (/ x y))) y)
(/ (- (+ 1 (/ (pow x 3) (pow y 3))) (+ (* -1 (/ x y)) (* -1 (/ (pow x 2) (pow y 2))))) y)
(/ 1 y)
(* -1 (/ (- (* -1 (/ x y)) 1) y))
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1) y))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1) y))
(/ 1 y)
(+ (/ 1 y) (/ x (pow y 2)))
(+ (* x (+ (/ 1 (pow y 2)) (/ x (pow y 3)))) (/ 1 y))
(+ (* x (+ (* x (+ (/ 1 (pow y 3)) (/ x (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y))
(/ -1 x)
(/ (- (* -1 (/ y x)) 1) x)
(/ (- (* -1 (/ (pow y 2) (pow x 2))) (+ 1 (/ y x))) x)
(/ (- (* -1 (/ (pow y 3) (pow x 3))) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))) x)
(/ -1 x)
(* -1 (/ (+ 1 (/ y x)) x))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) y) x))) x))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (* -1 (pow y 2))) x)) y) x))) x))
Outputs
(/ (* y z) t)
(*.f64 y (/.f64 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 #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)))))
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 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 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 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(*.f64 z (+.f64 (/.f64 x 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 y z) (*.f64 x (-.f64 t z))) t)
(/ (+ (* t x) (* z (- y x))) t)
(/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t)
(/ (+ (* t x) (* z (- y x))) t)
(/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) 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)))
(+ 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 y (/.f64 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 y (/.f64 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)))
(/ (* 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) t))
(/.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) 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 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 (+ (* -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 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)))
(* -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 y (/.f64 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 z x) (-.f64 #s(literal 0 binary64) 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 (*.f64 z x) (-.f64 #s(literal 0 binary64) 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 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 (-.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)))
(* 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 (*.f64 z x) (-.f64 #s(literal 0 binary64) 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 (*.f64 z x) (-.f64 #s(literal 0 binary64) 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 (*.f64 z x) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 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))
(* z (- (/ 1 z) (/ 1 t)))
(-.f64 #s(literal 1 binary64) (/.f64 z t))
(* -1 (/ z t))
(-.f64 #s(literal 0 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 (- (/ 1 t) (/ 1 z))))
(-.f64 #s(literal 1 binary64) (/.f64 z t))
(* -1 (/ z t))
(-.f64 #s(literal 0 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))
(/ (- 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))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(+ x (/ (* y z) t))
(+.f64 (*.f64 y (/.f64 z t)) x)
(+ x (/ (* y z) t))
(+.f64 (*.f64 y (/.f64 z t)) x)
(+ x (/ (* y z) t))
(+.f64 (*.f64 y (/.f64 z t)) x)
x
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 z t)) x)))
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 z t)) x)))
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 z t)) x)))
x
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 z t)) x)))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 z t)) x)))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 z t)) x)))
x
(+ x (/ (* y z) t))
(+.f64 (*.f64 y (/.f64 z t)) x)
(+ x (/ (* y z) t))
(+.f64 (*.f64 y (/.f64 z t)) x)
(+ x (/ (* y z) t))
(+.f64 (*.f64 y (/.f64 z t)) x)
(/ (* y z) t)
(*.f64 y (/.f64 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 y (/.f64 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)))
x
(+ x (/ (* y z) t))
(+.f64 (*.f64 y (/.f64 z t)) x)
(+ x (/ (* y z) t))
(+.f64 (*.f64 y (/.f64 z t)) x)
(+ x (/ (* y z) t))
(+.f64 (*.f64 y (/.f64 z t)) x)
(/ (* y z) t)
(*.f64 y (/.f64 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 y (/.f64 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 y (/.f64 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 y (/.f64 z t)) x)
(+ x (/ (* y z) t))
(+.f64 (*.f64 y (/.f64 z t)) x)
(+ x (/ (* y z) t))
(+.f64 (*.f64 y (/.f64 z t)) x)
x
(+ x (/ (* y z) t))
(+.f64 (*.f64 y (/.f64 z t)) x)
(+ x (/ (* y z) t))
(+.f64 (*.f64 y (/.f64 z t)) x)
(+ x (/ (* y z) t))
(+.f64 (*.f64 y (/.f64 z t)) x)
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 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 y (/.f64 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 #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)))))
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 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 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 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(*.f64 z (+.f64 (/.f64 x 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 y z) (*.f64 x (-.f64 t z))) t)
(/ (+ (* t x) (* z (- y x))) t)
(/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t)
(/ (+ (* t x) (* z (- y x))) t)
(/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) 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)))
(+ 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 y (/.f64 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 y (/.f64 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)))
(/ (* 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) t))
(/.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) 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 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 (+ (* -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 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)))
(* -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 y (/.f64 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 z x) (-.f64 #s(literal 0 binary64) 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 (*.f64 z x) (-.f64 #s(literal 0 binary64) 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))))
(/ -1 x)
(/.f64 #s(literal -1 binary64) x)
(- (* -1 (/ y (pow x 2))) (/ 1 x))
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) x)
(- (* y (- (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x))
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 y x))) x)) x)
(- (* y (- (* y (- (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))
(+.f64 (*.f64 (*.f64 y y) (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) x) (/.f64 y (pow.f64 x #s(literal 4 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) x))
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(/ (+ 1 (/ x y)) y)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)
(/ (- (+ 1 (/ (pow x 2) (pow y 2))) (* -1 (/ x y))) y)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) y)) y)
(/ (- (+ 1 (/ (pow x 3) (pow y 3))) (+ (* -1 (/ x y)) (* -1 (/ (pow x 2) (pow y 2))))) y)
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 x y))) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(* -1 (/ (- (* -1 (/ x y)) 1) y))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1) y))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) y)) y)
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1) y))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y)))) y)) y)) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(+ (/ 1 y) (/ x (pow y 2)))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)
(+ (* x (+ (/ 1 (pow y 2)) (/ x (pow y 3)))) (/ 1 y))
(+.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y))
(+ (* x (+ (* x (+ (/ 1 (pow y 3)) (/ x (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y))
(+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y))
(/ -1 x)
(/.f64 #s(literal -1 binary64) x)
(/ (- (* -1 (/ y x)) 1) x)
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) x)
(/ (- (* -1 (/ (pow y 2) (pow x 2))) (+ 1 (/ y x))) x)
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 y x))) x)) x)
(/ (- (* -1 (/ (pow y 3) (pow x 3))) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))) x)
(/.f64 (-.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 y x))) x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) x)
(/ -1 x)
(/.f64 #s(literal -1 binary64) x)
(* -1 (/ (+ 1 (/ y x)) x))
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) x)
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) y) x))) x))
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 y x))) x)) x)
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (* -1 (pow y 2))) x)) y) x))) x))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 y x)))) x)) y) x)) x)

eval192.0ms (2.4%)

Compiler

Compiled 19613 to 1832 computations (90.7% saved)

prune197.0ms (2.4%)

Pruning

13 alts after pruning (9 fresh and 4 done)

PrunedKeptTotal
New126861274
Fresh336
Picked145
Done101
Total1273131286
Accuracy
100.0%
Counts
1286 → 13
Alt Table
Click to see full alt table
StatusAccuracyProgram
22.8%
(/.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) t))
37.1%
(/.f64 (*.f64 y z) t)
81.2%
(+.f64 (/.f64 y (/.f64 t z)) x)
92.7%
(+.f64 x (/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) t))
98.4%
(+.f64 x (/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
66.2%
(+.f64 x (/.f64 (/.f64 z t) (/.f64 #s(literal -1 binary64) x)))
98.4%
(+.f64 x (*.f64 (/.f64 z t) (-.f64 y x)))
77.6%
(+.f64 x (*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))))
53.8%
(*.f64 z (/.f64 (-.f64 y x) t))
39.7%
(*.f64 y (/.f64 z t))
66.2%
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
66.2%
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) z)))
44.4%
x
Compiler

Compiled 258 to 174 computations (32.6% saved)

simplify140.0ms (1.7%)

Algorithm
egg-herbie
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 #s(literal -1 binary64) x)
cost-diff0
(/.f64 z t)
cost-diff0
(/.f64 (/.f64 z t) (/.f64 #s(literal -1 binary64) x))
cost-diff128
(+.f64 x (/.f64 (/.f64 z t) (/.f64 #s(literal -1 binary64) x)))
cost-diff0
(-.f64 #s(literal 0 binary64) t)
cost-diff0
(*.f64 z x)
cost-diff0
(/.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) t))
cost-diff0
(-.f64 y x)
cost-diff0
(/.f64 (-.f64 y x) t)
cost-diff0
(*.f64 z (/.f64 (-.f64 y x) t))
cost-diff0
(/.f64 z t)
cost-diff0
(*.f64 y (/.f64 z t))
cost-diff0
(/.f64 #s(literal 1 binary64) (-.f64 y x))
cost-diff128
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x)))
cost-diff128
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) t)
cost-diff128
(+.f64 x (/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) t))
Rules
2980×sum5-define
2160×sum4-define
1734×fma-define
1612×sum3-define
1500×fma-lowering-fma.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
022107
151101
288100
318099
437499
577399
6197099
7387899
8632099
0812499
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ x (/ (/ z (/ 1 (- y x))) t))
x
(/ (/ z (/ 1 (- y x))) t)
(/ z (/ 1 (- y x)))
z
(/ 1 (- y x))
1
(- y x)
y
t
(* y (/ z t))
y
(/ z t)
z
t
(* z (/ (- y x) t))
z
(/ (- y x) t)
(- y x)
y
x
t
(/ (* z x) (- 0 t))
(* z x)
z
x
(- 0 t)
0
t
(+ x (/ (/ z t) (/ -1 x)))
x
(/ (/ z t) (/ -1 x))
(/ z t)
z
t
(/ -1 x)
-1
Outputs
(+ x (/ (/ z (/ 1 (- y x))) t))
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))
x
(/ (/ z (/ 1 (- y x))) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(/ z (/ 1 (- y x)))
(*.f64 z (-.f64 y x))
z
(/ 1 (- y x))
(/.f64 #s(literal 1 binary64) (-.f64 y x))
1
#s(literal 1 binary64)
(- y x)
(-.f64 y x)
y
t
(* y (/ z t))
(/.f64 (*.f64 z y) t)
y
(/ z t)
(/.f64 z t)
z
t
(* z (/ (- y x) t))
(*.f64 z (/.f64 (-.f64 y x) t))
z
(/ (- y x) t)
(/.f64 (-.f64 y x) t)
(- y x)
(-.f64 y x)
y
x
t
(/ (* z x) (- 0 t))
(/.f64 (/.f64 z (/.f64 #s(literal -1 binary64) x)) t)
(* z x)
(*.f64 x z)
z
x
(- 0 t)
(-.f64 #s(literal 0 binary64) t)
0
#s(literal 0 binary64)
t
(+ x (/ (/ z t) (/ -1 x)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
x
(/ (/ z t) (/ -1 x))
(/.f64 (/.f64 z (/.f64 #s(literal -1 binary64) x)) t)
(/ z t)
(/.f64 z t)
z
t
(/ -1 x)
(/.f64 #s(literal -1 binary64) x)
-1
#s(literal -1 binary64)

localize118.0ms (1.4%)

Localize:

Found 16 expressions of interest:

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

Compiled 118 to 23 computations (80.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 35.0ms
ival-div: 23.0ms (66.1% of total)
ival-mult: 5.0ms (14.4% of total)
ival-sub: 3.0ms (8.6% of total)
ival-add: 3.0ms (8.6% of total)
const: 1.0ms (2.9% of total)
backward-pass: 0.0ms (0% of total)

series16.0ms (0.2%)

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

120 calls:

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

rewrite356.0ms (4.4%)

Algorithm
batch-egg-rewrite
Rules
5084×/-lowering-/.f32
5084×/-lowering-/.f64
3920×*-lowering-*.f32
3920×*-lowering-*.f64
1522×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02281
114775
2131474
0858274
Stop Event
iter limit
node limit
Counts
15 → 782
Calls
Call 1
Inputs
(+ x (/ (/ z (/ 1 (- y x))) t))
(/ (/ z (/ 1 (- y x))) t)
(/ z (/ 1 (- y x)))
(/ 1 (- y x))
(* y (/ z t))
(/ z t)
(* z (/ (- y x) t))
(/ (- y x) t)
(- y x)
(/ (* z x) (- 0 t))
(* z x)
(- 0 t)
(+ x (/ (/ z t) (/ -1 x)))
(/ (/ z t) (/ -1 x))
(/ -1 x)
Outputs
(+.f64 x (/.f64 z (/.f64 t (-.f64 y x))))
(+.f64 (/.f64 z (/.f64 t (-.f64 y x))) x)
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (*.f64 (/.f64 t (*.f64 z (-.f64 y x))) t)) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))))
(-.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (*.f64 (/.f64 t (*.f64 z (-.f64 y x))) t)) (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x)))
(fma.f64 z (/.f64 (-.f64 y x) t) x)
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t (-.f64 y x))) x)
(fma.f64 (-.f64 y x) (/.f64 z t) x)
(fma.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t) x)
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (/.f64 #s(literal -1 binary64) t) x)
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 y x)) x)
(fma.f64 (/.f64 (-.f64 y x) t) z x)
(fma.f64 (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t (*.f64 t t))) (*.f64 t t) x)
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) t x)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 z (/.f64 t (-.f64 y x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 z (-.f64 y x)) (*.f64 (/.f64 t (*.f64 z (-.f64 y x))) t)) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 z (-.f64 y x)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x)))) (*.f64 t (*.f64 t t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) (-.f64 (/.f64 (*.f64 z (-.f64 y x)) (*.f64 (/.f64 t (*.f64 z (-.f64 y x))) t)) (*.f64 x x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 z (/.f64 t (-.f64 y x)))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x)))) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) (/.f64 t (*.f64 z (-.f64 y x))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x)))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 z (-.f64 y x)) (*.f64 (/.f64 t (*.f64 z (-.f64 y x))) t)) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 z (-.f64 y x)))))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 (/.f64 t (*.f64 z (-.f64 y x))) t))) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x)))) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) (/.f64 t (*.f64 z (-.f64 y x)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x)))) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (/.f64 (*.f64 z (-.f64 y x)) (*.f64 (/.f64 t (*.f64 z (-.f64 y x))) t)) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 z (-.f64 y x))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 (/.f64 t (*.f64 z (-.f64 y x))) t)))) (neg.f64 (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))))
(/.f64 (-.f64 (/.f64 (*.f64 z (-.f64 y x)) (*.f64 (/.f64 t (*.f64 z (-.f64 y x))) t)) (*.f64 x x)) (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) (*.f64 (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 (/.f64 t (*.f64 z (-.f64 y x))) t)))) (*.f64 (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x)))) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) (/.f64 t (*.f64 z (-.f64 y x))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 (/.f64 t (*.f64 z (-.f64 y x))) t))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (-.f64 y x)) (*.f64 (/.f64 t (*.f64 z (-.f64 y x))) t)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (*.f64 (/.f64 t (*.f64 z (-.f64 y x))) t)) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (*.f64 (/.f64 t (*.f64 z (-.f64 y x))) t)) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (*.f64 (/.f64 t (*.f64 z (-.f64 y x))) t)) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (*.f64 (/.f64 t (*.f64 z (-.f64 y x))) t)) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) (/.f64 t (*.f64 z (-.f64 y x)))))))
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 (/.f64 t (*.f64 z (-.f64 y x))) t))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z (-.f64 y x)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) t))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (/.f64 (/.f64 z t) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 t (-.f64 y x)))) (/.f64 z (neg.f64 (/.f64 t (-.f64 y x)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (/.f64 #s(literal -1 binary64) (-.f64 y x)))) (/.f64 z (*.f64 t (/.f64 #s(literal -1 binary64) (-.f64 y x)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) t))
(/.f64 z (/.f64 t (-.f64 y x)))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z (-.f64 y x))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 z (-.f64 y x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 z t)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (/.f64 #s(literal -1 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 z t))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) t) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) (*.f64 #s(literal 1 binary64) z)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z)))
(/.f64 (*.f64 z (-.f64 y x)) t)
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z (-.f64 y x)))))
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 t (-.f64 y x))))
(/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) (-.f64 y x)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))))
(/.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) t))
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 y x)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (neg.f64 (/.f64 t (-.f64 y x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (*.f64 t (/.f64 #s(literal -1 binary64) (-.f64 y x)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) t)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 t (-.f64 y x))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z)) t)
(pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t z)) #s(literal -1 binary64))
(*.f64 z (/.f64 (-.f64 y x) t))
(*.f64 z (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)))
(*.f64 z (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 z (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 z (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t (-.f64 y x))))
(*.f64 (-.f64 y x) (/.f64 z t))
(*.f64 (-.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)))
(*.f64 (/.f64 z t) (-.f64 y x))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) t))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 z t) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (/.f64 #s(literal -1 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 y x)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 t t))))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 (/.f64 (-.f64 y x) t) z)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (*.f64 t t))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t (*.f64 t t))) (*.f64 t t))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) t)
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 z (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (/.f64 z (/.f64 #s(literal 1 binary64) (*.f64 t t))))
(*.f64 (/.f64 z (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 t t))))
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (/.f64 z #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t))
(*.f64 (/.f64 z (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 z t) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.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 z (*.f64 t #s(literal 1 binary64))) (-.f64 y x))
(*.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 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 z (-.f64 y x)))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 (*.f64 t t) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 t (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) z)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 z (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.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 (-.f64 #s(literal 0 binary64) z) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.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) 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) 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 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (*.f64 t t) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 (*.f64 t t) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 t t) (+.f64 x y)))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 y x))) t)
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 t (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 t (+.f64 x y)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t #s(literal 1 binary64))) (*.f64 z (-.f64 y x)))
(*.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 (*.f64 z (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(+.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) (*.f64 x z)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))))
(fma.f64 z y (-.f64 #s(literal 0 binary64) (*.f64 x z)))
(fma.f64 y z (-.f64 #s(literal 0 binary64) (*.f64 x z)))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))))
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.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 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))))
(/.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))))
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) (-.f64 y x)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) #s(literal -1 binary64))
(/.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 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y))
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 x y)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (/.f64 #s(literal -1 binary64) (-.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 x y)))))
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.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 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 x y))))
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (-.f64 #s(literal 0 binary64) (*.f64 x z))) (*.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) (*.f64 x z))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) #s(literal -1 binary64))
(*.f64 z (-.f64 y x))
(*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))
(*.f64 (-.f64 y x) z)
(*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 (/.f64 z (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))
(/.f64 #s(literal 1 binary64) (-.f64 y x))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))))
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) #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 (+.f64 x y) (-.f64 (*.f64 y y) (*.f64 x x)))
(/.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))
(/.f64 (neg.f64 (+.f64 x y)) (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))))
(pow.f64 (-.f64 y x) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (-.f64 y x))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x)))
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.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 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 z y)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) y))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (*.f64 y #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 y (-.f64 #s(literal 0 binary64) z))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (*.f64 #s(literal 1 binary64) y)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) z) y)))
(/.f64 y (/.f64 t z))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z y))))
(/.f64 (*.f64 z y) t)
(/.f64 (neg.f64 (*.f64 z y)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 y) (neg.f64 (/.f64 t z)))
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z))
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (neg.f64 (*.f64 z y))) t)
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 t z)))
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z))) t)
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 t z)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y)) t)
(pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1 binary64))
(*.f64 z (/.f64 y t))
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y))
(*.f64 y (/.f64 z t))
(*.f64 (/.f64 z t) y)
(*.f64 (/.f64 y t) z)
(*.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 (/.f64 z #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (/.f64 y (/.f64 #s(literal 1 binary64) (*.f64 t t))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 y (/.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 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 t t))))
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t)))
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(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) (neg.f64 (neg.f64 (/.f64 t z))))
(/.f64 (/.f64 z t) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t z)))
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal -1 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) t)
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) t))
(pow.f64 (/.f64 t z) #s(literal -1 binary64))
(*.f64 z (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 z t))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) z)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 z (/.f64 #s(literal 1 binary64) (*.f64 t t))))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (*.f64 t t))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) t)
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z (-.f64 y x)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) t))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (/.f64 (/.f64 z t) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 t (-.f64 y x)))) (/.f64 z (neg.f64 (/.f64 t (-.f64 y x)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (/.f64 #s(literal -1 binary64) (-.f64 y x)))) (/.f64 z (*.f64 t (/.f64 #s(literal -1 binary64) (-.f64 y x)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) t))
(/.f64 z (/.f64 t (-.f64 y x)))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z (-.f64 y x))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 z (-.f64 y x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 z t)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (/.f64 #s(literal -1 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 z t))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) t) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) (*.f64 #s(literal 1 binary64) z)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z)))
(/.f64 (*.f64 z (-.f64 y x)) t)
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z (-.f64 y x)))))
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 t (-.f64 y x))))
(/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) (-.f64 y x)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))))
(/.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) t))
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 y x)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (neg.f64 (/.f64 t (-.f64 y x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (*.f64 t (/.f64 #s(literal -1 binary64) (-.f64 y x)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) t)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 t (-.f64 y x))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z)) t)
(pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t z)) #s(literal -1 binary64))
(*.f64 z (/.f64 (-.f64 y x) t))
(*.f64 z (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)))
(*.f64 z (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 z (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 z (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t (-.f64 y x))))
(*.f64 (-.f64 y x) (/.f64 z t))
(*.f64 (-.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)))
(*.f64 (/.f64 z t) (-.f64 y x))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) t))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 z t) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (/.f64 #s(literal -1 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 y x)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 t t))))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 (/.f64 (-.f64 y x) t) z)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (*.f64 t t))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t (*.f64 t t))) (*.f64 t t))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) t)
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 z (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (/.f64 z (/.f64 #s(literal 1 binary64) (*.f64 t t))))
(*.f64 (/.f64 z (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 t t))))
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (/.f64 z #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t))
(*.f64 (/.f64 z (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 z t) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.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 z (*.f64 t #s(literal 1 binary64))) (-.f64 y x))
(*.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 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 z (-.f64 y x)))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 (*.f64 t t) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 t (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) z)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 z (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.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 (-.f64 #s(literal 0 binary64) z) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.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) 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) 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 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (*.f64 t t) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 (*.f64 t t) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 t t) (+.f64 x y)))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 y x))) t)
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (/.f64 t (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 t (+.f64 x y)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t #s(literal 1 binary64))) (*.f64 z (-.f64 y x)))
(*.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 (*.f64 z (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(+.f64 (/.f64 y t) (/.f64 x (-.f64 #s(literal 0 binary64) t)))
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) x))) (fma.f64 (/.f64 #s(literal -1 binary64) t) x (*.f64 (/.f64 #s(literal 1 binary64) t) x)))
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 y x))) #s(literal -1 binary64)))
(-.f64 (/.f64 y t) (/.f64 x t))
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t))
(-.f64 (/.f64 (/.f64 y #s(literal 1 binary64)) t) (/.f64 (/.f64 x #s(literal 1 binary64)) t))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) t) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) t))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) t) (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) t))
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))
(-.f64 (/.f64 (*.f64 y y) (*.f64 t (+.f64 x y))) (/.f64 (*.f64 x x) (*.f64 t (+.f64 x y))))
(-.f64 (/.f64 (*.f64 y t) (*.f64 t t)) (/.f64 (*.f64 t x) (*.f64 t t)))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 y t) (/.f64 x t))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 y t) (/.f64 x t))))))
(-.f64 (/.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (+.f64 (/.f64 y t) (/.f64 x t))) (/.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (+.f64 (/.f64 y t) (/.f64 x t))))
(fma.f64 y (/.f64 #s(literal 1 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y x)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (-.f64 y x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.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 t (+.f64 x y)) (-.f64 (*.f64 y y) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 y t) (*.f64 t x))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) t) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 y t) (/.f64 x t)))) (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 y t) (/.f64 x t)) (-.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (*.f64 (/.f64 x t) (/.f64 x t)))))
(/.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 #s(literal 1 binary64) t))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t))))
(/.f64 (-.f64 y x) t)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 y x))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.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 x y)))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 t (+.f64 x y)))
(/.f64 (-.f64 (*.f64 y t) (*.f64 t x)) (*.f64 t 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 x y))) t))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x y) t))
(/.f64 (neg.f64 (-.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 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 t (+.f64 x y))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) t)
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 y t) (/.f64 x t)))))
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (*.f64 (/.f64 x t) (/.f64 x t))) (+.f64 (/.f64 y t) (/.f64 x t)))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)) (+.f64 x y))
(/.f64 (-.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) x)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) x) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 (-.f64 #s(literal 0 binary64) t) x)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t y) t))
(/.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t x)) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 y (/.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (-.f64 #s(literal 0 binary64) t) x)))
(/.f64 (+.f64 (*.f64 y t) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t t))
(/.f64 (+.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 t t))
(/.f64 (+.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) t) x)))
(/.f64 (+.f64 (*.f64 (neg.f64 y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) x)) (*.f64 (/.f64 t y) t))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t x)) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.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 y (/.f64 t x)) (*.f64 t #s(literal 1 binary64))) (*.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 (neg.f64 y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (-.f64 (*.f64 (neg.f64 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 (neg.f64 y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 t t))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (-.f64 (*.f64 y t) (*.f64 t x))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(/.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 x y))) t)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x y) t)))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 y t) (/.f64 x t))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (*.f64 (/.f64 x t) (/.f64 x t)))) (neg.f64 (+.f64 (/.f64 y t) (/.f64 x t))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 x y)))
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y t) (/.f64 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))))))
(pow.f64 (/.f64 t (-.f64 y x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) t))
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (*.f64 t t))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (*.f64 t t))) t)
(*.f64 (pow.f64 (*.f64 t #s(literal 1 binary64)) #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 x y)))))
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (*.f64 t t))
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.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 x y)))) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) t) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(*.f64 (/.f64 (+.f64 x y) t) (/.f64 (-.f64 y x) (+.f64 x y)))
(+.f64 y (-.f64 #s(literal 0 binary64) x))
(+.f64 (-.f64 #s(literal 0 binary64) x) y)
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal -1 binary64))))
(-.f64 y x)
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) #s(literal -1 binary64)))
(-.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64)))
(-.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 #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (/.f64 (*.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 #s(literal 1 binary64) (+.f64 x y))) (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (+.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 x #s(literal -1 binary64) y)
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x) y)
(fma.f64 #s(literal -1 binary64) x y)
(/.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 (*.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 #s(literal 1 binary64) (+.f64 x y)) (-.f64 (*.f64 y y) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 y y) (*.f64 x x))))
(/.f64 (-.f64 y x) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64))
(/.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 #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 (*.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 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (+.f64 x y))))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))
(/.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 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/.f64 (-.f64 (pow.f64 (/.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 y #s(literal 1 binary64))) (+.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64))))))
(/.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))))))
(pow.f64 (-.f64 y x) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 y x))
(*.f64 (-.f64 y x) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 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 y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(*.f64 (pow.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.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 x y)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(*.f64 (/.f64 (+.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (+.f64 x y)))
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 x z) t))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) x))) (/.f64 z (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) x))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) t))) (/.f64 z (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) t))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x z) t))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 x (/.f64 t z)))
(neg.f64 (/.f64 (*.f64 x z) t))
(/.f64 z (/.f64 (-.f64 #s(literal 0 binary64) t) x))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 z t) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x z) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (/.f64 z t) (/.f64 #s(literal -1 binary64) x))
(/.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) t))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))))
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) x)))
(/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal 1 binary64) x))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t)
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (/.f64 t z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) x))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (*.f64 x z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (/.f64 z t) x) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) x))))
(/.f64 (neg.f64 (*.f64 (/.f64 z t) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)))) t)
(/.f64 (neg.f64 (*.f64 (*.f64 x z) #s(literal 1 binary64))) t)
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) x))) t)
(pow.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))) #s(literal -1 binary64))
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(*.f64 z (/.f64 x (-.f64 #s(literal 0 binary64) t)))
(*.f64 z (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) x)))
(*.f64 z (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)))
(*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x z) t)))
(*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))
(*.f64 (*.f64 x z) (/.f64 #s(literal -1 binary64) t))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) t))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 t (*.f64 x z)) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))
(*.f64 (/.f64 x t) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 x z))
(*.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) z)
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 x t))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) t)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) x)) (/.f64 z #s(literal -1 binary64)))
(*.f64 (/.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(*.f64 (/.f64 (*.f64 x z) t) #s(literal -1 binary64))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 t t))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (*.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (*.f64 t t))
(*.f64 (/.f64 (*.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))
(*.f64 (/.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) t)
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 z (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) x)))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) t)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (/.f64 z (/.f64 #s(literal 1 binary64) (*.f64 t t))))
(*.f64 (/.f64 z (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 t t))))
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 x (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 x z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x z)))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 #s(literal -1 binary64) x)))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 t t) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 t (/.f64 #s(literal -1 binary64) x)))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 t (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) t))
(*.f64 x z)
(*.f64 z x)
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))
(+.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) t)
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t t)) t)
(-.f64 (/.f64 #s(literal 0 binary64) t) t)
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1 binary64)) t)
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) t)
(fma.f64 #s(literal -1 binary64) t #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t) #s(literal 0 binary64))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 0 binary64))
(neg.f64 t)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))))
(/.f64 t #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) t)))
(/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(/.f64 (*.f64 t (*.f64 t t)) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t)) (*.f64 t t))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)))) t)
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t)) #s(literal 0 binary64)) (+.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 0 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 (*.f64 t t) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 t t)) t))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) t) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 #s(literal 0 binary64) t) t))))
(pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) t)
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 t t)))
(+.f64 x (neg.f64 (/.f64 (*.f64 x z) t)))
(+.f64 (neg.f64 (/.f64 (*.f64 x z) t)) x)
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 x z) t))) (/.f64 (*.f64 (/.f64 (*.f64 x z) t) (/.f64 (*.f64 x z) t)) (+.f64 x (/.f64 (*.f64 x z) t))))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x z) t) (/.f64 (*.f64 x z) t)) (-.f64 (neg.f64 (/.f64 (*.f64 x z) t)) x)) (/.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 (*.f64 x z) t)) x)))
(fma.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)
(fma.f64 z (/.f64 x (-.f64 #s(literal 0 binary64) t)) x)
(fma.f64 z (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) x)) x)
(fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x z) t)) x)
(fma.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x) x)
(fma.f64 (*.f64 x z) (/.f64 #s(literal -1 binary64) t) x)
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x x)
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) x)
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (/.f64 #s(literal 1 binary64) t) x)
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t) x)
(fma.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 x z) x)
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) z x)
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) x)) x)
(fma.f64 (/.f64 (*.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (*.f64 t t) x)
(fma.f64 (/.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) t x)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 1 binary64)) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 1 binary64)) x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 x z) t) (/.f64 (*.f64 x z) t)) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x z) t)) x) (-.f64 (*.f64 (/.f64 (*.f64 x z) t) (/.f64 (*.f64 x z) t)) (*.f64 x x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 1 binary64)) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x z) t)) x) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 (*.f64 x z) t) (/.f64 (*.f64 x z) t)) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x z) t) (/.f64 (*.f64 x z) t))) (+.f64 x (/.f64 (*.f64 x z) t)))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x z) t)) x) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 x z) t) (/.f64 (*.f64 x z) t)) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x z) t) (/.f64 (*.f64 x z) t)))) (neg.f64 (+.f64 x (/.f64 (*.f64 x z) t))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x z) t) (/.f64 (*.f64 x z) t)) (*.f64 x x)) (-.f64 (neg.f64 (/.f64 (*.f64 x z) t)) x))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 x z) t))) (*.f64 (+.f64 x (/.f64 (*.f64 x z) t)) (*.f64 (/.f64 (*.f64 x z) t) (/.f64 (*.f64 x z) t)))) (*.f64 (+.f64 x (/.f64 (*.f64 x z) t)) (+.f64 x (/.f64 (*.f64 x z) t))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x z) t)) x) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x z) t) (/.f64 (*.f64 x z) t))))) (neg.f64 (neg.f64 (+.f64 x (/.f64 (*.f64 x z) t)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x z) t) (/.f64 (*.f64 x z) t)) (*.f64 x x))) (neg.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x z) t)) x)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 x z) t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 x z) t) (/.f64 (*.f64 x z) t)) (+.f64 x (/.f64 (*.f64 x z) t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 x z) t))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 x z) t)))) (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 x z) t) (/.f64 (*.f64 x z) t)) (+.f64 x (/.f64 (*.f64 x z) t))) (/.f64 (*.f64 (/.f64 (*.f64 x z) t) (/.f64 (*.f64 x z) t)) (+.f64 x (/.f64 (*.f64 x z) t)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 x z) t))) (/.f64 (*.f64 (/.f64 (*.f64 x z) t) (/.f64 (*.f64 x z) t)) (+.f64 x (/.f64 (*.f64 x z) t)))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 1 binary64)) x)) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x z) t)) x) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x z) t) (/.f64 (*.f64 x z) t))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 x z) t))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 1 binary64)) x)
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 x z) t))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) x))) (/.f64 z (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) x))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) t))) (/.f64 z (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) t))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x z) t))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 x (/.f64 t z)))
(neg.f64 (/.f64 (*.f64 x z) t))
(/.f64 z (/.f64 (-.f64 #s(literal 0 binary64) t) x))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 z t) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x z) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (/.f64 z t) (/.f64 #s(literal -1 binary64) x))
(/.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) t))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))))
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) x)))
(/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal 1 binary64) x))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t)
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (/.f64 t z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) x))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (*.f64 x z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (/.f64 z t) x) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) x))))
(/.f64 (neg.f64 (*.f64 (/.f64 z t) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)))) t)
(/.f64 (neg.f64 (*.f64 (*.f64 x z) #s(literal 1 binary64))) t)
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) x))) t)
(pow.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))) #s(literal -1 binary64))
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(*.f64 z (/.f64 x (-.f64 #s(literal 0 binary64) t)))
(*.f64 z (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) x)))
(*.f64 z (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)))
(*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x z) t)))
(*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))
(*.f64 (*.f64 x z) (/.f64 #s(literal -1 binary64) t))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) t))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 t (*.f64 x z)) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))
(*.f64 (/.f64 x t) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 x z))
(*.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) z)
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 x t))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) t)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) x)) (/.f64 z #s(literal -1 binary64)))
(*.f64 (/.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(*.f64 (/.f64 (*.f64 x z) t) #s(literal -1 binary64))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 t t))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (*.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (*.f64 t t))
(*.f64 (/.f64 (*.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))
(*.f64 (/.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) t)
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 z (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) x)))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) t)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (/.f64 z (/.f64 #s(literal 1 binary64) (*.f64 t t))))
(*.f64 (/.f64 z (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 t t))))
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 x (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 x z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x z)))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 #s(literal -1 binary64) x)))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 t t) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 t (/.f64 #s(literal -1 binary64) x)))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 t (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) t))
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))))
(/.f64 #s(literal -1 binary64) x)
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))

simplify292.0ms (3.6%)

Algorithm
egg-herbie
Rules
2936×*-lowering-*.f32
2936×*-lowering-*.f64
2328×/-lowering-/.f32
2328×/-lowering-/.f64
1748×fma-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02403351
18063116
225183004
081263004
Stop Event
iter limit
node limit
Counts
480 → 480
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
(+ 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)))))
(+ 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)))))
(/ (* 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))
(/ (* 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)
(- (* -1 (/ y (pow x 2))) (/ 1 x))
(- (* y (- (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x))
(- (* y (- (* y (- (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))
(/ 1 y)
(/ (+ 1 (/ x y)) y)
(/ (- (+ 1 (/ (pow x 2) (pow y 2))) (* -1 (/ x y))) y)
(/ (- (+ 1 (/ (pow x 3) (pow y 3))) (+ (* -1 (/ x y)) (* -1 (/ (pow x 2) (pow y 2))))) y)
(/ 1 y)
(* -1 (/ (- (* -1 (/ x y)) 1) y))
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1) y))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1) y))
(/ 1 y)
(+ (/ 1 y) (/ x (pow y 2)))
(+ (* x (+ (/ 1 (pow y 2)) (/ x (pow y 3)))) (/ 1 y))
(+ (* x (+ (* x (+ (/ 1 (pow y 3)) (/ x (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y))
(/ -1 x)
(/ (- (* -1 (/ y x)) 1) x)
(/ (- (* -1 (/ (pow y 2) (pow x 2))) (+ 1 (/ y x))) x)
(/ (- (* -1 (/ (pow y 3) (pow x 3))) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))) x)
(/ -1 x)
(* -1 (/ (+ 1 (/ y x)) x))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) y) x))) x))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (* -1 (pow y 2))) x)) 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)
(/ 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)
(* -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)
(* -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)))))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* x z)
(* x z)
(* x z)
(* x z)
(* x z)
(* x z)
(* x z)
(* x z)
(* x z)
(* x z)
(* x z)
(* x z)
(* x z)
(* x z)
(* x z)
(* x z)
(* x z)
(* x z)
(* x z)
(* x z)
(* x z)
(* x z)
(* x z)
(* x z)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* x (+ 1 (* -1 (/ z t))))
(* x (+ 1 (* -1 (/ z t))))
(* x (+ 1 (* -1 (/ z t))))
(* x (+ 1 (* -1 (/ z t))))
(* x (+ 1 (* -1 (/ z t))))
(* x (+ 1 (* -1 (/ z t))))
(* x (+ 1 (* -1 (/ z t))))
(* x (+ 1 (* -1 (/ z t))))
(* -1 (* x (- (/ z t) 1)))
(* -1 (* x (- (/ z t) 1)))
(* -1 (* x (- (/ z t) 1)))
(* -1 (* x (- (/ z t) 1)))
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 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(* -1 (/ (* x z) t))
(/ -1 x)
(/ -1 x)
(/ -1 x)
(/ -1 x)
(/ -1 x)
(/ -1 x)
(/ -1 x)
(/ -1 x)
(/ -1 x)
(/ -1 x)
(/ -1 x)
(/ -1 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 #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)))))
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 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 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 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))
(*.f64 z (+.f64 (/.f64 x 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 y (+.f64 (/.f64 z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 x y))))
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))
(*.f64 y (+.f64 (/.f64 z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 x y))))
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))
(*.f64 y (+.f64 (/.f64 z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 x 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 #s(literal 1 binary64) (/.f64 z t)) (/.f64 x y))))
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))
(*.f64 y (+.f64 (/.f64 z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 x y))))
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))
(*.f64 y (+.f64 (/.f64 z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 x y))))
(/ (* z (- y x)) t)
(*.f64 z (/.f64 (-.f64 y x) t))
(/ (+ (* t x) (* z (- y x))) t)
(/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t)
(/ (+ (* t x) (* z (- y x))) t)
(/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t)
(/ (+ (* t x) (* z (- y x))) t)
(/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) 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)))
(/ (* 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) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) 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 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 y 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)))
(* -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 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 z (/.f64 (-.f64 #s(literal 0 binary64) x) 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 z (/.f64 (-.f64 #s(literal 0 binary64) x) 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 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))
(*.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 z (-.f64 #s(literal 0 binary64) 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 z (-.f64 #s(literal 0 binary64) 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))))
(* x (+ (* -1 z) (/ (* y z) x)))
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))))
(* -1 (* x z))
(*.f64 z (-.f64 #s(literal 0 binary64) 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))))
(* -1 (* x (+ z (* -1 (/ (* y z) x)))))
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))))
(/ -1 x)
(/.f64 #s(literal -1 binary64) x)
(- (* -1 (/ y (pow x 2))) (/ 1 x))
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) x)
(- (* y (- (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x))
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 y x))) x)) x)
(- (* y (- (* y (- (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))
(+.f64 (*.f64 y (*.f64 y (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 y (pow.f64 x #s(literal 4 binary64)))))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) x))
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(/ (+ 1 (/ x y)) y)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)
(/ (- (+ 1 (/ (pow x 2) (pow y 2))) (* -1 (/ x y))) y)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) y)
(/ (- (+ 1 (/ (pow x 3) (pow y 3))) (+ (* -1 (/ x y)) (* -1 (/ (pow x 2) (pow y 2))))) y)
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 x y))) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(* -1 (/ (- (* -1 (/ x y)) 1) y))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1) y))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) y)
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1) y))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (*.f64 x (*.f64 x (-.f64 (/.f64 x y) #s(literal -1 binary64)))) y)) y)) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(+ (/ 1 y) (/ x (pow y 2)))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)
(+ (* x (+ (/ 1 (pow y 2)) (/ x (pow y 3)))) (/ 1 y))
(+.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y))
(+ (* x (+ (* x (+ (/ 1 (pow y 3)) (/ x (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y))
(+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) y) (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y))
(/ -1 x)
(/.f64 #s(literal -1 binary64) x)
(/ (- (* -1 (/ y x)) 1) x)
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) x)
(/ (- (* -1 (/ (pow y 2) (pow x 2))) (+ 1 (/ y x))) x)
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 y x))) x)) x)
(/ (- (* -1 (/ (pow y 3) (pow x 3))) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))) x)
(/.f64 (-.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 y x))) x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) x)
(/ -1 x)
(/.f64 #s(literal -1 binary64) x)
(* -1 (/ (+ 1 (/ y x)) x))
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) x)
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) y) x))) x))
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 y x))) x)) x)
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (* -1 (pow y 2))) x)) y) x))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (/.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 y x)))) x)) 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)
(/ 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 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) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) 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 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 y 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)))
(* -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 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 z (/.f64 (-.f64 #s(literal 0 binary64) x) 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 z (/.f64 (-.f64 #s(literal 0 binary64) x) 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 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 t))
(/.f64 (-.f64 #s(literal 0 binary64) 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 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y t))))
(* y (+ (* -1 (/ x (* t y))) (/ 1 t)))
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y t))))
(* y (+ (* -1 (/ x (* t y))) (/ 1 t)))
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y t))))
(/ y t)
(/.f64 y t)
(* -1 (* y (- (/ x (* t y)) (/ 1 t))))
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y t))))
(* -1 (* y (- (/ x (* t y)) (/ 1 t))))
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y t))))
(* -1 (* y (- (/ x (* t y)) (/ 1 t))))
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y 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 (-.f64 #s(literal 0 binary64) x) t)
(* x (- (/ y (* t x)) (/ 1 t)))
(*.f64 x (+.f64 (/.f64 y (*.f64 t x)) (/.f64 #s(literal -1 binary64) t)))
(* x (- (/ y (* t x)) (/ 1 t)))
(*.f64 x (+.f64 (/.f64 y (*.f64 t x)) (/.f64 #s(literal -1 binary64) t)))
(* x (- (/ y (* t x)) (/ 1 t)))
(*.f64 x (+.f64 (/.f64 y (*.f64 t x)) (/.f64 #s(literal -1 binary64) t)))
(* -1 (/ x t))
(/.f64 (-.f64 #s(literal 0 binary64) x) t)
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))
(*.f64 x (+.f64 (/.f64 y (*.f64 t x)) (/.f64 #s(literal -1 binary64) t)))
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))
(*.f64 x (+.f64 (/.f64 y (*.f64 t x)) (/.f64 #s(literal -1 binary64) t)))
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))
(*.f64 x (+.f64 (/.f64 y (*.f64 t x)) (/.f64 #s(literal -1 binary64) 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)
(* -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)))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* x z)
(*.f64 z x)
(* x z)
(*.f64 z x)
(* x z)
(*.f64 z x)
(* x z)
(*.f64 z x)
(* x z)
(*.f64 z x)
(* x z)
(*.f64 z x)
(* x z)
(*.f64 z x)
(* x z)
(*.f64 z x)
(* x z)
(*.f64 z x)
(* x z)
(*.f64 z x)
(* x z)
(*.f64 z x)
(* x z)
(*.f64 z x)
(* x z)
(*.f64 z x)
(* x z)
(*.f64 z x)
(* x z)
(*.f64 z x)
(* x z)
(*.f64 z x)
(* x z)
(*.f64 z x)
(* x z)
(*.f64 z x)
(* x z)
(*.f64 z x)
(* x z)
(*.f64 z x)
(* x z)
(*.f64 z x)
(* x z)
(*.f64 z x)
(* x z)
(*.f64 z x)
(* x z)
(*.f64 z x)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* x (+ 1 (* -1 (/ z t))))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* x (+ 1 (* -1 (/ z t))))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* x (+ 1 (* -1 (/ z t))))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* x (+ 1 (* -1 (/ z t))))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* x (+ 1 (* -1 (/ z t))))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* x (+ 1 (* -1 (/ z t))))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* x (+ 1 (* -1 (/ z t))))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* x (+ 1 (* -1 (/ z t))))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* -1 (* x (- (/ z t) 1)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* -1 (* x (- (/ z t) 1)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* -1 (* x (- (/ z t) 1)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
(* -1 (* x (- (/ z t) 1)))
(*.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 z (/.f64 (-.f64 #s(literal 0 binary64) 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)))
(* z (+ (* -1 (/ x t)) (/ x z)))
(*.f64 z (-.f64 (/.f64 x z) (/.f64 x t)))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) 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 (* z (+ (* -1 (/ x z)) (/ x t))))
(*.f64 z (-.f64 (/.f64 x z) (/.f64 x t)))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(/ (+ (* -1 (* x z)) (* t x)) t)
(/.f64 (*.f64 x (-.f64 t z)) t)
(/ (+ (* -1 (* x z)) (* t x)) t)
(/.f64 (*.f64 x (-.f64 t z)) t)
(/ (+ (* -1 (* x z)) (* t x)) t)
(/.f64 (*.f64 x (-.f64 t 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 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(* -1 (/ (* x z) t))
(*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(/ -1 x)
(/.f64 #s(literal -1 binary64) x)
(/ -1 x)
(/.f64 #s(literal -1 binary64) x)
(/ -1 x)
(/.f64 #s(literal -1 binary64) x)
(/ -1 x)
(/.f64 #s(literal -1 binary64) x)
(/ -1 x)
(/.f64 #s(literal -1 binary64) x)
(/ -1 x)
(/.f64 #s(literal -1 binary64) x)
(/ -1 x)
(/.f64 #s(literal -1 binary64) x)
(/ -1 x)
(/.f64 #s(literal -1 binary64) x)
(/ -1 x)
(/.f64 #s(literal -1 binary64) x)
(/ -1 x)
(/.f64 #s(literal -1 binary64) x)
(/ -1 x)
(/.f64 #s(literal -1 binary64) x)
(/ -1 x)
(/.f64 #s(literal -1 binary64) x)

eval188.0ms (2.3%)

Compiler

Compiled 19825 to 2352 computations (88.1% saved)

prune147.0ms (1.8%)

Pruning

15 alts after pruning (9 fresh and 6 done)

PrunedKeptTotal
New139171398
Fresh224
Picked325
Done044
Total1396151411
Accuracy
100.0%
Counts
1411 → 15
Alt Table
Click to see full alt table
StatusAccuracyProgram
37.1%
(/.f64 (*.f64 z y) t)
22.8%
(/.f64 (*.f64 z x) (neg.f64 t))
53.7%
(/.f64 z (/.f64 t (-.f64 y x)))
39.7%
(/.f64 y (/.f64 t z))
81.2%
(+.f64 (/.f64 y (/.f64 t z)) x)
62.0%
(+.f64 (neg.f64 (/.f64 (*.f64 x z) t)) x)
78.2%
(+.f64 x (/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) t))
98.4%
(+.f64 x (/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
98.4%
(+.f64 x (*.f64 (/.f64 z t) (-.f64 y x)))
77.6%
(+.f64 x (*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))))
37.3%
(*.f64 (/.f64 y t) z)
53.8%
(*.f64 z (/.f64 (-.f64 y x) t))
39.7%
(*.f64 y (/.f64 z t))
66.2%
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
44.4%
x
Compiler

Compiled 262 to 175 computations (33.2% saved)

simplify109.0ms (1.3%)

Algorithm
egg-herbie
Localize:

Found 14 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 #s(literal 1 binary64) y)
cost-diff128
(/.f64 z (/.f64 #s(literal 1 binary64) y))
cost-diff128
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) t)
cost-diff128
(+.f64 x (/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) t))
cost-diff0
(-.f64 y x)
cost-diff0
(/.f64 t (-.f64 y x))
cost-diff0
(/.f64 z (/.f64 t (-.f64 y x)))
cost-diff0
(*.f64 z y)
cost-diff0
(/.f64 (*.f64 z y) t)
cost-diff0
(/.f64 y t)
cost-diff0
(*.f64 (/.f64 y t) z)
cost-diff0
(/.f64 t z)
cost-diff0
(/.f64 y (/.f64 t z))
cost-diff0
(+.f64 (/.f64 y (/.f64 t z)) x)
Rules
2666×fnmadd-define
1582×fma-define
1436×fnmsub-define
1280×sum3-define
1234×fmsub-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01982
13580
25680
311180
421380
540780
671980
7126780
8318480
9742280
0848480
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (/ y (/ t z)) x)
(/ y (/ t z))
y
(/ t z)
t
z
x
(* (/ y t) z)
(/ y t)
y
t
z
(/ (* z y) t)
(* z y)
z
y
t
(/ z (/ t (- y x)))
z
(/ t (- y x))
t
(- y x)
y
x
(+ x (/ (/ z (/ 1 y)) t))
x
(/ (/ z (/ 1 y)) t)
(/ z (/ 1 y))
z
(/ 1 y)
1
y
t
Outputs
(+ (/ y (/ t z)) x)
(+.f64 (/.f64 y (/.f64 t z)) x)
(/ y (/ t z))
(/.f64 y (/.f64 t z))
y
(/ t z)
(/.f64 t z)
t
z
x
(* (/ y t) z)
(/.f64 y (/.f64 t z))
(/ y t)
(/.f64 y t)
y
t
z
(/ (* z y) t)
(/.f64 y (/.f64 t z))
(* z y)
(*.f64 y z)
z
y
t
(/ z (/ t (- y x)))
(/.f64 z (/.f64 t (-.f64 y x)))
z
(/ t (- y x))
(/.f64 t (-.f64 y x))
t
(- y x)
(-.f64 y x)
y
x
(+ x (/ (/ z (/ 1 y)) t))
(+.f64 (/.f64 y (/.f64 t z)) x)
x
(/ (/ z (/ 1 y)) t)
(/.f64 y (/.f64 t z))
(/ z (/ 1 y))
(*.f64 y z)
z
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
1
#s(literal 1 binary64)
y
t

localize132.0ms (1.6%)

Localize:

Found 14 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(/.f64 #s(literal 1 binary64) y)
accuracy100.0%
(+.f64 x (/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) t))
accuracy99.7%
(/.f64 z (/.f64 #s(literal 1 binary64) y))
accuracy93.1%
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) t)
accuracy100.0%
(-.f64 y x)
accuracy100.0%
(/.f64 t (-.f64 y x))
accuracy92.8%
(/.f64 z (/.f64 t (-.f64 y x)))
accuracy100.0%
(*.f64 z y)
accuracy93.1%
(/.f64 (*.f64 z y) t)
accuracy100.0%
(/.f64 y t)
accuracy93.6%
(*.f64 (/.f64 y t) z)
accuracy100.0%
(/.f64 t z)
accuracy100.0%
(+.f64 (/.f64 y (/.f64 t z)) x)
accuracy95.0%
(/.f64 y (/.f64 t z))
Results
72.0ms256×0valid
Compiler

Compiled 94 to 20 computations (78.7% saved)

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

series12.0ms (0.2%)

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

114 calls:

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

rewrite339.0ms (4.2%)

Algorithm
batch-egg-rewrite
Rules
4392×*-lowering-*.f32
4392×*-lowering-*.f64
4382×/-lowering-/.f32
4382×/-lowering-/.f64
2056×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01963
112161
2116261
0831261
Stop Event
iter limit
node limit
Counts
14 → 675
Calls
Call 1
Inputs
(+ (/ y (/ t z)) x)
(/ y (/ t z))
(/ t z)
(* (/ y t) z)
(/ y t)
(/ (* z y) t)
(* z y)
(/ z (/ t (- y x)))
(/ t (- y x))
(- y x)
(+ x (/ (/ z (/ 1 y)) t))
(/ (/ z (/ 1 y)) t)
(/ z (/ 1 y))
(/ 1 y)
Outputs
(+.f64 (/.f64 y (/.f64 t z)) x)
(+.f64 x (/.f64 y (/.f64 t z)))
(-.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 x (/.f64 y (/.f64 t z)))))
(fma.f64 y (/.f64 z t) x)
(fma.f64 z (/.f64 y t) x)
(fma.f64 (/.f64 y t) z x)
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) x)
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) x)
(fma.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) x)
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 t z)) x)
(fma.f64 (/.f64 z t) y x)
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) 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 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t 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 (/.f64 y (/.f64 t z)) x) (*.f64 (+.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 y (/.f64 t 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 (*.f64 t t)) (*.f64 z (*.f64 z z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (*.f64 (+.f64 (/.f64 y (/.f64 t z)) x) (-.f64 x (/.f64 y (/.f64 t z))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t 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 (/.f64 y (/.f64 t z)) x) (*.f64 (+.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 y (/.f64 t z)) x)))))
(/.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 (*.f64 t t)) (*.f64 z (*.f64 z z))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (*.f64 (+.f64 (/.f64 y (/.f64 t z)) x) (-.f64 x (/.f64 y (/.f64 t 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 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 (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))))
(/.f64 (*.f64 (+.f64 (/.f64 y (/.f64 t z)) x) (-.f64 x (/.f64 y (/.f64 t z)))) (-.f64 x (/.f64 y (/.f64 t z))))
(/.f64 (*.f64 (+.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 y (/.f64 t z)) x)) (-.f64 (/.f64 y (/.f64 t z)) x))
(/.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 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.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 (*.f64 t t)) (*.f64 z (*.f64 z 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 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 y (/.f64 t z)) x))) (neg.f64 (-.f64 (/.f64 y (/.f64 t z)) x)))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 y (/.f64 t z)) x) (-.f64 x (/.f64 y (/.f64 t z))))) (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (/.f64 y (/.f64 t z)) x)) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) 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 (/.f64 t z)) (/.f64 t (*.f64 y 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 (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.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 (*.f64 t t)) (*.f64 z (*.f64 z 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 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 y (/.f64 t z)) x)))) (neg.f64 (neg.f64 (-.f64 (/.f64 y (/.f64 t z)) x))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (/.f64 y (/.f64 t z)) x) (-.f64 x (/.f64 y (/.f64 t z)))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (/.f64 y (/.f64 t z)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (/.f64 y (/.f64 t z)) x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x))) (*.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 x (/.f64 y (/.f64 t z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 x (/.f64 y (/.f64 t z))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 x (/.f64 y (/.f64 t z))))))))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t 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 (/.f64 y (/.f64 t z)) x) (*.f64 (+.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 y (/.f64 t z)) x))) #s(literal -1 binary64))
(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 (*.f64 t t)) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (*.f64 (+.f64 (/.f64 y (/.f64 t z)) x) (-.f64 x (/.f64 y (/.f64 t z))))) #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 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t 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 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))))
(*.f64 (*.f64 (+.f64 (/.f64 y (/.f64 t z)) x) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))))
(*.f64 (*.f64 (+.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 t z)) x)))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 t y))) (/.f64 z (neg.f64 (/.f64 t y))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (/.f64 #s(literal -1 binary64) y))) (/.f64 z (*.f64 t (/.f64 #s(literal -1 binary64) y))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 y (/.f64 t z))
(/.f64 z (/.f64 t y))
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))
(/.f64 (*.f64 y z) t)
(/.f64 (*.f64 y z) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) t))
(/.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 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) t)))
(/.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) z) (*.f64 t (/.f64 #s(literal -1 binary64) y)))
(/.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) y))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) y) z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) t))
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t y))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (neg.f64 (/.f64 t y))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (*.f64 t (/.f64 #s(literal -1 binary64) y))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t z))
(/.f64 (neg.f64 (/.f64 z t)) (/.f64 #s(literal -1 binary64) y))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal -1 binary64) y))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)))
(/.f64 (neg.f64 (/.f64 y t)) (neg.f64 (/.f64 #s(literal 1 binary64) z)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) t)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 t y)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t))) (/.f64 #s(literal 1 binary64) y))
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) t) #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 y (/.f64 (/.f64 z t) #s(literal 1 binary64)))
(*.f64 z (/.f64 y t))
(*.f64 z (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 y t) z)
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)))
(*.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 z t) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 t z)))
(*.f64 (/.f64 z t) y)
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)))
(*.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) (-.f64 #s(literal 0 binary64) z))))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) t))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) t))
(*.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) y) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) z))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 y z))
(*.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) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) y) t))
(*.f64 (/.f64 z (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 y #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 z t) (pow.f64 y #s(literal -1/2 binary64))))
(*.f64 (/.f64 z (*.f64 t #s(literal 1 binary64))) y)
(*.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 1 binary64) t) (/.f64 #s(literal 1 binary64) y)) z)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 z (pow.f64 y #s(literal -1/2 binary64))))
(*.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) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) y)) (/.f64 z #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (*.f64 y z))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) z) (pow.f64 y #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t #s(literal 1 binary64))) (*.f64 y z))
(exp.f64 (*.f64 (log.f64 (/.f64 z t)) #s(literal -1 binary64)))
(-.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)))
(/.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) (neg.f64 (neg.f64 (/.f64 z t))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) z)))
(/.f64 (*.f64 t #s(literal 1 binary64)) z)
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) z))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))) (neg.f64 (neg.f64 (-.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 (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)))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 t y))) (/.f64 z (neg.f64 (/.f64 t y))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (/.f64 #s(literal -1 binary64) y))) (/.f64 z (*.f64 t (/.f64 #s(literal -1 binary64) y))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 y (/.f64 t z))
(/.f64 z (/.f64 t y))
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))
(/.f64 (*.f64 y z) t)
(/.f64 (*.f64 y z) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) t))
(/.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 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) t)))
(/.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) z) (*.f64 t (/.f64 #s(literal -1 binary64) y)))
(/.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) y))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) y) z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) t))
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t y))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (neg.f64 (/.f64 t y))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (*.f64 t (/.f64 #s(literal -1 binary64) y))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t z))
(/.f64 (neg.f64 (/.f64 z t)) (/.f64 #s(literal -1 binary64) y))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal -1 binary64) y))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)))
(/.f64 (neg.f64 (/.f64 y t)) (neg.f64 (/.f64 #s(literal 1 binary64) z)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) t)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 t y)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t))) (/.f64 #s(literal 1 binary64) y))
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) t) #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 y (/.f64 (/.f64 z t) #s(literal 1 binary64)))
(*.f64 z (/.f64 y t))
(*.f64 z (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 y t) z)
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)))
(*.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 z t) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 t z)))
(*.f64 (/.f64 z t) y)
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)))
(*.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) (-.f64 #s(literal 0 binary64) z))))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) t))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) t))
(*.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) y) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) z))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 y z))
(*.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) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) y) t))
(*.f64 (/.f64 z (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 y #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 z t) (pow.f64 y #s(literal -1/2 binary64))))
(*.f64 (/.f64 z (*.f64 t #s(literal 1 binary64))) y)
(*.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 1 binary64) t) (/.f64 #s(literal 1 binary64) y)) z)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 z (pow.f64 y #s(literal -1/2 binary64))))
(*.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) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) y)) (/.f64 z #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (*.f64 y z))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) z) (pow.f64 y #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t #s(literal 1 binary64))) (*.f64 y z))
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) t))
(/.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 #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 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.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 y (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal 1 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 (pow.f64 (*.f64 t #s(literal 1 binary64)) #s(literal -1 binary64)) y)
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 t y))) (/.f64 z (neg.f64 (/.f64 t y))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (/.f64 #s(literal -1 binary64) y))) (/.f64 z (*.f64 t (/.f64 #s(literal -1 binary64) y))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 y (/.f64 t z))
(/.f64 z (/.f64 t y))
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))
(/.f64 (*.f64 y z) t)
(/.f64 (*.f64 y z) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) t))
(/.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 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) t)))
(/.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) z) (*.f64 t (/.f64 #s(literal -1 binary64) y)))
(/.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) y))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) y) z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) t))
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t y))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (neg.f64 (/.f64 t y))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (*.f64 t (/.f64 #s(literal -1 binary64) y))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t z))
(/.f64 (neg.f64 (/.f64 z t)) (/.f64 #s(literal -1 binary64) y))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal -1 binary64) y))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)))
(/.f64 (neg.f64 (/.f64 y t)) (neg.f64 (/.f64 #s(literal 1 binary64) z)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) t)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 t y)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t))) (/.f64 #s(literal 1 binary64) y))
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) t) #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 y (/.f64 (/.f64 z t) #s(literal 1 binary64)))
(*.f64 z (/.f64 y t))
(*.f64 z (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 y t) z)
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)))
(*.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 z t) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 t z)))
(*.f64 (/.f64 z t) y)
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)))
(*.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) (-.f64 #s(literal 0 binary64) z))))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) t))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) t))
(*.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) y) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) z))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 y z))
(*.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) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) y) t))
(*.f64 (/.f64 z (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 y #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 z t) (pow.f64 y #s(literal -1/2 binary64))))
(*.f64 (/.f64 z (*.f64 t #s(literal 1 binary64))) y)
(*.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 1 binary64) t) (/.f64 #s(literal 1 binary64) y)) z)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 z (pow.f64 y #s(literal -1/2 binary64))))
(*.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) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) y)) (/.f64 z #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (*.f64 y z))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) z) (pow.f64 y #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t #s(literal 1 binary64))) (*.f64 y z))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 z (/.f64 #s(literal -1 binary64) y)))
(neg.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)))
(/.f64 z (/.f64 #s(literal 1 binary64) y))
(/.f64 (*.f64 y z) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) z))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) y))
(/.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) y))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (/.f64 #s(literal -1 binary64) y))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 y z)
(*.f64 z y)
(*.f64 (*.f64 y z) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 y z))
(*.f64 #s(literal -1 binary64) (/.f64 z (/.f64 #s(literal -1 binary64) y)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 z (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))))
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z (-.f64 y x)))) #s(literal -1 binary64)))
(-.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)))))
(fma.f64 y (/.f64 z t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 y (/.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(fma.f64 z (/.f64 y t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 z (/.f64 y t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(fma.f64 (/.f64 y t) z (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (/.f64 y t) z (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(fma.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(fma.f64 (/.f64 z t) y (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (/.f64 z t) y (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))
(neg.f64 (/.f64 z (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x)))))
(/.f64 z (/.f64 t (-.f64 y x)))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z (-.f64 y x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 z (-.f64 y x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z (-.f64 y x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.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 y) (*.f64 x x))) (*.f64 t (+.f64 y x)))
(/.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 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x))
(/.f64 (*.f64 z (-.f64 y x)) t)
(/.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 y x))))))
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 t (+.f64 y x))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.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 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 y x)))
(/.f64 (neg.f64 (*.f64 z (-.f64 y x))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (pow.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 y (/.f64 t z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) (*.f64 (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))))))
(pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 z (/.f64 (-.f64 y x) t))
(*.f64 (-.f64 y x) (/.f64 z t))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) t))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y x))))
(*.f64 (/.f64 (-.f64 y x) t) z)
(*.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 #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 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 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) 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 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.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 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 y x)))))
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))
(*.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 y x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 z t) (+.f64 y x)))
(*.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) (/.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 y x)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 y x)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (-.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 y x)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y x)))
(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 t (-.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 #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 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(/.f64 (*.f64 t #s(literal 1 binary64)) (-.f64 y x))
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (-.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)))))
(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 t (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(*.f64 #s(literal 1 binary64) (/.f64 t (-.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 y x))))
(*.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 y x))))))
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x))
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y x))))
(*.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))))
(+.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)))
(-.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 y #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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))
(/.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))))
(/.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))))
(/.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))))))
(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)))
(+.f64 (/.f64 y (/.f64 t z)) x)
(+.f64 x (/.f64 y (/.f64 t z)))
(-.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 x (/.f64 y (/.f64 t z)))))
(fma.f64 y (/.f64 z t) x)
(fma.f64 z (/.f64 y t) x)
(fma.f64 (/.f64 y t) z x)
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) x)
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) x)
(fma.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) x)
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 t z)) x)
(fma.f64 (/.f64 z t) y x)
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) 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 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t 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 (/.f64 y (/.f64 t z)) x) (*.f64 (+.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 y (/.f64 t 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 (*.f64 t t)) (*.f64 z (*.f64 z z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (*.f64 (+.f64 (/.f64 y (/.f64 t z)) x) (-.f64 x (/.f64 y (/.f64 t z))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t 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 (/.f64 y (/.f64 t z)) x) (*.f64 (+.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 y (/.f64 t z)) x)))))
(/.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 (*.f64 t t)) (*.f64 z (*.f64 z z))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (*.f64 (+.f64 (/.f64 y (/.f64 t z)) x) (-.f64 x (/.f64 y (/.f64 t 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 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 (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))))
(/.f64 (*.f64 (+.f64 (/.f64 y (/.f64 t z)) x) (-.f64 x (/.f64 y (/.f64 t z)))) (-.f64 x (/.f64 y (/.f64 t z))))
(/.f64 (*.f64 (+.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 y (/.f64 t z)) x)) (-.f64 (/.f64 y (/.f64 t z)) x))
(/.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 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.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 (*.f64 t t)) (*.f64 z (*.f64 z 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 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 y (/.f64 t z)) x))) (neg.f64 (-.f64 (/.f64 y (/.f64 t z)) x)))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 y (/.f64 t z)) x) (-.f64 x (/.f64 y (/.f64 t z))))) (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (/.f64 y (/.f64 t z)) x)) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) 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 (/.f64 t z)) (/.f64 t (*.f64 y 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 (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.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 (*.f64 t t)) (*.f64 z (*.f64 z 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 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 y (/.f64 t z)) x)))) (neg.f64 (neg.f64 (-.f64 (/.f64 y (/.f64 t z)) x))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (/.f64 y (/.f64 t z)) x) (-.f64 x (/.f64 y (/.f64 t z)))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (/.f64 y (/.f64 t z)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (/.f64 y (/.f64 t z)) x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x))) (*.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 x (/.f64 y (/.f64 t z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 x (/.f64 y (/.f64 t z))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 x (/.f64 y (/.f64 t z))))))))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t 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 (/.f64 y (/.f64 t z)) x) (*.f64 (+.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 y (/.f64 t z)) x))) #s(literal -1 binary64))
(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 (*.f64 t t)) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (*.f64 (+.f64 (/.f64 y (/.f64 t z)) x) (-.f64 x (/.f64 y (/.f64 t z))))) #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 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t 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 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))))
(*.f64 (*.f64 (+.f64 (/.f64 y (/.f64 t z)) x) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))))
(*.f64 (*.f64 (+.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 t z)) x)))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 t y))) (/.f64 z (neg.f64 (/.f64 t y))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (/.f64 #s(literal -1 binary64) y))) (/.f64 z (*.f64 t (/.f64 #s(literal -1 binary64) y))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(/.f64 y (/.f64 t z))
(/.f64 z (/.f64 t y))
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))
(/.f64 (*.f64 y z) t)
(/.f64 (*.f64 y z) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) t))
(/.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 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) t)))
(/.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) z) (*.f64 t (/.f64 #s(literal -1 binary64) y)))
(/.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) y))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) y) z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) t))
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t y))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (neg.f64 (/.f64 t y))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (*.f64 t (/.f64 #s(literal -1 binary64) y))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t z))
(/.f64 (neg.f64 (/.f64 z t)) (/.f64 #s(literal -1 binary64) y))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal -1 binary64) y))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)))
(/.f64 (neg.f64 (/.f64 y t)) (neg.f64 (/.f64 #s(literal 1 binary64) z)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) t)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 t y)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t))) (/.f64 #s(literal 1 binary64) y))
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) t) #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 y (/.f64 (/.f64 z t) #s(literal 1 binary64)))
(*.f64 z (/.f64 y t))
(*.f64 z (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 y t) z)
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)))
(*.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 z t) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 t z)))
(*.f64 (/.f64 z t) y)
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)))
(*.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) (-.f64 #s(literal 0 binary64) z))))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) t))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) t))
(*.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) y) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) z))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 y z))
(*.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) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) y) t))
(*.f64 (/.f64 z (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 y #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 z t) (pow.f64 y #s(literal -1/2 binary64))))
(*.f64 (/.f64 z (*.f64 t #s(literal 1 binary64))) y)
(*.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 1 binary64) t) (/.f64 #s(literal 1 binary64) y)) z)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 z (pow.f64 y #s(literal -1/2 binary64))))
(*.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) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) y)) (/.f64 z #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (*.f64 y z))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) z) (pow.f64 y #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t #s(literal 1 binary64))) (*.f64 y z))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 z (/.f64 #s(literal -1 binary64) y)))
(neg.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)))
(/.f64 z (/.f64 #s(literal 1 binary64) y))
(/.f64 (*.f64 y z) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) z))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) y))
(/.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) y))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (/.f64 #s(literal -1 binary64) y))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 y z)
(*.f64 z y)
(*.f64 (*.f64 y z) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 y z))
(*.f64 #s(literal -1 binary64) (/.f64 z (/.f64 #s(literal -1 binary64) y)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 z (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))))
(exp.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) y))
(/.f64 #s(literal 1 binary64) y)
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) y)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))))
(pow.f64 y #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))
(pow.f64 (*.f64 y y) #s(literal -1/2 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64))
(pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 y)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y))
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64)))

simplify310.0ms (3.8%)

Algorithm
egg-herbie
Rules
5690×*-lowering-*.f32
5690×*-lowering-*.f64
2212×/-lowering-/.f32
2212×/-lowering-/.f64
1570×times-frac
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01972685
16502569
221202509
083962509
Stop Event
iter limit
node limit
Counts
456 → 456
Calls
Call 1
Inputs
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)
(+ 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)))
(/ (* 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)
(/ 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)
(/ (* 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)
(/ (* 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))))
(/ 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))
(* -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)
(* 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)))))
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))
(/ (* 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)
(/ 1 y)
(/ 1 y)
(/ 1 y)
(/ 1 y)
(/ 1 y)
(/ 1 y)
(/ 1 y)
(/ 1 y)
(/ 1 y)
(/ 1 y)
(/ 1 y)
(/ 1 y)
Outputs
x
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
(/ (* y z) t)
(/.f64 (*.f64 y 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 (+ (/ x y) (/ z t)))
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t)))
(/ (* y z) t)
(/.f64 (*.f64 y 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)))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t)))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (+ (* t x) (* y z)) t)
(/.f64 (+.f64 (*.f64 y z) (*.f64 x t)) t)
(/ (+ (* t x) (* y z)) t)
(/.f64 (+.f64 (*.f64 y z) (*.f64 x t)) t)
(/ (+ (* t x) (* y z)) t)
(/.f64 (+.f64 (*.f64 y z) (*.f64 x t)) t)
x
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
x
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
x
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t)))
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t)))
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t)))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t)))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t)))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t)))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
x
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 x t))))
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 x t))))
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 x t))))
x
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 x t))))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 x t))))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 x 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) t)
(/.f64 (*.f64 y z) 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 (*.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)
(/ (* 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)
(/ (* 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 #s(literal 0 binary64) (*.f64 x (/.f64 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 y z) t)
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(*.f64 (*.f64 (/.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) y))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(*.f64 (*.f64 (/.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) y))
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))
(*.f64 (*.f64 (/.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) y))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(*.f64 (*.f64 (/.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(*.f64 (*.f64 (/.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))
(*.f64 (*.f64 (/.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) 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 x (/.f64 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 x (/.f64 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))))
(/ 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 t (-.f64 #s(literal 0 binary64) x))
(+ (* -1 (/ t x)) (* -1 (/ (* t y) (pow x 2))))
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y x))) x)
(+ (* -1 (/ t x)) (* y (- (* -1 (/ (* t y) (pow x 3))) (/ t (pow x 2)))))
(-.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 t (*.f64 x x))) y)) (/.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 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y t))) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 t (*.f64 x x)))))) (/.f64 t x))
(/ t y)
(/.f64 t y)
(/ (+ t (/ (* t x) y)) y)
(/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) t) y)
(/ (- (+ t (/ (* t (pow x 2)) (pow y 2))) (* -1 (/ (* t x) y))) y)
(/.f64 (+.f64 t (*.f64 (/.f64 t y) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x 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 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) t) (*.f64 (/.f64 t y) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))))) y)
(/ t y)
(/.f64 t y)
(* -1 (/ (+ (* -1 t) (* -1 (/ (* t x) y))) y))
(/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) t) y)
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t x) (/ (* t (pow x 2)) y)) y))) y))
(/.f64 (+.f64 t (/.f64 (*.f64 t (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 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 x t) (/.f64 (*.f64 t (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))))) y)) y)) y)
(/ t y)
(/.f64 t y)
(+ (/ t y) (/ (* t x) (pow y 2)))
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 t y))
(+ (* x (- (/ (* t x) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y))
(+.f64 (/.f64 t y) (*.f64 x (*.f64 (/.f64 t (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))))
(+ (* 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 (*.f64 t (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 t (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal 1 binary64))))))
(* -1 (/ t x))
(/.f64 t (-.f64 #s(literal 0 binary64) x))
(/ (+ (* -1 t) (* -1 (/ (* t y) x))) x)
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y x))) x)
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow x 2)))) (/ (* t y) x)) x)
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y x)))) 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 t (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y x)))) (/.f64 (*.f64 y (*.f64 y (*.f64 y t))) (*.f64 x (*.f64 x x)))) x)
(* -1 (/ t x))
(/.f64 t (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (+ t (/ (* t y) x)) x))
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y x))) x)
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) x)) (* t y)) x))) x))
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y x)))) 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 t (+.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) x))) x) (*.f64 y t)) x)) (-.f64 #s(literal 0 binary64) 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 (-.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)))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
x
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 x t))))
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 x t))))
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 x t))))
x
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 x t))))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 x t))))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 x t))))
x
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t)))
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t)))
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t)))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t)))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t)))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t)))
x
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
(/ (* y z) t)
(/.f64 (*.f64 y 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 (+ (/ x y) (/ z t)))
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t)))
(/ (* y z) t)
(/.f64 (*.f64 y 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)))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t)))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (+ (* t x) (* y z)) t)
(/.f64 (+.f64 (*.f64 y z) (*.f64 x t)) t)
(/ (+ (* t x) (* y z)) t)
(/.f64 (+.f64 (*.f64 y z) (*.f64 x t)) t)
(/ (+ (* t x) (* y z)) t)
(/.f64 (+.f64 (*.f64 y z) (*.f64 x t)) t)
x
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
x
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
(+ x (/ (* y z) t))
(+.f64 x (/.f64 (*.f64 y z) t))
(+ x (/ (* y z) t))
(+.f64 x (/.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) 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)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)

eval137.0ms (1.7%)

Compiler

Compiled 13455 to 1226 computations (90.9% saved)

prune97.0ms (1.2%)

Pruning

16 alts after pruning (6 fresh and 10 done)

PrunedKeptTotal
New112831131
Fresh134
Picked145
Done066
Total1130161146
Accuracy
100.0%
Counts
1146 → 16
Alt Table
Click to see full alt table
StatusAccuracyProgram
37.1%
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) t)
37.3%
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))
37.1%
(/.f64 (*.f64 z y) t)
22.8%
(/.f64 (*.f64 z x) (neg.f64 t))
53.7%
(/.f64 z (/.f64 t (-.f64 y x)))
37.1%
(/.f64 z (/.f64 t y))
39.7%
(/.f64 y (/.f64 t z))
81.2%
(+.f64 (/.f64 y (/.f64 t z)) x)
62.0%
(+.f64 (neg.f64 (/.f64 (*.f64 x z) t)) x)
98.4%
(+.f64 x (/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
98.4%
(+.f64 x (*.f64 (/.f64 z t) (-.f64 y x)))
37.3%
(*.f64 (/.f64 y t) z)
53.8%
(*.f64 z (/.f64 (-.f64 y x) t))
39.7%
(*.f64 y (/.f64 z t))
66.2%
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))
44.4%
x
Compiler

Compiled 391 to 192 computations (50.9% saved)

regimes69.0ms (0.9%)

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

5 calls:

34.0ms
y
9.0ms
t
8.0ms
x
8.0ms
z
8.0ms
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))
Results
AccuracySegmentsBranch
98.4%1x
98.4%1y
98.4%1z
98.4%1t
98.4%1(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))
Compiler

Compiled 33 to 24 computations (27.3% saved)

regimes49.0ms (0.6%)

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

4 calls:

30.0ms
x
6.0ms
y
6.0ms
t
6.0ms
z
Results
AccuracySegmentsBranch
91.0%3x
88.6%3y
88.3%2z
84.9%3t
Compiler

Compiled 20 to 16 computations (20% saved)

regimes7.0ms (0.1%)

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

1 calls:

6.0ms
x
Results
AccuracySegmentsBranch
91.0%3x
Compiler

Compiled 5 to 4 computations (20% saved)

regimes5.0ms (0.1%)

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

1 calls:

4.0ms
x
Results
AccuracySegmentsBranch
89.8%3x
Compiler

Compiled 5 to 4 computations (20% saved)

regimes17.0ms (0.2%)

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

4 calls:

5.0ms
z
4.0ms
x
4.0ms
t
4.0ms
y
Results
AccuracySegmentsBranch
77.1%3t
79.6%3y
79.0%3z
77.3%3x
Compiler

Compiled 20 to 16 computations (20% saved)

regimes4.0ms (0%)

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

1 calls:

3.0ms
y
Results
AccuracySegmentsBranch
79.5%3y
Compiler

Compiled 5 to 4 computations (20% saved)

regimes14.0ms (0.2%)

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

4 calls:

4.0ms
z
3.0ms
x
3.0ms
t
3.0ms
y
Results
AccuracySegmentsBranch
62.7%3t
57.5%3x
61.6%3z
62.5%3y
Compiler

Compiled 20 to 16 computations (20% saved)

regimes6.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
z
1.0ms
t
1.0ms
y
1.0ms
x
Results
AccuracySegmentsBranch
44.4%1x
44.4%1z
44.4%1y
44.4%1t
Compiler

Compiled 20 to 16 computations (20% saved)

bsearch30.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
11.0ms
1.6150672922897956e+133
6.343061199782845e+134
17.0ms
-6883461728946262000.0
-141165.1494921424
Results
20.0ms272×0valid
Compiler

Compiled 462 to 320 computations (30.7% saved)

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

bsearch28.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
10.0ms
1.6150672922897956e+133
6.343061199782845e+134
16.0ms
-6883461728946262000.0
-141165.1494921424
Results
18.0ms272×0valid
Compiler

Compiled 428 to 303 computations (29.2% saved)

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

bsearch28.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
10.0ms
2.7349464545655945e+28
4.056184349832869e+30
16.0ms
-6883461728946262000.0
-141165.1494921424
Results
17.0ms272×0valid
Compiler

Compiled 428 to 303 computations (29.2% saved)

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

bsearch108.0ms (1.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
10.0ms
3.597747331167575e+73
1.1081862492305667e+75
95.0ms
-3.4210574983793746e+155
-5.453647949683144e+143
Results
97.0ms272×0valid
Compiler

Compiled 414 to 296 computations (28.5% saved)

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

bsearch84.0ms (1%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
10.0ms
3.597747331167575e+73
1.1081862492305667e+75
71.0ms
-6.956470618654889e+186
-2.0370147558161846e+181
Results
73.0ms256×0valid
Compiler

Compiled 372 to 270 computations (27.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 7.0ms
ival-sub: 2.0ms (27.9% of total)
ival-div: 2.0ms (27.9% of total)
ival-mult: 2.0ms (27.9% of total)
ival-add: 1.0ms (14% 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
10.0ms
1.6292321606789063e+91
1.0788184910620086e+93
12.0ms
-4.543962012607293e-12
-5.4829353703237224e-15
Results
15.0ms240×0valid
Compiler

Compiled 260 to 194 computations (25.4% saved)

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

simplify24.0ms (0.3%)

Algorithm
egg-herbie
Rules
40×neg-mul-1_binary64
38×unsub-neg_binary64
28×*-commutative_binary64
26×+-commutative_binary64
20×sub-neg_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
060148
194148
2117148
3131148
4143148
5172148
6216148
Stop Event
saturated
Calls
Call 1
Inputs
(+.f64 x (*.f64 (/.f64 z t) (-.f64 y x)))
(if (<=.f64 x #s(literal -4300000000000000000 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) z))) (if (<=.f64 x #s(literal 36500000000000000059299272150131386697351624025796837338216758972549390715277320763795284805480873432633144789766950777528395275173888 binary64)) (+.f64 (/.f64 y (/.f64 t z)) x) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) z)))))
(if (<=.f64 x #s(literal -1450000000000000000 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (if (<=.f64 x #s(literal 69999999999999996521125272024886856173971732288433749873145228382724680524314849428381037831258745904044987370594172652672047055372288 binary64)) (+.f64 (/.f64 y (/.f64 t z)) x) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))))
(if (<=.f64 x #s(literal -550000000000000000 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (if (<=.f64 x #s(literal 260000000000000002355252690944 binary64)) (+.f64 x (/.f64 (*.f64 y z) t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))))
(if (<=.f64 y #s(literal -1400000000000000040175279537413584649318156559317864321053943672577873839285027753132001949016580669381020372047725107749588805841355043775247810560 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 y #s(literal 749999999999999995121649765454345303317917797060932244265828370547547832320 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 y (/.f64 z t))))
(if (<=.f64 y #s(literal -1099999999999999953047992824289067898647737620629778026314407398146330515818776269443231535172468045026639048876010540311227423034645026439161984163400934852815417106123650664788656128 binary64)) (/.f64 (*.f64 y z) t) (if (<=.f64 y #s(literal 630000000000000015988911356219028499061577103795715616710833253544850620416 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 y (/.f64 z t))))
(if (<=.f64 t #s(literal -6338253001141147/4951760157141521099596496896 binary64)) x (if (<=.f64 t #s(literal 22999999999999999116056380309853104052648240082716101555573546338071521055276925423062089728 binary64)) (*.f64 y (/.f64 z t)) x))
x
Outputs
(+.f64 x (*.f64 (/.f64 z t) (-.f64 y x)))
(if (<=.f64 x #s(literal -4300000000000000000 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) z))) (if (<=.f64 x #s(literal 36500000000000000059299272150131386697351624025796837338216758972549390715277320763795284805480873432633144789766950777528395275173888 binary64)) (+.f64 (/.f64 y (/.f64 t z)) x) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) z)))))
(if (<=.f64 x #s(literal -4300000000000000000 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 z (/.f64 #s(literal -1 binary64) t)))) (if (<=.f64 x #s(literal 36500000000000000059299272150131386697351624025796837338216758972549390715277320763795284805480873432633144789766950777528395275173888 binary64)) (+.f64 x (/.f64 y (/.f64 t z))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 z (/.f64 #s(literal -1 binary64) t))))))
(if (<=.f64 x #s(literal -1450000000000000000 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (if (<=.f64 x #s(literal 69999999999999996521125272024886856173971732288433749873145228382724680524314849428381037831258745904044987370594172652672047055372288 binary64)) (+.f64 (/.f64 y (/.f64 t z)) x) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))))
(if (<=.f64 x #s(literal -1450000000000000000 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (if (<=.f64 x #s(literal 69999999999999996521125272024886856173971732288433749873145228382724680524314849428381037831258745904044987370594172652672047055372288 binary64)) (+.f64 x (/.f64 y (/.f64 t z))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))))
(if (<=.f64 x #s(literal -550000000000000000 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (if (<=.f64 x #s(literal 260000000000000002355252690944 binary64)) (+.f64 x (/.f64 (*.f64 y z) t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))))
(if (<=.f64 x #s(literal -550000000000000000 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (if (<=.f64 x #s(literal 260000000000000002355252690944 binary64)) (+.f64 x (/.f64 (*.f64 z y) t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)))))
(if (<=.f64 y #s(literal -1400000000000000040175279537413584649318156559317864321053943672577873839285027753132001949016580669381020372047725107749588805841355043775247810560 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 y #s(literal 749999999999999995121649765454345303317917797060932244265828370547547832320 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 y (/.f64 z t))))
(if (<=.f64 y #s(literal -1400000000000000040175279537413584649318156559317864321053943672577873839285027753132001949016580669381020372047725107749588805841355043775247810560 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 y #s(literal 749999999999999995121649765454345303317917797060932244265828370547547832320 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 (/.f64 z t) y)))
(if (<=.f64 y #s(literal -1099999999999999953047992824289067898647737620629778026314407398146330515818776269443231535172468045026639048876010540311227423034645026439161984163400934852815417106123650664788656128 binary64)) (/.f64 (*.f64 y z) t) (if (<=.f64 y #s(literal 630000000000000015988911356219028499061577103795715616710833253544850620416 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 y (/.f64 z t))))
(if (<=.f64 y #s(literal -1099999999999999953047992824289067898647737620629778026314407398146330515818776269443231535172468045026639048876010540311227423034645026439161984163400934852815417106123650664788656128 binary64)) (/.f64 (*.f64 z y) t) (if (<=.f64 y #s(literal 630000000000000015988911356219028499061577103795715616710833253544850620416 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 (/.f64 z t) y)))
(if (<=.f64 t #s(literal -6338253001141147/4951760157141521099596496896 binary64)) x (if (<=.f64 t #s(literal 22999999999999999116056380309853104052648240082716101555573546338071521055276925423062089728 binary64)) (*.f64 y (/.f64 z t)) x))
(if (<=.f64 t #s(literal -6338253001141147/4951760157141521099596496896 binary64)) x (if (<=.f64 t #s(literal 22999999999999999116056380309853104052648240082716101555573546338071521055276925423062089728 binary64)) (*.f64 (/.f64 z t) y) x))
x

soundness1.4s (16.8%)

Rules
4418×*-lowering-*.f32
4418×*-lowering-*.f64
4272×/-lowering-/.f32
4272×/-lowering-/.f64
4130×*-lowering-*.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0824
14523
242923
3589923
0859123
01769
111866
2123566
0816566
01051173
13571011
21232912
34369912
08414912
02353315
17753044
223882923
085952923
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 404 to 216 computations (46.5% saved)

preprocess54.0ms (0.7%)

Compiler

Compiled 448 to 180 computations (59.8% saved)

end0.0ms (0%)

Profiling

Loading profile data...