Diagrams.Solve.Tridiagonal:solveTriDiagonal from diagrams-solve-0.1, B

Time bar (total: 10.0s)

analyze192.0ms (1.9%)

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
37.5%37.4%62.4%0.2%0%0%0%5
37.5%37.4%62.4%0.2%0%0%0%6
43.8%43.7%56.1%0.2%0%0%0%7
43.8%43.7%56.1%0.2%0%0%0%8
51.6%51.5%48.3%0.2%0%0%0%9
51.6%51.5%48.3%0.2%0%0%0%10
57%56.9%42.9%0.2%0%0%0%11
62.1%62%37.8%0.2%0%0%0%12
Compiler

Compiled 12 to 8 computations (33.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 37.0ms
ival-mult: 15.0ms (40.8% of total)
ival-sub: 10.0ms (27.2% of total)
ival-div: 9.0ms (24.5% of total)
const: 1.0ms (2.7% of total)
backward-pass: 1.0ms (2.7% of total)

sample1.3s (12.6%)

Results
971.0ms8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 642.0ms
ival-div: 459.0ms (71.5% of total)
ival-sub: 94.0ms (14.6% of total)
ival-mult: 79.0ms (12.3% of total)
const: 7.0ms (1.1% of total)
backward-pass: 3.0ms (0.5% of total)
Bogosity

preprocess153.0ms (1.5%)

Algorithm
egg-herbie
Rules
1876×fnmadd-define
1646×sum3-define
1356×fma-define
1144×fmsub-define
1122×fnmsub-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
041109
1115109
220994
359690
4187690
5350790
6499790
7611790
8617590
9632790
10640790
077
1137
2256
3446
4676
51346
62506
73666
85096
98336
1011556
1113736
1215616
1315756
1416236
1516396
016396
Stop Event
iter limit
saturated
saturated
Calls
Call 1
Inputs
(/ x (- y (* z t)))
Outputs
(/ x (- y (* z t)))
(/.f64 x (-.f64 y (*.f64 z t)))
Call 2
Inputs
(/ x (- y (* z t)))
(/ (neg x) (- y (* z t)))
(/ x (- (neg y) (* z t)))
(/ x (- y (* (neg z) t)))
(/ x (- y (* z (neg t))))
(neg (/ (neg x) (- y (* z t))))
(neg (/ x (- (neg y) (* z t))))
(neg (/ x (- y (* (neg z) t))))
(neg (/ x (- y (* z (neg t)))))
(/ y (- x (* z t)))
(/ z (- y (* x t)))
(/ t (- y (* z x)))
(/ x (- z (* y t)))
(/ x (- t (* z y)))
(/ x (- y (* t z)))
Outputs
(/ x (- y (* z t)))
(/ x (fnmadd z t y))
(/ (neg x) (- y (* z t)))
(/ x (fmsub z t y))
(/ x (- (neg y) (* z t)))
(/ x (fnmsub z t y))
(/ x (- y (* (neg z) t)))
(/ x (fma z t y))
(/ x (- y (* z (neg t))))
(/ x (fma z t y))
(neg (/ (neg x) (- y (* z t))))
(/ x (fnmadd z t y))
(neg (/ x (- (neg y) (* z t))))
(/ x (fma z t y))
(neg (/ x (- y (* (neg z) t))))
(/ x (fnmsub z t y))
(neg (/ x (- y (* z (neg t)))))
(/ x (fnmsub z t y))
(/ y (- x (* z t)))
(/ y (fnmadd z t x))
(/ z (- y (* x t)))
(/ z (fnmadd x t y))
(/ t (- y (* z x)))
(/ t (fnmadd x z y))
(/ x (- z (* y t)))
(/ x (fnmadd y t z))
(/ x (- t (* z y)))
(/ x (fnmadd y z t))
(/ x (- y (* t z)))
(/ x (fnmadd z t y))
Symmetry

(negabs x)

(sort z t)

explain71.0ms (0.7%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
100-0-(/.f64 x (-.f64 y (*.f64 z t)))
00-0-x
00-0-(-.f64 y (*.f64 z t))
00-0-z
00-0-(*.f64 z t)
00-0-t
00-0-y
Results
45.0ms512×0valid
Compiler

Compiled 59 to 23 computations (61% saved)

Precisions
Click to see histograms. Total time spent on operations: 15.0ms
ival-mult: 6.0ms (40.9% of total)
ival-div: 5.0ms (34.1% of total)
ival-sub: 3.0ms (20.5% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

eval0.0ms (0%)

Compiler

Compiled 11 to 7 computations (36.4% saved)

prune1.0ms (0%)

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

Compiled 11 to 7 computations (36.4% saved)

simplify39.0ms (0.4%)

Algorithm
egg-herbie
Localize:

Found 3 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 z t)
cost-diff0
(-.f64 y (*.f64 z t))
cost-diff0
(/.f64 x (-.f64 y (*.f64 z t)))
Rules
454×fnmadd-define
414×sum3-define
366×fma-define
256×fnmsub-define
256×fmsub-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0719
11319
22517
34417
46717
513417
625017
736617
850917
983317
10115517
11137317
12156117
13157517
14162317
15163917
0163917
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(/ x (- y (* z t)))
x
(- y (* z t))
y
(* z t)
z
t
Outputs
(/ x (- y (* z t)))
(/.f64 x (-.f64 y (*.f64 z t)))
x
(- y (* z t))
(-.f64 y (*.f64 z t))
y
(* z t)
(*.f64 z t)
z
t

localize28.0ms (0.3%)

Localize:

Found 3 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 z t)
accuracy100.0%
(-.f64 y (*.f64 z t))
accuracy96.2%
(/.f64 x (-.f64 y (*.f64 z t)))
Results
22.0ms256×0valid
Compiler

Compiled 24 to 8 computations (66.7% saved)

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

series12.0ms (0.1%)

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

27 calls:

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

rewrite248.0ms (2.5%)

Algorithm
batch-egg-rewrite
Rules
3400×*-lowering-*.f32
3400×*-lowering-*.f64
1730×pow-lowering-pow.f64
1730×pow-lowering-pow.f32
1442×/-lowering-/.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0715
13415
225413
3271313
0826413
Stop Event
iter limit
node limit
Counts
3 → 216
Calls
Call 1
Inputs
(/ x (- y (* z t)))
(- y (* z t))
(* z t)
Outputs
(+.f64 (*.f64 (/.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 y y)) (*.f64 (/.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))
(+.f64 (*.f64 (/.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))) (*.f64 (/.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 y y)))
(+.f64 (*.f64 (/.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (/.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 y (*.f64 z t))))
(+.f64 (*.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) y) (*.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 z t)))
(+.f64 (*.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 z t)) (*.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) y))
(+.f64 (*.f64 (*.f64 y y) (/.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))) (/.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))))
(+.f64 (*.f64 (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))) (/.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 y y) (/.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))))
(+.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))) (/.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 y (*.f64 z t)) (/.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))))
(+.f64 (*.f64 y (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 z t) (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))))))
(+.f64 (*.f64 (*.f64 z t) (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 y (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y (*.f64 z t)) x)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 (*.f64 z t) y)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (*.f64 z t) y)) (/.f64 x (-.f64 (*.f64 z t) y)))
(neg.f64 (/.f64 x (-.f64 (*.f64 z t) y)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (*.f64 z t) y))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 y (*.f64 z t)) x)))
(/.f64 x (-.f64 y (*.f64 z t)))
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 z t) y))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 z t)) x))
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 z t) y) x))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) (/.f64 #s(literal 1 binary64) x))
(/.f64 (/.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))))
(/.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t))))
(/.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))
(/.f64 (*.f64 x (+.f64 y (*.f64 z t))) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))))
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))) (*.f64 (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))) (*.f64 y y))))))
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))))
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))) (-.f64 y (*.f64 z t))))
(/.f64 (*.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (-.f64 (*.f64 z t) y)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 z t) y))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 z t) y))
(/.f64 (*.f64 (/.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))) (*.f64 (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))) (*.f64 y y)))))
(/.f64 (*.f64 (/.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))
(/.f64 (*.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (-.f64 y (*.f64 z t)))
(/.f64 (*.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (-.f64 (*.f64 z t) y))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (-.f64 y (*.f64 z t)))
(pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1 binary64))
(pow.f64 (/.f64 (-.f64 y (*.f64 z t)) x) #s(literal -1 binary64))
(pow.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (-.f64 y (*.f64 z t)) x) (/.f64 (-.f64 y (*.f64 z t)) x)) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (-.f64 y (*.f64 z t)) x))) #s(literal -1 binary64))
(*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))))
(*.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) y)))
(*.f64 (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))) (/.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))
(*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 y (*.f64 z t))))
(*.f64 (+.f64 y (*.f64 z t)) (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))))
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 (*.f64 z t) y)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) x)
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))) (pow.f64 (/.f64 (-.f64 y (*.f64 z t)) (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t))) (pow.f64 (/.f64 (-.f64 y (*.f64 z t)) (*.f64 x (+.f64 y (*.f64 z t)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) y)) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) y)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))) x) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 x (+.f64 y (*.f64 z t))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y (*.f64 z t)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t))) x) #s(literal -1 binary64)))
(*.f64 (/.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))
(*.f64 (/.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))))
(*.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (+.f64 y (*.f64 z t)))
(*.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))))
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))))
(*.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) y)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))))) (+.f64 y (*.f64 z t)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 z t))))
(*.f64 (/.f64 x (+.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))))
(*.f64 (/.f64 x (*.f64 (+.f64 y (*.f64 z t)) (-.f64 (*.f64 z t) y))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 z t))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) y)))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 y (*.f64 z t)) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (+.f64 y (*.f64 z t)) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 y (*.f64 z t)) (+.f64 y (*.f64 z t))) #s(literal -1 binary64)))
(+.f64 y (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) y)
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))))
(+.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (+.f64 y (*.f64 z t)))))
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 y (*.f64 z t))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 y (*.f64 z t))) #s(literal -1 binary64))))
(-.f64 y (*.f64 z t))
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z t) y))
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))))
(-.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 z t))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (+.f64 y (*.f64 z t))))
(-.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (*.f64 z t) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 z t))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (+.f64 y (*.f64 z t))) #s(literal 1 binary64)))
(-.f64 (+.f64 y #s(literal 0 binary64)) (*.f64 z t))
(fma.f64 y (/.f64 y (+.f64 y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (+.f64 y (*.f64 z t)))))
(fma.f64 y (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))))
(fma.f64 z (-.f64 #s(literal 0 binary64) t) y)
(fma.f64 t (-.f64 #s(literal 0 binary64) z) y)
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))))
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (+.f64 y (*.f64 z t)))))
(fma.f64 (*.f64 y y) (/.f64 y (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))))
(fma.f64 (-.f64 #s(literal 0 binary64) z) t y)
(fma.f64 #s(literal -1 binary64) (*.f64 z t) y)
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))))
(fma.f64 (-.f64 #s(literal 0 binary64) t) z y)
(fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (-.f64 y (*.f64 z t)) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (+.f64 y (*.f64 z t)))))
(fma.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (-.f64 (*.f64 z t) y))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (+.f64 y (*.f64 z t)))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))) (*.f64 (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))) (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))))
(neg.f64 (-.f64 (*.f64 z t) y))
(/.f64 (-.f64 y (*.f64 z t)) #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 z t) y) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (+.f64 (*.f64 z (*.f64 t (*.f64 z t))) (-.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 z t))))))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 y (*.f64 z t)))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 z t)))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) y)))
(/.f64 (+.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))))
(/.f64 (+.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))))
(/.f64 (*.f64 (+.f64 y (*.f64 z t)) (-.f64 (*.f64 z t) y)) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 z t))))
(/.f64 (*.f64 (+.f64 y (*.f64 z t)) (-.f64 (*.f64 z t) y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 z t)))))
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (+.f64 y (*.f64 z t)) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))))))
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (+.f64 y (*.f64 z t)) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))))
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y (*.f64 z t))) (*.f64 (+.f64 y (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (+.f64 y (*.f64 z t)) (+.f64 y (*.f64 z t))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 z (*.f64 t (*.f64 z t))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))))) (+.f64 y (*.f64 z t))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 y (*.f64 z t))))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1 binary64)) (+.f64 y (*.f64 z t)))
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 y (*.f64 z t)) (-.f64 (*.f64 z t) y))) (+.f64 y (*.f64 z t)))
(/.f64 (neg.f64 (*.f64 (+.f64 y (*.f64 z t)) (-.f64 (*.f64 z t) y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 z t)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))))) (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))) (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 y (*.f64 z t)) (*.f64 (+.f64 y (*.f64 z t)) (+.f64 y (*.f64 z t))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (+.f64 y (*.f64 z t)) (*.f64 (+.f64 y (*.f64 z t)) (+.f64 y (*.f64 z t)))))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 z t))) (/.f64 (*.f64 y y) (+.f64 y (*.f64 z t)))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (+.f64 y (*.f64 z t))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (+.f64 y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 z t))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (+.f64 y (*.f64 z t)))))))
(/.f64 (-.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) y))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))) (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 z t))) (/.f64 (*.f64 y y) (+.f64 y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (+.f64 y (*.f64 z t))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (+.f64 y (*.f64 z t))))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 z t))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (+.f64 y (*.f64 z t)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 z (*.f64 t (*.f64 z t))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t)))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))))
(/.f64 (-.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))))
(/.f64 (-.f64 (neg.f64 (*.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 t (*.f64 z t))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 z t))))
(pow.f64 (-.f64 y (*.f64 z t)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (-.f64 y (*.f64 z t)) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))))
(*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))) (/.f64 (-.f64 y (*.f64 z t)) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))))
(*.f64 (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))) (*.f64 (-.f64 y (*.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))))
(*.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t))) #s(literal 1 binary64)))
(*.f64 (+.f64 y (*.f64 z t)) (/.f64 (-.f64 y (*.f64 z t)) (+.f64 y (*.f64 z t))))
(*.f64 (+.f64 y (*.f64 z t)) (*.f64 (-.f64 y (*.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t)))))
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z t) y))
(*.f64 (+.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))))
(*.f64 (*.f64 (+.f64 y (*.f64 z t)) (-.f64 (*.f64 z t) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 z t)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t))) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (-.f64 (*.f64 z t) y))))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (-.f64 y (*.f64 z t)))
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))) (*.f64 (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))) (*.f64 y y)))))
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t)))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 z t)))))
(*.f64 (pow.f64 (pow.f64 (-.f64 y (*.f64 z t)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 y (*.f64 z t)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y (*.f64 z t)) (-.f64 (*.f64 z t) y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 z t)))))
(*.f64 (pow.f64 (/.f64 (+.f64 y (*.f64 z t)) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))))))
(*.f64 (pow.f64 (/.f64 (+.f64 y (*.f64 z t)) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 z (*.f64 t (*.f64 z t)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (*.f64 t (+.f64 y (*.f64 z t))))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))
(exp.f64 (log.f64 (*.f64 z t)))
(exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(pow.f64 (*.f64 z t) #s(literal 1 binary64))
(*.f64 z t)
(*.f64 z (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(*.f64 t z)
(*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) z)))
(*.f64 #s(literal 1 binary64) (*.f64 z t))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) t)
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) z)
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)))
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)))
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)))
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t)))
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z)))

simplify245.0ms (2.4%)

Algorithm
egg-herbie
Rules
4758×*-lowering-*.f32
4758×*-lowering-*.f64
2066×/-lowering-/.f32
2066×/-lowering-/.f64
1462×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02431184
18251079
230221033
082291033
Stop Event
iter limit
node limit
Counts
108 → 108
Calls
Call 1
Inputs
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(* -1 (/ x (* t z)))
(+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))
(+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2))))))
(+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2))))))
(/ x y)
(/ (+ x (/ (* t (* x z)) y)) y)
(/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y)
(/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y)
(/ x y)
(* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y))
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y))
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y))
(/ x y)
(+ (/ x y) (/ (* t (* x z)) (pow y 2)))
(+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y))
(+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y))
(* -1 (/ x (* t z)))
(/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)
(/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z)
(/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z)
(* -1 (/ x (* t z)))
(* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z))
(/ x y)
(+ (/ x y) (/ (* t (* x z)) (pow y 2)))
(+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y))
(+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y))
(* -1 (/ x (* t z)))
(/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)
(/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t)
(/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t)
(* -1 (/ x (* t z)))
(* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t))
(* -1 (* t z))
(- y (* t z))
(- y (* t z))
(- y (* t z))
y
(* y (+ 1 (* -1 (/ (* t z) y))))
(* y (+ 1 (* -1 (/ (* t z) y))))
(* y (+ 1 (* -1 (/ (* t z) y))))
y
(* -1 (* y (- (/ (* t z) y) 1)))
(* -1 (* y (- (/ (* t z) y) 1)))
(* -1 (* y (- (/ (* t z) y) 1)))
y
(+ y (* -1 (* t z)))
(+ y (* -1 (* t z)))
(+ y (* -1 (* t z)))
(* -1 (* t z))
(* z (- (/ y z) t))
(* z (- (/ y z) t))
(* z (- (/ y z) t))
(* -1 (* t z))
(* -1 (* z (- (* -1 (/ y z)) (* -1 t))))
(* -1 (* z (- (* -1 (/ y z)) (* -1 t))))
(* -1 (* z (- (* -1 (/ y z)) (* -1 t))))
y
(+ y (* -1 (* t z)))
(+ y (* -1 (* t z)))
(+ y (* -1 (* t z)))
(* -1 (* t z))
(* t (- (/ y t) z))
(* t (- (/ y t) z))
(* t (- (/ y t) z))
(* -1 (* t z))
(* -1 (* t (- (* -1 (/ y t)) (* -1 z))))
(* -1 (* t (- (* -1 (/ y t)) (* -1 z))))
(* -1 (* t (- (* -1 (/ y t)) (* -1 z))))
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
Outputs
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(* -1 (/ x (* t z)))
(/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 t z)))
(+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))
(*.f64 (/.f64 x z) (-.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 t z)))))
(+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2))))))
(+.f64 (*.f64 y (/.f64 (*.f64 x y) (*.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z z))))))) (*.f64 (/.f64 x z) (-.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 t z))))))
(+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2))))))
(+.f64 (*.f64 y (*.f64 y (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (/.f64 x (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 x z) (-.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 t z))))))
(/ x y)
(/.f64 x y)
(/ (+ x (/ (* t (* x z)) y)) y)
(/.f64 (+.f64 x (/.f64 (*.f64 x (*.f64 t z)) y)) y)
(/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y)
(/.f64 (+.f64 x (*.f64 t (+.f64 (/.f64 (*.f64 x z) y) (*.f64 t (/.f64 (*.f64 x (*.f64 z z)) (*.f64 y y)))))) y)
(/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y)
(/.f64 (+.f64 x (+.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 t (/.f64 (*.f64 x (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z z))) (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 t z)) y))) y)
(/ x y)
(/.f64 x y)
(* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y))
(/.f64 (+.f64 x (/.f64 (*.f64 x (*.f64 t z)) y)) y)
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y))
(/.f64 (+.f64 x (/.f64 (*.f64 t (+.f64 (*.f64 t (/.f64 (*.f64 x (*.f64 z z)) y)) (*.f64 x z))) y)) y)
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y))
(/.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 t z)) (/.f64 (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 z z)) (*.f64 t (/.f64 (*.f64 x (*.f64 z (*.f64 z z))) y)))) y)) y)) y)
(/ x y)
(/.f64 x y)
(+ (/ x y) (/ (* t (* x z)) (pow y 2)))
(+.f64 (/.f64 x y) (/.f64 (*.f64 x (*.f64 t z)) (*.f64 y y)))
(+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y))
(+.f64 (/.f64 x y) (*.f64 z (*.f64 t (+.f64 (*.f64 t (/.f64 (/.f64 (/.f64 (*.f64 x z) y) y) y)) (/.f64 x (*.f64 y y))))))
(+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y))
(+.f64 (/.f64 x y) (*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 x t) y) y) (*.f64 z (*.f64 (*.f64 t t) (+.f64 (*.f64 t (/.f64 (*.f64 x z) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (/.f64 x (*.f64 y y)) y)))))))
(* -1 (/ x (* t z)))
(/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 t z)))
(/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)
(*.f64 (/.f64 x z) (-.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 t z)))))
(/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z)
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 t t)))) (/.f64 y (*.f64 t t)))) z) (/.f64 x t)) z)
(/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z)
(/.f64 (-.f64 (*.f64 x (-.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z z) (*.f64 z (pow.f64 t #s(literal 4 binary64))))))) (/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 t t)))) (/.f64 y (*.f64 t t)))) z)) z)
(* -1 (/ x (* t z)))
(/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 t z)))
(* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))
(*.f64 (/.f64 x z) (-.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 t z)))))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z))
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 t t)))) (/.f64 y (*.f64 t t)))) z) (/.f64 x t)) z)
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z))
(/.f64 (+.f64 (/.f64 x t) (/.f64 (+.f64 (*.f64 x (/.f64 y (*.f64 t t))) (/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (*.f64 y (/.f64 y (*.f64 t (*.f64 t t)))))) z)) z)) (-.f64 #s(literal 0 binary64) z))
(/ x y)
(/.f64 x y)
(+ (/ x y) (/ (* t (* x z)) (pow y 2)))
(+.f64 (/.f64 x y) (/.f64 (*.f64 x (*.f64 t z)) (*.f64 y y)))
(+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y))
(+.f64 (/.f64 x y) (*.f64 t (+.f64 (/.f64 (*.f64 x (*.f64 t (*.f64 z z))) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 (*.f64 x z) y) y))))
(+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y))
(+.f64 (/.f64 x y) (*.f64 t (+.f64 (/.f64 (/.f64 (*.f64 x z) y) y) (*.f64 t (+.f64 (/.f64 (*.f64 t (*.f64 x (*.f64 z (*.f64 z z)))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x (*.f64 z z)) (*.f64 y (*.f64 y y))))))))
(* -1 (/ x (* t z)))
(/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 t z)))
(/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)
(*.f64 (/.f64 x z) (-.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 t z)))))
(/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 y y) (*.f64 t (*.f64 z (*.f64 z z)))) (/.f64 y (*.f64 z z)))) t)) t)
(/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t)
(/.f64 (-.f64 (*.f64 x (-.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 y (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 y (*.f64 t (*.f64 t t))))))) (/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 y y) (*.f64 t (*.f64 z (*.f64 z z)))) (/.f64 y (*.f64 z z)))) t)) t)
(* -1 (/ x (* t z)))
(/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 t z)))
(* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))
(*.f64 (/.f64 x z) (-.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 t z)))))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 y y) (*.f64 t (*.f64 z (*.f64 z z)))) (/.f64 y (*.f64 z z)))) t)) t)
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t))
(/.f64 (+.f64 (/.f64 x z) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) z) z) (/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (*.f64 z (*.f64 z z))))) t)) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t z))
(-.f64 #s(literal 0 binary64) (*.f64 t z))
(- y (* t z))
(-.f64 y (*.f64 t z))
(- y (* t z))
(-.f64 y (*.f64 t z))
(- y (* t z))
(-.f64 y (*.f64 t z))
y
(* y (+ 1 (* -1 (/ (* t z) y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) y)))
(* y (+ 1 (* -1 (/ (* t z) y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) y)))
(* y (+ 1 (* -1 (/ (* t z) y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) y)))
y
(* -1 (* y (- (/ (* t z) y) 1)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) y)))
(* -1 (* y (- (/ (* t z) y) 1)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) y)))
(* -1 (* y (- (/ (* t z) y) 1)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) y)))
y
(+ y (* -1 (* t z)))
(-.f64 y (*.f64 t z))
(+ y (* -1 (* t z)))
(-.f64 y (*.f64 t z))
(+ y (* -1 (* t z)))
(-.f64 y (*.f64 t z))
(* -1 (* t z))
(-.f64 #s(literal 0 binary64) (*.f64 t z))
(* z (- (/ y z) t))
(*.f64 z (-.f64 (/.f64 y z) t))
(* z (- (/ y z) t))
(*.f64 z (-.f64 (/.f64 y z) t))
(* z (- (/ y z) t))
(*.f64 z (-.f64 (/.f64 y z) t))
(* -1 (* t z))
(-.f64 #s(literal 0 binary64) (*.f64 t z))
(* -1 (* z (- (* -1 (/ y z)) (* -1 t))))
(*.f64 z (-.f64 (/.f64 y z) t))
(* -1 (* z (- (* -1 (/ y z)) (* -1 t))))
(*.f64 z (-.f64 (/.f64 y z) t))
(* -1 (* z (- (* -1 (/ y z)) (* -1 t))))
(*.f64 z (-.f64 (/.f64 y z) t))
y
(+ y (* -1 (* t z)))
(-.f64 y (*.f64 t z))
(+ y (* -1 (* t z)))
(-.f64 y (*.f64 t z))
(+ y (* -1 (* t z)))
(-.f64 y (*.f64 t z))
(* -1 (* t z))
(-.f64 #s(literal 0 binary64) (*.f64 t z))
(* t (- (/ y t) z))
(*.f64 t (-.f64 (/.f64 y t) z))
(* t (- (/ y t) z))
(*.f64 t (-.f64 (/.f64 y t) z))
(* t (- (/ y t) z))
(*.f64 t (-.f64 (/.f64 y t) z))
(* -1 (* t z))
(-.f64 #s(literal 0 binary64) (*.f64 t z))
(* -1 (* t (- (* -1 (/ y t)) (* -1 z))))
(*.f64 t (-.f64 (/.f64 y t) z))
(* -1 (* t (- (* -1 (/ y t)) (* -1 z))))
(*.f64 t (-.f64 (/.f64 y t) z))
(* -1 (* t (- (* -1 (/ y t)) (* -1 z))))
(*.f64 t (-.f64 (/.f64 y t) z))
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)

eval34.0ms (0.3%)

Compiler

Compiled 8143 to 840 computations (89.7% saved)

prune43.0ms (0.4%)

Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New3159324
Fresh000
Picked011
Done000
Total31510325
Accuracy
100.0%
Counts
325 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
61.3%
(pow.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
96.0%
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) (/.f64 #s(literal 1 binary64) x))
37.2%
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 t t)))) (/.f64 y (*.f64 t t)))) z) (/.f64 x t)) z)
96.2%
(/.f64 x (-.f64 y (*.f64 z t)))
52.2%
(/.f64 x (*.f64 (pow.f64 (pow.f64 (-.f64 y (*.f64 z t)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 y (*.f64 z t)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))
88.6%
(/.f64 x (*.f64 z (-.f64 (/.f64 y z) t)))
54.0%
(/.f64 x y)
95.4%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 z t)) x))
48.5%
(*.f64 (/.f64 x z) (-.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 t z)))))
96.1%
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) x)
Compiler

Compiled 317 to 195 computations (38.5% saved)

simplify158.0ms (1.6%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f64 y (*.f64 z t))
cost-diff0
(/.f64 x (-.f64 y (*.f64 z t)))
cost-diff64
(pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/2 binary64))
cost-diff12928
(pow.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
cost-diff0
(/.f64 #s(literal -1 binary64) t)
cost-diff0
(-.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 t z))))
cost-diff0
(/.f64 x z)
cost-diff128
(*.f64 (/.f64 x z) (-.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 t z)))))
cost-diff0
(/.f64 y z)
cost-diff0
(-.f64 (/.f64 y z) t)
cost-diff128
(*.f64 z (-.f64 (/.f64 y z) t))
cost-diff128
(/.f64 x (*.f64 z (-.f64 (/.f64 y z) t)))
cost-diff0
(/.f64 x y)
cost-diff0
(*.f64 z t)
cost-diff0
(-.f64 y (*.f64 z t))
cost-diff0
(/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t)))
cost-diff128
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) x)
Rules
2184×*-lowering-*.f32
2184×*-lowering-*.f64
1226×fmsub-define
1196×fma-lowering-fma.f32
1196×fma-lowering-fma.f64
Iterations

Useful iterations: 6 (0.0ms)

IterNodesCost
027147
156143
2114134
3335134
41100133
52965132
65684131
08063131
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* (/ 1 (- y (* z t))) x)
(/ 1 (- y (* z t)))
1
(- y (* z t))
y
(* z t)
z
t
x
(/ x y)
x
y
(/ x (* z (- (/ y z) t)))
x
(* z (- (/ y z) t))
z
(- (/ y z) t)
(/ y z)
y
t
(* (/ x z) (- (/ -1 t) (/ y (* t (* t z)))))
(/ x z)
x
z
(- (/ -1 t) (/ y (* t (* t z))))
(/ -1 t)
-1
t
(/ y (* t (* t z)))
y
(* t (* t z))
(* t z)
(pow (pow (/ x (- y (* z t))) 1/2) 2)
(pow (/ x (- y (* z t))) 1/2)
(/ x (- y (* z t)))
x
(- y (* z t))
y
(* z t)
z
t
1/2
2
Outputs
(* (/ 1 (- y (* z t))) x)
(/.f64 x (-.f64 y (*.f64 z t)))
(/ 1 (- y (* z t)))
(/.f64 #s(literal -1 binary64) (-.f64 (*.f64 z t) y))
1
#s(literal 1 binary64)
(- y (* z t))
(-.f64 y (*.f64 z t))
y
(* z t)
(*.f64 z t)
z
t
x
(/ x y)
(/.f64 x y)
x
y
(/ x (* z (- (/ y z) t)))
(/.f64 x (-.f64 y (*.f64 z t)))
x
(* z (- (/ y z) t))
(-.f64 y (*.f64 z t))
z
(- (/ y z) t)
(-.f64 (/.f64 y z) t)
(/ y z)
(/.f64 y z)
y
t
(* (/ x z) (- (/ -1 t) (/ y (* t (* t z)))))
(/.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))) z)
(/ x z)
(/.f64 x z)
x
z
(- (/ -1 t) (/ y (* t (* t z))))
(*.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t))))
(/ -1 t)
(/.f64 #s(literal -1 binary64) t)
-1
#s(literal -1 binary64)
t
(/ y (* t (* t z)))
(/.f64 y (*.f64 t (*.f64 z t)))
y
(* t (* t z))
(*.f64 t (*.f64 z t))
(* t z)
(*.f64 z t)
(pow (pow (/ x (- y (* z t))) 1/2) 2)
(/.f64 x (-.f64 y (*.f64 z t)))
(pow (/ x (- y (* z t))) 1/2)
(sqrt.f64 (/.f64 x (-.f64 y (*.f64 z t))))
(/ x (- y (* z t)))
(/.f64 x (-.f64 y (*.f64 z t)))
x
(- y (* z t))
(-.f64 y (*.f64 z t))
y
(* z t)
(*.f64 z t)
z
t
1/2
#s(literal 1/2 binary64)
2
#s(literal 2 binary64)

localize116.0ms (1.2%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 z t)
accuracy99.8%
(pow.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
accuracy98.1%
(/.f64 x (-.f64 y (*.f64 z t)))
accuracy92.3%
(pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/2 binary64))
accuracy100.0%
(-.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 t z))))
accuracy99.9%
(*.f64 t (*.f64 t z))
accuracy95.9%
(/.f64 y (*.f64 t (*.f64 t z)))
accuracy95.0%
(*.f64 (/.f64 x z) (-.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 t z)))))
accuracy100.0%
(/.f64 y z)
accuracy100.0%
(-.f64 (/.f64 y z) t)
accuracy98.1%
(/.f64 x (*.f64 z (-.f64 (/.f64 y z) t)))
accuracy94.9%
(*.f64 z (-.f64 (/.f64 y z) t))
accuracy100.0%
(/.f64 x y)
accuracy100.0%
(-.f64 y (*.f64 z t))
accuracy100.0%
(*.f64 z t)
accuracy100.0%
(/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t)))
accuracy98.1%
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) x)
Results
41.0ms125×0valid
34.0ms131×0invalid
Compiler

Compiled 160 to 28 computations (82.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 39.0ms
ival-div: 14.0ms (35.9% of total)
ival-mult: 14.0ms (35.9% of total)
ival-pow: 7.0ms (17.9% of total)
ival-sub: 4.0ms (10.2% of total)
const: 1.0ms (2.6% of total)
backward-pass: 0.0ms (0% of total)

series61.0ms (0.6%)

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

159 calls:

TimeVariablePointExpression
8.0ms
y
@-inf
(pow (/ x (- y (* z t))) 1/2)
3.0ms
z
@-inf
(* z (- (/ y z) t))
2.0ms
x
@0
(* (/ x z) (- (/ -1 t) (/ y (* t (* t z)))))
2.0ms
y
@inf
(/ y z)
1.0ms
z
@0
(/ 1 (- y (* z t)))

rewrite378.0ms (3.8%)

Algorithm
batch-egg-rewrite
Rules
3958×/-lowering-/.f32
3958×/-lowering-/.f64
3266×*-lowering-*.f32
3266×*-lowering-*.f64
1244×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
027114
1157114
21381104
08554104
Stop Event
iter limit
node limit
Counts
18 → 776
Calls
Call 1
Inputs
(* (/ 1 (- y (* z t))) x)
(/ 1 (- y (* z t)))
(- y (* z t))
(* z t)
(/ x y)
(/ x (* z (- (/ y z) t)))
(* z (- (/ y z) t))
(- (/ y z) t)
(/ y z)
(* (/ x z) (- (/ -1 t) (/ y (* t (* t z)))))
(/ x z)
(- (/ -1 t) (/ y (* t (* t z))))
(/ -1 t)
(pow (pow (/ x (- y (* z t))) 1/2) 2)
(pow (/ x (- y (* z t))) 1/2)
(/ x (- y (* z t)))
(/ y (* t (* t z)))
(* t (* t z))
Outputs
(exp.f64 (log.f64 (/.f64 x (-.f64 y (*.f64 z t)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y (*.f64 z t)) x)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x (-.f64 y (*.f64 z t))) (/.f64 (-.f64 y (*.f64 z t)) x))) #s(literal 1/2 binary64)))
(fabs.f64 (/.f64 x (-.f64 y (*.f64 z t))))
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t)))) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t)))))
(sqrt.f64 (/.f64 (/.f64 x (-.f64 y (*.f64 z t))) (/.f64 (-.f64 y (*.f64 z t)) x)))
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 z t)) x))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y (*.f64 z t)) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t))) (*.f64 x #s(literal -1 binary64))))
(/.f64 x (-.f64 y (*.f64 z t)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y (*.f64 z t)) x)))
(/.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (-.f64 y (*.f64 z t)) x) #s(literal 1/2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t))))
(/.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t))))
(/.f64 (exp.f64 (log.f64 x)) (-.f64 y (*.f64 z t)))
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) x))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (-.f64 y (*.f64 z t)))
(pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (/.f64 (-.f64 y (*.f64 z t)) x) #s(literal -1 binary64))
(pow.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/4 binary64)) #s(literal 4 binary64))
(pow.f64 (/.f64 (/.f64 x (-.f64 y (*.f64 z t))) (/.f64 (-.f64 y (*.f64 z t)) x)) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 x (-.f64 y (*.f64 z t))) (/.f64 (-.f64 y (*.f64 z t)) x)) (/.f64 (/.f64 x (-.f64 y (*.f64 z t))) (/.f64 (-.f64 y (*.f64 z t)) x))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 x (-.f64 y (*.f64 z t))))))
(*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 y (*.f64 z t))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) x)
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) (exp.f64 (log.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) (/.f64 x #s(literal 1 binary64)))
(*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))))
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y (*.f64 z t)) x))))
(*.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1 binary64))
(*.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (-.f64 y (*.f64 z t))))
(*.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 3/4 binary64)))
(*.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 3/4 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 3/4 binary64)) (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/4 binary64)))
(*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 y (*.f64 z t))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t)))))
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))))
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))))))
(*.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (+.f64 y (*.f64 z t)))
(*.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t)))))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 y (*.f64 z t))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 1 binary64)) (pow.f64 (+.f64 y (*.f64 z t)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))))
(*.f64 (exp.f64 (log.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 y (*.f64 z t))))
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t)))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t)))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y (*.f64 z t))))
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 y (*.f64 z t))))
(/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t))))
(/.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))
(/.f64 (+.f64 y (*.f64 z t)) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))))
(pow.f64 (-.f64 y (*.f64 z t)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (-.f64 y (*.f64 z t)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (-.f64 y (*.f64 z t)) (-.f64 y (*.f64 z t))) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y (*.f64 z t))))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 y (*.f64 z t))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))
(*.f64 (+.f64 y (*.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))))
(*.f64 (pow.f64 (-.f64 y (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (-.f64 y (*.f64 z t)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (+.f64 y (*.f64 z t)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (-.f64 y (*.f64 z t)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 y (*.f64 z t)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 1 binary64)) (pow.f64 (+.f64 y (*.f64 z t)) #s(literal 1 binary64)))
(+.f64 y (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) y)
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))))))
(+.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (+.f64 y (*.f64 z t)))))
(exp.f64 (log.f64 (-.f64 y (*.f64 z t))))
(-.f64 y (*.f64 z t))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t))))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y (*.f64 z t)) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))))
(-.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 z t))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (+.f64 y (*.f64 z t))))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 z t))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (+.f64 y (*.f64 z t))) #s(literal 1 binary64)))
(fma.f64 z (-.f64 #s(literal 0 binary64) t) y)
(fma.f64 t (-.f64 #s(literal 0 binary64) z) y)
(fma.f64 #s(literal -1 binary64) (*.f64 z t) y)
(fma.f64 (-.f64 #s(literal 0 binary64) t) z y)
(fma.f64 (-.f64 #s(literal 0 binary64) z) t y)
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 z t))))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))
(/.f64 (-.f64 y (*.f64 z t)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (+.f64 (*.f64 y y) (-.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 z t))))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 y (*.f64 z t)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 z t)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 z t))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 z t)))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z (*.f64 t (*.f64 z t))) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) y))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 z t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (+.f64 y (*.f64 z t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 z t))) (/.f64 (*.f64 y y) (+.f64 y (*.f64 z t)))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (+.f64 y (*.f64 z t))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (+.f64 y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 z t))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (+.f64 y (*.f64 z t)))))))
(/.f64 (-.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) y))
(pow.f64 (-.f64 y (*.f64 z t)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t)))
(*.f64 (-.f64 y (*.f64 z t)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (-.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 z t)))))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 z t)))))
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))) #s(literal 1 binary64)) (/.f64 (-.f64 y (*.f64 z t)) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))))
(*.f64 (/.f64 (+.f64 y (*.f64 z t)) #s(literal 1 binary64)) (/.f64 (-.f64 y (*.f64 z t)) (+.f64 y (*.f64 z t))))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t)))
(/.f64 (*.f64 z t) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 z t))
(*.f64 z t)
(*.f64 t z)
(*.f64 (*.f64 z t) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 x (-.f64 #s(literal 0 binary64) y)))
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)))
(/.f64 #s(literal 1 binary64) (/.f64 y x))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x))))
(/.f64 x y)
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x)))
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y))
(pow.f64 (/.f64 y x) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 x y))
(*.f64 x (/.f64 #s(literal 1 binary64) y))
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y))
(*.f64 (/.f64 #s(literal 1 binary64) y) x)
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (/.f64 y z) t) (/.f64 x z))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 y z) t)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 y z) t)))) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 y z) t)))))
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 y z) t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y z) t) (/.f64 x z)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 y z) t) (/.f64 x z)))))
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 x (-.f64 (/.f64 y z) t))))
(/.f64 x (*.f64 z (-.f64 (/.f64 y z) t)))
(/.f64 (/.f64 x z) (-.f64 (/.f64 y z) t))
(/.f64 (/.f64 x z) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y z) t))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 y z) t) (/.f64 x z))))
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 y z) t))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y z) t)))
(/.f64 (/.f64 x (-.f64 (/.f64 y z) t)) z)
(/.f64 (neg.f64 (/.f64 x (-.f64 (/.f64 y z) t))) (-.f64 #s(literal 0 binary64) z))
(pow.f64 (/.f64 (-.f64 (/.f64 y z) t) (/.f64 x z)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (-.f64 (/.f64 y z) t))))
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (/.f64 y z) t)))
(*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y z) t)))
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 y z) t)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 y z) t) (/.f64 x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 (/.f64 y z) t))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (/.f64 y z) t)) x)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (/.f64 y z) t)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (-.f64 (/.f64 y z) t)))
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 (-.f64 (/.f64 y z) t) x) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y z) t))))
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y z) t))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y z) t)) (/.f64 x z))
(*.f64 (/.f64 x (-.f64 (/.f64 y z) t)) (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 (/.f64 x z) (-.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z)))))
(*.f64 (/.f64 (/.f64 x z) (-.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t t))) (+.f64 t (/.f64 y z)))
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 y z) t)) (-.f64 #s(literal 0 binary64) (/.f64 x z)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t t))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 y z)))))
(*.f64 (/.f64 x (-.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z)))))))
(*.f64 (/.f64 x (-.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 y z)))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z)))))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t t))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 y z)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (*.f64 t (*.f64 t t)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z)))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 y z)))))
(+.f64 (/.f64 z (/.f64 z y)) (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(+.f64 (*.f64 (/.f64 y z) z) (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 y z) t))))
(-.f64 (/.f64 z (/.f64 z y)) (*.f64 z t))
(-.f64 (*.f64 (/.f64 y z) z) (*.f64 z t))
(fma.f64 z (/.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(fma.f64 (/.f64 y z) z (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 y z) t))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (/.f64 y z) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z)))) (*.f64 z (-.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (*.f64 t (*.f64 t t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t (/.f64 y z)) (*.f64 z (-.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z)))) (*.f64 (-.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (*.f64 t (*.f64 t t))) z)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t (/.f64 y z)) (*.f64 (-.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t t)) z)))
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y z) t)))
(/.f64 (*.f64 z (-.f64 (/.f64 y z) t)) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 y z) t))) #s(literal -1 binary64))
(/.f64 (*.f64 z (-.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z)))))
(/.f64 (*.f64 z (-.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t t))) (+.f64 t (/.f64 y z)))
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (*.f64 t (*.f64 t t))) z) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z)))))
(/.f64 (*.f64 (-.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t t)) z) (+.f64 t (/.f64 y z)))
(/.f64 (neg.f64 (*.f64 z (-.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z))))))
(/.f64 (neg.f64 (*.f64 z (-.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 t (/.f64 y z))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (*.f64 t (*.f64 t t))) z)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t t)) z)) (-.f64 #s(literal 0 binary64) (+.f64 t (/.f64 y z))))
(/.f64 (+.f64 (pow.f64 (/.f64 z (/.f64 z y)) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (+.f64 (*.f64 (/.f64 z (/.f64 z y)) (/.f64 z (/.f64 z y))) (-.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (/.f64 z (/.f64 z y)) (-.f64 #s(literal 0 binary64) (*.f64 z t))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y z) z) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (+.f64 (*.f64 (*.f64 (/.f64 y z) z) (*.f64 (/.f64 y z) z)) (-.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 (/.f64 y z) z) (-.f64 #s(literal 0 binary64) (*.f64 z t))))))
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 z y)) (/.f64 z (/.f64 z y))) (*.f64 z (*.f64 t (*.f64 z t)))) (-.f64 (/.f64 z (/.f64 z y)) (-.f64 #s(literal 0 binary64) (*.f64 z t))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y z) z) (*.f64 (/.f64 y z) z)) (*.f64 z (*.f64 t (*.f64 z t)))) (-.f64 (*.f64 (/.f64 y z) z) (-.f64 #s(literal 0 binary64) (*.f64 z t))))
(*.f64 z (-.f64 (/.f64 y z) t))
(*.f64 (-.f64 (/.f64 y z) t) z)
(*.f64 (*.f64 z (-.f64 (/.f64 y z) t)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 y z) t))))
(*.f64 (*.f64 z (-.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z))))))
(*.f64 (*.f64 z (-.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 y z))))
(*.f64 (*.f64 (-.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (*.f64 t (*.f64 t t))) z) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z))))))
(*.f64 (*.f64 (-.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t t)) z) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 y z))))
(+.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y z))
(+.f64 (/.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z))))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z)))))))
(+.f64 (/.f64 (/.f64 y (/.f64 z (/.f64 y z))) (+.f64 t (/.f64 y z))) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t (/.f64 y z)))))
(-.f64 (/.f64 y z) t)
(-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y (-.f64 #s(literal 0 binary64) z)))
(-.f64 (/.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z))))))
(-.f64 (/.f64 (/.f64 y (/.f64 z (/.f64 y z))) (+.f64 t (/.f64 y z))) (/.f64 (*.f64 t t) (+.f64 t (/.f64 y z))))
(fma.f64 #s(literal 1 binary64) (/.f64 y z) (-.f64 #s(literal 0 binary64) t))
(fma.f64 y (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))
(fma.f64 #s(literal -1 binary64) t (/.f64 y z))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) t))
(fma.f64 (/.f64 #s(literal 1 binary64) z) y (-.f64 #s(literal 0 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y z) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y z) t)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (-.f64 (*.f64 t t) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) t)))) (-.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (*.f64 t (*.f64 t t)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y z) t))))
(/.f64 (-.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z)))))
(/.f64 (-.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (-.f64 (*.f64 t t) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) t)))))
(/.f64 (-.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t t)) (+.f64 t (/.f64 y z)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (-.f64 (*.f64 t t) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) t))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 t (/.f64 y z))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t (/.f64 y z)))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z)))) (+.f64 (*.f64 t t) (-.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y z)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z))))) (/.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z)))))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z)))))) (*.f64 (/.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 y (/.f64 z (/.f64 y z))) (+.f64 t (/.f64 y z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 t (/.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 y (/.f64 z (/.f64 y z))) (+.f64 t (/.f64 y z))) (/.f64 (/.f64 y (/.f64 z (/.f64 y z))) (+.f64 t (/.f64 y z)))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 t (/.f64 y z))) (/.f64 (*.f64 t t) (+.f64 t (/.f64 y z)))) (*.f64 (/.f64 (/.f64 y (/.f64 z (/.f64 y z))) (+.f64 t (/.f64 y z))) (/.f64 (*.f64 t t) (+.f64 t (/.f64 y z)))))))
(/.f64 (-.f64 (*.f64 t t) (/.f64 y (/.f64 z (/.f64 y z)))) (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y z)))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y z) t)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 y z) t))
(*.f64 (-.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z))))))
(*.f64 (-.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (-.f64 (*.f64 t t) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) t))))))
(*.f64 (-.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 y z))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 y z) (/.f64 (/.f64 z y) (/.f64 y z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t (+.f64 t (/.f64 y z)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y (/.f64 z (/.f64 y z))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 t (/.f64 y z)))))
(exp.f64 (*.f64 (log.f64 (/.f64 z y)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) z)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 y (-.f64 #s(literal 0 binary64) z)))
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) z)))
(/.f64 #s(literal 1 binary64) (/.f64 z y))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 z y))))
(/.f64 y z)
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z y)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z))
(pow.f64 (/.f64 z y) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 y z))
(*.f64 y (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 y z) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) z)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z y))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) z))
(*.f64 (/.f64 #s(literal 1 binary64) z) y)
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(+.f64 (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 z t)) y))))
(+.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z x)) (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))) (/.f64 z x)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z x)) (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 z x)))
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 z t))))) (/.f64 z x)) (/.f64 (/.f64 (*.f64 y t) (*.f64 t (*.f64 t (*.f64 z t)))) (/.f64 z x)))
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))) (/.f64 z x)) (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))) (/.f64 z x)))
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))) (/.f64 z x)) (/.f64 (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))) (/.f64 z x)))
(fma.f64 (/.f64 x z) (/.f64 #s(literal -1 binary64) t) (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 z t)) y))))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x z) (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))) (/.f64 z x)))
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (*.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z x) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z x) (*.f64 t (*.f64 t (*.f64 z t)))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z x) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t (*.f64 t (*.f64 z t)))) (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))) (*.f64 x (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))) (*.f64 x (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t (*.f64 t (*.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 z t))) (/.f64 x z)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 z t))) z) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 z t))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))) (/.f64 x z)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))) z) (*.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))) (-.f64 #s(literal 0 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 x z)) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) z) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t (*.f64 z t))) (*.f64 (/.f64 x z) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))) (*.f64 (/.f64 x z) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (*.f64 (/.f64 x z) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) (-.f64 #s(literal 0 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t (*.f64 z t))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) (/.f64 z x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))) (/.f64 z x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) (/.f64 z x))))
(/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (*.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)))))
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) (/.f64 z x))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) (*.f64 (/.f64 z x) (*.f64 t (*.f64 t (*.f64 z t)))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) (/.f64 (*.f64 t (*.f64 t (*.f64 z t))) (/.f64 x z)))
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))) (*.f64 (/.f64 z x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))))
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))) (/.f64 x z)))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) (*.f64 (/.f64 z x) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 x z)))
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) z)
(/.f64 (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t))) (*.f64 z (*.f64 t (*.f64 t (*.f64 z t)))))
(/.f64 (*.f64 x (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y)))) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))))
(/.f64 (*.f64 x (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t))) (*.f64 z (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t))) (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t (*.f64 t (*.f64 z t)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y)))) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t))) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))
(/.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) x) (*.f64 (*.f64 t (*.f64 t (*.f64 z t))) z))
(/.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 t (*.f64 t (*.f64 z t))) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))) x) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))) z))
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) x) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) z))
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t))) (neg.f64 (*.f64 (/.f64 z x) (*.f64 t (*.f64 t (*.f64 z t))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 z t))) (/.f64 x z))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y)))) (neg.f64 (*.f64 (/.f64 z x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y)))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))) (/.f64 x z))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t))) (neg.f64 (*.f64 (/.f64 z x) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 x z))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t))) (-.f64 #s(literal 0 binary64) z))
(/.f64 (*.f64 (/.f64 x z) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t))) (*.f64 t (*.f64 t (*.f64 z t))))
(/.f64 (*.f64 (/.f64 x z) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))))
(/.f64 (*.f64 (/.f64 x z) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) (-.f64 #s(literal 0 binary64) z))
(/.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) (/.f64 z x)) (*.f64 t (*.f64 t (*.f64 z t))))
(/.f64 (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))) (/.f64 z x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))))
(/.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) (/.f64 z x)) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) (-.f64 #s(literal 0 binary64) (/.f64 z x)))
(/.f64 (neg.f64 (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)))) (neg.f64 (*.f64 z (*.f64 t (*.f64 t (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 x (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))))) (neg.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))))))
(/.f64 (neg.f64 (*.f64 x (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)))) (neg.f64 (*.f64 z (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t (*.f64 t (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) x)) (neg.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 z t))) z)))
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 z t))) (-.f64 #s(literal 0 binary64) z))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))) x)) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))) z)))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))) (-.f64 #s(literal 0 binary64) z))))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) x)) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) z)))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (-.f64 #s(literal 0 binary64) z))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)))) z)
(/.f64 (neg.f64 (*.f64 (/.f64 x z) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 z t)))))
(/.f64 (neg.f64 (*.f64 (/.f64 x z) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 x z) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) (-.f64 #s(literal 0 binary64) x))) z)
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t))) z)
(/.f64 (neg.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) (/.f64 z x))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 z t)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))) (/.f64 z x))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))))
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) (/.f64 z x))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 z t)) y))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t))) (-.f64 (*.f64 (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 z t)) y))) (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 z t)) y)))) (*.f64 (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 z t)) y)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))) (/.f64 z x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z x)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z x))) (-.f64 (*.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))) (/.f64 z x)) (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))) (/.f64 z x))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z x)) (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))) (/.f64 z x))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 z t)) y))) (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 z t)) y))))) (-.f64 (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 z t)) y)))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z x)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z x))) (*.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))) (/.f64 z x)) (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))) (/.f64 z x)))) (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z x)) (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))) (/.f64 z x))))
(pow.f64 (/.f64 z (*.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) (/.f64 z x)))
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)))
(*.f64 x (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) z))
(*.f64 (/.f64 x z) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t))
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) (/.f64 x z))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (*.f64 t (*.f64 t (*.f64 z t))))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t (*.f64 z t))) (/.f64 x z))))
(*.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))))))
(*.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))) (/.f64 x z))))
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))))
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 x z))))
(*.f64 (*.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) (/.f64 #s(literal 1 binary64) z))
(*.f64 (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t))) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t (*.f64 t (*.f64 z t))))))
(*.f64 (*.f64 x (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y)))) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))))))
(*.f64 (*.f64 x (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t))) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t (*.f64 t (*.f64 z t))))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))))
(*.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 z t))) z)))
(*.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 z t))) (-.f64 #s(literal 0 binary64) z))))
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))) z)))
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))) (-.f64 #s(literal 0 binary64) z))))
(*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) z)))
(*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (-.f64 #s(literal 0 binary64) z))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t))) (/.f64 #s(literal -1 binary64) z))
(*.f64 (*.f64 (/.f64 x z) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 z t)))))
(*.f64 (*.f64 (/.f64 x z) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))))
(*.f64 (*.f64 (/.f64 x z) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) z))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) (/.f64 #s(literal -1 binary64) z))
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) (/.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 z t)))))
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))) (/.f64 z x)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))))
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) (/.f64 z x)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) t) (/.f64 (/.f64 x z) (*.f64 t (*.f64 z t))))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 z t)))) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))) z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (/.f64 x z) t) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) (*.f64 t (*.f64 z t))))
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) (*.f64 t (*.f64 z t))) (/.f64 (/.f64 x z) t))
(*.f64 (/.f64 (/.f64 x z) (*.f64 t (*.f64 z t))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) t))
(*.f64 (/.f64 (/.f64 x z) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) z))
(*.f64 (/.f64 (/.f64 x z) (*.f64 t t)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) (*.f64 z t)))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x z)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) z))
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 x z) z))
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) (*.f64 t t)) (/.f64 (/.f64 x z) (*.f64 z t)))
(exp.f64 (*.f64 (log.f64 (/.f64 z x)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x z)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 x z)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)))
(/.f64 #s(literal 1 binary64) (/.f64 z x))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x))))
(/.f64 x z)
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z x)))
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) z))
(pow.f64 (/.f64 z x) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 x z))
(*.f64 x (/.f64 #s(literal 1 binary64) z))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x z)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z x))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) z))
(*.f64 (/.f64 #s(literal 1 binary64) z) x)
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z t)))) y) (/.f64 y (*.f64 t (*.f64 z t)))))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))) #s(literal 1 binary64) (/.f64 y (*.f64 t (*.f64 z t)))))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z t))) (/.f64 y (*.f64 t (*.f64 z t)))))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t))) (/.f64 y t) (/.f64 y (*.f64 t (*.f64 z t)))))
(+.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))) (/.f64 #s(literal -1 binary64) t))
(+.f64 (/.f64 (*.f64 t (*.f64 z t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 z t))))) (neg.f64 (/.f64 (*.f64 y t) (*.f64 t (*.f64 t (*.f64 z t))))))
(+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))) (neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))))))
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))) (neg.f64 (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z t))) (-.f64 #s(literal 0 binary64) y)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z t)))) (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z t))) (-.f64 #s(literal 0 binary64) y))))
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z t))) (-.f64 #s(literal 0 binary64) y)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z t)))) (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z t))) (-.f64 #s(literal 0 binary64) y))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z t))) (-.f64 #s(literal 0 binary64) y)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z t)))) (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z t))) (-.f64 #s(literal 0 binary64) y))))
(-.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))
(-.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))) (/.f64 #s(literal 1 binary64) t))
(-.f64 (/.f64 (*.f64 t (*.f64 z t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 z t))))) (/.f64 (*.f64 y t) (*.f64 t (*.f64 t (*.f64 z t)))))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))) (/.f64 (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z t)) y) (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))) (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))
(-.f64 (/.f64 (*.f64 t (*.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 z t)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 z t)))))
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))))))
(-.f64 (/.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t y)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))))
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 z t)) y)) (*.f64 t (/.f64 (*.f64 t (*.f64 z t)) y))) (/.f64 t (*.f64 t (/.f64 (*.f64 t (*.f64 z t)) y))))
(-.f64 (/.f64 (*.f64 t (*.f64 z t)) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))))) (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) y)) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))))))
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 t (*.f64 z t))) (/.f64 (/.f64 t (/.f64 t y)) (*.f64 t (*.f64 z t))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t) (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))))
(fma.f64 y (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z t)))) (/.f64 #s(literal -1 binary64) t))
(fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 #s(literal -1 binary64) t))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t) (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))))
(fma.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z t)))) y) (/.f64 y (*.f64 t (*.f64 z t)))))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z t))) (/.f64 #s(literal -1 binary64) t))
(fma.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z t)))) y) (/.f64 y (*.f64 t (*.f64 z t)))))
(fma.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))))
(fma.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z t)))) y) (/.f64 y (*.f64 t (*.f64 z t)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (+.f64 (/.f64 (*.f64 t (*.f64 z t)) y) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 z t))) (-.f64 (*.f64 t (*.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) t) y))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (-.f64 (*.f64 z t) (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (/.f64 (*.f64 t (*.f64 z t)) y)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 z t)) y)) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))) (-.f64 (*.f64 t (*.f64 z t)) (*.f64 t (-.f64 #s(literal 0 binary64) y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 z t)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 t (/.f64 t y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 z t)) y))))) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 z t)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) t)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) (*.f64 t (*.f64 t (*.f64 z t))))
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))))
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 z t)) y))))))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))
(/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 z t)) y) t) (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))
(/.f64 (-.f64 (*.f64 t (*.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) t) y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 z t))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))))
(/.f64 (-.f64 (*.f64 z t) (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t y))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 z t)) y)) t) (*.f64 t (/.f64 (*.f64 t (*.f64 z t)) y)))
(/.f64 (-.f64 (*.f64 t (*.f64 z t)) (*.f64 t (-.f64 #s(literal 0 binary64) y))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 t (/.f64 t y))) (*.f64 t (*.f64 z t)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 z t)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 z t)) y)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))
(/.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) t) (*.f64 t (*.f64 z t)))
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 y t) z)) t)
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 t (*.f64 z t)) y) t)) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) t) y))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 z t)))))
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))))))
(/.f64 (neg.f64 (-.f64 (*.f64 z t) (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t y)))) (*.f64 t (*.f64 z t)))
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 z t)) y)) t)) (neg.f64 (*.f64 t (/.f64 (*.f64 t (*.f64 z t)) y))))
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 z t)) (*.f64 t (-.f64 #s(literal 0 binary64) y)))) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))))))
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 t (/.f64 t y)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 z t))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))))
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z t)))) y) (/.f64 y (*.f64 t (*.f64 z t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z t)))) y) (/.f64 y (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z t)))) y) (/.f64 y (*.f64 t (*.f64 z t))))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z t)))) y) (/.f64 y (*.f64 t (*.f64 z t))))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))) (/.f64 #s(literal -1 binary64) t)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 z t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 z t))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y t) (*.f64 t (*.f64 t (*.f64 z t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 z t))))) (/.f64 (*.f64 t (*.f64 z t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 z t)))))) (+.f64 (*.f64 (/.f64 (*.f64 y t) (*.f64 t (*.f64 t (*.f64 z t)))) (/.f64 (*.f64 y t) (*.f64 t (*.f64 t (*.f64 z t))))) (*.f64 (/.f64 (*.f64 t (*.f64 z t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 z t))))) (/.f64 (*.f64 y t) (*.f64 t (*.f64 t (*.f64 z t))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))) (/.f64 (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))) (/.f64 (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z t)))) y) (/.f64 y (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z t)))) y) (/.f64 y (*.f64 t (*.f64 z t)))))) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z t)))) y) (/.f64 y (*.f64 t (*.f64 z t))))))
(/.f64 (-.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))) (/.f64 #s(literal -1 binary64) t)))
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t))
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) #s(literal 1 binary64))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 z t)))))
(*.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))))
(*.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 z t)) y)))))))
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))
(*.f64 (+.f64 (/.f64 (*.f64 t (*.f64 z t)) y) t) (/.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))))))
(*.f64 (-.f64 (*.f64 t (*.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) t) y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 z t)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))))))
(*.f64 (-.f64 (*.f64 z t) (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t y))) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z t))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 z t)) y)) t) (/.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (*.f64 t (*.f64 z t)) y))))
(*.f64 (-.f64 (*.f64 t (*.f64 z t)) (*.f64 t (-.f64 #s(literal 0 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 t (/.f64 t y))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z t))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 z t))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z t)) y)) (/.f64 (*.f64 t (*.f64 z t)) y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))))
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) (*.f64 y t)) t) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z t))))
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) t))
(neg.f64 (/.f64 #s(literal 1 binary64) t))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))
(/.f64 #s(literal -1 binary64) t)
(pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))
(exp.f64 (log.f64 (/.f64 x (-.f64 y (*.f64 z t)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y (*.f64 z t)) x)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x (-.f64 y (*.f64 z t))) (/.f64 (-.f64 y (*.f64 z t)) x))) #s(literal 1/2 binary64)))
(fabs.f64 (/.f64 x (-.f64 y (*.f64 z t))))
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t)))) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t)))))
(sqrt.f64 (/.f64 (/.f64 x (-.f64 y (*.f64 z t))) (/.f64 (-.f64 y (*.f64 z t)) x)))
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 z t)) x))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y (*.f64 z t)) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t))) (*.f64 x #s(literal -1 binary64))))
(/.f64 x (-.f64 y (*.f64 z t)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y (*.f64 z t)) x)))
(/.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (-.f64 y (*.f64 z t)) x) #s(literal 1/2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t))))
(/.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t))))
(/.f64 (exp.f64 (log.f64 x)) (-.f64 y (*.f64 z t)))
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) x))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (-.f64 y (*.f64 z t)))
(pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (/.f64 (-.f64 y (*.f64 z t)) x) #s(literal -1 binary64))
(pow.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/4 binary64)) #s(literal 4 binary64))
(pow.f64 (/.f64 (/.f64 x (-.f64 y (*.f64 z t))) (/.f64 (-.f64 y (*.f64 z t)) x)) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 x (-.f64 y (*.f64 z t))) (/.f64 (-.f64 y (*.f64 z t)) x)) (/.f64 (/.f64 x (-.f64 y (*.f64 z t))) (/.f64 (-.f64 y (*.f64 z t)) x))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 x (-.f64 y (*.f64 z t))))))
(*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 y (*.f64 z t))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) x)
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) (exp.f64 (log.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) (/.f64 x #s(literal 1 binary64)))
(*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))))
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y (*.f64 z t)) x))))
(*.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1 binary64))
(*.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (-.f64 y (*.f64 z t))))
(*.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 3/4 binary64)))
(*.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 3/4 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 3/4 binary64)) (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/4 binary64)))
(*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 y (*.f64 z t))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t)))))
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))))
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))))))
(*.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (+.f64 y (*.f64 z t)))
(*.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t)))))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 y (*.f64 z t))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 1 binary64)) (pow.f64 (+.f64 y (*.f64 z t)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))))
(*.f64 (exp.f64 (log.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 y (*.f64 z t))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 x (-.f64 y (*.f64 z t))))))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 x (-.f64 y (*.f64 z t)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x (-.f64 y (*.f64 z t))) (/.f64 (-.f64 y (*.f64 z t)) x))) #s(literal 1/4 binary64)))
(fabs.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/2 binary64)))
(sqrt.f64 (/.f64 x (-.f64 y (*.f64 z t))))
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 y (*.f64 z t)) x) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (/.f64 (-.f64 y (*.f64 z t)) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 (-.f64 y (*.f64 z t)) x) #s(literal 1/2 binary64))))
(/.f64 (sqrt.f64 x) (pow.f64 (-.f64 y (*.f64 z t)) #s(literal 1/2 binary64)))
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t)))))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y (*.f64 z t)) x))))
(/.f64 (sqrt.f64 (*.f64 x #s(literal -1 binary64))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t)))))
(/.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (pow.f64 (-.f64 y (*.f64 z t)) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t))))))
(pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(pow.f64 (/.f64 (-.f64 y (*.f64 z t)) x) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (/.f64 (/.f64 x (-.f64 y (*.f64 z t))) (/.f64 (-.f64 y (*.f64 z t)) x)) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (/.f64 (-.f64 y (*.f64 z t)) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 x (-.f64 y (*.f64 z t)))))
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (-.f64 y (*.f64 z t)) #s(literal -1/2 binary64)) (sqrt.f64 x))
(*.f64 (sqrt.f64 x) (pow.f64 (-.f64 y (*.f64 z t)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 y (*.f64 z t))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (-.f64 y (*.f64 z t)))))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t))))))
(*.f64 (pow.f64 (pow.f64 (-.f64 y (*.f64 z t)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 y (*.f64 z t)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 y (*.f64 z t)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (-.f64 y (*.f64 z t)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (-.f64 y (*.f64 z t)) #s(literal -1/4 binary64)) #s(literal 2 binary64)))
(*.f64 (sqrt.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/4 binary64))) (sqrt.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 3/4 binary64))))
(*.f64 (sqrt.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 3/4 binary64))) (sqrt.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/4 binary64))))
(*.f64 (sqrt.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (sqrt.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))))
(*.f64 (sqrt.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))))) (sqrt.f64 (+.f64 y (*.f64 z t))))
(exp.f64 (log.f64 (/.f64 x (-.f64 y (*.f64 z t)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y (*.f64 z t)) x)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x (-.f64 y (*.f64 z t))) (/.f64 (-.f64 y (*.f64 z t)) x))) #s(literal 1/2 binary64)))
(fabs.f64 (/.f64 x (-.f64 y (*.f64 z t))))
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t)))) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t)))))
(sqrt.f64 (/.f64 (/.f64 x (-.f64 y (*.f64 z t))) (/.f64 (-.f64 y (*.f64 z t)) x)))
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 z t)) x))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y (*.f64 z t)) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t))) (*.f64 x #s(literal -1 binary64))))
(/.f64 x (-.f64 y (*.f64 z t)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y (*.f64 z t)) x)))
(/.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (-.f64 y (*.f64 z t)) x) #s(literal 1/2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t))))
(/.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t))))
(/.f64 (exp.f64 (log.f64 x)) (-.f64 y (*.f64 z t)))
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) x))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (-.f64 y (*.f64 z t)))
(pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (/.f64 (-.f64 y (*.f64 z t)) x) #s(literal -1 binary64))
(pow.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/4 binary64)) #s(literal 4 binary64))
(pow.f64 (/.f64 (/.f64 x (-.f64 y (*.f64 z t))) (/.f64 (-.f64 y (*.f64 z t)) x)) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 x (-.f64 y (*.f64 z t))) (/.f64 (-.f64 y (*.f64 z t)) x)) (/.f64 (/.f64 x (-.f64 y (*.f64 z t))) (/.f64 (-.f64 y (*.f64 z t)) x))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 x (-.f64 y (*.f64 z t))))))
(*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 y (*.f64 z t))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) x)
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) (exp.f64 (log.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) (/.f64 x #s(literal 1 binary64)))
(*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))))
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y (*.f64 z t)) x))))
(*.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1 binary64))
(*.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (-.f64 y (*.f64 z t))))
(*.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 3/4 binary64)))
(*.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 3/4 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 3/4 binary64)) (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/4 binary64)))
(*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 y (*.f64 z t))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t)))))
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))))
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))))))
(*.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (+.f64 y (*.f64 z t)))
(*.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t)))))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 y (*.f64 z t))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 1 binary64)) (pow.f64 (+.f64 y (*.f64 z t)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))))
(*.f64 (exp.f64 (log.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 y (*.f64 z t))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 t (*.f64 z t)) y)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))) (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))))
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 z t)) y))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 z t)) y))))
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 y (*.f64 z t))))
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 y (*.f64 t t))))
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (/.f64 y t) z)))
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (/.f64 y t) t)))
(/.f64 y (*.f64 t (*.f64 z t)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 z t)) y)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))))
(/.f64 (/.f64 y t) (*.f64 z t))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(/.f64 (/.f64 y (*.f64 z t)) t)
(/.f64 (/.f64 y (*.f64 t t)) z)
(/.f64 (/.f64 (/.f64 y t) z) t)
(/.f64 (/.f64 (/.f64 y t) t) z)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t))) (*.f64 z t))
(/.f64 (neg.f64 (/.f64 y (*.f64 z t))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (/.f64 y (*.f64 t t))) (-.f64 #s(literal 0 binary64) z))
(/.f64 (neg.f64 (/.f64 (/.f64 y t) z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (/.f64 (/.f64 y t) t)) (-.f64 #s(literal 0 binary64) z))
(pow.f64 (/.f64 (*.f64 t (*.f64 z t)) y) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t (*.f64 z t))))
(*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z t))))
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) (*.f64 t t)))
(*.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t)))))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 z t))))
(*.f64 (/.f64 y (*.f64 t (*.f64 z t))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z t))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 y z))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 z t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (*.f64 z t) y) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z t))) y)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z t))) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (*.f64 z t)))
(*.f64 (/.f64 y t) (/.f64 (/.f64 #s(literal 1 binary64) t) z))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z t))) (/.f64 y #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 y t))
(*.f64 (/.f64 y (*.f64 z t)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 y (*.f64 t t)) (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 (/.f64 y t) z) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (/.f64 y t) t) (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (/.f64 y (-.f64 #s(literal 0 binary64) z)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z t))))
(/.f64 (*.f64 t (*.f64 z t)) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z t)))
(*.f64 z (*.f64 t t))
(*.f64 t (*.f64 z t))
(*.f64 (*.f64 z t) t)
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z t))))
(*.f64 (*.f64 t (*.f64 z t)) #s(literal 1 binary64))
(*.f64 (*.f64 t t) z)

simplify438.0ms (4.4%)

Algorithm
egg-herbie
Rules
6860×*-lowering-*.f32
6860×*-lowering-*.f64
2242×+-lowering-+.f64
2242×+-lowering-+.f32
2200×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
07558245
125987692
084697692
Stop Event
iter limit
node limit
Counts
636 → 636
Calls
Call 1
Inputs
(* -1 (/ x (* t z)))
(+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))
(+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2))))))
(+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2))))))
(/ x y)
(/ (+ x (/ (* t (* x z)) y)) y)
(/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y)
(/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y)
(/ x y)
(* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y))
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y))
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y))
(/ x y)
(+ (/ x y) (/ (* t (* x z)) (pow y 2)))
(+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y))
(+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y))
(* -1 (/ x (* t z)))
(/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)
(/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z)
(/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z)
(* -1 (/ x (* t z)))
(* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z))
(/ x y)
(+ (/ x y) (/ (* t (* x z)) (pow y 2)))
(+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y))
(+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y))
(* -1 (/ x (* t z)))
(/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)
(/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t)
(/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t)
(* -1 (/ x (* t z)))
(* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ -1 (* t z))
(- (* -1 (/ y (* (pow t 2) (pow z 2)))) (/ 1 (* t z)))
(- (* y (- (* -1 (/ y (* (pow t 3) (pow z 3)))) (/ 1 (* (pow t 2) (pow z 2))))) (/ 1 (* t z)))
(- (* y (- (* y (- (* -1 (/ y (* (pow t 4) (pow z 4)))) (/ 1 (* (pow t 3) (pow z 3))))) (/ 1 (* (pow t 2) (pow z 2))))) (/ 1 (* t z)))
(/ 1 y)
(/ (+ 1 (/ (* t z) y)) y)
(/ (- (+ 1 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* -1 (/ (* t z) y))) y)
(/ (- (+ 1 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (+ (* -1 (/ (* t z) y)) (* -1 (/ (* (pow t 2) (pow z 2)) (pow y 2))))) y)
(/ 1 y)
(* -1 (/ (- (* -1 (/ (* t z) y)) 1) y))
(* -1 (/ (- (* -1 (/ (- (/ (* (pow t 2) (pow z 2)) y) (* -1 (* t z))) y)) 1) y))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 3) (pow z 3)) y)) (* (pow t 2) (pow z 2))) y)) (* -1 (* t z))) y)) 1) y))
(/ 1 y)
(+ (/ 1 y) (/ (* t z) (pow y 2)))
(+ (* z (- (/ (* (pow t 2) z) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ 1 y))
(+ (* z (- (* z (- (/ (* (pow t 3) z) (pow y 4)) (* -1 (/ (pow t 2) (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ 1 y))
(/ -1 (* t z))
(/ (- (* -1 (/ y (* (pow t 2) z))) (/ 1 t)) z)
(/ (- (* -1 (/ (pow y 2) (* (pow t 3) (pow z 2)))) (+ (/ 1 t) (/ y (* (pow t 2) z)))) z)
(/ (- (* -1 (/ (pow y 3) (* (pow t 4) (pow z 3)))) (+ (/ 1 t) (+ (/ y (* (pow t 2) z)) (/ (pow y 2) (* (pow t 3) (pow z 2)))))) z)
(/ -1 (* t z))
(* -1 (/ (+ (/ 1 t) (/ y (* (pow t 2) z))) z))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow y 2) (* (pow t 3) z))) (/ y (pow t 2))) z)) (/ 1 t)) z))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) (* (pow t 4) z)) (* -1 (/ (pow y 2) (pow t 3)))) z)) (/ y (pow t 2))) z)) (/ 1 t)) z))
(/ 1 y)
(+ (/ 1 y) (/ (* t z) (pow y 2)))
(+ (* t (- (/ (* t (pow z 2)) (pow y 3)) (* -1 (/ z (pow y 2))))) (/ 1 y))
(+ (* t (- (* t (- (/ (* t (pow z 3)) (pow y 4)) (* -1 (/ (pow z 2) (pow y 3))))) (* -1 (/ z (pow y 2))))) (/ 1 y))
(/ -1 (* t z))
(/ (- (* -1 (/ y (* t (pow z 2)))) (/ 1 z)) t)
(/ (- (* -1 (/ (pow y 2) (* (pow t 2) (pow z 3)))) (+ (/ 1 z) (/ y (* t (pow z 2))))) t)
(/ (- (* -1 (/ (pow y 3) (* (pow t 3) (pow z 4)))) (+ (/ 1 z) (+ (/ y (* t (pow z 2))) (/ (pow y 2) (* (pow t 2) (pow z 3)))))) t)
(/ -1 (* t z))
(* -1 (/ (+ (/ 1 z) (/ y (* t (pow z 2)))) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow y 2) (* t (pow z 3)))) (/ y (pow z 2))) t)) (/ 1 z)) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) (* t (pow z 4))) (* -1 (/ (pow y 2) (pow z 3)))) t)) (/ y (pow z 2))) t)) (/ 1 z)) t))
(* -1 (* t z))
(- y (* t z))
(- y (* t z))
(- y (* t z))
y
(* y (+ 1 (* -1 (/ (* t z) y))))
(* y (+ 1 (* -1 (/ (* t z) y))))
(* y (+ 1 (* -1 (/ (* t z) y))))
y
(* -1 (* y (- (/ (* t z) y) 1)))
(* -1 (* y (- (/ (* t z) y) 1)))
(* -1 (* y (- (/ (* t z) y) 1)))
y
(+ y (* -1 (* t z)))
(+ y (* -1 (* t z)))
(+ y (* -1 (* t z)))
(* -1 (* t z))
(* z (- (/ y z) t))
(* z (- (/ y z) t))
(* z (- (/ y z) t))
(* -1 (* t z))
(* -1 (* z (- (* -1 (/ y z)) (* -1 t))))
(* -1 (* z (- (* -1 (/ y z)) (* -1 t))))
(* -1 (* z (- (* -1 (/ y z)) (* -1 t))))
y
(+ y (* -1 (* t z)))
(+ y (* -1 (* t z)))
(+ y (* -1 (* t z)))
(* -1 (* t z))
(* t (- (/ y t) z))
(* t (- (/ y t) z))
(* t (- (/ y t) z))
(* -1 (* t z))
(* -1 (* t (- (* -1 (/ y t)) (* -1 z))))
(* -1 (* t (- (* -1 (/ y t)) (* -1 z))))
(* -1 (* t (- (* -1 (/ y t)) (* -1 z))))
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(/ x y)
(/ x y)
(/ x y)
(/ x y)
(/ x y)
(/ x y)
(/ x y)
(/ x y)
(/ x y)
(/ x y)
(/ x y)
(/ x y)
(/ x y)
(/ x y)
(/ x y)
(/ x y)
(/ x y)
(/ x y)
(/ x y)
(/ x y)
(/ x y)
(/ x y)
(/ x y)
(/ x y)
(/ x (* z (- (/ y z) t)))
(/ x (* z (- (/ y z) t)))
(/ x (* z (- (/ y z) t)))
(/ x (* z (- (/ y z) t)))
(/ x (* z (- (/ y z) t)))
(/ x (* z (- (/ y z) t)))
(/ x (* z (- (/ y z) t)))
(/ x (* z (- (/ y z) t)))
(/ x (* z (- (/ y z) t)))
(/ x (* z (- (/ y z) t)))
(/ x (* z (- (/ y z) t)))
(/ x (* z (- (/ y z) t)))
(/ x y)
(+ (/ x y) (/ (* t (* x z)) (pow y 2)))
(+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y))
(+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y))
(* -1 (/ x (* t z)))
(/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)
(/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z)
(/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z)
(* -1 (/ x (* t z)))
(* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow t 2))) (* -1 (/ (* x (pow y 2)) (* (pow t 3) z)))) z)) (/ x t)) z))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow t 2))) (* -1 (/ (+ (/ (* x (pow y 2)) (pow t 3)) (/ (* x (pow y 3)) (* (pow t 4) z))) z))) z)) (/ x t)) z))
(* -1 (/ x (* t z)))
(+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))
(+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2))))))
(+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2))))))
(/ x y)
(/ (+ x (/ (* t (* x z)) y)) y)
(/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y)
(/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y)
(/ x y)
(* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y))
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y))
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y))
(/ x y)
(+ (/ x y) (/ (* t (* x z)) (pow y 2)))
(+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y))
(+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y))
(* -1 (/ x (* t z)))
(/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)
(/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t)
(/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t)
(* -1 (/ x (* t z)))
(* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t))
y
(+ y (* -1 (* t z)))
(+ y (* -1 (* t z)))
(+ y (* -1 (* t z)))
(* -1 (* t z))
(* z (+ (* -1 t) (/ y z)))
(* z (+ (* -1 t) (/ y z)))
(* z (+ (* -1 t) (/ y z)))
(* -1 (* t z))
(* -1 (* z (+ t (* -1 (/ y z)))))
(* -1 (* z (+ t (* -1 (/ y z)))))
(* -1 (* z (+ t (* -1 (/ y z)))))
(* -1 (* t z))
(+ y (* -1 (* t z)))
(+ y (* -1 (* t z)))
(+ y (* -1 (* t z)))
y
(* y (+ 1 (* -1 (/ (* t z) y))))
(* y (+ 1 (* -1 (/ (* t z) y))))
(* y (+ 1 (* -1 (/ (* t z) y))))
y
(* -1 (* y (- (/ (* t z) y) 1)))
(* -1 (* y (- (/ (* t z) y) 1)))
(* -1 (* y (- (/ (* t z) y) 1)))
y
(+ y (* -1 (* t z)))
(+ y (* -1 (* t z)))
(+ y (* -1 (* t z)))
(* -1 (* t z))
(* t (+ (* -1 z) (/ y t)))
(* t (+ (* -1 z) (/ y t)))
(* t (+ (* -1 z) (/ y t)))
(* -1 (* t z))
(* -1 (* t (+ z (* -1 (/ y t)))))
(* -1 (* t (+ z (* -1 (/ y t)))))
(* -1 (* t (+ z (* -1 (/ y t)))))
(* -1 t)
(- (/ y z) t)
(- (/ y z) t)
(- (/ y z) t)
(/ y z)
(* y (+ (* -1 (/ t y)) (/ 1 z)))
(* y (+ (* -1 (/ t y)) (/ 1 z)))
(* y (+ (* -1 (/ t y)) (/ 1 z)))
(/ y z)
(* -1 (* y (- (/ t y) (/ 1 z))))
(* -1 (* y (- (/ t y) (/ 1 z))))
(* -1 (* y (- (/ t y) (/ 1 z))))
(/ y z)
(/ (+ y (* -1 (* t z))) z)
(/ (+ y (* -1 (* t z))) z)
(/ (+ y (* -1 (* t z))) z)
(* -1 t)
(- (/ y z) t)
(- (/ y z) t)
(- (/ y z) t)
(* -1 t)
(- (/ y z) t)
(- (/ y z) t)
(- (/ y z) t)
(/ y z)
(+ (* -1 t) (/ y z))
(+ (* -1 t) (/ y z))
(+ (* -1 t) (/ y z))
(* -1 t)
(* t (- (/ y (* t z)) 1))
(* t (- (/ y (* t z)) 1))
(* t (- (/ y (* t z)) 1))
(* -1 t)
(* -1 (* t (+ 1 (* -1 (/ y (* t z))))))
(* -1 (* t (+ 1 (* -1 (/ y (* t z))))))
(* -1 (* t (+ 1 (* -1 (/ y (* t 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)
(* -1 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))
(* -1 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))
(* -1 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))
(* -1 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))
(* -1 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))
(* -1 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))
(* -1 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))
(* -1 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))
(* -1 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))
(* -1 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))
(* -1 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))
(* -1 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))
(* -1 (/ (* x y) (* (pow t 2) (pow z 2))))
(/ (+ (* -1 (/ (* x y) (pow t 2))) (* -1 (/ (* x z) t))) (pow z 2))
(/ (+ (* -1 (/ (* x y) (pow t 2))) (* -1 (/ (* x z) t))) (pow z 2))
(/ (+ (* -1 (/ (* x y) (pow t 2))) (* -1 (/ (* x z) t))) (pow z 2))
(* -1 (/ x (* t z)))
(/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)
(/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)
(/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)
(* -1 (/ x (* t z)))
(* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))
(* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))
(* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))
(* -1 (/ (* x y) (* (pow t 2) (pow z 2))))
(/ (+ (* -1 (/ (* t x) z)) (* -1 (/ (* x y) (pow z 2)))) (pow t 2))
(/ (+ (* -1 (/ (* t x) z)) (* -1 (/ (* x y) (pow z 2)))) (pow t 2))
(/ (+ (* -1 (/ (* t x) z)) (* -1 (/ (* x y) (pow z 2)))) (pow t 2))
(* -1 (/ x (* t z)))
(/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)
(/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)
(/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)
(* -1 (/ x (* t z)))
(* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))
(* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))
(* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))
(* -1 (/ x (* t z)))
(+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))
(+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))
(+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))
(* -1 (/ (* x y) (* (pow t 2) (pow z 2))))
(* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))
(* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))
(* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))
(* -1 (/ (* x y) (* (pow t 2) (pow z 2))))
(* -1 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))
(* -1 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))
(* -1 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))
(/ 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 (/ y (* (pow t 2) z)))
(/ (- (* -1 t) (/ y z)) (pow t 2))
(/ (- (* -1 t) (/ y z)) (pow t 2))
(/ (- (* -1 t) (/ y z)) (pow t 2))
(/ -1 t)
(/ (- (* -1 (/ y (* t z))) 1) t)
(/ (- (* -1 (/ y (* t z))) 1) t)
(/ (- (* -1 (/ y (* t z))) 1) t)
(/ -1 t)
(* -1 (/ (+ 1 (/ y (* t z))) t))
(* -1 (/ (+ 1 (/ y (* t z))) t))
(* -1 (/ (+ 1 (/ y (* t z))) t))
(/ -1 t)
(- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))
(- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))
(- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))
(* -1 (/ y (* (pow t 2) z)))
(* -1 (* y (+ (/ 1 (* t y)) (/ 1 (* (pow t 2) z)))))
(* -1 (* y (+ (/ 1 (* t y)) (/ 1 (* (pow t 2) z)))))
(* -1 (* y (+ (/ 1 (* t y)) (/ 1 (* (pow t 2) z)))))
(* -1 (/ y (* (pow t 2) z)))
(* -1 (* y (+ (/ 1 (* t y)) (/ 1 (* (pow t 2) z)))))
(* -1 (* y (+ (/ 1 (* t y)) (/ 1 (* (pow t 2) z)))))
(* -1 (* y (+ (/ 1 (* t y)) (/ 1 (* (pow t 2) z)))))
(* -1 (/ y (* (pow t 2) z)))
(/ (- (* -1 (/ z t)) (/ y (pow t 2))) z)
(/ (- (* -1 (/ z t)) (/ y (pow t 2))) z)
(/ (- (* -1 (/ z t)) (/ y (pow t 2))) z)
(/ -1 t)
(- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))
(- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))
(- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))
(/ -1 t)
(- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))
(- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))
(- (* -1 (/ y (* (pow t 2) 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)
(/ -1 t)
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(* -1 (/ (* x (pow (sqrt -1) 2)) (- y (* t z))))
(* -1 (/ (* x (pow (sqrt -1) 2)) (- y (* t z))))
(* -1 (/ (* x (pow (sqrt -1) 2)) (- y (* t z))))
(* -1 (/ (* x (pow (sqrt -1) 2)) (- y (* t z))))
(* -1 (/ x (* t z)))
(+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))
(+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2))))))
(+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2))))))
(/ x y)
(/ (+ x (/ (* t (* x z)) y)) y)
(/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y)
(/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y)
(* -1 (/ (* x (pow (sqrt -1) 2)) y))
(* -1 (/ (+ (* x (pow (sqrt -1) 2)) (/ (* t (* x (* z (pow (sqrt -1) 2)))) y)) y))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* x (* (pow z 2) (pow (sqrt -1) 2)))) y)) (* t (* x (* z (pow (sqrt -1) 2))))) y)) (* x (pow (sqrt -1) 2))) y))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* x (* (pow z 3) (pow (sqrt -1) 2)))) y) (* -1 (* (pow t 2) (* x (* (pow z 2) (pow (sqrt -1) 2)))))) y)) (* t (* x (* z (pow (sqrt -1) 2))))) y)) (* x (pow (sqrt -1) 2))) y))
(/ x y)
(+ (/ x y) (/ (* t (* x z)) (pow y 2)))
(+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y))
(+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y))
(* -1 (/ x (* t z)))
(/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)
(/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z)
(/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z)
(* -1 (/ x (* t z)))
(* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z))
(/ x y)
(+ (/ x y) (/ (* t (* x z)) (pow y 2)))
(+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y))
(+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y))
(* -1 (/ x (* t z)))
(/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)
(/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t)
(/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t)
(* -1 (/ x (* t z)))
(* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t))
(sqrt (/ x (- y (* t z))))
(sqrt (/ x (- y (* t z))))
(sqrt (/ x (- y (* t z))))
(sqrt (/ x (- y (* t z))))
(sqrt (/ x (- y (* t z))))
(sqrt (/ x (- y (* t z))))
(sqrt (/ x (- y (* t z))))
(sqrt (/ x (- y (* t z))))
(* -1 (* (sqrt (/ x (- y (* t z)))) (pow (sqrt -1) 2)))
(* -1 (* (sqrt (/ x (- y (* t z)))) (pow (sqrt -1) 2)))
(* -1 (* (sqrt (/ x (- y (* t z)))) (pow (sqrt -1) 2)))
(* -1 (* (sqrt (/ x (- y (* t z)))) (pow (sqrt -1) 2)))
(* (sqrt (/ x (* t z))) (sqrt -1))
(+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (/ y (sqrt -1)))) (* (sqrt (/ x (* t z))) (sqrt -1)))
(+ (* y (+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (/ 1 (sqrt -1)))) (* -1/2 (* (sqrt (/ (* t z) x)) (/ (* y (+ (* 1/4 (/ x (* (pow t 3) (* (pow z 3) (pow (sqrt -1) 2))))) (/ x (* (pow t 3) (pow z 3))))) (sqrt -1)))))) (* (sqrt (/ x (* t z))) (sqrt -1)))
(+ (* y (+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (/ 1 (sqrt -1)))) (* y (+ (* -1/2 (* (sqrt (/ (* t z) x)) (/ (* y (+ (* 1/2 (/ (+ (* 1/4 (/ x (* (pow t 3) (* (pow z 3) (pow (sqrt -1) 2))))) (/ x (* (pow t 3) (pow z 3)))) (* t (* z (pow (sqrt -1) 2))))) (/ x (* (pow t 4) (pow z 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ (* t z) x)) (/ (+ (* 1/4 (/ x (* (pow t 3) (* (pow z 3) (pow (sqrt -1) 2))))) (/ x (* (pow t 3) (pow z 3)))) (sqrt -1)))))))) (* (sqrt (/ x (* t z))) (sqrt -1)))
(sqrt (/ x y))
(+ (sqrt (/ x y)) (* 1/2 (* (* t z) (sqrt (/ x (pow y 3))))))
(+ (sqrt (/ x y)) (+ (* 1/2 (* (* t z) (sqrt (/ x (pow y 3))))) (* 1/2 (* (* (pow t 2) (pow z 2)) (sqrt (/ x (pow y 5)))))))
(+ (sqrt (/ x y)) (+ (* -1/2 (* (sqrt (/ 1 (* x (pow y 7)))) (+ (* -1 (* (pow t 3) (* x (pow z 3)))) (* 1/4 (* (pow t 2) (* x (* y (pow z 2)))))))) (+ (* 1/2 (* (* t z) (sqrt (/ x (pow y 3))))) (* 1/2 (* (* (pow t 2) (pow z 2)) (sqrt (/ x (pow y 5))))))))
(* (sqrt (/ x y)) (pow (sqrt -1) 2))
(+ (* 1/2 (* (* t z) (sqrt (/ x (pow y 3))))) (* (sqrt (/ x y)) (pow (sqrt -1) 2)))
(+ (* 1/2 (* (* t z) (sqrt (/ x (pow y 3))))) (+ (* 1/2 (* (* (pow t 2) (pow z 2)) (sqrt (/ x (pow y 5))))) (* (sqrt (/ x y)) (pow (sqrt -1) 2))))
(+ (* -1 (/ (+ (* -1/2 (* (* (pow t 2) (pow z 2)) (sqrt (* x y)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ (* -1 (* (pow t 3) (* x (pow z 3)))) (* -1/4 (/ (* (pow t 2) (* x (* y (pow z 2)))) (pow (sqrt -1) 2))))))) (pow y 3))) (+ (* 1/2 (* (* t z) (sqrt (/ x (pow y 3))))) (* (sqrt (/ x y)) (pow (sqrt -1) 2))))
(sqrt (/ x y))
(+ (sqrt (/ x y)) (* 1/2 (* (* t z) (sqrt (/ x (pow y 3))))))
(+ (sqrt (/ x y)) (* z (+ (* -1/2 (* (sqrt (/ y x)) (* z (+ (* -1 (/ (* (pow t 2) x) (pow y 3))) (* 1/4 (/ (* (pow t 2) x) (pow y 3))))))) (* 1/2 (* t (sqrt (/ x (pow y 3))))))))
(+ (sqrt (/ x y)) (* z (+ (* 1/2 (* t (sqrt (/ x (pow y 3))))) (* z (+ (* -1/2 (* (sqrt (/ y x)) (* z (+ (* -1 (/ (* (pow t 3) x) (pow y 4))) (* -1/2 (/ (* t (+ (* -1 (/ (* (pow t 2) x) (pow y 3))) (* 1/4 (/ (* (pow t 2) x) (pow y 3))))) y)))))) (* -1/2 (* (sqrt (/ y x)) (+ (* -1 (/ (* (pow t 2) x) (pow y 3))) (* 1/4 (/ (* (pow t 2) x) (pow y 3)))))))))))
(* (sqrt (/ x (* t z))) (sqrt -1))
(+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (/ y (sqrt -1)))) (* (sqrt (/ x (* t z))) (sqrt -1)))
(+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (/ y (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ x (* (pow t 5) (pow z 5)))) (/ (pow y 2) (sqrt -1)))) (* (sqrt (/ x (* t z))) (sqrt -1))))
(+ (* -1/2 (* (sqrt (/ t (* x (pow z 7)))) (/ (+ (* 1/4 (/ (* x (* (pow y 2) z)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (* x (pow y 3)) (pow t 4))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (/ y (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ x (* (pow t 5) (pow z 5)))) (/ (pow y 2) (sqrt -1)))) (* (sqrt (/ x (* t z))) (sqrt -1)))))
(* (sqrt (/ x (* t z))) (sqrt -1))
(+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (* y (sqrt -1)))) (* (sqrt (/ x (* t z))) (sqrt -1)))
(+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (* y (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ x (* (pow t 5) (pow z 5)))) (* (pow y 2) (sqrt -1)))) (* (sqrt (/ x (* t z))) (sqrt -1))))
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ t (* x z))) (* (sqrt -1) (+ (* -1/4 (/ (* x (* (pow y 2) z)) (pow t 3))) (/ (* x (pow y 3)) (pow t 4)))))) (* 1/2 (* (sqrt (/ (* x z) (pow t 5))) (* (pow y 2) (sqrt -1))))) (pow z 3))) (+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (* y (sqrt -1)))) (* (sqrt (/ x (* t z))) (sqrt -1))))
(sqrt (/ x y))
(+ (sqrt (/ x y)) (* 1/2 (* (* t z) (sqrt (/ x (pow y 3))))))
(+ (sqrt (/ x y)) (* t (+ (* -1/2 (* (* t (+ (* -1 (/ (* x (pow z 2)) (pow y 3))) (* 1/4 (/ (* x (pow z 2)) (pow y 3))))) (sqrt (/ y x)))) (* 1/2 (* (sqrt (/ x (pow y 3))) z)))))
(+ (sqrt (/ x y)) (* t (+ (* 1/2 (* (sqrt (/ x (pow y 3))) z)) (* t (+ (* -1/2 (* (sqrt (/ y x)) (+ (* -1 (/ (* x (pow z 2)) (pow y 3))) (* 1/4 (/ (* x (pow z 2)) (pow y 3)))))) (* -1/2 (* (* t (+ (* -1 (/ (* x (pow z 3)) (pow y 4))) (* -1/2 (/ (* z (+ (* -1 (/ (* x (pow z 2)) (pow y 3))) (* 1/4 (/ (* x (pow z 2)) (pow y 3))))) y)))) (sqrt (/ y x)))))))))
(* (sqrt (/ x (* t z))) (sqrt -1))
(+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (/ y (sqrt -1)))) (* (sqrt (/ x (* t z))) (sqrt -1)))
(+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (/ y (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ x (* (pow t 5) (pow z 5)))) (/ (pow y 2) (sqrt -1)))) (* (sqrt (/ x (* t z))) (sqrt -1))))
(+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (/ y (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ x (* (pow t 5) (pow z 5)))) (/ (pow y 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ z (* (pow t 7) x))) (/ (+ (* 1/4 (/ (* t (* x (pow y 2))) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (* x (pow y 3)) (pow z 4))) (sqrt -1)))) (* (sqrt (/ x (* t z))) (sqrt -1)))))
(* (sqrt (/ x (* t z))) (sqrt -1))
(+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (* y (sqrt -1)))) (* (sqrt (/ x (* t z))) (sqrt -1)))
(+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (* y (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ x (* (pow t 5) (pow z 5)))) (* (pow y 2) (sqrt -1)))) (* (sqrt (/ x (* t z))) (sqrt -1))))
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ z (* t x))) (* (sqrt -1) (+ (* -1/4 (/ (* t (* x (pow y 2))) (pow z 3))) (/ (* x (pow y 3)) (pow z 4)))))) (* 1/2 (* (sqrt (/ (* t x) (pow z 5))) (* (pow y 2) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (* y (sqrt -1)))) (* (sqrt (/ x (* t z))) (sqrt -1))))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(/ x (- y (* t z)))
(* -1 (/ x (* t z)))
(+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))
(+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2))))))
(+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2))))))
(/ x y)
(/ (+ x (/ (* t (* x z)) y)) y)
(/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y)
(/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y)
(/ x y)
(* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y))
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y))
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y))
(/ x y)
(+ (/ x y) (/ (* t (* x z)) (pow y 2)))
(+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y))
(+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y))
(* -1 (/ x (* t z)))
(/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)
(/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z)
(/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z)
(* -1 (/ x (* t z)))
(* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z))
(/ x y)
(+ (/ x y) (/ (* t (* x z)) (pow y 2)))
(+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y))
(+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y))
(* -1 (/ x (* t z)))
(/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)
(/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t)
(/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t)
(* -1 (/ x (* t z)))
(* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(/ y (* (pow t 2) z))
(* (pow t 2) z)
(* (pow t 2) z)
(* (pow t 2) z)
(* (pow t 2) z)
(* (pow t 2) z)
(* (pow t 2) z)
(* (pow t 2) z)
(* (pow t 2) z)
(* (pow t 2) z)
(* (pow t 2) z)
(* (pow t 2) z)
(* (pow t 2) z)
(* (pow t 2) z)
(* (pow t 2) z)
(* (pow t 2) z)
(* (pow t 2) z)
(* (pow t 2) z)
(* (pow t 2) z)
(* (pow t 2) z)
(* (pow t 2) z)
(* (pow t 2) z)
(* (pow t 2) z)
(* (pow t 2) z)
(* (pow t 2) z)
Outputs
(* -1 (/ x (* t z)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z)))
(+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z))) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t (*.f64 z z)))))
(+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2))))))
(-.f64 (*.f64 y (-.f64 (/.f64 (*.f64 x y) (*.f64 (*.f64 t t) (*.f64 t (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (/.f64 (/.f64 x (*.f64 t t)) (*.f64 z z)))) (/.f64 x (*.f64 t z)))
(+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2))))))
(-.f64 (*.f64 y (-.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (/.f64 x (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 x (*.f64 t t)) (*.f64 z z)))) (/.f64 x (*.f64 t z)))
(/ x y)
(/.f64 x y)
(/ (+ x (/ (* t (* x z)) y)) y)
(/.f64 (+.f64 x (/.f64 (*.f64 x (*.f64 t z)) y)) y)
(/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y)
(/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 x (*.f64 t (*.f64 z z)))) (*.f64 y y)) (+.f64 x (/.f64 (*.f64 x (*.f64 t z)) y))) y)
(/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y)
(/.f64 (+.f64 x (-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 z (*.f64 z z)))) (*.f64 y (*.f64 y y))) (-.f64 (/.f64 (*.f64 x (*.f64 t z)) (neg.f64 y)) (/.f64 (*.f64 t (*.f64 x (*.f64 t (*.f64 z z)))) (*.f64 y y))))) y)
(/ x y)
(/.f64 x y)
(* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y))
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 t z)) y) (*.f64 #s(literal 1 binary64) x)) y)
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 t z)) (/.f64 (*.f64 t (*.f64 x (*.f64 t (*.f64 z z)))) y)) y))) y)
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 t z)) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 x (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 t t) (*.f64 t (/.f64 (*.f64 x (*.f64 z (*.f64 z z))) y))))) y)) y))) y)
(/ x y)
(/.f64 x y)
(+ (/ x y) (/ (* t (* x z)) (pow y 2)))
(+.f64 (/.f64 x y) (*.f64 t (*.f64 x (/.f64 z (*.f64 y y)))))
(+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y))
(+.f64 (/.f64 x y) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 t (*.f64 t z))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x t) (*.f64 y y)))))
(+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y))
(+.f64 (/.f64 x y) (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 z (*.f64 x (*.f64 t (*.f64 t t)))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 x (*.f64 y y)) (/.f64 (*.f64 t t) y)))) (/.f64 (*.f64 x t) (*.f64 y y)))))
(* -1 (/ x (* t z)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z)))
(/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t z)))) z)
(/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z)
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 y (*.f64 t (*.f64 t z))) (*.f64 (/.f64 y (*.f64 z z)) (/.f64 y (*.f64 t (*.f64 t t)))))))) z)
(/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z)
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z z) (*.f64 z (pow.f64 t #s(literal 4 binary64)))))) (*.f64 x (+.f64 (/.f64 y (*.f64 t (*.f64 t z))) (*.f64 (/.f64 y (*.f64 z z)) (/.f64 y (*.f64 t (*.f64 t t))))))) z)
(* -1 (/ x (* t z)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z)))
(* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t z)))) z)
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z))
(/.f64 (+.f64 (/.f64 x t) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t (*.f64 t z))))))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z))
(/.f64 (+.f64 (/.f64 x t) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (/.f64 y (*.f64 t t))) (/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t t))))) z))) z)) (-.f64 #s(literal 0 binary64) z))
(/ x y)
(/.f64 x y)
(+ (/ x y) (/ (* t (* x z)) (pow y 2)))
(+.f64 (/.f64 x y) (*.f64 t (*.f64 x (/.f64 z (*.f64 y y)))))
(+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y))
(+.f64 (/.f64 x y) (*.f64 t (+.f64 (/.f64 (*.f64 x (*.f64 t (*.f64 z z))) (*.f64 y (*.f64 y y))) (*.f64 x (/.f64 z (*.f64 y y))))))
(+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y))
(+.f64 (/.f64 x y) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 x (*.f64 t (*.f64 z (*.f64 z z)))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x (*.f64 z z)) (*.f64 y (*.f64 y y))))) (*.f64 x (/.f64 z (*.f64 y y))))))
(* -1 (/ x (* t z)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z)))
(/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z)))) t)
(/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t)
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 y (*.f64 t (*.f64 z z))) (/.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z (*.f64 z z))))))) t)
(/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y)) y) x) (*.f64 (*.f64 t t) (*.f64 t (pow.f64 z #s(literal 4 binary64))))) (/.f64 x z)) (*.f64 x (+.f64 (/.f64 y (*.f64 t (*.f64 z z))) (/.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z (*.f64 z z)))))) t)
(* -1 (/ x (* t z)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z)))
(* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z)))) t)
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t))
(/.f64 (-.f64 (/.f64 x z) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y))) (*.f64 t (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x y) (*.f64 z z))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t))
(/.f64 (-.f64 (/.f64 x z) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 x y) (*.f64 z z))) t)) (-.f64 #s(literal 0 binary64) t))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ -1 (* t z))
(/.f64 #s(literal -1 binary64) (*.f64 t z))
(- (* -1 (/ y (* (pow t 2) (pow z 2)))) (/ 1 (* t z)))
(+.f64 (/.f64 (/.f64 y (*.f64 t t)) (*.f64 z (-.f64 #s(literal 0 binary64) z))) (/.f64 #s(literal -1 binary64) (*.f64 t z)))
(- (* y (- (* -1 (/ y (* (pow t 3) (pow z 3)))) (/ 1 (* (pow t 2) (pow z 2))))) (/ 1 (* t z)))
(+.f64 (*.f64 y (+.f64 (/.f64 (neg.f64 y) (*.f64 (*.f64 t t) (*.f64 t (*.f64 z (*.f64 z z))))) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (*.f64 z z)))))) (/.f64 #s(literal -1 binary64) (*.f64 t z)))
(- (* y (- (* y (- (* -1 (/ y (* (pow t 4) (pow z 4)))) (/ 1 (* (pow t 3) (pow z 3))))) (/ 1 (* (pow t 2) (pow z 2))))) (/ 1 (* t z)))
(+.f64 (*.f64 y (+.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 t #s(literal 4 binary64)))) (pow.f64 z #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (*.f64 z z)))))) (/.f64 #s(literal -1 binary64) (*.f64 t z)))
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(/ (+ 1 (/ (* t z) y)) y)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) y)) y)
(/ (- (+ 1 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* -1 (/ (* t z) y))) y)
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 z z) y) (/.f64 (*.f64 t t) y)) (/.f64 (*.f64 t z) y))) y)
(/ (- (+ 1 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (+ (* -1 (/ (* t z) y)) (* -1 (/ (* (pow t 2) (pow z 2)) (pow y 2))))) y)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 z (*.f64 z z)))) (*.f64 y (*.f64 y y))) (-.f64 (/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) y) (*.f64 (/.f64 (*.f64 z z) y) (/.f64 (*.f64 t t) y))))) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(* -1 (/ (- (* -1 (/ (* t z) y)) 1) y))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) y)) y)
(* -1 (/ (- (* -1 (/ (- (/ (* (pow t 2) (pow z 2)) y) (* -1 (* t z))) y)) 1) y))
(/.f64 (+.f64 (/.f64 (+.f64 (*.f64 t (*.f64 t (/.f64 (*.f64 z z) y))) (*.f64 t z)) (neg.f64 y)) #s(literal -1 binary64)) (neg.f64 y))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 3) (pow z 3)) y)) (* (pow t 2) (pow z 2))) y)) (* -1 (* t z))) y)) 1) y))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 z (*.f64 z z)))) (neg.f64 y)) (*.f64 t (*.f64 t (*.f64 z z)))) y) (*.f64 t z))) y) #s(literal -1 binary64)) (neg.f64 y))
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(+ (/ 1 y) (/ (* t z) (pow y 2)))
(+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 t (/.f64 z (*.f64 y y))))
(+ (* z (- (/ (* (pow t 2) z) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ 1 y))
(+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z (+.f64 (/.f64 (*.f64 t (*.f64 t z)) (*.f64 y (*.f64 y y))) (/.f64 t (*.f64 y y)))))
(+ (* z (- (* z (- (/ (* (pow t 3) z) (pow y 4)) (* -1 (/ (pow t 2) (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ 1 y))
(+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 t z))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 t t) (*.f64 y (*.f64 y y))))) (/.f64 t (*.f64 y y)))))
(/ -1 (* t z))
(/.f64 #s(literal -1 binary64) (*.f64 t z))
(/ (- (* -1 (/ y (* (pow t 2) z))) (/ 1 t)) z)
(/.f64 (+.f64 (/.f64 y (*.f64 t (*.f64 t z))) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) z))
(/ (- (* -1 (/ (pow y 2) (* (pow t 3) (pow z 2)))) (+ (/ 1 t) (/ y (* (pow t 2) z)))) z)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 y y) (*.f64 z z))) (+.f64 (/.f64 y (*.f64 t (*.f64 t z))) (/.f64 #s(literal 1 binary64) t))) z)
(/ (- (* -1 (/ (pow y 3) (* (pow t 4) (pow z 3)))) (+ (/ 1 t) (+ (/ y (* (pow t 2) z)) (/ (pow y 2) (* (pow t 3) (pow z 2)))))) z)
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y)) y) (*.f64 (*.f64 z z) (*.f64 z (pow.f64 t #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) t)) (+.f64 (/.f64 y (*.f64 t (*.f64 t z))) (*.f64 (/.f64 y (*.f64 z z)) (/.f64 y (*.f64 t (*.f64 t t)))))) z)
(/ -1 (* t z))
(/.f64 #s(literal -1 binary64) (*.f64 t z))
(* -1 (/ (+ (/ 1 t) (/ y (* (pow t 2) z))) z))
(/.f64 (+.f64 (/.f64 y (*.f64 t (*.f64 t z))) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) z))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow y 2) (* (pow t 3) z))) (/ y (pow t 2))) z)) (/ 1 t)) z))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) z)) (/.f64 y (*.f64 t t))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) (* (pow t 4) z)) (* -1 (/ (pow y 2) (pow t 3)))) z)) (/ y (pow t 2))) z)) (/ 1 t)) z))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) z)) (/.f64 y (*.f64 t t))) z)) (-.f64 #s(literal 0 binary64) z))
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(+ (/ 1 y) (/ (* t z) (pow y 2)))
(+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 t (/.f64 z (*.f64 y y))))
(+ (* t (- (/ (* t (pow z 2)) (pow y 3)) (* -1 (/ z (pow y 2))))) (/ 1 y))
(+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 t (+.f64 (/.f64 (*.f64 t (*.f64 z z)) (*.f64 y (*.f64 y y))) (/.f64 z (*.f64 y y)))))
(+ (* t (- (* t (- (/ (* t (pow z 3)) (pow y 4)) (* -1 (/ (pow z 2) (pow y 3))))) (* -1 (/ z (pow y 2))))) (/ 1 y))
(+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z z))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 z z) (*.f64 y (*.f64 y y))))) (/.f64 z (*.f64 y y)))))
(/ -1 (* t z))
(/.f64 #s(literal -1 binary64) (*.f64 t z))
(/ (- (* -1 (/ y (* t (pow z 2)))) (/ 1 z)) t)
(/.f64 (+.f64 (/.f64 y (*.f64 t (*.f64 z z))) (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) t))
(/ (- (* -1 (/ (pow y 2) (* (pow t 2) (pow z 3)))) (+ (/ 1 z) (/ y (* t (pow z 2))))) t)
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))) (+.f64 (/.f64 y (*.f64 t (*.f64 z z))) (/.f64 #s(literal 1 binary64) z))) t)
(/ (- (* -1 (/ (pow y 3) (* (pow t 3) (pow z 4)))) (+ (/ 1 z) (+ (/ y (* t (pow z 2))) (/ (pow y 2) (* (pow t 2) (pow z 3)))))) t)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y)) y) (*.f64 (*.f64 t t) (*.f64 t (pow.f64 z #s(literal 4 binary64))))) (+.f64 (/.f64 y (*.f64 t (*.f64 z z))) (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z (*.f64 z z)))))) t)
(/ -1 (* t z))
(/.f64 #s(literal -1 binary64) (*.f64 t z))
(* -1 (/ (+ (/ 1 z) (/ y (* t (pow z 2)))) t))
(/.f64 (+.f64 (/.f64 y (*.f64 t (*.f64 z z))) (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow y 2) (* t (pow z 3)))) (/ y (pow z 2))) t)) (/ 1 z)) t))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 t (*.f64 z (*.f64 z z)))) (/.f64 y (*.f64 z z))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) (* t (pow z 4))) (* -1 (/ (pow y 2) (pow z 3)))) t)) (/ y (pow z 2))) t)) (/ 1 z)) t))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (/.f64 y (*.f64 z z))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t z))
(*.f64 z (-.f64 #s(literal 0 binary64) t))
(- y (* t z))
(-.f64 y (*.f64 t z))
(- y (* t z))
(-.f64 y (*.f64 t z))
(- y (* t z))
(-.f64 y (*.f64 t z))
y
(* y (+ 1 (* -1 (/ (* t z) y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) y)))
(* y (+ 1 (* -1 (/ (* t z) y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) y)))
(* y (+ 1 (* -1 (/ (* t z) y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) y)))
y
(* -1 (* y (- (/ (* t z) y) 1)))
(*.f64 (+.f64 (/.f64 (*.f64 t z) y) #s(literal -1 binary64)) (neg.f64 y))
(* -1 (* y (- (/ (* t z) y) 1)))
(*.f64 (+.f64 (/.f64 (*.f64 t z) y) #s(literal -1 binary64)) (neg.f64 y))
(* -1 (* y (- (/ (* t z) y) 1)))
(*.f64 (+.f64 (/.f64 (*.f64 t z) y) #s(literal -1 binary64)) (neg.f64 y))
y
(+ y (* -1 (* t z)))
(-.f64 y (*.f64 t z))
(+ y (* -1 (* t z)))
(-.f64 y (*.f64 t z))
(+ y (* -1 (* t z)))
(-.f64 y (*.f64 t z))
(* -1 (* t z))
(*.f64 z (-.f64 #s(literal 0 binary64) t))
(* z (- (/ y z) t))
(*.f64 z (-.f64 (/.f64 y z) t))
(* z (- (/ y z) t))
(*.f64 z (-.f64 (/.f64 y z) t))
(* z (- (/ y z) t))
(*.f64 z (-.f64 (/.f64 y z) t))
(* -1 (* t z))
(*.f64 z (-.f64 #s(literal 0 binary64) t))
(* -1 (* z (- (* -1 (/ y z)) (* -1 t))))
(*.f64 z (-.f64 (/.f64 y z) t))
(* -1 (* z (- (* -1 (/ y z)) (* -1 t))))
(*.f64 z (-.f64 (/.f64 y z) t))
(* -1 (* z (- (* -1 (/ y z)) (* -1 t))))
(*.f64 z (-.f64 (/.f64 y z) t))
y
(+ y (* -1 (* t z)))
(-.f64 y (*.f64 t z))
(+ y (* -1 (* t z)))
(-.f64 y (*.f64 t z))
(+ y (* -1 (* t z)))
(-.f64 y (*.f64 t z))
(* -1 (* t z))
(*.f64 z (-.f64 #s(literal 0 binary64) t))
(* t (- (/ y t) z))
(*.f64 t (-.f64 (/.f64 y t) z))
(* t (- (/ y t) z))
(*.f64 t (-.f64 (/.f64 y t) z))
(* t (- (/ y t) z))
(*.f64 t (-.f64 (/.f64 y t) z))
(* -1 (* t z))
(*.f64 z (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (- (* -1 (/ y t)) (* -1 z))))
(*.f64 t (-.f64 (/.f64 y t) z))
(* -1 (* t (- (* -1 (/ y t)) (* -1 z))))
(*.f64 t (-.f64 (/.f64 y t) z))
(* -1 (* t (- (* -1 (/ y t)) (* -1 z))))
(*.f64 t (-.f64 (/.f64 y t) z))
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(/ x y)
(/.f64 x y)
(/ x y)
(/.f64 x y)
(/ x y)
(/.f64 x y)
(/ x y)
(/.f64 x y)
(/ x y)
(/.f64 x y)
(/ x y)
(/.f64 x y)
(/ x y)
(/.f64 x y)
(/ x y)
(/.f64 x y)
(/ x y)
(/.f64 x y)
(/ x y)
(/.f64 x y)
(/ x y)
(/.f64 x y)
(/ x y)
(/.f64 x y)
(/ x y)
(/.f64 x y)
(/ x y)
(/.f64 x y)
(/ x y)
(/.f64 x y)
(/ x y)
(/.f64 x y)
(/ x y)
(/.f64 x y)
(/ x y)
(/.f64 x y)
(/ x y)
(/.f64 x y)
(/ x y)
(/.f64 x y)
(/ x y)
(/.f64 x y)
(/ x y)
(/.f64 x y)
(/ x y)
(/.f64 x y)
(/ x y)
(/.f64 x y)
(/ x (* z (- (/ y z) t)))
(/.f64 (/.f64 x z) (-.f64 (/.f64 y z) t))
(/ x (* z (- (/ y z) t)))
(/.f64 (/.f64 x z) (-.f64 (/.f64 y z) t))
(/ x (* z (- (/ y z) t)))
(/.f64 (/.f64 x z) (-.f64 (/.f64 y z) t))
(/ x (* z (- (/ y z) t)))
(/.f64 (/.f64 x z) (-.f64 (/.f64 y z) t))
(/ x (* z (- (/ y z) t)))
(/.f64 (/.f64 x z) (-.f64 (/.f64 y z) t))
(/ x (* z (- (/ y z) t)))
(/.f64 (/.f64 x z) (-.f64 (/.f64 y z) t))
(/ x (* z (- (/ y z) t)))
(/.f64 (/.f64 x z) (-.f64 (/.f64 y z) t))
(/ x (* z (- (/ y z) t)))
(/.f64 (/.f64 x z) (-.f64 (/.f64 y z) t))
(/ x (* z (- (/ y z) t)))
(/.f64 (/.f64 x z) (-.f64 (/.f64 y z) t))
(/ x (* z (- (/ y z) t)))
(/.f64 (/.f64 x z) (-.f64 (/.f64 y z) t))
(/ x (* z (- (/ y z) t)))
(/.f64 (/.f64 x z) (-.f64 (/.f64 y z) t))
(/ x (* z (- (/ y z) t)))
(/.f64 (/.f64 x z) (-.f64 (/.f64 y z) t))
(/ x y)
(/.f64 x y)
(+ (/ x y) (/ (* t (* x z)) (pow y 2)))
(+.f64 (/.f64 x y) (*.f64 t (*.f64 x (/.f64 z (*.f64 y y)))))
(+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y))
(+.f64 (/.f64 x y) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 t (*.f64 t z))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x t) (*.f64 y y)))))
(+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y))
(+.f64 (/.f64 x y) (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 z (*.f64 x (*.f64 t (*.f64 t t)))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 x (*.f64 y y)) (/.f64 (*.f64 t t) y)))) (/.f64 (*.f64 x t) (*.f64 y y)))))
(* -1 (/ x (* t z)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z)))
(/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t z)))) z)
(/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z)
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 y (*.f64 t (*.f64 t z))) (*.f64 (/.f64 y (*.f64 z z)) (/.f64 y (*.f64 t (*.f64 t t)))))))) z)
(/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z)
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z z) (*.f64 z (pow.f64 t #s(literal 4 binary64)))))) (*.f64 x (+.f64 (/.f64 y (*.f64 t (*.f64 t z))) (*.f64 (/.f64 y (*.f64 z z)) (/.f64 y (*.f64 t (*.f64 t t))))))) z)
(* -1 (/ x (* t z)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z)))
(* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t z)))) z)
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow t 2))) (* -1 (/ (* x (pow y 2)) (* (pow t 3) z)))) z)) (/ x t)) z))
(/.f64 (+.f64 (/.f64 x t) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t (*.f64 t z))))))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow t 2))) (* -1 (/ (+ (/ (* x (pow y 2)) (pow t 3)) (/ (* x (pow y 3)) (* (pow t 4) z))) z))) z)) (/ x t)) z))
(/.f64 (+.f64 (/.f64 x t) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (/.f64 y (*.f64 t t))) (/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t t))))) z))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (/ x (* t z)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z)))
(+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z))) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t (*.f64 z z)))))
(+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2))))))
(-.f64 (*.f64 y (-.f64 (/.f64 (*.f64 x y) (*.f64 (*.f64 t t) (*.f64 t (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (/.f64 (/.f64 x (*.f64 t t)) (*.f64 z z)))) (/.f64 x (*.f64 t z)))
(+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2))))))
(-.f64 (*.f64 y (-.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (/.f64 x (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 x (*.f64 t t)) (*.f64 z z)))) (/.f64 x (*.f64 t z)))
(/ x y)
(/.f64 x y)
(/ (+ x (/ (* t (* x z)) y)) y)
(/.f64 (+.f64 x (/.f64 (*.f64 x (*.f64 t z)) y)) y)
(/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y)
(/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 x (*.f64 t (*.f64 z z)))) (*.f64 y y)) (+.f64 x (/.f64 (*.f64 x (*.f64 t z)) y))) y)
(/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y)
(/.f64 (+.f64 x (-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 z (*.f64 z z)))) (*.f64 y (*.f64 y y))) (-.f64 (/.f64 (*.f64 x (*.f64 t z)) (neg.f64 y)) (/.f64 (*.f64 t (*.f64 x (*.f64 t (*.f64 z z)))) (*.f64 y y))))) y)
(/ x y)
(/.f64 x y)
(* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y))
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 t z)) y) (*.f64 #s(literal 1 binary64) x)) y)
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 t z)) (/.f64 (*.f64 t (*.f64 x (*.f64 t (*.f64 z z)))) y)) y))) y)
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 t z)) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 x (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 t t) (*.f64 t (/.f64 (*.f64 x (*.f64 z (*.f64 z z))) y))))) y)) y))) y)
(/ x y)
(/.f64 x y)
(+ (/ x y) (/ (* t (* x z)) (pow y 2)))
(+.f64 (/.f64 x y) (*.f64 t (*.f64 x (/.f64 z (*.f64 y y)))))
(+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y))
(+.f64 (/.f64 x y) (*.f64 t (+.f64 (/.f64 (*.f64 x (*.f64 t (*.f64 z z))) (*.f64 y (*.f64 y y))) (*.f64 x (/.f64 z (*.f64 y y))))))
(+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y))
(+.f64 (/.f64 x y) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 x (*.f64 t (*.f64 z (*.f64 z z)))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x (*.f64 z z)) (*.f64 y (*.f64 y y))))) (*.f64 x (/.f64 z (*.f64 y y))))))
(* -1 (/ x (* t z)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z)))
(/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z)))) t)
(/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t)
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 y (*.f64 t (*.f64 z z))) (/.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z (*.f64 z z))))))) t)
(/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y)) y) x) (*.f64 (*.f64 t t) (*.f64 t (pow.f64 z #s(literal 4 binary64))))) (/.f64 x z)) (*.f64 x (+.f64 (/.f64 y (*.f64 t (*.f64 z z))) (/.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z (*.f64 z z)))))) t)
(* -1 (/ x (* t z)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z)))
(* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z)))) t)
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t))
(/.f64 (-.f64 (/.f64 x z) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y))) (*.f64 t (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x y) (*.f64 z z))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t))
(/.f64 (-.f64 (/.f64 x z) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 x y) (*.f64 z z))) t)) (-.f64 #s(literal 0 binary64) t))
y
(+ y (* -1 (* t z)))
(-.f64 y (*.f64 t z))
(+ y (* -1 (* t z)))
(-.f64 y (*.f64 t z))
(+ y (* -1 (* t z)))
(-.f64 y (*.f64 t z))
(* -1 (* t z))
(*.f64 z (-.f64 #s(literal 0 binary64) t))
(* z (+ (* -1 t) (/ y z)))
(*.f64 z (-.f64 (/.f64 y z) t))
(* z (+ (* -1 t) (/ y z)))
(*.f64 z (-.f64 (/.f64 y z) t))
(* z (+ (* -1 t) (/ y z)))
(*.f64 z (-.f64 (/.f64 y z) t))
(* -1 (* t z))
(*.f64 z (-.f64 #s(literal 0 binary64) t))
(* -1 (* z (+ t (* -1 (/ y z)))))
(*.f64 z (-.f64 (/.f64 y z) t))
(* -1 (* z (+ t (* -1 (/ y z)))))
(*.f64 z (-.f64 (/.f64 y z) t))
(* -1 (* z (+ t (* -1 (/ y z)))))
(*.f64 z (-.f64 (/.f64 y z) t))
(* -1 (* t z))
(*.f64 z (-.f64 #s(literal 0 binary64) t))
(+ y (* -1 (* t z)))
(-.f64 y (*.f64 t z))
(+ y (* -1 (* t z)))
(-.f64 y (*.f64 t z))
(+ y (* -1 (* t z)))
(-.f64 y (*.f64 t z))
y
(* y (+ 1 (* -1 (/ (* t z) y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) y)))
(* y (+ 1 (* -1 (/ (* t z) y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) y)))
(* y (+ 1 (* -1 (/ (* t z) y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) y)))
y
(* -1 (* y (- (/ (* t z) y) 1)))
(*.f64 (+.f64 (/.f64 (*.f64 t z) y) #s(literal -1 binary64)) (neg.f64 y))
(* -1 (* y (- (/ (* t z) y) 1)))
(*.f64 (+.f64 (/.f64 (*.f64 t z) y) #s(literal -1 binary64)) (neg.f64 y))
(* -1 (* y (- (/ (* t z) y) 1)))
(*.f64 (+.f64 (/.f64 (*.f64 t z) y) #s(literal -1 binary64)) (neg.f64 y))
y
(+ y (* -1 (* t z)))
(-.f64 y (*.f64 t z))
(+ y (* -1 (* t z)))
(-.f64 y (*.f64 t z))
(+ y (* -1 (* t z)))
(-.f64 y (*.f64 t z))
(* -1 (* t z))
(*.f64 z (-.f64 #s(literal 0 binary64) t))
(* t (+ (* -1 z) (/ y t)))
(*.f64 t (-.f64 (/.f64 y t) z))
(* t (+ (* -1 z) (/ y t)))
(*.f64 t (-.f64 (/.f64 y t) z))
(* t (+ (* -1 z) (/ y t)))
(*.f64 t (-.f64 (/.f64 y t) z))
(* -1 (* t z))
(*.f64 z (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ z (* -1 (/ y t)))))
(*.f64 t (-.f64 (/.f64 y t) z))
(* -1 (* t (+ z (* -1 (/ y t)))))
(*.f64 t (-.f64 (/.f64 y t) z))
(* -1 (* t (+ z (* -1 (/ y t)))))
(*.f64 t (-.f64 (/.f64 y t) z))
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(- (/ y z) 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 (+ (* -1 (/ t y)) (/ 1 z)))
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t y)))
(* y (+ (* -1 (/ t y)) (/ 1 z)))
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t y)))
(* y (+ (* -1 (/ t y)) (/ 1 z)))
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t y)))
(/ y z)
(/.f64 y z)
(* -1 (* y (- (/ t y) (/ 1 z))))
(*.f64 (+.f64 (/.f64 t y) (/.f64 #s(literal -1 binary64) z)) (neg.f64 y))
(* -1 (* y (- (/ t y) (/ 1 z))))
(*.f64 (+.f64 (/.f64 t y) (/.f64 #s(literal -1 binary64) z)) (neg.f64 y))
(* -1 (* y (- (/ t y) (/ 1 z))))
(*.f64 (+.f64 (/.f64 t y) (/.f64 #s(literal -1 binary64) z)) (neg.f64 y))
(/ y z)
(/.f64 y z)
(/ (+ y (* -1 (* t z))) z)
(/.f64 (-.f64 y (*.f64 t z)) z)
(/ (+ y (* -1 (* t z))) z)
(/.f64 (-.f64 y (*.f64 t z)) z)
(/ (+ y (* -1 (* t z))) z)
(/.f64 (-.f64 y (*.f64 t z)) z)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(- (/ y z) t)
(-.f64 (/.f64 y z) t)
(- (/ y z) t)
(-.f64 (/.f64 y z) t)
(- (/ y z) t)
(-.f64 (/.f64 y z) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(- (/ y z) 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)
(+ (* -1 t) (/ y z))
(-.f64 (/.f64 y z) t)
(+ (* -1 t) (/ y z))
(-.f64 (/.f64 y z) t)
(+ (* -1 t) (/ y z))
(-.f64 (/.f64 y z) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* t (- (/ y (* t z)) 1))
(*.f64 t (+.f64 (/.f64 y (*.f64 t z)) #s(literal -1 binary64)))
(* t (- (/ y (* t z)) 1))
(*.f64 t (+.f64 (/.f64 y (*.f64 t z)) #s(literal -1 binary64)))
(* t (- (/ y (* t z)) 1))
(*.f64 t (+.f64 (/.f64 y (*.f64 t z)) #s(literal -1 binary64)))
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 (* t (+ 1 (* -1 (/ y (* t z))))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t z))))
(* -1 (* t (+ 1 (* -1 (/ y (* t z))))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t z))))
(* -1 (* t (+ 1 (* -1 (/ y (* t z))))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t 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)
(/.f64 y z)
(* -1 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 y (*.f64 t (*.f64 t z))) (/.f64 #s(literal 1 binary64) t))) z)
(* -1 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 y (*.f64 t (*.f64 t z))) (/.f64 #s(literal 1 binary64) t))) z)
(* -1 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 y (*.f64 t (*.f64 t z))) (/.f64 #s(literal 1 binary64) t))) z)
(* -1 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 y (*.f64 t (*.f64 t z))) (/.f64 #s(literal 1 binary64) t))) z)
(* -1 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 y (*.f64 t (*.f64 t z))) (/.f64 #s(literal 1 binary64) t))) z)
(* -1 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 y (*.f64 t (*.f64 t z))) (/.f64 #s(literal 1 binary64) t))) z)
(* -1 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 y (*.f64 t (*.f64 t z))) (/.f64 #s(literal 1 binary64) t))) z)
(* -1 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 y (*.f64 t (*.f64 t z))) (/.f64 #s(literal 1 binary64) t))) z)
(* -1 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 y (*.f64 t (*.f64 t z))) (/.f64 #s(literal 1 binary64) t))) z)
(* -1 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 y (*.f64 t (*.f64 t z))) (/.f64 #s(literal 1 binary64) t))) z)
(* -1 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 y (*.f64 t (*.f64 t z))) (/.f64 #s(literal 1 binary64) t))) z)
(* -1 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 y (*.f64 t (*.f64 t z))) (/.f64 #s(literal 1 binary64) t))) z)
(* -1 (/ (* x y) (* (pow t 2) (pow z 2))))
(/.f64 (*.f64 x y) (*.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 0 binary64) z))))
(/ (+ (* -1 (/ (* x y) (pow t 2))) (* -1 (/ (* x z) t))) (pow z 2))
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x (+.f64 (/.f64 y (*.f64 t t)) (/.f64 z t))) z))
(/ (+ (* -1 (/ (* x y) (pow t 2))) (* -1 (/ (* x z) t))) (pow z 2))
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x (+.f64 (/.f64 y (*.f64 t t)) (/.f64 z t))) z))
(/ (+ (* -1 (/ (* x y) (pow t 2))) (* -1 (/ (* x z) t))) (pow z 2))
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x (+.f64 (/.f64 y (*.f64 t t)) (/.f64 z t))) z))
(* -1 (/ x (* t z)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z)))
(/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t z)))) z)
(/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t z)))) z)
(/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t z)))) z)
(* -1 (/ x (* t z)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z)))
(* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t z)))) z)
(* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t z)))) z)
(* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t z)))) z)
(* -1 (/ (* x y) (* (pow t 2) (pow z 2))))
(/.f64 (*.f64 x y) (*.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 0 binary64) z))))
(/ (+ (* -1 (/ (* t x) z)) (* -1 (/ (* x y) (pow z 2)))) (pow t 2))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x t) z)) (/.f64 (*.f64 x y) (*.f64 z z))) (*.f64 t t))
(/ (+ (* -1 (/ (* t x) z)) (* -1 (/ (* x y) (pow z 2)))) (pow t 2))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x t) z)) (/.f64 (*.f64 x y) (*.f64 z z))) (*.f64 t t))
(/ (+ (* -1 (/ (* t x) z)) (* -1 (/ (* x y) (pow z 2)))) (pow t 2))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x t) z)) (/.f64 (*.f64 x y) (*.f64 z z))) (*.f64 t t))
(* -1 (/ x (* t z)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z)))
(/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z)))) t)
(/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z)))) t)
(/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z)))) t)
(* -1 (/ x (* t z)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z)))
(* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z)))) t)
(* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z)))) t)
(* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z)))) t)
(* -1 (/ x (* t z)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z)))
(+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z))) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t (*.f64 z z)))))
(+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z))) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t (*.f64 z z)))))
(+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z))) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t (*.f64 z z)))))
(* -1 (/ (* x y) (* (pow t 2) (pow z 2))))
(/.f64 (*.f64 x y) (*.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 0 binary64) z))))
(* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 (/.f64 x (*.f64 t t)) (*.f64 z z)) (/.f64 x (*.f64 (*.f64 t z) y)))))
(* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 (/.f64 x (*.f64 t t)) (*.f64 z z)) (/.f64 x (*.f64 (*.f64 t z) y)))))
(* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 (/.f64 x (*.f64 t t)) (*.f64 z z)) (/.f64 x (*.f64 (*.f64 t z) y)))))
(* -1 (/ (* x y) (* (pow t 2) (pow z 2))))
(/.f64 (*.f64 x y) (*.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 0 binary64) z))))
(* -1 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 (/.f64 x (*.f64 t t)) (*.f64 z z)) (/.f64 x (*.f64 (*.f64 t z) y)))))
(* -1 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 (/.f64 x (*.f64 t t)) (*.f64 z z)) (/.f64 x (*.f64 (*.f64 t z) y)))))
(* -1 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 (/.f64 x (*.f64 t t)) (*.f64 z z)) (/.f64 x (*.f64 (*.f64 t z) y)))))
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(* -1 (/ y (* (pow t 2) z)))
(/.f64 (/.f64 y (*.f64 t t)) (-.f64 #s(literal 0 binary64) z))
(/ (- (* -1 t) (/ y z)) (pow t 2))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y z)) (*.f64 t t))
(/ (- (* -1 t) (/ y z)) (pow t 2))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y z)) (*.f64 t t))
(/ (- (* -1 t) (/ y z)) (pow t 2))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y z)) (*.f64 t t))
(/ -1 t)
(/.f64 #s(literal -1 binary64) t)
(/ (- (* -1 (/ y (* t z))) 1) t)
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) t)))) t)
(/ (- (* -1 (/ y (* t z))) 1) t)
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) t)))) t)
(/ (- (* -1 (/ y (* t z))) 1) t)
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) t)))) t)
(/ -1 t)
(/.f64 #s(literal -1 binary64) t)
(* -1 (/ (+ 1 (/ y (* t z))) t))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) t)))) t)
(* -1 (/ (+ 1 (/ y (* t z))) t))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) t)))) t)
(* -1 (/ (+ 1 (/ y (* t z))) t))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) t)))) t)
(/ -1 t)
(/.f64 #s(literal -1 binary64) t)
(- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))
(+.f64 (/.f64 (/.f64 y (*.f64 t t)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) t))
(- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))
(+.f64 (/.f64 (/.f64 y (*.f64 t t)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) t))
(- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))
(+.f64 (/.f64 (/.f64 y (*.f64 t t)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) t))
(* -1 (/ y (* (pow t 2) z)))
(/.f64 (/.f64 y (*.f64 t t)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* y (+ (/ 1 (* t y)) (/ 1 (* (pow t 2) z)))))
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) y) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t z)))) (neg.f64 y))
(* -1 (* y (+ (/ 1 (* t y)) (/ 1 (* (pow t 2) z)))))
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) y) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t z)))) (neg.f64 y))
(* -1 (* y (+ (/ 1 (* t y)) (/ 1 (* (pow t 2) z)))))
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) y) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t z)))) (neg.f64 y))
(* -1 (/ y (* (pow t 2) z)))
(/.f64 (/.f64 y (*.f64 t t)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* y (+ (/ 1 (* t y)) (/ 1 (* (pow t 2) z)))))
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) y) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t z)))) (neg.f64 y))
(* -1 (* y (+ (/ 1 (* t y)) (/ 1 (* (pow t 2) z)))))
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) y) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t z)))) (neg.f64 y))
(* -1 (* y (+ (/ 1 (* t y)) (/ 1 (* (pow t 2) z)))))
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) y) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t z)))) (neg.f64 y))
(* -1 (/ y (* (pow t 2) z)))
(/.f64 (/.f64 y (*.f64 t t)) (-.f64 #s(literal 0 binary64) z))
(/ (- (* -1 (/ z t)) (/ y (pow t 2))) z)
(/.f64 (-.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 y (*.f64 t t))) z)
(/ (- (* -1 (/ z t)) (/ y (pow t 2))) z)
(/.f64 (-.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 y (*.f64 t t))) z)
(/ (- (* -1 (/ z t)) (/ y (pow t 2))) z)
(/.f64 (-.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 y (*.f64 t t))) z)
(/ -1 t)
(/.f64 #s(literal -1 binary64) t)
(- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))
(+.f64 (/.f64 (/.f64 y (*.f64 t t)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) t))
(- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))
(+.f64 (/.f64 (/.f64 y (*.f64 t t)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) t))
(- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))
(+.f64 (/.f64 (/.f64 y (*.f64 t t)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) t))
(/ -1 t)
(/.f64 #s(literal -1 binary64) t)
(- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))
(+.f64 (/.f64 (/.f64 y (*.f64 t t)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) t))
(- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))
(+.f64 (/.f64 (/.f64 y (*.f64 t t)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) t))
(- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))
(+.f64 (/.f64 (/.f64 y (*.f64 t t)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) t))
(/ -1 t)
(/.f64 #s(literal -1 binary64) t)
(/ -1 t)
(/.f64 #s(literal -1 binary64) t)
(/ -1 t)
(/.f64 #s(literal -1 binary64) t)
(/ -1 t)
(/.f64 #s(literal -1 binary64) t)
(/ -1 t)
(/.f64 #s(literal -1 binary64) t)
(/ -1 t)
(/.f64 #s(literal -1 binary64) t)
(/ -1 t)
(/.f64 #s(literal -1 binary64) t)
(/ -1 t)
(/.f64 #s(literal -1 binary64) t)
(/ -1 t)
(/.f64 #s(literal -1 binary64) t)
(/ -1 t)
(/.f64 #s(literal -1 binary64) t)
(/ -1 t)
(/.f64 #s(literal -1 binary64) t)
(/ -1 t)
(/.f64 #s(literal -1 binary64) t)
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(* -1 (/ (* x (pow (sqrt -1) 2)) (- y (* t z))))
(/.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 y (*.f64 t z)))
(* -1 (/ (* x (pow (sqrt -1) 2)) (- y (* t z))))
(/.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 y (*.f64 t z)))
(* -1 (/ (* x (pow (sqrt -1) 2)) (- y (* t z))))
(/.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 y (*.f64 t z)))
(* -1 (/ (* x (pow (sqrt -1) 2)) (- y (* t z))))
(/.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 y (*.f64 t z)))
(* -1 (/ x (* t z)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z)))
(+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z))) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t (*.f64 z z)))))
(+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2))))))
(-.f64 (*.f64 y (-.f64 (/.f64 (*.f64 x y) (*.f64 (*.f64 t t) (*.f64 t (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (/.f64 (/.f64 x (*.f64 t t)) (*.f64 z z)))) (/.f64 x (*.f64 t z)))
(+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2))))))
(-.f64 (*.f64 y (-.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (/.f64 x (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 x (*.f64 t t)) (*.f64 z z)))) (/.f64 x (*.f64 t z)))
(/ x y)
(/.f64 x y)
(/ (+ x (/ (* t (* x z)) y)) y)
(/.f64 (+.f64 x (/.f64 (*.f64 x (*.f64 t z)) y)) y)
(/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y)
(/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 x (*.f64 t (*.f64 z z)))) (*.f64 y y)) (+.f64 x (/.f64 (*.f64 x (*.f64 t z)) y))) y)
(/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y)
(/.f64 (+.f64 x (-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 z (*.f64 z z)))) (*.f64 y (*.f64 y y))) (-.f64 (/.f64 (*.f64 x (*.f64 t z)) (neg.f64 y)) (/.f64 (*.f64 t (*.f64 x (*.f64 t (*.f64 z z)))) (*.f64 y y))))) y)
(* -1 (/ (* x (pow (sqrt -1) 2)) y))
(/.f64 (*.f64 #s(literal 1 binary64) x) y)
(* -1 (/ (+ (* x (pow (sqrt -1) 2)) (/ (* t (* x (* z (pow (sqrt -1) 2)))) y)) y))
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 t z)) y) (*.f64 #s(literal 1 binary64) x)) y)
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* x (* (pow z 2) (pow (sqrt -1) 2)))) y)) (* t (* x (* z (pow (sqrt -1) 2))))) y)) (* x (pow (sqrt -1) 2))) y))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (*.f64 z (-.f64 #s(literal 0 binary64) z))) (neg.f64 y)) (*.f64 x (*.f64 t z))) y)) (neg.f64 y))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* x (* (pow z 3) (pow (sqrt -1) 2)))) y) (* -1 (* (pow t 2) (* x (* (pow z 2) (pow (sqrt -1) 2)))))) y)) (* t (* x (* z (pow (sqrt -1) 2))))) y)) (* x (pow (sqrt -1) 2))) y))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 t z)) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 x (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 t t) (*.f64 t (/.f64 (*.f64 x (*.f64 z (*.f64 z z))) y))))) y)) y))) y)
(/ x y)
(/.f64 x y)
(+ (/ x y) (/ (* t (* x z)) (pow y 2)))
(+.f64 (/.f64 x y) (*.f64 t (*.f64 x (/.f64 z (*.f64 y y)))))
(+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y))
(+.f64 (/.f64 x y) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 t (*.f64 t z))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x t) (*.f64 y y)))))
(+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y))
(+.f64 (/.f64 x y) (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 z (*.f64 x (*.f64 t (*.f64 t t)))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 x (*.f64 y y)) (/.f64 (*.f64 t t) y)))) (/.f64 (*.f64 x t) (*.f64 y y)))))
(* -1 (/ x (* t z)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z)))
(/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t z)))) z)
(/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z)
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 y (*.f64 t (*.f64 t z))) (*.f64 (/.f64 y (*.f64 z z)) (/.f64 y (*.f64 t (*.f64 t t)))))))) z)
(/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z)
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z z) (*.f64 z (pow.f64 t #s(literal 4 binary64)))))) (*.f64 x (+.f64 (/.f64 y (*.f64 t (*.f64 t z))) (*.f64 (/.f64 y (*.f64 z z)) (/.f64 y (*.f64 t (*.f64 t t))))))) z)
(* -1 (/ x (* t z)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z)))
(* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t z)))) z)
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z))
(/.f64 (+.f64 (/.f64 x t) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t (*.f64 t z))))))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z))
(/.f64 (+.f64 (/.f64 x t) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (/.f64 y (*.f64 t t))) (/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t t))))) z))) z)) (-.f64 #s(literal 0 binary64) z))
(/ x y)
(/.f64 x y)
(+ (/ x y) (/ (* t (* x z)) (pow y 2)))
(+.f64 (/.f64 x y) (*.f64 t (*.f64 x (/.f64 z (*.f64 y y)))))
(+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y))
(+.f64 (/.f64 x y) (*.f64 t (+.f64 (/.f64 (*.f64 x (*.f64 t (*.f64 z z))) (*.f64 y (*.f64 y y))) (*.f64 x (/.f64 z (*.f64 y y))))))
(+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y))
(+.f64 (/.f64 x y) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 x (*.f64 t (*.f64 z (*.f64 z z)))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x (*.f64 z z)) (*.f64 y (*.f64 y y))))) (*.f64 x (/.f64 z (*.f64 y y))))))
(* -1 (/ x (* t z)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z)))
(/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z)))) t)
(/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t)
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 y (*.f64 t (*.f64 z z))) (/.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z (*.f64 z z))))))) t)
(/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y)) y) x) (*.f64 (*.f64 t t) (*.f64 t (pow.f64 z #s(literal 4 binary64))))) (/.f64 x z)) (*.f64 x (+.f64 (/.f64 y (*.f64 t (*.f64 z z))) (/.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z (*.f64 z z)))))) t)
(* -1 (/ x (* t z)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z)))
(* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z)))) t)
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t))
(/.f64 (-.f64 (/.f64 x z) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y))) (*.f64 t (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x y) (*.f64 z z))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t))
(/.f64 (-.f64 (/.f64 x z) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 x y) (*.f64 z z))) t)) (-.f64 #s(literal 0 binary64) t))
(sqrt (/ x (- y (* t z))))
(sqrt.f64 (/.f64 x (-.f64 y (*.f64 t z))))
(sqrt (/ x (- y (* t z))))
(sqrt.f64 (/.f64 x (-.f64 y (*.f64 t z))))
(sqrt (/ x (- y (* t z))))
(sqrt.f64 (/.f64 x (-.f64 y (*.f64 t z))))
(sqrt (/ x (- y (* t z))))
(sqrt.f64 (/.f64 x (-.f64 y (*.f64 t z))))
(sqrt (/ x (- y (* t z))))
(sqrt.f64 (/.f64 x (-.f64 y (*.f64 t z))))
(sqrt (/ x (- y (* t z))))
(sqrt.f64 (/.f64 x (-.f64 y (*.f64 t z))))
(sqrt (/ x (- y (* t z))))
(sqrt.f64 (/.f64 x (-.f64 y (*.f64 t z))))
(sqrt (/ x (- y (* t z))))
(sqrt.f64 (/.f64 x (-.f64 y (*.f64 t z))))
(* -1 (* (sqrt (/ x (- y (* t z)))) (pow (sqrt -1) 2)))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 x (-.f64 y (*.f64 t z)))))
(* -1 (* (sqrt (/ x (- y (* t z)))) (pow (sqrt -1) 2)))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 x (-.f64 y (*.f64 t z)))))
(* -1 (* (sqrt (/ x (- y (* t z)))) (pow (sqrt -1) 2)))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 x (-.f64 y (*.f64 t z)))))
(* -1 (* (sqrt (/ x (- y (* t z)))) (pow (sqrt -1) 2)))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 x (-.f64 y (*.f64 t z)))))
(* (sqrt (/ x (* t z))) (sqrt -1))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 x (*.f64 t z))))
(+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (/ y (sqrt -1)))) (* (sqrt (/ x (* t z))) (sqrt -1)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 x (*.f64 t z)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 x (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64))))
(+ (* y (+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (/ 1 (sqrt -1)))) (* -1/2 (* (sqrt (/ (* t z) x)) (/ (* y (+ (* 1/4 (/ x (* (pow t 3) (* (pow z 3) (pow (sqrt -1) 2))))) (/ x (* (pow t 3) (pow z 3))))) (sqrt -1)))))) (* (sqrt (/ x (* t z))) (sqrt -1)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 x (*.f64 t z)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 x (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 t z) x)) y) (+.f64 (/.f64 (/.f64 x (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t t))) (/.f64 x (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))))))) (sqrt.f64 #s(literal -1 binary64)))) y)))
(+ (* y (+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (/ 1 (sqrt -1)))) (* y (+ (* -1/2 (* (sqrt (/ (* t z) x)) (/ (* y (+ (* 1/2 (/ (+ (* 1/4 (/ x (* (pow t 3) (* (pow z 3) (pow (sqrt -1) 2))))) (/ x (* (pow t 3) (pow z 3)))) (* t (* z (pow (sqrt -1) 2))))) (/ x (* (pow t 4) (pow z 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ (* t z) x)) (/ (+ (* 1/4 (/ x (* (pow t 3) (* (pow z 3) (pow (sqrt -1) 2))))) (/ x (* (pow t 3) (pow z 3)))) (sqrt -1)))))))) (* (sqrt (/ x (* t z))) (sqrt -1)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 x (*.f64 t z)))) (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 x (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 y (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (*.f64 t z) x))) (+.f64 (/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 x (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t t))) (/.f64 x (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))))))) (*.f64 z (-.f64 #s(literal 0 binary64) t))) (/.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (pow.f64 z #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (/.f64 x (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t t))) (/.f64 x (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (sqrt.f64 #s(literal -1 binary64)))))))))
(sqrt (/ x y))
(sqrt.f64 (/.f64 x y))
(+ (sqrt (/ x y)) (* 1/2 (* (* t z) (sqrt (/ x (pow y 3))))))
(+.f64 (sqrt.f64 (/.f64 x y)) (*.f64 t (*.f64 (sqrt.f64 (/.f64 x (*.f64 y (*.f64 y y)))) (*.f64 z #s(literal 1/2 binary64)))))
(+ (sqrt (/ x y)) (+ (* 1/2 (* (* t z) (sqrt (/ x (pow y 3))))) (* 1/2 (* (* (pow t 2) (pow z 2)) (sqrt (/ x (pow y 5)))))))
(+.f64 (sqrt.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 t z) (sqrt.f64 (/.f64 x (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 x (pow.f64 y #s(literal 5 binary64)))))))))
(+ (sqrt (/ x y)) (+ (* -1/2 (* (sqrt (/ 1 (* x (pow y 7)))) (+ (* -1 (* (pow t 3) (* x (pow z 3)))) (* 1/4 (* (pow t 2) (* x (* y (pow z 2)))))))) (+ (* 1/2 (* (* t z) (sqrt (/ x (pow y 3))))) (* 1/2 (* (* (pow t 2) (pow z 2)) (sqrt (/ x (pow y 5))))))))
(+.f64 (+.f64 (sqrt.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 t z) (sqrt.f64 (/.f64 x (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 x (pow.f64 y #s(literal 5 binary64))))))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal 7 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 t t)) (*.f64 (*.f64 y (*.f64 z z)) #s(literal 1/4 binary64))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 z (*.f64 z z))))) #s(literal -1/2 binary64))))
(* (sqrt (/ x y)) (pow (sqrt -1) 2))
(*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 x y)))
(+ (* 1/2 (* (* t z) (sqrt (/ x (pow y 3))))) (* (sqrt (/ x y)) (pow (sqrt -1) 2)))
(+.f64 (*.f64 t (*.f64 (sqrt.f64 (/.f64 x (*.f64 y (*.f64 y y)))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 x y))))
(+ (* 1/2 (* (* t z) (sqrt (/ x (pow y 3))))) (+ (* 1/2 (* (* (pow t 2) (pow z 2)) (sqrt (/ x (pow y 5))))) (* (sqrt (/ x y)) (pow (sqrt -1) 2))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 t z) (sqrt.f64 (/.f64 x (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 x (pow.f64 y #s(literal 5 binary64)))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 x y))))
(+ (* -1 (/ (+ (* -1/2 (* (* (pow t 2) (pow z 2)) (sqrt (* x y)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ (* -1 (* (pow t 3) (* x (pow z 3)))) (* -1/4 (/ (* (pow t 2) (* x (* y (pow z 2)))) (pow (sqrt -1) 2))))))) (pow y 3))) (+ (* 1/2 (* (* t z) (sqrt (/ x (pow y 3))))) (* (sqrt (/ x y)) (pow (sqrt -1) 2))))
(-.f64 (+.f64 (*.f64 t (*.f64 (sqrt.f64 (/.f64 x (*.f64 y (*.f64 y y)))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 x y)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 z z) (sqrt.f64 (*.f64 x y)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t t)) (*.f64 x (*.f64 y (*.f64 z z)))) #s(literal -1 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 z (*.f64 z z))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))))
(sqrt (/ x y))
(sqrt.f64 (/.f64 x y))
(+ (sqrt (/ x y)) (* 1/2 (* (* t z) (sqrt (/ x (pow y 3))))))
(+.f64 (sqrt.f64 (/.f64 x y)) (*.f64 t (*.f64 (sqrt.f64 (/.f64 x (*.f64 y (*.f64 y y)))) (*.f64 z #s(literal 1/2 binary64)))))
(+ (sqrt (/ x y)) (* z (+ (* -1/2 (* (sqrt (/ y x)) (* z (+ (* -1 (/ (* (pow t 2) x) (pow y 3))) (* 1/4 (/ (* (pow t 2) x) (pow y 3))))))) (* 1/2 (* t (sqrt (/ x (pow y 3))))))))
(+.f64 (sqrt.f64 (/.f64 x y)) (*.f64 z (+.f64 (*.f64 z (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 t t)) #s(literal -3/4 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (sqrt.f64 (/.f64 y x)) #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 x (*.f64 y (*.f64 y y)))) (*.f64 t #s(literal 1/2 binary64))))))
(+ (sqrt (/ x y)) (* z (+ (* 1/2 (* t (sqrt (/ x (pow y 3))))) (* z (+ (* -1/2 (* (sqrt (/ y x)) (* z (+ (* -1 (/ (* (pow t 3) x) (pow y 4))) (* -1/2 (/ (* t (+ (* -1 (/ (* (pow t 2) x) (pow y 3))) (* 1/4 (/ (* (pow t 2) x) (pow y 3))))) y)))))) (* -1/2 (* (sqrt (/ y x)) (+ (* -1 (/ (* (pow t 2) x) (pow y 3))) (* 1/4 (/ (* (pow t 2) x) (pow y 3)))))))))))
(+.f64 (sqrt.f64 (/.f64 x y)) (*.f64 z (+.f64 (*.f64 (sqrt.f64 (/.f64 x (*.f64 y (*.f64 y y)))) (*.f64 t #s(literal 1/2 binary64))) (*.f64 z (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 y x))) (+.f64 (*.f64 z (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 (*.f64 (*.f64 x (*.f64 t t)) #s(literal -3/4 binary64)) (*.f64 y (*.f64 y y)))) y) (/.f64 (*.f64 x (*.f64 t (*.f64 t t))) (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 t t)) #s(literal -3/4 binary64)) (*.f64 y (*.f64 y y)))))))))
(* (sqrt (/ x (* t z))) (sqrt -1))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 x (*.f64 t z))))
(+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (/ y (sqrt -1)))) (* (sqrt (/ x (* t z))) (sqrt -1)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 x (*.f64 t z)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 x (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64))))
(+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (/ y (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ x (* (pow t 5) (pow z 5)))) (/ (pow y 2) (sqrt -1)))) (* (sqrt (/ x (* t z))) (sqrt -1))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 x (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 x (pow.f64 t #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64)))) (/.f64 (*.f64 y y) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 x (*.f64 t z)))))
(+ (* -1/2 (* (sqrt (/ t (* x (pow z 7)))) (/ (+ (* 1/4 (/ (* x (* (pow y 2) z)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (* x (pow y 3)) (pow t 4))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (/ y (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ x (* (pow t 5) (pow z 5)))) (/ (pow y 2) (sqrt -1)))) (* (sqrt (/ x (* t z))) (sqrt -1)))))
(+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 x (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 x (pow.f64 t #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64)))) (/.f64 (*.f64 y y) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 x (*.f64 t z))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (*.f64 x (pow.f64 z #s(literal 7 binary64)))))) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 z (*.f64 x (*.f64 y y)))) (*.f64 t (*.f64 t t))))) (sqrt.f64 #s(literal -1 binary64))))
(* (sqrt (/ x (* t z))) (sqrt -1))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 x (*.f64 t z))))
(+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (* y (sqrt -1)))) (* (sqrt (/ x (* t z))) (sqrt -1)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 x (*.f64 t z)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 x (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64))))
(+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (* y (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ x (* (pow t 5) (pow z 5)))) (* (pow y 2) (sqrt -1)))) (* (sqrt (/ x (* t z))) (sqrt -1))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 x (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 x (pow.f64 t #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64)))) (*.f64 y (*.f64 y (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 x (*.f64 t z)))))
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ t (* x z))) (* (sqrt -1) (+ (* -1/4 (/ (* x (* (pow y 2) z)) (pow t 3))) (/ (* x (pow y 3)) (pow t 4)))))) (* 1/2 (* (sqrt (/ (* x z) (pow t 5))) (* (pow y 2) (sqrt -1))))) (pow z 3))) (+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (* y (sqrt -1)))) (* (sqrt (/ x (* t z))) (sqrt -1))))
(+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 x (*.f64 t z)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 x (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 z (*.f64 x (*.f64 y y)))) (*.f64 t (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 t (*.f64 x z))))) (*.f64 (*.f64 y (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (*.f64 x z) (pow.f64 t #s(literal 5 binary64))))))) (*.f64 z (*.f64 z z))))
(sqrt (/ x y))
(sqrt.f64 (/.f64 x y))
(+ (sqrt (/ x y)) (* 1/2 (* (* t z) (sqrt (/ x (pow y 3))))))
(+.f64 (sqrt.f64 (/.f64 x y)) (*.f64 t (*.f64 (sqrt.f64 (/.f64 x (*.f64 y (*.f64 y y)))) (*.f64 z #s(literal 1/2 binary64)))))
(+ (sqrt (/ x y)) (* t (+ (* -1/2 (* (* t (+ (* -1 (/ (* x (pow z 2)) (pow y 3))) (* 1/4 (/ (* x (pow z 2)) (pow y 3))))) (sqrt (/ y x)))) (* 1/2 (* (sqrt (/ x (pow y 3))) z)))))
(+.f64 (sqrt.f64 (/.f64 x y)) (*.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 y x)) (*.f64 (/.f64 (*.f64 x (*.f64 t (*.f64 z z))) (*.f64 y (*.f64 y y))) #s(literal -3/4 binary64)))) (*.f64 (sqrt.f64 (/.f64 x (*.f64 y (*.f64 y y)))) (*.f64 z #s(literal 1/2 binary64))))))
(+ (sqrt (/ x y)) (* t (+ (* 1/2 (* (sqrt (/ x (pow y 3))) z)) (* t (+ (* -1/2 (* (sqrt (/ y x)) (+ (* -1 (/ (* x (pow z 2)) (pow y 3))) (* 1/4 (/ (* x (pow z 2)) (pow y 3)))))) (* -1/2 (* (* t (+ (* -1 (/ (* x (pow z 3)) (pow y 4))) (* -1/2 (/ (* z (+ (* -1 (/ (* x (pow z 2)) (pow y 3))) (* 1/4 (/ (* x (pow z 2)) (pow y 3))))) y)))) (sqrt (/ y x)))))))))
(+.f64 (sqrt.f64 (/.f64 x y)) (*.f64 t (+.f64 (*.f64 (sqrt.f64 (/.f64 x (*.f64 y (*.f64 y y)))) (*.f64 z #s(literal 1/2 binary64))) (*.f64 (*.f64 t #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 y x)) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z z)) (*.f64 y (*.f64 y y))) #s(literal -3/4 binary64)) (*.f64 t (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 z z)) (*.f64 y (*.f64 y y))) (*.f64 #s(literal -3/4 binary64) z))) y) (/.f64 (*.f64 x (*.f64 z (*.f64 z z))) (pow.f64 y #s(literal 4 binary64)))))))))))
(* (sqrt (/ x (* t z))) (sqrt -1))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 x (*.f64 t z))))
(+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (/ y (sqrt -1)))) (* (sqrt (/ x (* t z))) (sqrt -1)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 x (*.f64 t z)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 x (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64))))
(+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (/ y (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ x (* (pow t 5) (pow z 5)))) (/ (pow y 2) (sqrt -1)))) (* (sqrt (/ x (* t z))) (sqrt -1))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 x (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 x (pow.f64 t #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64)))) (/.f64 (*.f64 y y) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 x (*.f64 t z)))))
(+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (/ y (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ x (* (pow t 5) (pow z 5)))) (/ (pow y 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ z (* (pow t 7) x))) (/ (+ (* 1/4 (/ (* t (* x (pow y 2))) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (* x (pow y 3)) (pow z 4))) (sqrt -1)))) (* (sqrt (/ x (* t z))) (sqrt -1)))))
(+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 x (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 x (pow.f64 t #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64)))) (/.f64 (*.f64 y y) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 x (*.f64 t z))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 z (*.f64 x (pow.f64 t #s(literal 7 binary64))))) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 (*.f64 y y) t))) (*.f64 z (*.f64 z z)))))) (sqrt.f64 #s(literal -1 binary64))))
(* (sqrt (/ x (* t z))) (sqrt -1))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 x (*.f64 t z))))
(+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (* y (sqrt -1)))) (* (sqrt (/ x (* t z))) (sqrt -1)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 x (*.f64 t z)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 x (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64))))
(+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (* y (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ x (* (pow t 5) (pow z 5)))) (* (pow y 2) (sqrt -1)))) (* (sqrt (/ x (* t z))) (sqrt -1))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 x (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 x (pow.f64 t #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64)))) (*.f64 y (*.f64 y (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 x (*.f64 t z)))))
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ z (* t x))) (* (sqrt -1) (+ (* -1/4 (/ (* t (* x (pow y 2))) (pow z 3))) (/ (* x (pow y 3)) (pow z 4)))))) (* 1/2 (* (sqrt (/ (* t x) (pow z 5))) (* (pow y 2) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ x (* (pow t 3) (pow z 3)))) (* y (sqrt -1)))) (* (sqrt (/ x (* t z))) (sqrt -1))))
(-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 x (*.f64 t z)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 x (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 (*.f64 y y) t))) (*.f64 z (*.f64 z z)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 z (*.f64 x t))))) (*.f64 (*.f64 y (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (*.f64 x t) (pow.f64 z #s(literal 5 binary64)))))) (*.f64 t t))))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(/ x (- y (* t z)))
(/.f64 x (-.f64 y (*.f64 t z)))
(* -1 (/ x (* t z)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z)))
(+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z))) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t (*.f64 z z)))))
(+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2))))))
(-.f64 (*.f64 y (-.f64 (/.f64 (*.f64 x y) (*.f64 (*.f64 t t) (*.f64 t (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (/.f64 (/.f64 x (*.f64 t t)) (*.f64 z z)))) (/.f64 x (*.f64 t z)))
(+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2))))))
(-.f64 (*.f64 y (-.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (/.f64 x (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 x (*.f64 t t)) (*.f64 z z)))) (/.f64 x (*.f64 t z)))
(/ x y)
(/.f64 x y)
(/ (+ x (/ (* t (* x z)) y)) y)
(/.f64 (+.f64 x (/.f64 (*.f64 x (*.f64 t z)) y)) y)
(/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y)
(/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 x (*.f64 t (*.f64 z z)))) (*.f64 y y)) (+.f64 x (/.f64 (*.f64 x (*.f64 t z)) y))) y)
(/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y)
(/.f64 (+.f64 x (-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 z (*.f64 z z)))) (*.f64 y (*.f64 y y))) (-.f64 (/.f64 (*.f64 x (*.f64 t z)) (neg.f64 y)) (/.f64 (*.f64 t (*.f64 x (*.f64 t (*.f64 z z)))) (*.f64 y y))))) y)
(/ x y)
(/.f64 x y)
(* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y))
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 t z)) y) (*.f64 #s(literal 1 binary64) x)) y)
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 t z)) (/.f64 (*.f64 t (*.f64 x (*.f64 t (*.f64 z z)))) y)) y))) y)
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 t z)) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 x (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 t t) (*.f64 t (/.f64 (*.f64 x (*.f64 z (*.f64 z z))) y))))) y)) y))) y)
(/ x y)
(/.f64 x y)
(+ (/ x y) (/ (* t (* x z)) (pow y 2)))
(+.f64 (/.f64 x y) (*.f64 t (*.f64 x (/.f64 z (*.f64 y y)))))
(+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y))
(+.f64 (/.f64 x y) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 t (*.f64 t z))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x t) (*.f64 y y)))))
(+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y))
(+.f64 (/.f64 x y) (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 z (*.f64 x (*.f64 t (*.f64 t t)))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 x (*.f64 y y)) (/.f64 (*.f64 t t) y)))) (/.f64 (*.f64 x t) (*.f64 y y)))))
(* -1 (/ x (* t z)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z)))
(/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t z)))) z)
(/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z)
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 y (*.f64 t (*.f64 t z))) (*.f64 (/.f64 y (*.f64 z z)) (/.f64 y (*.f64 t (*.f64 t t)))))))) z)
(/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z)
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z z) (*.f64 z (pow.f64 t #s(literal 4 binary64)))))) (*.f64 x (+.f64 (/.f64 y (*.f64 t (*.f64 t z))) (*.f64 (/.f64 y (*.f64 z z)) (/.f64 y (*.f64 t (*.f64 t t))))))) z)
(* -1 (/ x (* t z)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z)))
(* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t z)))) z)
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z))
(/.f64 (+.f64 (/.f64 x t) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t (*.f64 t z))))))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z))
(/.f64 (+.f64 (/.f64 x t) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (/.f64 y (*.f64 t t))) (/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t t))))) z))) z)) (-.f64 #s(literal 0 binary64) z))
(/ x y)
(/.f64 x y)
(+ (/ x y) (/ (* t (* x z)) (pow y 2)))
(+.f64 (/.f64 x y) (*.f64 t (*.f64 x (/.f64 z (*.f64 y y)))))
(+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y))
(+.f64 (/.f64 x y) (*.f64 t (+.f64 (/.f64 (*.f64 x (*.f64 t (*.f64 z z))) (*.f64 y (*.f64 y y))) (*.f64 x (/.f64 z (*.f64 y y))))))
(+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y))
(+.f64 (/.f64 x y) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 x (*.f64 t (*.f64 z (*.f64 z z)))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x (*.f64 z z)) (*.f64 y (*.f64 y y))))) (*.f64 x (/.f64 z (*.f64 y y))))))
(* -1 (/ x (* t z)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z)))
(/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z)))) t)
(/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t)
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 y (*.f64 t (*.f64 z z))) (/.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z (*.f64 z z))))))) t)
(/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y)) y) x) (*.f64 (*.f64 t t) (*.f64 t (pow.f64 z #s(literal 4 binary64))))) (/.f64 x z)) (*.f64 x (+.f64 (/.f64 y (*.f64 t (*.f64 z z))) (/.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z (*.f64 z z)))))) t)
(* -1 (/ x (* t z)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t z)))
(* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z)))) t)
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t))
(/.f64 (-.f64 (/.f64 x z) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y))) (*.f64 t (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x y) (*.f64 z z))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t))
(/.f64 (-.f64 (/.f64 x z) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 x y) (*.f64 z z))) t)) (-.f64 #s(literal 0 binary64) t))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(/ y (* (pow t 2) z))
(/.f64 y (*.f64 t (*.f64 t z)))
(* (pow t 2) z)
(*.f64 t (*.f64 t z))
(* (pow t 2) z)
(*.f64 t (*.f64 t z))
(* (pow t 2) z)
(*.f64 t (*.f64 t z))
(* (pow t 2) z)
(*.f64 t (*.f64 t z))
(* (pow t 2) z)
(*.f64 t (*.f64 t z))
(* (pow t 2) z)
(*.f64 t (*.f64 t z))
(* (pow t 2) z)
(*.f64 t (*.f64 t z))
(* (pow t 2) z)
(*.f64 t (*.f64 t z))
(* (pow t 2) z)
(*.f64 t (*.f64 t z))
(* (pow t 2) z)
(*.f64 t (*.f64 t z))
(* (pow t 2) z)
(*.f64 t (*.f64 t z))
(* (pow t 2) z)
(*.f64 t (*.f64 t z))
(* (pow t 2) z)
(*.f64 t (*.f64 t z))
(* (pow t 2) z)
(*.f64 t (*.f64 t z))
(* (pow t 2) z)
(*.f64 t (*.f64 t z))
(* (pow t 2) z)
(*.f64 t (*.f64 t z))
(* (pow t 2) z)
(*.f64 t (*.f64 t z))
(* (pow t 2) z)
(*.f64 t (*.f64 t z))
(* (pow t 2) z)
(*.f64 t (*.f64 t z))
(* (pow t 2) z)
(*.f64 t (*.f64 t z))
(* (pow t 2) z)
(*.f64 t (*.f64 t z))
(* (pow t 2) z)
(*.f64 t (*.f64 t z))
(* (pow t 2) z)
(*.f64 t (*.f64 t z))
(* (pow t 2) z)
(*.f64 t (*.f64 t z))

eval249.0ms (2.5%)

Compiler

Compiled 32993 to 2982 computations (91% saved)

prune162.0ms (1.6%)

Pruning

11 alts after pruning (9 fresh and 2 done)

PrunedKeptTotal
New152381531
Fresh314
Picked415
Done011
Total1530111541
Accuracy
100.0%
Counts
1541 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
49.7%
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) (/.f64 z x))
84.3%
(/.f64 (/.f64 x (-.f64 (/.f64 y z) t)) z)
30.1%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x t) z)) (/.f64 (*.f64 x y) (*.f64 z z))) (*.f64 t t))
96.2%
(/.f64 x (-.f64 y (*.f64 z t)))
54.0%
(/.f64 x y)
95.4%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 z t)) x))
53.6%
(/.f64 #s(literal 1 binary64) (/.f64 y x))
88.5%
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (/.f64 y z) t)) x)
52.5%
(*.f64 (/.f64 x z) (/.f64 #s(literal -1 binary64) t))
53.9%
(*.f64 (/.f64 #s(literal 1 binary64) y) x)
50.5%
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t z)) x)
Compiler

Compiled 260 to 176 computations (32.3% saved)

simplify226.0ms (2.3%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 y (*.f64 z t))
cost-diff0
(-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))
cost-diff0
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)
cost-diff0
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) (/.f64 z x))
cost-diff0
(/.f64 y z)
cost-diff0
(-.f64 (/.f64 y z) t)
cost-diff0
(/.f64 x (-.f64 (/.f64 y z) t))
cost-diff128
(/.f64 (/.f64 x (-.f64 (/.f64 y z) t)) z)
cost-diff0
(*.f64 t z)
cost-diff0
(/.f64 #s(literal -1 binary64) (*.f64 t z))
cost-diff0
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t z)) x)
cost-diff0
(/.f64 #s(literal 1 binary64) y)
cost-diff128
(*.f64 (/.f64 #s(literal 1 binary64) y) x)
cost-diff0
(*.f64 z t)
cost-diff0
(-.f64 y (*.f64 z t))
cost-diff0
(/.f64 (-.f64 y (*.f64 z t)) x)
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 z t)) x))
Rules
2372×*-lowering-*.f32
2372×*-lowering-*.f64
2172×--lowering--.f32
2172×--lowering--.f64
1504×fma-lowering-fma.f32
Iterations

Useful iterations: 5 (0.0ms)

IterNodesCost
024128
161124
2143120
3383120
4974120
52781119
65796119
08074119
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ 1 (/ (- y (* z t)) x))
1
(/ (- y (* z t)) x)
(- y (* z t))
y
(* z t)
z
t
x
(* (/ 1 y) x)
(/ 1 y)
1
y
x
(* (/ -1 (* t z)) x)
(/ -1 (* t z))
-1
(* t z)
t
z
x
(/ (/ x (- (/ y z) t)) z)
(/ x (- (/ y z) t))
x
(- (/ y z) t)
(/ y z)
y
z
t
(/ (/ (- -1 (/ y (* z t))) t) (/ z x))
(/ (- -1 (/ y (* z t))) t)
(- -1 (/ y (* z t)))
-1
(/ y (* z t))
y
(* z t)
z
t
(/ z x)
x
Outputs
(/ 1 (/ (- y (* z t)) x))
(/.f64 x (-.f64 y (*.f64 z t)))
1
#s(literal 1 binary64)
(/ (- y (* z t)) x)
(/.f64 (-.f64 y (*.f64 z t)) x)
(- y (* z t))
(-.f64 y (*.f64 z t))
y
(* z t)
(*.f64 z t)
z
t
x
(* (/ 1 y) x)
(/.f64 x y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
1
#s(literal 1 binary64)
y
x
(* (/ -1 (* t z)) x)
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z t)))
(/ -1 (* t z))
(/.f64 #s(literal -1 binary64) (*.f64 z t))
-1
#s(literal -1 binary64)
(* t z)
(*.f64 z t)
t
z
x
(/ (/ x (- (/ y z) t)) z)
(/.f64 x (-.f64 y (*.f64 z t)))
(/ x (- (/ y z) t))
(/.f64 x (-.f64 (/.f64 y z) t))
x
(- (/ y z) t)
(-.f64 (/.f64 y z) t)
(/ y z)
(/.f64 y z)
y
z
t
(/ (/ (- -1 (/ y (* z t))) t) (/ z x))
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) (/.f64 (*.f64 z t) x))
(/ (- -1 (/ y (* z t))) t)
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)
(- -1 (/ y (* z t)))
(-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))
-1
#s(literal -1 binary64)
(/ y (* z t))
(/.f64 y (*.f64 z t))
y
(* z t)
(*.f64 z t)
z
t
(/ z x)
(/.f64 z x)
x

localize127.0ms (1.3%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 z t)
accuracy99.5%
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)
accuracy92.5%
(/.f64 y (*.f64 z t))
accuracy90.2%
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) (/.f64 z x))
accuracy100.0%
(/.f64 y z)
accuracy100.0%
(-.f64 (/.f64 y z) t)
accuracy96.2%
(/.f64 x (-.f64 (/.f64 y z) t))
accuracy88.1%
(/.f64 (/.f64 x (-.f64 (/.f64 y z) t)) z)
accuracy100.0%
(*.f64 t z)
accuracy99.7%
(/.f64 #s(literal -1 binary64) (*.f64 t z))
accuracy91.4%
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t z)) x)
accuracy100.0%
(/.f64 #s(literal 1 binary64) y)
accuracy99.7%
(*.f64 (/.f64 #s(literal 1 binary64) y) x)
accuracy100.0%
(*.f64 z t)
accuracy100.0%
(-.f64 y (*.f64 z t))
accuracy99.1%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 z t)) x))
accuracy96.2%
(/.f64 (-.f64 y (*.f64 z t)) x)
Results
96.0ms256×0valid
Compiler

Compiled 137 to 25 computations (81.8% saved)

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

series40.0ms (0.4%)

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

147 calls:

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

rewrite386.0ms (3.9%)

Algorithm
batch-egg-rewrite
Rules
4842×/-lowering-/.f32
4842×/-lowering-/.f64
4592×*-lowering-*.f32
4592×*-lowering-*.f64
1786×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
024102
116699
2131496
0817496
Stop Event
iter limit
node limit
Counts
17 → 660
Calls
Call 1
Inputs
(/ 1 (/ (- y (* z t)) x))
(/ (- y (* z t)) x)
(- y (* z t))
(* z t)
(* (/ 1 y) x)
(/ 1 y)
(* (/ -1 (* t z)) x)
(/ -1 (* t z))
(* t z)
(/ (/ x (- (/ y z) t)) z)
(/ x (- (/ y z) t))
(- (/ y z) t)
(/ y z)
(/ (/ (- -1 (/ y (* z t))) t) (/ z x))
(/ (- -1 (/ y (* z t))) t)
(- -1 (/ y (* z t)))
(/ y (* z t))
Outputs
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y (*.f64 z t)) x)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t)))) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 y (*.f64 z t)) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 z t)) x))
(/.f64 x (-.f64 y (*.f64 z t)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y (*.f64 z t)) x)))
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t))))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) (/.f64 #s(literal 1 binary64) x))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t)))))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t)))) (neg.f64 (/.f64 #s(literal 1 binary64) x)))
(pow.f64 (/.f64 (-.f64 y (*.f64 z t)) x) #s(literal -1 binary64))
(pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 (-.f64 y (*.f64 z t)) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (-.f64 y (*.f64 z t)) x) (/.f64 (-.f64 y (*.f64 z t)) x)) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (-.f64 y (*.f64 z t)) x))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 y (*.f64 z t))))
(*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 y (*.f64 z t)) x)))
(*.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) x)
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))))
(*.f64 (pow.f64 (/.f64 (-.f64 y (*.f64 z t)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 y (*.f64 z t)) x) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t)))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)))
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))))
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))))))
(*.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (+.f64 y (*.f64 z t)))
(*.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t)))))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 y (*.f64 z t))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 1 binary64)) (/.f64 (+.f64 y (*.f64 z t)) (/.f64 #s(literal 1 binary64) x)))
(+.f64 (/.f64 (-.f64 y (*.f64 z t)) x) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) t (/.f64 (*.f64 z t) x)))
(+.f64 (/.f64 (-.f64 y (*.f64 z t)) x) (fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z x) (/.f64 (*.f64 z t) x)))
(+.f64 (/.f64 y x) (neg.f64 (/.f64 (*.f64 z t) x)))
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 t x) z))) (fma.f64 (neg.f64 (/.f64 t x)) z (*.f64 (/.f64 t x) z)))
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) t) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) t)) z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) t) z)))
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z t)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z t))))
(exp.f64 (*.f64 (log.f64 (/.f64 x (-.f64 y (*.f64 z t)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (-.f64 y (*.f64 z t)) x)) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (-.f64 y (*.f64 z t)) x)) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 y (*.f64 z t)) x) #s(literal -1 binary64)))
(-.f64 (/.f64 y x) (/.f64 (*.f64 z t) x))
(-.f64 (/.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z t) x) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))) x) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))) x))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 z t))) x) (/.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (+.f64 y (*.f64 z t))) x))
(-.f64 (/.f64 (/.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 z t) x) #s(literal 1 binary64)) #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y (*.f64 z t)) x)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (-.f64 y (*.f64 z t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))))
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))))))
(-.f64 (/.f64 (*.f64 y y) (*.f64 x (+.f64 y (*.f64 z t)))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 x (+.f64 y (*.f64 z t)))))
(-.f64 (/.f64 (*.f64 y x) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 z t)) (*.f64 x x)))
(-.f64 (/.f64 (*.f64 (/.f64 y x) (*.f64 (/.f64 y x) (/.f64 y x))) (+.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (+.f64 (*.f64 (/.f64 (*.f64 z t) x) (/.f64 (*.f64 z t) x)) (*.f64 (/.f64 y x) (/.f64 (*.f64 z t) x))))) (/.f64 (*.f64 (/.f64 (*.f64 z t) x) (*.f64 (/.f64 (*.f64 z t) x) (/.f64 (*.f64 z t) x))) (+.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (+.f64 (*.f64 (/.f64 (*.f64 z t) x) (/.f64 (*.f64 z t) x)) (*.f64 (/.f64 y x) (/.f64 (*.f64 z t) x))))))
(-.f64 (/.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (+.f64 (/.f64 y x) (/.f64 (*.f64 z t) x))) (/.f64 (*.f64 (/.f64 (*.f64 z t) x) (/.f64 (*.f64 z t) x)) (+.f64 (/.f64 y x) (/.f64 (*.f64 z t) x))))
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (*.f64 z t) x)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y (*.f64 z t)) x)))
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 y (*.f64 z t))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (-.f64 y (*.f64 z t))))))
(/.f64 (-.f64 y (*.f64 z t)) x)
(/.f64 (/.f64 (-.f64 y (*.f64 z t)) x) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (-.f64 y (*.f64 z t)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y (*.f64 z t)) x)) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 x (+.f64 y (*.f64 z t))))
(/.f64 (-.f64 (*.f64 y x) (*.f64 x (*.f64 z t))) (*.f64 x x))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))) x))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1 binary64)) (*.f64 (+.f64 y (*.f64 z t)) x))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (neg.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (*.f64 x (+.f64 y (*.f64 z t)))))
(/.f64 (-.f64 (*.f64 (/.f64 y x) (*.f64 (/.f64 y x) (/.f64 y x))) (*.f64 (/.f64 (*.f64 z t) x) (*.f64 (/.f64 (*.f64 z t) x) (/.f64 (*.f64 z t) x)))) (+.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (+.f64 (*.f64 (/.f64 (*.f64 z t) x) (/.f64 (*.f64 z t) x)) (*.f64 (/.f64 y x) (/.f64 (*.f64 z t) x)))))
(/.f64 (-.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (*.f64 (/.f64 (*.f64 z t) x) (/.f64 (*.f64 z t) x))) (+.f64 (/.f64 y x) (/.f64 (*.f64 z t) x)))
(/.f64 (*.f64 (-.f64 y (*.f64 z t)) #s(literal 1 binary64)) x)
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))) (/.f64 #s(literal 1 binary64) x)) (+.f64 y (*.f64 z t)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z t))) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 x (*.f64 z t))))
(/.f64 (-.f64 x (*.f64 (/.f64 x y) (*.f64 z t))) (*.f64 (/.f64 x y) x))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 x y) (*.f64 t (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (-.f64 (/.f64 x z) (*.f64 (/.f64 x y) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 x y) (/.f64 x z)))
(/.f64 (-.f64 (*.f64 y (/.f64 x (*.f64 z t))) x) (*.f64 x (/.f64 x (*.f64 z t))))
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 t (-.f64 #s(literal 0 binary64) z)))) (*.f64 x (-.f64 #s(literal 0 binary64) x)))
(/.f64 (-.f64 (*.f64 y (/.f64 x z)) (*.f64 x (*.f64 #s(literal 1 binary64) t))) (*.f64 x (/.f64 x z)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (*.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x (*.f64 z t))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) x) x))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 t (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x z)))
(/.f64 (neg.f64 (-.f64 (*.f64 y x) (*.f64 x (*.f64 z t)))) (neg.f64 (*.f64 x x)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))) x)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y (*.f64 z t)) x)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y x) (*.f64 (/.f64 y x) (/.f64 y x))) (*.f64 (/.f64 (*.f64 z t) x) (*.f64 (/.f64 (*.f64 z t) x) (/.f64 (*.f64 z t) x))))) (neg.f64 (+.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (+.f64 (*.f64 (/.f64 (*.f64 z t) x) (/.f64 (*.f64 z t) x)) (*.f64 (/.f64 y x) (/.f64 (*.f64 z t) x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (*.f64 (/.f64 (*.f64 z t) x) (/.f64 (*.f64 z t) x)))) (neg.f64 (+.f64 (/.f64 y x) (/.f64 (*.f64 z t) x))))
(/.f64 (neg.f64 (*.f64 (-.f64 y (*.f64 z t)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (+.f64 y (*.f64 z t))))
(/.f64 (+.f64 (*.f64 (/.f64 y x) (*.f64 (/.f64 y x) (/.f64 y x))) (pow.f64 (neg.f64 (/.f64 (*.f64 z t) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 z t) x)) (neg.f64 (/.f64 (*.f64 z t) x))) (*.f64 (/.f64 y x) (neg.f64 (/.f64 (*.f64 z t) x))))))
(pow.f64 (/.f64 (-.f64 y (*.f64 z t)) x) #s(literal 1 binary64))
(pow.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 x (-.f64 y (*.f64 z t))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 z t)) x))
(*.f64 (-.f64 y (*.f64 z t)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (-.f64 y (*.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 y (*.f64 z t)) x) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y (*.f64 z t)) x)))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 y (*.f64 z t)) x)) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 y (*.f64 z t)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 y (*.f64 z t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 (-.f64 y (*.f64 z t)) x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 y (*.f64 z t)) x) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 z t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(*.f64 (pow.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))))
(*.f64 (pow.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))) x))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t))) x))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 y (*.f64 z t)) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))) x) (/.f64 (-.f64 y (*.f64 z t)) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))))
(*.f64 (/.f64 (+.f64 y (*.f64 z t)) x) (/.f64 (-.f64 y (*.f64 z t)) (+.f64 y (*.f64 z t))))
(+.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) z)))
(+.f64 (-.f64 y (*.f64 z t)) (fma.f64 (-.f64 #s(literal 0 binary64) t) z (*.f64 z t)))
(+.f64 (-.f64 y (*.f64 z t)) (fma.f64 (-.f64 #s(literal 0 binary64) z) t (*.f64 z t)))
(+.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) y)
(-.f64 y (*.f64 z t))
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))))
(-.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 z t))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (+.f64 y (*.f64 z t))))
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) z)))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (-.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) z)))))
(fma.f64 y #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) z)))
(fma.f64 z (-.f64 #s(literal 0 binary64) t) y)
(fma.f64 t (-.f64 #s(literal 0 binary64) z) y)
(fma.f64 #s(literal -1 binary64) (*.f64 z t) y)
(fma.f64 (-.f64 #s(literal 0 binary64) t) z y)
(fma.f64 (-.f64 #s(literal 0 binary64) z) t y)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (*.f64 z t)) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y (*.f64 z t)) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (+.f64 (*.f64 y y) (-.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) z))))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))) (+.f64 y (*.f64 z t)))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))) (-.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) z))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) z)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (+.f64 y (*.f64 z t))))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (-.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) z)))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))))
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y (*.f64 z t))) (*.f64 (+.f64 y (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (+.f64 y (*.f64 z t)) (+.f64 y (*.f64 z t))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))))) (neg.f64 (neg.f64 (+.f64 y (*.f64 z t)))))
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z (*.f64 t (*.f64 z t))) (-.f64 (*.f64 y y) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) y))))
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 y (*.f64 z t)) (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (*.f64 z t) (+.f64 y (*.f64 z t))))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 z t))))
(*.f64 z t)
(*.f64 t z)
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 x (-.f64 #s(literal 0 binary64) y)))
(/.f64 #s(literal 1 binary64) (/.f64 y x))
(/.f64 x y)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y x)))
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) y)))
(pow.f64 (/.f64 y x) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 x y))
(*.f64 x (/.f64 #s(literal 1 binary64) y))
(*.f64 (/.f64 #s(literal 1 binary64) y) x)
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 1 binary64)))
(*.f64 (/.f64 x y) #s(literal 1 binary64))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y))
(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 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)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 x (*.f64 z t)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) x)))
(/.f64 x (*.f64 t (-.f64 #s(literal 0 binary64) z)))
(/.f64 x (/.f64 (*.f64 z t) #s(literal -1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z t))
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z))))
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (*.f64 t (-.f64 #s(literal 0 binary64) z)))
(/.f64 (*.f64 x (/.f64 #s(literal -1 binary64) t)) z)
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) x) z)
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) t)
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) z)
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z))))
(/.f64 (neg.f64 (*.f64 x (/.f64 #s(literal -1 binary64) t))) (-.f64 #s(literal 0 binary64) z))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) x)) (-.f64 #s(literal 0 binary64) z))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t)) (-.f64 #s(literal 0 binary64) z))
(pow.f64 (/.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))
(*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 z t)))
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 z t)))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) x))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) x)
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 z t)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x z))
(*.f64 (/.f64 x z) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (/.f64 z #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 t #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 x #s(literal -1 binary64)))
(*.f64 (/.f64 x t) (/.f64 #s(literal -1 binary64) z))
(*.f64 (/.f64 x t) (/.f64 #s(literal 1 binary64) (/.f64 z #s(literal -1 binary64))))
(*.f64 (/.f64 x (*.f64 z t)) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x t))
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t)))
(exp.f64 (*.f64 (log.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)))
(/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) z)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal -1 binary64) t)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)))))
(/.f64 #s(literal -1 binary64) (*.f64 z t))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (/.f64 #s(literal -1 binary64) t))))
(/.f64 (/.f64 #s(literal -1 binary64) t) z)
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) z))
(/.f64 (/.f64 #s(literal -1 binary64) z) t)
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) t))) (neg.f64 (-.f64 #s(literal 0 binary64) z)))
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t))
(pow.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 z (/.f64 #s(literal -1 binary64) t)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z t)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 z #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) t))
(*.f64 z t)
(*.f64 t z)
(exp.f64 (*.f64 (log.f64 (/.f64 z (/.f64 x (-.f64 (/.f64 y z) t)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z (-.f64 (/.f64 y z) t)))) (/.f64 x (neg.f64 (*.f64 z (-.f64 (/.f64 y z) t)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y z) t)))) (/.f64 x (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y z) t)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 x (-.f64 (/.f64 y z) t)) (-.f64 #s(literal 0 binary64) z)))
(neg.f64 (/.f64 (/.f64 x (-.f64 (/.f64 y z) t)) (-.f64 #s(literal 0 binary64) z)))
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 x (-.f64 (/.f64 y z) t))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (/.f64 y z) t) x) z))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (/.f64 x (-.f64 (/.f64 y z) t))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z (/.f64 x (-.f64 (/.f64 y z) t))))))
(/.f64 x (*.f64 z (-.f64 (/.f64 y z) t)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (/.f64 x (-.f64 (/.f64 y z) t)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 y z) t) x) z)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z (/.f64 x (-.f64 (/.f64 y z) t))) #s(literal 1 binary64))))
(/.f64 (/.f64 x (-.f64 (/.f64 y z) t)) z)
(/.f64 (/.f64 x (-.f64 (/.f64 y z) t)) (neg.f64 (-.f64 #s(literal 0 binary64) z)))
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (*.f64 z (-.f64 (/.f64 y z) t))))
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y z) t))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 (/.f64 y z) t))) (-.f64 #s(literal 0 binary64) z))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 (/.f64 y z) t))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))))
(/.f64 (/.f64 x z) (-.f64 (/.f64 y z) t))
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 (/.f64 y z) t) x))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y z) t)) z))
(/.f64 (neg.f64 (/.f64 x z)) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y z) t)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (neg.f64 (*.f64 z (-.f64 (/.f64 y z) t)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y z) t)))))
(/.f64 (*.f64 (/.f64 x (-.f64 (/.f64 y z) t)) #s(literal 1 binary64)) z)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y z) t)))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 (-.f64 (/.f64 y z) t) x)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y z) t)) z)))
(/.f64 (neg.f64 (*.f64 (/.f64 x (-.f64 (/.f64 y z) t)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) z))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y z) t))))
(pow.f64 (/.f64 z (/.f64 x (-.f64 (/.f64 y z) t))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (-.f64 (/.f64 y z) t) x) z) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 z (/.f64 x (-.f64 (/.f64 y z) t))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (-.f64 (/.f64 y z) t))))
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (/.f64 y z) t))))
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y z) t)) z))
(*.f64 (/.f64 x (-.f64 (/.f64 y z) t)) (/.f64 #s(literal 1 binary64) z))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 (/.f64 y z) t))) (/.f64 #s(literal -1 binary64) z))
(*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y z) t)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y z) t)) (/.f64 x z))
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (-.f64 (/.f64 y z) t)))
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y z) t)) z))
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (/.f64 y z) t)))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y z) t))))
(*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 (/.f64 y z) t))))
(*.f64 (/.f64 x (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t (+.f64 t (/.f64 y z)))))))
(*.f64 (/.f64 x (-.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 y z)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t (+.f64 t (/.f64 y z)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t t))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 y z)))))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y z) t))) z))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t (+.f64 t (/.f64 y z)))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 y z)))))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t (+.f64 t (/.f64 y z)))))))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t t))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 y z)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (/.f64 y z) t) x)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y z) t))) (-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 (/.f64 y z) t))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 (/.f64 y z) t))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y z) t) x))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 y z) t) x) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 y z) t) x))))
(/.f64 x (-.f64 (/.f64 y z) t))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 y z) t) x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (/.f64 y z) t) x) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y z) t)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y z) t))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y z) t)))))
(pow.f64 (/.f64 (-.f64 (/.f64 y z) t) x) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 y z) t) x) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (/.f64 y z) t)))
(*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y z) t)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y z) t))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y z) t)) x)
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y z) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 x (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t (+.f64 t (/.f64 y z)))))
(*.f64 (/.f64 x (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t (+.f64 t (/.f64 y z)))))))
(*.f64 (/.f64 x (-.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t t))) (+.f64 t (/.f64 y z)))
(*.f64 (/.f64 x (-.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 y z)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t (+.f64 t (/.f64 y z)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 y z)))))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 y z) t)))
(+.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y z))
(-.f64 (/.f64 y z) t)
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t (+.f64 t (/.f64 y z))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t (+.f64 t (/.f64 y z))))))
(-.f64 (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (+.f64 t (/.f64 y z))) (/.f64 (*.f64 t t) (+.f64 t (/.f64 y z))))
(-.f64 (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (-.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) t))) (/.f64 (*.f64 t t) (-.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) t))))
(fma.f64 #s(literal 1 binary64) (/.f64 y z) (-.f64 #s(literal 0 binary64) t))
(fma.f64 y (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))
(fma.f64 #s(literal -1 binary64) t (/.f64 y z))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) t))
(fma.f64 (/.f64 #s(literal 1 binary64) z) y (-.f64 #s(literal 0 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t (+.f64 t (/.f64 y z)))) (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t (/.f64 y z)) (-.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t t))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t (+.f64 t (/.f64 y z)))) (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 t (/.f64 y z)) (-.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t t)))))
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t (+.f64 t (/.f64 y z)))))
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (-.f64 (*.f64 t t) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) t)))))
(/.f64 (-.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t t)) (+.f64 t (/.f64 y z)))
(/.f64 (-.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t t)) (-.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t (+.f64 t (/.f64 y z))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (-.f64 (*.f64 t t) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) t))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t t))) (neg.f64 (+.f64 t (/.f64 y z))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t t))) (neg.f64 (-.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t (+.f64 t (/.f64 y z))))) (*.f64 (+.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t (+.f64 t (/.f64 y z)))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t (+.f64 t (/.f64 y z)))) (+.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t (+.f64 t (/.f64 y z))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (+.f64 t (/.f64 y z))) (*.f64 (+.f64 t (/.f64 y z)) (*.f64 t t))) (*.f64 (+.f64 t (/.f64 y z)) (+.f64 t (/.f64 y z))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t (+.f64 t (/.f64 y z)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t t)))) (neg.f64 (neg.f64 (+.f64 t (/.f64 y z)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y z)))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t (+.f64 t (/.f64 y z)))) (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 t (/.f64 y z)) (-.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t t))) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t (+.f64 t (/.f64 y z))))))
(*.f64 (-.f64 (/.f64 (*.f64 y (/.f64 y z)) z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 y z))))
(exp.f64 (*.f64 (log.f64 (/.f64 z y)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 y (-.f64 #s(literal 0 binary64) z)))
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) z)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) z))
(/.f64 #s(literal 1 binary64) (/.f64 z y))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z y))))
(/.f64 y z)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) z)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))))
(pow.f64 (/.f64 z y) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 y z))
(*.f64 y (/.f64 #s(literal 1 binary64) z))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) z))
(*.f64 (/.f64 #s(literal 1 binary64) z) y)
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) x))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) x)) (/.f64 (/.f64 y (*.f64 z t)) (/.f64 (*.f64 z t) x)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z x)) (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 z x)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))) (/.f64 (*.f64 z t) x)) (/.f64 (/.f64 (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))) (/.f64 (*.f64 z t) x)))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))) (/.f64 (*.f64 z t) x)) (/.f64 (/.f64 (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))) (/.f64 (*.f64 z t) x)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z x))) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t))) t) (/.f64 z x)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 z t) x))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z t) x))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 z x) (-.f64 #s(literal 0 binary64) t))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) (*.f64 (/.f64 z x) (-.f64 #s(literal 0 binary64) t))))
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z t) x) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))))) (/.f64 (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t)) (*.f64 (/.f64 (*.f64 z t) x) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))))))
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 z t) x) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))) (/.f64 (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t)) (*.f64 (/.f64 (*.f64 z t) x) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 z t))) z) (/.f64 #s(literal 1 binary64) x)))
(neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t))) t) (/.f64 z x)))
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) x)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))) (/.f64 z x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z t) x) (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))) (/.f64 z x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) x)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 z t) x) (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))))
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) (/.f64 (*.f64 z t) x))
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) (/.f64 z x))
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t))) t) (-.f64 #s(literal 0 binary64) (/.f64 z x)))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z t) x)))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t))) (*.f64 (/.f64 z x) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t))) (*.f64 (/.f64 (*.f64 z t) x) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))))
(/.f64 (/.f64 x z) (/.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t))) (*.f64 (/.f64 (*.f64 z t) x) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) z) (/.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) #s(literal 1 binary64)) (/.f64 (*.f64 z t) x))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z x)))
(/.f64 (neg.f64 (/.f64 x z)) (neg.f64 (/.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))))
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t)))) (neg.f64 (*.f64 (/.f64 (*.f64 z t) x) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t)))) (neg.f64 (*.f64 (/.f64 (*.f64 z t) x) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t)))) (neg.f64 (neg.f64 (/.f64 (*.f64 z t) x))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t)))) (neg.f64 (*.f64 (/.f64 z x) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) #s(literal 1 binary64)) (/.f64 z x))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) (/.f64 x z)) t)
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t))) (/.f64 x z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) x) z)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) (/.f64 z x)) t)
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) x)) (*.f64 (/.f64 (*.f64 z t) x) (/.f64 y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 z t) x) (/.f64 (*.f64 z t) x)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z x)) (*.f64 (/.f64 z x) (/.f64 y (*.f64 t (*.f64 z t))))) (*.f64 (/.f64 z x) (/.f64 z x)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 z t) x)))
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) z)) (neg.f64 (/.f64 #s(literal 1 binary64) x)))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z x))))
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 z x)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) (/.f64 x z))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t))) (/.f64 x z))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) x)) (-.f64 #s(literal 0 binary64) z))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) (/.f64 z x))) (-.f64 #s(literal 0 binary64) t))
(pow.f64 (/.f64 z (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) x)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))) (/.f64 z x)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 z (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) x)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 z t) x) (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) x) z))
(*.f64 x (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) z))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) (/.f64 x (*.f64 z t)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z x)))
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) (/.f64 x z))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t))) t) (/.f64 #s(literal -1 binary64) (/.f64 z x)))
(*.f64 (/.f64 x z) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))))
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) z) x)
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) z))
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) z) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) z) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))))
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) z) (/.f64 #s(literal 1 binary64) (/.f64 t x)))
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) z) (/.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 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) z))
(*.f64 (/.f64 x t) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 z x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t))) t))
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) (neg.f64 (/.f64 #s(literal 1 binary64) x))))
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))))
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) (/.f64 z x)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) #s(literal 1 binary64)) (/.f64 x z))
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) z)) (-.f64 #s(literal 0 binary64) x))
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))))
(*.f64 (pow.f64 (/.f64 z (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))) #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 z x) (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (/.f64 z x)))
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))))
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t))) z) (/.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 #s(literal 1 binary64) x))))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t))) z) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z x)))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t))) #s(literal -1 binary64)) (/.f64 (/.f64 x z) t))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))))
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 z t)))
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t))) z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))) (/.f64 t x)))
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t))) z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))) (*.f64 (/.f64 #s(literal 1 binary64) x) t)))
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))) (/.f64 z x)))
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t))) (*.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t))) (/.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))) t))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t))) z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))) (/.f64 t x)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t))) z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) x) t)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))) (/.f64 z x)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t))) (*.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t))) (/.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))) t))
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z x)))
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z x)))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t))) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (*.f64 z t)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) (/.f64 z x)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t))))) (/.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t))))) (/.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))
(*.f64 (/.f64 x (/.f64 t (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t))))) (/.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))))
(*.f64 (/.f64 x (/.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t))))) (/.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t))))) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t))))) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 t (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t))))) (/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t))))) (/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (/.f64 y (*.f64 z t)) (/.f64 y (*.f64 t (*.f64 z t)))))
(+.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 (/.f64 y (*.f64 t (*.f64 z t)))))
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) t) y))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) t)) y (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) t) y)))
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))) t) (/.f64 (/.f64 (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))) t))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))) t) (/.f64 (/.f64 (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))) t))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t))) t))
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))))) (/.f64 (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t)) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))))))
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))) (/.f64 (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t)) (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))))
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t)) (/.f64 (*.f64 t (/.f64 y (*.f64 z t))) (*.f64 t t)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) t)) (+.f64 (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 y (*.f64 t (*.f64 z t)))) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))) (/.f64 (/.f64 (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) t)) (+.f64 (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 y (*.f64 t (*.f64 z t)))) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))))
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) t)) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))) (/.f64 (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 y (*.f64 t (*.f64 z t)))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 y (*.f64 t (*.f64 z t)))))
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t))) t))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t))) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t))) (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (/.f64 y (*.f64 z t)))) (*.f64 t t))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) #s(literal 1 binary64)) t)
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))) t))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t))
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t)))) (neg.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t)))) (neg.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) t)) (+.f64 (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 y (*.f64 t (*.f64 z t)))) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 y (*.f64 t (*.f64 z t))))) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t)))))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t))) (/.f64 #s(literal 1 binary64) t)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t))) (/.f64 #s(literal 1 binary64) t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) z)))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (*.f64 z t) y))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (/.f64 (*.f64 z t) y))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (/.f64 y (*.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (/.f64 y (*.f64 z t)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) t) y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 z t))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y (*.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 t (-.f64 #s(literal 0 binary64) z)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) z))))) (*.f64 t t))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (*.f64 z t) y))) (*.f64 (/.f64 t #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 t #s(literal -1 binary64)) (*.f64 t (/.f64 (*.f64 z t) y))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (/.f64 y (*.f64 z t)))) (*.f64 (/.f64 t #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 t (/.f64 y (*.f64 z t)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z t))) (*.f64 (/.f64 t #s(literal -1 binary64)) y)) (*.f64 (/.f64 t #s(literal -1 binary64)) (*.f64 t (*.f64 z t))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 y z))) (*.f64 (/.f64 t #s(literal -1 binary64)) (*.f64 t t)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 y (*.f64 z t)))) (*.f64 (/.f64 t #s(literal -1 binary64)) t))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 t #s(literal -1 binary64)) (*.f64 t (*.f64 t (-.f64 #s(literal 0 binary64) z)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) z))))) (*.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (/.f64 (*.f64 z t) y))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (*.f64 t (/.f64 (*.f64 z t) y))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 t (/.f64 y (*.f64 z t)))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t (/.f64 y (*.f64 z t)))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z t))) (*.f64 t y)) (*.f64 t (*.f64 t (*.f64 z t))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (/.f64 y z))) (*.f64 t (*.f64 t t)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (-.f64 #s(literal 0 binary64) z)))) (*.f64 t (-.f64 #s(literal 0 binary64) y))) (*.f64 t (*.f64 t (*.f64 t (-.f64 #s(literal 0 binary64) z)))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (/.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) z))))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (/.f64 y (*.f64 z t))))) (neg.f64 (*.f64 t t)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))) t)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t)))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) t)) (+.f64 (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 y (*.f64 t (*.f64 z t)))) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) t)) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 y (*.f64 t (*.f64 z t)))))) (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (*.f64 t (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (pow.f64 (neg.f64 (/.f64 y (*.f64 t (*.f64 z t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) t)) (-.f64 (*.f64 (neg.f64 (/.f64 y (*.f64 t (*.f64 z t)))) (neg.f64 (/.f64 y (*.f64 t (*.f64 z t))))) (*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 (/.f64 y (*.f64 t (*.f64 z t))))))))
(pow.f64 (/.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) t))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) (/.f64 #s(literal 1 binary64) t))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t))) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 t (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))))
(*.f64 (pow.f64 (/.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))
(+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) z))))
(+.f64 (/.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) z))) #s(literal -1 binary64))
(-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))
(-.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))) (/.f64 (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))) (/.f64 (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) z))))) (/.f64 (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t)) (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) z))))))
(fma.f64 y (/.f64 #s(literal -1 binary64) (*.f64 z t)) #s(literal -1 binary64))
(fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)) #s(literal -1 binary64))
(fma.f64 (/.f64 y (*.f64 z t)) #s(literal -1 binary64) #s(literal -1 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t))))))
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))))
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t)) (*.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) z)))))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t))) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t))) (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) z)))))
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))))
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t)) (*.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) z))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t)))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t)))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) z))))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t)))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t))))) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))))
(/.f64 (+.f64 (neg.f64 (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t))) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) z))) #s(literal -1 binary64)))))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))))) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t)))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t (*.f64 z t))) (/.f64 (/.f64 (*.f64 y (/.f64 y z)) z) t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 (/.f64 (*.f64 z t) y) t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z t)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z t) y)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (/.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) z))))
(neg.f64 (/.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) y))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z t) y) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 y z)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 z t) y))))
(/.f64 y (*.f64 z t))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z t) y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 z t) y) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (/.f64 y z))))
(/.f64 (/.f64 y z) t)
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (-.f64 #s(literal 0 binary64) z)))
(/.f64 (neg.f64 (/.f64 y z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z))))
(/.f64 (/.f64 y t) z)
(/.f64 (neg.f64 (neg.f64 (/.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)))))
(/.f64 (neg.f64 (/.f64 y t)) (-.f64 #s(literal 0 binary64) z))
(pow.f64 (/.f64 (*.f64 z t) y) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 z t) y) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 t (/.f64 y z)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 z y) t) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t)))
(*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 z t)))
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (*.f64 z t)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (-.f64 #s(literal 0 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y z))
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y t))
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 t y) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) y)
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))

simplify404.0ms (4%)

Algorithm
egg-herbie
Rules
4306×*-lowering-*.f32
4306×*-lowering-*.f64
2182×/-lowering-/.f32
2182×/-lowering-/.f64
2024×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

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

eval304.0ms (3%)

Compiler

Compiled 21454 to 2459 computations (88.5% saved)

prune122.0ms (1.2%)

Pruning

10 alts after pruning (6 fresh and 4 done)

PrunedKeptTotal
New126951274
Fresh314
Picked325
Done022
Total1275101285
Accuracy
100.0%
Counts
1285 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
52.5%
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) t)
51.1%
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) z)
84.3%
(/.f64 (/.f64 x (-.f64 (/.f64 y z) t)) z)
52.5%
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z x))
96.2%
(/.f64 x (-.f64 y (*.f64 z t)))
54.0%
(/.f64 x y)
88.0%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 (/.f64 y z) t)) x))
53.6%
(/.f64 #s(literal 1 binary64) (/.f64 y x))
84.3%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (/.f64 y z) t) x) z))
53.9%
(*.f64 (/.f64 #s(literal 1 binary64) y) x)
Compiler

Compiled 184 to 129 computations (29.9% saved)

simplify131.0ms (1.3%)

Algorithm
egg-herbie
Localize:

Found 15 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f64 #s(literal 0 binary64) x)
cost-diff0
(/.f64 (-.f64 #s(literal 0 binary64) x) z)
cost-diff0
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) t)
cost-diff0
(-.f64 #s(literal 0 binary64) x)
cost-diff0
(/.f64 (-.f64 #s(literal 0 binary64) x) t)
cost-diff0
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) z)
cost-diff0
(/.f64 z x)
cost-diff0
(/.f64 #s(literal -1 binary64) t)
cost-diff0
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z x))
cost-diff0
(/.f64 y x)
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 y x))
cost-diff0
(-.f64 (/.f64 y z) t)
cost-diff128
(*.f64 z (-.f64 (/.f64 y z) t))
cost-diff128
(/.f64 (*.f64 z (-.f64 (/.f64 y z) t)) x)
cost-diff256
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 (/.f64 y z) t)) x))
Rules
2388×fma-define
1408×*-lowering-*.f32
1408×*-lowering-*.f64
1258×fnmadd-define
1248×sum3-define
Iterations

Useful iterations: 5 (0.0ms)

IterNodesCost
022100
151100
211395
319595
442992
591986
6256786
7427786
0807286
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ 1 (/ (* z (- (/ y z) t)) x))
1
(/ (* z (- (/ y z) t)) x)
(* z (- (/ y z) t))
z
(- (/ y z) t)
(/ y z)
y
t
x
(/ 1 (/ y x))
1
(/ y x)
y
x
(/ (/ -1 t) (/ z x))
(/ -1 t)
-1
t
(/ z x)
z
x
(/ (/ (- 0 x) t) z)
(/ (- 0 x) t)
(- 0 x)
0
x
t
z
(/ (/ (- 0 x) z) t)
(/ (- 0 x) z)
(- 0 x)
0
x
z
t
Outputs
(/ 1 (/ (* z (- (/ y z) t)) x))
(/.f64 x (-.f64 y (*.f64 z t)))
1
#s(literal 1 binary64)
(/ (* z (- (/ y z) t)) x)
(/.f64 (-.f64 y (*.f64 z t)) x)
(* z (- (/ y z) t))
(-.f64 y (*.f64 z t))
z
(- (/ y z) t)
(-.f64 (/.f64 y z) t)
(/ y z)
(/.f64 y z)
y
t
x
(/ 1 (/ y x))
(/.f64 x y)
1
#s(literal 1 binary64)
(/ y x)
(/.f64 y x)
y
x
(/ (/ -1 t) (/ z x))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z t)))
(/ -1 t)
(/.f64 #s(literal -1 binary64) t)
-1
#s(literal -1 binary64)
t
(/ z x)
(/.f64 z x)
z
x
(/ (/ (- 0 x) t) z)
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z t)))
(/ (- 0 x) t)
(-.f64 #s(literal 0 binary64) (/.f64 x t))
(- 0 x)
(-.f64 #s(literal 0 binary64) x)
0
#s(literal 0 binary64)
x
t
z
(/ (/ (- 0 x) z) t)
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z t)))
(/ (- 0 x) z)
(-.f64 #s(literal 0 binary64) (/.f64 x z))
(- 0 x)
(-.f64 #s(literal 0 binary64) x)
0
#s(literal 0 binary64)
x
z
t

localize111.0ms (1.1%)

Localize:

Found 15 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(/.f64 (-.f64 #s(literal 0 binary64) x) z)
accuracy100.0%
(-.f64 #s(literal 0 binary64) x)
accuracy94.1%
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) t)
accuracy100.0%
(/.f64 (-.f64 #s(literal 0 binary64) x) t)
accuracy100.0%
(-.f64 #s(literal 0 binary64) x)
accuracy93.1%
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) z)
accuracy100.0%
(/.f64 z x)
accuracy100.0%
(/.f64 #s(literal -1 binary64) t)
accuracy94.0%
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z x))
accuracy100.0%
(/.f64 y x)
accuracy99.4%
(/.f64 #s(literal 1 binary64) (/.f64 y x))
accuracy100.0%
(-.f64 (/.f64 y z) t)
accuracy99.1%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 (/.f64 y z) t)) x))
accuracy96.2%
(/.f64 (*.f64 z (-.f64 (/.f64 y z) t)) x)
accuracy89.0%
(*.f64 z (-.f64 (/.f64 y z) t))
Results
75.0ms256×0valid
Compiler

Compiled 111 to 23 computations (79.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 30.0ms
ival-div: 24.0ms (80.9% of total)
ival-sub: 3.0ms (10.1% of total)
ival-mult: 2.0ms (6.7% of total)
const: 1.0ms (3.4% of total)
backward-pass: 0.0ms (0% of total)

series14.0ms (0.1%)

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

105 calls:

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

rewrite353.0ms (3.5%)

Algorithm
batch-egg-rewrite
Rules
4340×*-lowering-*.f32
4340×*-lowering-*.f64
4076×/-lowering-/.f32
4076×/-lowering-/.f64
1016×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

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

simplify329.0ms (3.3%)

Algorithm
egg-herbie
Rules
4986×*-lowering-*.f32
4986×*-lowering-*.f64
2168×/-lowering-/.f32
2168×/-lowering-/.f64
1286×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

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

eval270.0ms (2.7%)

Compiler

Compiled 25272 to 2814 computations (88.9% saved)

prune194.0ms (1.9%)

Pruning

11 alts after pruning (4 fresh and 7 done)

PrunedKeptTotal
New178841792
Fresh101
Picked235
Done044
Total1791111802
Accuracy
100.0%
Counts
1802 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
38.4%
(/.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 z x))) t)
52.5%
(/.f64 (/.f64 (neg.f64 x) z) t)
51.1%
(/.f64 (/.f64 (neg.f64 x) t) z)
84.3%
(/.f64 (/.f64 x (-.f64 (/.f64 y z) t)) z)
52.5%
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z x))
96.2%
(/.f64 x (-.f64 y (*.f64 z t)))
54.0%
(/.f64 x y)
88.0%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 (/.f64 y z) t)) x))
53.6%
(/.f64 #s(literal 1 binary64) (/.f64 y x))
53.9%
(*.f64 (/.f64 #s(literal 1 binary64) y) x)
50.5%
(neg.f64 (/.f64 x (*.f64 z t)))
Compiler

Compiled 394 to 179 computations (54.6% saved)

regimes67.0ms (0.7%)

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

7 calls:

15.0ms
(/.f64 x (-.f64 y (*.f64 z t)))
9.0ms
z
9.0ms
(-.f64 y (*.f64 z t))
9.0ms
x
8.0ms
y
Results
AccuracySegmentsBranch
96.2%1x
96.2%1y
98.5%2z
96.2%1t
99.8%3(/.f64 x (-.f64 y (*.f64 z t)))
99.8%3(-.f64 y (*.f64 z t))
99.8%3(*.f64 z t)
Compiler

Compiled 47 to 34 computations (27.7% saved)

regimes8.0ms (0.1%)

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

1 calls:

6.0ms
z
Results
AccuracySegmentsBranch
98.3%2z
Compiler

Compiled 5 to 4 computations (20% saved)

regimes12.0ms (0.1%)

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

2 calls:

6.0ms
(*.f64 z t)
5.0ms
z
Results
AccuracySegmentsBranch
99.8%3(*.f64 z t)
97.8%2z
Compiler

Compiled 12 to 9 computations (25% saved)

regimes18.0ms (0.2%)

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

5 calls:

5.0ms
t
3.0ms
y
3.0ms
z
3.0ms
x
3.0ms
(*.f64 z t)
Results
AccuracySegmentsBranch
62.1%5x
76.3%3y
77.6%3t
75.3%3z
82.6%3(*.f64 z t)
Compiler

Compiled 27 to 21 computations (22.2% saved)

regimes3.0ms (0%)

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

1 calls:

2.0ms
(*.f64 z t)
Results
AccuracySegmentsBranch
81.9%3(*.f64 z t)
Compiler

Compiled 7 to 5 computations (28.6% saved)

regimes4.0ms (0%)

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

1 calls:

4.0ms
(*.f64 z t)
Results
AccuracySegmentsBranch
79.8%3(*.f64 z t)
Compiler

Compiled 7 to 5 computations (28.6% saved)

regimes8.0ms (0.1%)

Accuracy

Total -0.3b remaining (-1.1%)

Threshold costs -0.3b (-1.1%)

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

4 calls:

2.0ms
t
2.0ms
z
2.0ms
y
2.0ms
x
Results
AccuracySegmentsBranch
54.0%1x
54.0%1z
54.0%1y
54.0%1t
Compiler

Compiled 20 to 16 computations (20% saved)

bsearch13.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
12.0ms
-7.517986988587303e+135
-1.8160098529672188e+134
Results
8.0ms112×0valid
Compiler

Compiled 214 to 146 computations (31.8% saved)

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

bsearch15.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
14.0ms
-2.0385151546102635e+223
-7.046181059805302e+221
Results
6.0ms112×0valid
Compiler

Compiled 200 to 132 computations (34% saved)

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

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
6.963689983155228e+157
3.542209484845903e+163
0.0ms
-1.7823900726054369e+301
-1.482797301730647e+289
Compiler

Compiled 18 to 13 computations (27.8% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.1792173539307312e-12
17675.27309517766
0.0ms
-1.0473012690554575e-86
-2.9275904320777326e-103
Compiler

Compiled 18 to 13 computations (27.8% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.1792173539307312e-12
17675.27309517766
0.0ms
-1.3102324230826006e-9
-1.6878140767802005e-15
Compiler

Compiled 18 to 13 computations (27.8% saved)

bsearch31.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
12.0ms
1.1792173539307312e-12
17675.27309517766
15.0ms
-1.0473012690554575e-86
-2.9275904320777326e-103
Results
17.0ms320×0valid
Compiler

Compiled 358 to 273 computations (23.7% saved)

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

simplify13.0ms (0.1%)

Algorithm
egg-herbie
Rules
22×*-commutative_binary64
22×+-commutative_binary64
22×sub-neg_binary64
18×neg-sub0_binary64
18×neg-mul-1_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
050142
182142
2108142
3126142
4135142
5137142
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 z #s(literal -1199999999999999986473752486264285206838072053569790610855807358511414395250028785569525327408028405313009663498361378258363163319730176 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (/.f64 y z) t) x) z)) (/.f64 x (-.f64 y (*.f64 z t))))
(if (<=.f64 z #s(literal -5099999999999999916615999944345963651051613724483968871278018229988674549354618602629943805370961236251180978540621504478708314270913884305280466020954921541636105401777850698287502479041551845368279742503150764122253033472 binary64)) (/.f64 (/.f64 x (-.f64 (/.f64 y z) t)) z) (/.f64 x (-.f64 y (*.f64 z t))))
(if (<=.f64 (*.f64 z t) #s(literal -10000000000000000525047602552044202487044685811081591549158541155118024579889081957863713750804478640437044438328838781769425232353604305756447921847867069828483872009265758037378302337947880900593689532349707999450811190389676408800746527427801424945792587888200568428381156694721963868654594005401600 binary64)) (/.f64 (/.f64 (neg.f64 x) t) z) (if (<=.f64 (*.f64 z t) #s(literal 99999999999999995287335453651211007997446182781858083179085387749785952239205787068995699003416510776387310061494932420984963311567802202010637287727642443776 binary64)) (/.f64 x (-.f64 y (*.f64 z t))) (/.f64 (/.f64 (neg.f64 x) t) z)))
(if (<=.f64 (*.f64 z t) #s(literal -5599361855444511/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) (/.f64 (/.f64 (neg.f64 x) z) t) (if (<=.f64 (*.f64 z t) #s(literal 4951760157141521/2475880078570760549798248448 binary64)) (/.f64 x y) (/.f64 (/.f64 (neg.f64 x) t) z)))
(if (<=.f64 (*.f64 z t) #s(literal -4835703278458517/4835703278458516698824704 binary64)) (/.f64 (/.f64 (neg.f64 x) t) z) (if (<=.f64 (*.f64 z t) #s(literal 4951760157141521/2475880078570760549798248448 binary64)) (/.f64 x y) (/.f64 (/.f64 (neg.f64 x) t) z)))
(if (<=.f64 (*.f64 z t) #s(literal -5711349092553401/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) (neg.f64 (/.f64 x (*.f64 z t))) (if (<=.f64 (*.f64 z t) #s(literal 3715469692580659/2251799813685248 binary64)) (/.f64 x y) (neg.f64 (/.f64 x (*.f64 z t)))))
(/.f64 x y)
Outputs
(if (<=.f64 z #s(literal -1199999999999999986473752486264285206838072053569790610855807358511414395250028785569525327408028405313009663498361378258363163319730176 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (/.f64 y z) t) x) z)) (/.f64 x (-.f64 y (*.f64 z t))))
(if (<=.f64 z #s(literal -1199999999999999986473752486264285206838072053569790610855807358511414395250028785569525327408028405313009663498361378258363163319730176 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 (/.f64 y z) t) x))) (/.f64 x (-.f64 y (*.f64 z t))))
(if (<=.f64 z #s(literal -5099999999999999916615999944345963651051613724483968871278018229988674549354618602629943805370961236251180978540621504478708314270913884305280466020954921541636105401777850698287502479041551845368279742503150764122253033472 binary64)) (/.f64 (/.f64 x (-.f64 (/.f64 y z) t)) z) (/.f64 x (-.f64 y (*.f64 z t))))
(if (<=.f64 (*.f64 z t) #s(literal -10000000000000000525047602552044202487044685811081591549158541155118024579889081957863713750804478640437044438328838781769425232353604305756447921847867069828483872009265758037378302337947880900593689532349707999450811190389676408800746527427801424945792587888200568428381156694721963868654594005401600 binary64)) (/.f64 (/.f64 (neg.f64 x) t) z) (if (<=.f64 (*.f64 z t) #s(literal 99999999999999995287335453651211007997446182781858083179085387749785952239205787068995699003416510776387310061494932420984963311567802202010637287727642443776 binary64)) (/.f64 x (-.f64 y (*.f64 z t))) (/.f64 (/.f64 (neg.f64 x) t) z)))
(if (<=.f64 (*.f64 z t) #s(literal -10000000000000000525047602552044202487044685811081591549158541155118024579889081957863713750804478640437044438328838781769425232353604305756447921847867069828483872009265758037378302337947880900593689532349707999450811190389676408800746527427801424945792587888200568428381156694721963868654594005401600 binary64)) (/.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z)) (if (<=.f64 (*.f64 z t) #s(literal 99999999999999995287335453651211007997446182781858083179085387749785952239205787068995699003416510776387310061494932420984963311567802202010637287727642443776 binary64)) (/.f64 x (-.f64 y (*.f64 z t))) (/.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z))))
(if (<=.f64 (*.f64 z t) #s(literal -5599361855444511/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) (/.f64 (/.f64 (neg.f64 x) z) t) (if (<=.f64 (*.f64 z t) #s(literal 4951760157141521/2475880078570760549798248448 binary64)) (/.f64 x y) (/.f64 (/.f64 (neg.f64 x) t) z)))
(if (<=.f64 (*.f64 z t) #s(literal -5599361855444511/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) t) (if (<=.f64 (*.f64 z t) #s(literal 4951760157141521/2475880078570760549798248448 binary64)) (/.f64 x y) (/.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z))))
(if (<=.f64 (*.f64 z t) #s(literal -4835703278458517/4835703278458516698824704 binary64)) (/.f64 (/.f64 (neg.f64 x) t) z) (if (<=.f64 (*.f64 z t) #s(literal 4951760157141521/2475880078570760549798248448 binary64)) (/.f64 x y) (/.f64 (/.f64 (neg.f64 x) t) z)))
(if (<=.f64 (*.f64 z t) #s(literal -4835703278458517/4835703278458516698824704 binary64)) (/.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z)) (if (<=.f64 (*.f64 z t) #s(literal 4951760157141521/2475880078570760549798248448 binary64)) (/.f64 x y) (/.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z))))
(if (<=.f64 (*.f64 z t) #s(literal -5711349092553401/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) (neg.f64 (/.f64 x (*.f64 z t))) (if (<=.f64 (*.f64 z t) #s(literal 3715469692580659/2251799813685248 binary64)) (/.f64 x y) (neg.f64 (/.f64 x (*.f64 z t)))))
(if (<=.f64 (*.f64 z t) #s(literal -5711349092553401/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z t))) (if (<=.f64 (*.f64 z t) #s(literal 3715469692580659/2251799813685248 binary64)) (/.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z t)))))
(/.f64 x y)

soundness2.7s (27.3%)

Rules
6860×*-lowering-*.f32
6860×*-lowering-*.f64
4842×/-lowering-/.f32
4842×/-lowering-/.f64
4758×*-lowering-*.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
024102
116699
2131496
0817496
02431184
18251079
230221033
082291033
0715
13415
225413
3271313
0826413
027114
1157114
21381104
08554104
04915761
117235333
259795208
087125208
02275
114470
2109070
0862670
07558245
125987692
084697692
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 501 to 280 computations (44.1% saved)

preprocess193.0ms (1.9%)

Remove

(negabs x)

Compiler

Compiled 664 to 258 computations (61.1% saved)

end0.0ms (0%)

Profiling

Loading profile data...