Optimisation.CirclePacking:place from circle-packing-0.1.0.4, B

Time bar (total: 11.5s)

analyze110.0ms (1%)

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

Compiled 14 to 10 computations (28.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 32.0ms
ival-div: 9.0ms (28.4% of total)
ival-add: 8.0ms (25.2% of total)
ival-mult: 7.0ms (22.1% of total)
ival-sub: 5.0ms (15.8% of total)
const: 1.0ms (3.2% of total)
backward-pass: 0.0ms (0% of total)

sample909.0ms (7.9%)

Results
632.0ms8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 337.0ms
ival-add: 99.0ms (29.4% of total)
ival-sub: 84.0ms (24.9% of total)
ival-div: 73.0ms (21.7% of total)
ival-mult: 64.0ms (19% of total)
const: 13.0ms (3.9% of total)
backward-pass: 3.0ms (0.9% of total)
Bogosity

preprocess282.0ms (2.4%)

Algorithm
egg-herbie
Rules
2074×sum4-define
1862×sum3-define
1740×sum4-define
1382×sum5-define
1328×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
047146
1171133
2537133
31861133
47777133
099
1209
2469
3839
41849
54519
69099
723129
858879
080669
Stop Event
iter limit
node limit
node limit
Calls
Call 1
Inputs
(/ (- (+ x y) z) (* t 2))
Outputs
(/ (- (+ x y) z) (* t 2))
(/.f64 (/.f64 (-.f64 x (-.f64 z y)) t) #s(literal 2 binary64))
Call 2
Inputs
(/ (- (+ x y) z) (* t 2))
(/ (- (+ (neg x) y) z) (* t 2))
(/ (- (+ x (neg y)) z) (* t 2))
(/ (- (+ x y) (neg z)) (* t 2))
(/ (- (+ x y) z) (* (neg t) 2))
(neg (/ (- (+ (neg x) y) z) (* t 2)))
(neg (/ (- (+ x (neg y)) z) (* t 2)))
(neg (/ (- (+ x y) (neg z)) (* t 2)))
(neg (/ (- (+ x y) z) (* (neg t) 2)))
(/ (- (+ y x) z) (* t 2))
(/ (- (+ z y) x) (* t 2))
(/ (- (+ t y) z) (* x 2))
(/ (- (+ x z) y) (* t 2))
(/ (- (+ x t) z) (* y 2))
(/ (- (+ x y) t) (* z 2))
Outputs
(/ (- (+ x y) z) (* t 2))
(/ (+ x (- y z)) (* t 2))
(/ (- (+ (neg x) y) z) (* t 2))
(* (/ (- (- y x) z) t) 1/2)
(/ (- (+ x (neg y)) z) (* t 2))
(/ (* (- x (+ y z)) 1/2) t)
(/ (- (+ x y) (neg z)) (* t 2))
(* (/ (sum3 x y z) t) 1/2)
(/ (- (+ x y) z) (* (neg t) 2))
(/ (* 1/2 (- z (+ x y))) t)
(neg (/ (- (+ (neg x) y) z) (* t 2)))
(* (/ (- (- y x) z) t) -1/2)
(neg (/ (- (+ x (neg y)) z) (* t 2)))
(/ (* (- x (+ y z)) -1/2) t)
(neg (/ (- (+ x y) (neg z)) (* t 2)))
(* (/ (sum3 x y z) t) -1/2)
(neg (/ (- (+ x y) z) (* (neg t) 2)))
(/ (+ x (- y z)) (* t 2))
(/ (- (+ y x) z) (* t 2))
(/ (+ x (- y z)) (* t 2))
(/ (- (+ z y) x) (* t 2))
(/ (* (- x (+ y z)) -1/2) t)
(/ (- (+ t y) z) (* x 2))
(/ (+ y (- t z)) (* x 2))
(/ (- (+ x z) y) (* t 2))
(* (/ (- (- y x) z) t) -1/2)
(/ (- (+ x t) z) (* y 2))
(/ (+ x (- t z)) (* y 2))
(/ (- (+ x y) t) (* z 2))
(/ (/ (- y (- t x)) z) 2)
Symmetry

(negabs t)

(sort x y)

explain208.0ms (1.8%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
10-0-(/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64)))
00-0-x
00-0-(+.f64 x y)
00-0-#s(literal 2 binary64)
00-0-y
00-0-z
00-0-t
00-0-(*.f64 t #s(literal 2 binary64))
00-0-(-.f64 (+.f64 x y) z)
Results
81.0ms512×0valid
Compiler

Compiled 73 to 29 computations (60.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 50.0ms
ival-mult: 39.0ms (78.2% of total)
ival-div: 4.0ms (8% of total)
ival-sub: 3.0ms (6% of total)
ival-add: 3.0ms (6% of total)
const: 1.0ms (2% of total)
backward-pass: 0.0ms (0% of total)

eval0.0ms (0%)

Compiler

Compiled 13 to 9 computations (30.8% saved)

prune1.0ms (0%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(/.f64 (/.f64 (-.f64 x (-.f64 z y)) t) #s(literal 2 binary64))
Compiler

Compiled 13 to 9 computations (30.8% saved)

simplify172.0ms (1.5%)

Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f64 z y)
cost-diff0
(-.f64 x (-.f64 z y))
cost-diff0
(/.f64 (-.f64 x (-.f64 z y)) t)
cost-diff0
(/.f64 (/.f64 (-.f64 x (-.f64 z y)) t) #s(literal 2 binary64))
Rules
2176×fma-lowering-fma.f32
2176×fma-lowering-fma.f64
2024×fnmadd-define
1646×fnmsub-define
1636×fmsub-define
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0929
12029
24829
312529
440929
5126429
6382229
0802229
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (/ (- x (- z y)) t) 2)
(/ (- x (- z y)) t)
(- x (- z y))
x
(- z y)
z
y
t
2
Outputs
(/ (/ (- x (- z y)) t) 2)
(/.f64 (/.f64 (-.f64 (-.f64 z x) y) #s(literal -2 binary64)) t)
(/ (- x (- z y)) t)
(/.f64 (+.f64 x (-.f64 y z)) t)
(- x (- z y))
(+.f64 x (-.f64 y z))
x
(- z y)
(-.f64 z y)
z
y
t
2
#s(literal 2 binary64)

localize43.0ms (0.4%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(/.f64 (/.f64 (-.f64 x (-.f64 z y)) t) #s(literal 2 binary64))
accuracy100.0%
(-.f64 z y)
accuracy100.0%
(-.f64 x (-.f64 z y))
accuracy100.0%
(/.f64 (-.f64 x (-.f64 z y)) t)
Results
34.0ms256×0valid
Compiler

Compiled 34 to 10 computations (70.6% saved)

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

series38.0ms (0.3%)

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

39 calls:

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

rewrite390.0ms (3.4%)

Algorithm
batch-egg-rewrite
Rules
5020×*-lowering-*.f32
5020×*-lowering-*.f64
4650×/-lowering-/.f32
4650×/-lowering-/.f64
1502×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0924
16224
253424
0845124
Stop Event
iter limit
node limit
Counts
4 → 506
Calls
Call 1
Inputs
(/ (/ (- x (- z y)) t) 2)
(/ (- x (- z y)) t)
(- x (- z y))
(- z y)
Outputs
(+.f64 (/.f64 (/.f64 x t) #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 (-.f64 z y) t) #s(literal 2 binary64))))
(+.f64 (/.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 y z) t) #s(literal 1/2 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64)))
(-.f64 (/.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 z y) t) #s(literal 2 binary64)))
(-.f64 (/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (*.f64 t #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (*.f64 t #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x (-.f64 z y))) (*.f64 t #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y))) (*.f64 t #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t #s(literal -2 binary64))) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64)))
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 x (-.f64 z y)))) (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 x (-.f64 z y)))))
(neg.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64)))
(neg.f64 (*.f64 (/.f64 (-.f64 (-.f64 z y) x) t) #s(literal 1/2 binary64)))
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (-.f64 z y) x) t)))
(neg.f64 (/.f64 (-.f64 (-.f64 z y) x) (*.f64 t #s(literal 2 binary64))))
(neg.f64 (/.f64 (*.f64 (-.f64 (-.f64 z y) x) #s(literal 1/2 binary64)) t))
(/.f64 (+.f64 x (-.f64 y z)) (*.f64 t #s(literal 2 binary64)))
(/.f64 (+.f64 x (-.f64 y z)) (neg.f64 (*.f64 t #s(literal -2 binary64))))
(/.f64 (+.f64 x (-.f64 y z)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64))
(/.f64 (/.f64 (-.f64 (-.f64 z y) x) t) #s(literal -2 binary64))
(/.f64 (-.f64 (-.f64 z y) x) (*.f64 t #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (*.f64 t #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (*.f64 t #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t)))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 (*.f64 t #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 x (-.f64 z y))) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (-.f64 z y) x) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 x (-.f64 z y))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (+.f64 x (-.f64 z y)) (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 x (-.f64 z y)) t)))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (*.f64 t #s(literal -2 binary64)) (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (-.f64 z y) x) t)))
(/.f64 (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y))) (*.f64 #s(literal 2 binary64) (*.f64 t t)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (neg.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (*.f64 (*.f64 t #s(literal -2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (neg.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 x (-.f64 z y)))))
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (*.f64 (*.f64 t #s(literal -2 binary64)) (+.f64 x (-.f64 z y))))
(/.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (*.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (*.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 x (-.f64 z y))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (-.f64 z y) (-.f64 z y)))))) (*.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 x (*.f64 x x)))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 #s(literal -1/2 binary64) (/.f64 t (-.f64 (-.f64 z y) x)))
(/.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 x (+.f64 z y))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (-.f64 z y) (-.f64 z y)))) (*.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 x (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))))
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (/.f64 (+.f64 x (-.f64 y z)) t)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y)))))
(/.f64 (*.f64 (-.f64 (-.f64 z y) x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) #s(literal 2 binary64)))
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) #s(literal 2 binary64)))
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) t) (*.f64 (+.f64 x (-.f64 z y)) #s(literal 2 binary64)))
(/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) t) (*.f64 #s(literal 2 binary64) (+.f64 x (-.f64 z y))))
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) t)
(/.f64 (-.f64 (*.f64 x (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 z y))) (*.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 z y) t))) #s(literal 4 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 x (-.f64 z y))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (*.f64 t #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)) (*.f64 t #s(literal 2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))) (*.f64 t #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (-.f64 x (+.f64 z y)) (*.f64 t #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)) #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 x (+.f64 z y)) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 z y) x) #s(literal 1/2 binary64))) t)
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 x t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (-.f64 z y) t) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (/.f64 x t) #s(literal 2 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (-.f64 z y) t) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 z y) t) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 z y) t) #s(literal 2 binary64))))))
(/.f64 (/.f64 (-.f64 (-.f64 z y) x) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (/.f64 x t) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 z y) t) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 z y) t) #s(literal 2 binary64)))) (+.f64 (/.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 z y) t) #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t)
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 z y) x)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 z y) x)) (*.f64 t #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) t)
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (-.f64 z y) x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))) (*.f64 (+.f64 x (-.f64 z y)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))) (*.f64 t (+.f64 x (-.f64 z y))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y)))) (*.f64 t t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t))))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (/.f64 (+.f64 x (-.f64 y z)) t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) t)) (+.f64 x (-.f64 z y)))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 x (-.f64 z y)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 x (+.f64 z y)))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) #s(literal 1/2 binary64)) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) #s(literal 1/2 binary64)) (*.f64 (+.f64 x (-.f64 z y)) t))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) #s(literal 1/2 binary64)) (*.f64 t (+.f64 x (-.f64 z y))))
(/.f64 (*.f64 (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y))) #s(literal 1/2 binary64)) (*.f64 t t))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t)))) #s(literal 1/2 binary64)) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t)))))
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (/.f64 (+.f64 x (-.f64 y z)) t)) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t) #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) t) #s(literal 1/2 binary64)) (+.f64 x (-.f64 z y)))
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (-.f64 (-.f64 z y) x) #s(literal -1/2 binary64)) t)
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 t #s(literal 2 binary64))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (-.f64 z y) x))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))))) (+.f64 x (-.f64 z y)))
(/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 t #s(literal 2 binary64))) (+.f64 x (-.f64 z y)))
(/.f64 (/.f64 (*.f64 (-.f64 (-.f64 z y) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) t)
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)) #s(literal -1 binary64))
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (+.f64 x (-.f64 y z)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 1/2 binary64))
(*.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64)) #s(literal 1 binary64))
(*.f64 (/.f64 (-.f64 (-.f64 z y) x) t) #s(literal -1/2 binary64))
(*.f64 (-.f64 (-.f64 z y) x) (/.f64 #s(literal 1 binary64) (*.f64 t #s(literal -2 binary64))))
(*.f64 (-.f64 (-.f64 z y) x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1/2 binary64)))
(*.f64 (-.f64 (-.f64 z y) x) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1/2 binary64)))
(*.f64 (-.f64 (-.f64 z y) x) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (-.f64 (-.f64 z y) x) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 2 binary64)))
(*.f64 (-.f64 (-.f64 z y) x) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -2 binary64)))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 #s(literal 1/2 binary64) t)))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (*.f64 t #s(literal 2 binary64))))
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (/.f64 (+.f64 x (-.f64 y z)) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 x (-.f64 z y)))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))) (/.f64 #s(literal 1/2 binary64) t)))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))) (*.f64 t #s(literal 2 binary64))))
(*.f64 (+.f64 x (-.f64 z y)) (/.f64 (+.f64 x (-.f64 y z)) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 x (-.f64 z y)))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (-.f64 z y) x) t))
(*.f64 (*.f64 (-.f64 (-.f64 z y) x) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (-.f64 z y) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) t))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))) t))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (*.f64 t #s(literal 2 binary64))) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(*.f64 (/.f64 (+.f64 x (-.f64 z y)) (*.f64 t #s(literal 2 binary64))) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 x (-.f64 z y))))
(*.f64 (/.f64 (-.f64 (-.f64 z y) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 z y) x)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) t)) (+.f64 x (-.f64 y z)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 (-.f64 z y) x))
(+.f64 (/.f64 (+.f64 x (-.f64 y z)) t) (fma.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 z y) (/.f64 (-.f64 z y) t)))
(+.f64 (/.f64 x t) (/.f64 (-.f64 y z) t))
(+.f64 (/.f64 x t) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) t)))
(+.f64 (/.f64 x t) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y z)))
(+.f64 (/.f64 y t) (*.f64 (-.f64 x z) (/.f64 #s(literal 1 binary64) t)))
(+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y z)) (/.f64 x t))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) y) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 x z)))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) t) y))
(+.f64 (*.f64 (/.f64 x t) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 y z) t) #s(literal 1 binary64)))
(+.f64 (*.f64 (-.f64 x z) (/.f64 #s(literal 1 binary64) t)) (/.f64 y t))
(+.f64 (-.f64 (/.f64 x t) (/.f64 z t)) (/.f64 y t))
(exp.f64 (*.f64 (log.f64 (/.f64 t (+.f64 x (-.f64 y z)))) #s(literal -1 binary64)))
(-.f64 (/.f64 x t) (/.f64 (-.f64 z y) t))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 z y) x) t))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 (-.f64 z y) x) t))
(-.f64 (/.f64 (-.f64 x z) t) (/.f64 (-.f64 #s(literal 0 binary64) y) t))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) t) (/.f64 (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) t))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x (-.f64 z y))) t) (/.f64 (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y))) t))
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(-.f64 (/.f64 (*.f64 x x) (*.f64 t (+.f64 x (-.f64 z y)))) (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 t (+.f64 x (-.f64 z y)))))
(-.f64 (/.f64 (*.f64 x t) (*.f64 t t)) (/.f64 (*.f64 t (-.f64 z y)) (*.f64 t t)))
(-.f64 (/.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t))))) (/.f64 (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t))))))
(-.f64 (/.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y)))) (/.f64 (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y)))))
(fma.f64 x (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y z) t))
(neg.f64 (/.f64 (-.f64 (-.f64 z y) x) t))
(/.f64 (+.f64 x (-.f64 y z)) t)
(/.f64 (-.f64 (-.f64 z y) x) (-.f64 #s(literal 0 binary64) t))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x (-.f64 z y)) t) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t)))) (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (/.f64 (+.f64 x (-.f64 y z)) t))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 z y)) (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) t)))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (+.f64 x (-.f64 z y)) t))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 t (+.f64 x (-.f64 z y))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))))
(/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 (-.f64 z y) x)))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y))) (*.f64 t t))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (neg.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t)))
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (*.f64 t (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x (-.f64 z y))))
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (neg.f64 (*.f64 t (+.f64 x (-.f64 z y)))))
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (neg.f64 (*.f64 (+.f64 x (-.f64 z y)) t)))
(/.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) (*.f64 t (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (*.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (*.f64 (*.f64 t (+.f64 x (-.f64 z y))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t)))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t)))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (-.f64 z y) (-.f64 z y)))))) (*.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 x (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) (*.f64 t (-.f64 x (+.f64 z y))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (-.f64 z y) (-.f64 z y)))) (*.f64 (*.f64 t (+.f64 x (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))))
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (/.f64 (+.f64 x (-.f64 y z)) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))))
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))
(/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) t) (+.f64 x (-.f64 z y)))
(/.f64 (-.f64 (*.f64 x (*.f64 t (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (*.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (*.f64 t (*.f64 t (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))))
(/.f64 (-.f64 (*.f64 x (/.f64 t (-.f64 z y))) t) (*.f64 t (/.f64 t (-.f64 z y))))
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 y z))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 x (*.f64 t (+.f64 z y))) (*.f64 t (-.f64 (*.f64 z z) (*.f64 y y)))) (*.f64 t (*.f64 t (+.f64 z y))))
(/.f64 (-.f64 t (*.f64 (/.f64 t x) (-.f64 z y))) (*.f64 (/.f64 t x) t))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (*.f64 (/.f64 t x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 t x) (*.f64 t (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z y))) (*.f64 (/.f64 t x) #s(literal 1 binary64))) (*.f64 (/.f64 t x) (/.f64 t (-.f64 z y))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t x) (-.f64 y z))) (*.f64 (/.f64 t x) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 z y))) (*.f64 (/.f64 t x) (-.f64 (*.f64 z z) (*.f64 y y)))) (*.f64 (/.f64 t x) (*.f64 t (+.f64 z y))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z y))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 t (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t (-.f64 z y))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (-.f64 z y))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 t (+.f64 z y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z z) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 z y))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))) (*.f64 (+.f64 x (-.f64 z y)) t))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))) (*.f64 t (+.f64 x (-.f64 z y))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) t))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)) t))
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) #s(literal 1 binary64)) (*.f64 (+.f64 x (-.f64 z y)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))) t))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (-.f64 x (+.f64 z y)) t))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (/.f64 #s(literal 1 binary64) t)) (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) t)) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) t)) (-.f64 x (+.f64 z y)))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) #s(literal -1 binary64)) (*.f64 (+.f64 x (-.f64 z y)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) #s(literal -1 binary64)) (*.f64 (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (-.f64 x (+.f64 z y)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x))) (*.f64 t (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y)))) (*.f64 t (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y))) (*.f64 t (-.f64 x (+.f64 z y))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 x (+.f64 z y))))
(/.f64 (neg.f64 (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y)))) (neg.f64 (*.f64 t t)))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t))))) (neg.f64 (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (/.f64 (+.f64 x (-.f64 y z)) t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y)))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) t)) (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (/.f64 (-.f64 (-.f64 z y) x) #s(literal -1 binary64)) t)
(/.f64 (+.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (pow.f64 (/.f64 (-.f64 y z) t) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (-.f64 (*.f64 (/.f64 (-.f64 y z) t) (/.f64 (-.f64 y z) t)) (*.f64 (/.f64 x t) (/.f64 (-.f64 y z) t)))))
(/.f64 (-.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 y z) t) (/.f64 (-.f64 y z) t))) (-.f64 (/.f64 x t) (/.f64 (-.f64 y z) t)))
(/.f64 (*.f64 (-.f64 (-.f64 z y) x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 z y) x)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))) (+.f64 x (-.f64 z y)))
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y)))) (*.f64 t t))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t))))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (/.f64 (+.f64 x (-.f64 y z)) t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) t)) (+.f64 x (-.f64 z y)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x))) (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y))) (-.f64 x (+.f64 z y)))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (/.f64 #s(literal -1 binary64) t)) (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (/.f64 #s(literal -1 binary64) t)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (/.f64 #s(literal -1 binary64) t)) (+.f64 x (-.f64 z y)))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))))) (+.f64 x (-.f64 z y)))
(/.f64 (/.f64 (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y))) t) t)
(pow.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal -1 binary64))
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 1 binary64))
(*.f64 (-.f64 (-.f64 z y) x) (/.f64 #s(literal -1 binary64) t))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) t))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t)))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (/.f64 (+.f64 x (-.f64 y z)) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 y z)) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 y z)))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))) t))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x (-.f64 z y)))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 z y)) t)))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))))
(*.f64 (+.f64 x (-.f64 z y)) (/.f64 (+.f64 x (-.f64 y z)) (*.f64 t (+.f64 x (-.f64 z y)))))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (-.f64 z y) x) t))
(*.f64 (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))
(*.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t))))))
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (-.f64 z y) x))
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (/.f64 (+.f64 x (-.f64 y z)) t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y)))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))))
(*.f64 (pow.f64 (/.f64 t (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(*.f64 (/.f64 (+.f64 x (-.f64 z y)) t) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 x (-.f64 z y))))
(*.f64 (pow.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 z y) x)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))) (*.f64 (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))) (-.f64 (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))) (*.f64 x x)))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) t) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))) (+.f64 x (-.f64 y z)))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 (-.f64 z y) x))))
(+.f64 x (-.f64 y z))
(+.f64 y (-.f64 x z))
(+.f64 (-.f64 y z) x)
(+.f64 (-.f64 x z) y)
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (neg.f64 (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (-.f64 z y))) (neg.f64 (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y)))))
(+.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y x))
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 y z))
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x z))) y)
(+.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) z))
(+.f64 (-.f64 x (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))
(+.f64 (-.f64 x (/.f64 (*.f64 z z) (+.f64 z y))) (/.f64 (*.f64 y y) (+.f64 z y)))
(+.f64 (-.f64 (-.f64 x z) #s(literal 0 binary64)) y)
(-.f64 x (-.f64 z y))
(-.f64 (-.f64 x z) (-.f64 #s(literal 0 binary64) y))
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 z y) x))
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (-.f64 z y))) (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y))))
(-.f64 (/.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (-.f64 x (+.f64 z y))) (/.f64 (*.f64 y y) (-.f64 x (+.f64 z y))))
(-.f64 (+.f64 y x) z)
(-.f64 (+.f64 x #s(literal 0 binary64)) (-.f64 z y))
(-.f64 (-.f64 x (-.f64 #s(literal 0 binary64) y)) z)
(fma.f64 #s(literal -1 binary64) (-.f64 z y) x)
(neg.f64 (-.f64 (-.f64 z y) x))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))) (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (+.f64 z y)) (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 x (-.f64 z y)))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (neg.f64 (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (*.f64 (+.f64 x (-.f64 z y)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (-.f64 z y) (-.f64 z y)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 x (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) (-.f64 x (+.f64 z y)))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (-.f64 z y) (-.f64 z y)))) (*.f64 (+.f64 x (-.f64 z y)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (-.f64 z y))) (*.f64 (+.f64 x (-.f64 z y)) (*.f64 (-.f64 z y) (-.f64 z y)))) (*.f64 (+.f64 x (-.f64 z y)) (+.f64 x (-.f64 z y))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 x x)))) (+.f64 x (-.f64 z y))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (-.f64 z y) (-.f64 z y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 x (-.f64 z y))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) #s(literal 1 binary64)) (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) #s(literal 1 binary64)) (-.f64 x (+.f64 z y)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (-.f64 z y) (-.f64 z y)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x))) (+.f64 x (-.f64 z y)))
(/.f64 (neg.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x))) (neg.f64 (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y))) (neg.f64 (-.f64 x (+.f64 z y))))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z)))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 x z)))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) x))))
(/.f64 (-.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (+.f64 (*.f64 y y) (*.f64 (-.f64 x z) (-.f64 #s(literal 0 binary64) y)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (-.f64 z y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (-.f64 z y))) (/.f64 (*.f64 x x) (+.f64 x (-.f64 z y)))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y))) (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (-.f64 z y))) (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y)))))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 x z) (-.f64 x z))) (-.f64 y (-.f64 x z)))
(/.f64 (-.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 x x)) (-.f64 (-.f64 y z) x))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) (*.f64 (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (-.f64 z y))) (/.f64 (*.f64 x x) (+.f64 x (-.f64 z y)))) (*.f64 (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y))) (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (-.f64 z y))) (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (-.f64 z y) (-.f64 z y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 x x)))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (-.f64 z y) (-.f64 z y)))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64))
(*.f64 (+.f64 x (-.f64 y z)) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))) #s(literal 1 binary64)))
(*.f64 (+.f64 x (-.f64 z y)) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 x (-.f64 z y))))
(*.f64 (+.f64 x (-.f64 z y)) (*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y)))))
(*.f64 #s(literal -1 binary64) (-.f64 (-.f64 z y) x))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))))
(*.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))))
(*.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x (+.f64 z y))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))) (+.f64 x (-.f64 y z)))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))) (*.f64 (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))) (-.f64 (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))) (*.f64 x x)))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 (-.f64 z y) x))))
(+.f64 z (-.f64 #s(literal 0 binary64) y))
(+.f64 (-.f64 #s(literal 0 binary64) y) z)
(+.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))))
(+.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 z y))))
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) y))
(-.f64 z y)
(-.f64 #s(literal 0 binary64) (-.f64 y z))
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))
(-.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y)))
(-.f64 (+.f64 z #s(literal 0 binary64)) y)
(fma.f64 #s(literal -1 binary64) y z)
(neg.f64 (-.f64 y z))
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) y) z))))
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) y) z))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))))
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (+.f64 z y))
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) y) z)))))
(/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (-.f64 #s(literal 0 binary64) (+.f64 z y)))
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))))
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 z y) (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 z z))))))
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))) (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))))
(/.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 z y) (+.f64 (*.f64 z z) (*.f64 y y))))
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z y)) (*.f64 (+.f64 z y) (*.f64 y y))) (*.f64 (+.f64 z y) (+.f64 z y)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 y y)) #s(literal 1 binary64)) (+.f64 z y))
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 z y)))
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 y y)) (+.f64 z y)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))))
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (+.f64 z y))
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) y) z))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z z) (+.f64 z y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 z y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y))) (*.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y))))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (-.f64 #s(literal 0 binary64) y) z))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y)))) (+.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 z z)))))
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) (+.f64 (*.f64 z z) (*.f64 y y)))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) y) z)))))
(*.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))) (/.f64 (-.f64 z y) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))
(*.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))) (*.f64 (-.f64 z y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))))
(*.f64 #s(literal 1 binary64) (-.f64 z y))
(*.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 z y)))
(*.f64 (+.f64 z y) (/.f64 (-.f64 z y) (+.f64 z y)))
(*.f64 (+.f64 z y) (*.f64 (-.f64 z y) (/.f64 #s(literal 1 binary64) (+.f64 z y))))
(*.f64 #s(literal -1 binary64) (-.f64 y z))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))))
(*.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 z y))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (-.f64 (*.f64 z z) (*.f64 y y)))
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 (*.f64 z z) (*.f64 y y))) (-.f64 z y))
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 z y) (*.f64 (+.f64 z y) (+.f64 z y)))))) (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (+.f64 z y)) (-.f64 (*.f64 y (+.f64 z y)) (*.f64 z z)))))
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y y) (*.f64 (+.f64 z y) (+.f64 z y))))) (-.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 z z) (*.f64 y (-.f64 y z))))

simplify313.0ms (2.7%)

Algorithm
egg-herbie
Rules
3384×*-lowering-*.f32
3384×*-lowering-*.f64
1510×+-lowering-+.f64
1510×+-lowering-+.f32
1122×/-lowering-/.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01391222
14411219
213291219
344361087
085051087
Stop Event
iter limit
node limit
Counts
156 → 156
Calls
Call 1
Inputs
(* 1/2 (/ (- y z) t))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(* 1/2 (/ x t))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(* 1/2 (/ x t))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(* 1/2 (/ (+ x y) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(* -1/2 (/ z t))
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(* -1/2 (/ z t))
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(* 1/2 (/ (- x z) t))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(* 1/2 (/ y t))
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(* 1/2 (/ y t))
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(/ (- y z) t)
(- (+ (/ x t) (/ y t)) (/ z t))
(- (+ (/ x t) (/ y t)) (/ z t))
(- (+ (/ x t) (/ y t)) (/ z t))
(/ x t)
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x))))
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x))))
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x))))
(/ x t)
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t))))
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t))))
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t))))
(/ (+ x y) t)
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t)))
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t)))
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t)))
(* -1 (/ z t))
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t)))
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t)))
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t)))
(* -1 (/ z t))
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t))))
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t))))
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t))))
(/ (- x z) t)
(- (+ (/ x t) (/ y t)) (/ z t))
(- (+ (/ x t) (/ y t)) (/ z t))
(- (+ (/ x t) (/ y t)) (/ z t))
(/ y t)
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y))))
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y))))
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y))))
(/ y t)
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t))))
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t))))
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 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)
(- y z)
(- (+ x y) z)
(- (+ x y) z)
(- (+ x y) z)
x
(* x (- (+ 1 (/ y x)) (/ z x)))
(* x (- (+ 1 (/ y x)) (/ z x)))
(* x (- (+ 1 (/ y x)) (/ z x)))
x
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(+ x y)
(+ x (+ y (* -1 z)))
(+ x (+ y (* -1 z)))
(+ x (+ y (* -1 z)))
(* -1 z)
(* z (- (+ (/ x z) (/ y z)) 1))
(* z (- (+ (/ x z) (/ y z)) 1))
(* z (- (+ (/ x z) (/ y z)) 1))
(* -1 z)
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(- x z)
(- (+ x y) z)
(- (+ x y) z)
(- (+ x y) z)
y
(* y (- (+ 1 (/ x y)) (/ z y)))
(* y (- (+ 1 (/ x y)) (/ z y)))
(* y (- (+ 1 (/ x y)) (/ z y)))
y
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(* -1 y)
(- z y)
(- z y)
(- z y)
z
(* z (+ 1 (* -1 (/ y z))))
(* z (+ 1 (* -1 (/ y z))))
(* z (+ 1 (* -1 (/ y z))))
z
(* -1 (* z (- (/ y z) 1)))
(* -1 (* z (- (/ y z) 1)))
(* -1 (* z (- (/ y z) 1)))
z
(+ z (* -1 y))
(+ z (* -1 y))
(+ z (* -1 y))
(* -1 y)
(* y (- (/ z y) 1))
(* y (- (/ z y) 1))
(* y (- (/ z y) 1))
(* -1 y)
(* -1 (* y (+ 1 (* -1 (/ z y)))))
(* -1 (* y (+ 1 (* -1 (/ z y)))))
(* -1 (* y (+ 1 (* -1 (/ z y)))))
Outputs
(* 1/2 (/ (- y z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t)))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t)))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t)))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t)))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t)))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t)))
(* 1/2 (/ (+ x y) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(/ (- y z) t)
(/.f64 (-.f64 y z) t)
(- (+ (/ x t) (/ y t)) (/ z t))
(/.f64 (+.f64 y (-.f64 x z)) t)
(- (+ (/ x t) (/ y t)) (/ z t))
(/.f64 (+.f64 y (-.f64 x z)) t)
(- (+ (/ x t) (/ y t)) (/ z t))
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ x t)
(/.f64 x t)
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x))))
(*.f64 x (+.f64 (/.f64 (/.f64 (-.f64 y z) t) x) (/.f64 #s(literal 1 binary64) t)))
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x))))
(*.f64 x (+.f64 (/.f64 (/.f64 (-.f64 y z) t) x) (/.f64 #s(literal 1 binary64) t)))
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x))))
(*.f64 x (+.f64 (/.f64 (/.f64 (-.f64 y z) t) x) (/.f64 #s(literal 1 binary64) t)))
(/ x t)
(/.f64 x t)
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t))))
(*.f64 x (+.f64 (/.f64 (/.f64 (-.f64 y z) t) x) (/.f64 #s(literal 1 binary64) t)))
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t))))
(*.f64 x (+.f64 (/.f64 (/.f64 (-.f64 y z) t) x) (/.f64 #s(literal 1 binary64) t)))
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t))))
(*.f64 x (+.f64 (/.f64 (/.f64 (-.f64 y z) t) x) (/.f64 #s(literal 1 binary64) t)))
(/ (+ x y) t)
(/.f64 (+.f64 y x) t)
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t)))
(/.f64 (+.f64 y (-.f64 x z)) t)
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t)))
(/.f64 (+.f64 y (-.f64 x z)) t)
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t)))
(/.f64 (+.f64 y (-.f64 x z)) t)
(* -1 (/ z t))
(/.f64 (-.f64 #s(literal 0 binary64) z) t)
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t)))
(*.f64 z (+.f64 (/.f64 x (*.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal -1 binary64) (/.f64 y z)))))
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t)))
(*.f64 z (+.f64 (/.f64 x (*.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal -1 binary64) (/.f64 y z)))))
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t)))
(*.f64 z (+.f64 (/.f64 x (*.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal -1 binary64) (/.f64 y z)))))
(* -1 (/ z t))
(/.f64 (-.f64 #s(literal 0 binary64) z) t)
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t))))
(/.f64 (+.f64 y (-.f64 x z)) t)
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t))))
(/.f64 (+.f64 y (-.f64 x z)) t)
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t))))
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ (- x z) t)
(/.f64 (-.f64 x z) t)
(- (+ (/ x t) (/ y t)) (/ z t))
(/.f64 (+.f64 y (-.f64 x z)) t)
(- (+ (/ x t) (/ y t)) (/ z t))
(/.f64 (+.f64 y (-.f64 x z)) t)
(- (+ (/ x t) (/ y t)) (/ z t))
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ y t)
(/.f64 y t)
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t))))
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t))))
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t))))
(/ y t)
(/.f64 y t)
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t))))
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t))))
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t))))
(/ (- (+ x y) z) t)
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ (- (+ x y) z) t)
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ (- (+ x y) z) t)
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ (- (+ x y) z) t)
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ (- (+ x y) z) t)
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ (- (+ x y) z) t)
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ (- (+ x y) z) t)
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ (- (+ x y) z) t)
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ (- (+ x y) z) t)
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ (- (+ x y) z) t)
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ (- (+ x y) z) t)
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ (- (+ x y) z) t)
(/.f64 (+.f64 y (-.f64 x z)) t)
(- y z)
(-.f64 y z)
(- (+ x y) z)
(+.f64 y (-.f64 x z))
(- (+ x y) z)
(+.f64 y (-.f64 x z))
(- (+ x y) z)
(+.f64 y (-.f64 x z))
x
(* x (- (+ 1 (/ y x)) (/ z x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))
(* x (- (+ 1 (/ y x)) (/ z x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))
(* x (- (+ 1 (/ y x)) (/ z x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))
x
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))
(+ x y)
(+.f64 y x)
(+ x (+ y (* -1 z)))
(+.f64 y (-.f64 x z))
(+ x (+ y (* -1 z)))
(+.f64 y (-.f64 x z))
(+ x (+ y (* -1 z)))
(+.f64 y (-.f64 x z))
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(* z (- (+ (/ x z) (/ y z)) 1))
(+.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))))
(* z (- (+ (/ x z) (/ y z)) 1))
(+.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))))
(* z (- (+ (/ x z) (/ y z)) 1))
(+.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))))
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(+.f64 y (-.f64 x z))
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(+.f64 y (-.f64 x z))
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(+.f64 y (-.f64 x z))
(- x z)
(-.f64 x z)
(- (+ x y) z)
(+.f64 y (-.f64 x z))
(- (+ x y) z)
(+.f64 y (-.f64 x z))
(- (+ x y) z)
(+.f64 y (-.f64 x z))
y
(* y (- (+ 1 (/ x y)) (/ z y)))
(-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) z)
(* y (- (+ 1 (/ x y)) (/ z y)))
(-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) z)
(* y (- (+ 1 (/ x y)) (/ z y)))
(-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) z)
y
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) z)
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) z)
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) z)
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(- z y)
(-.f64 z y)
(- z y)
(-.f64 z y)
(- z y)
(-.f64 z y)
z
(* z (+ 1 (* -1 (/ y z))))
(-.f64 z y)
(* z (+ 1 (* -1 (/ y z))))
(-.f64 z y)
(* z (+ 1 (* -1 (/ y z))))
(-.f64 z y)
z
(* -1 (* z (- (/ y z) 1)))
(-.f64 z y)
(* -1 (* z (- (/ y z) 1)))
(-.f64 z y)
(* -1 (* z (- (/ y z) 1)))
(-.f64 z y)
z
(+ z (* -1 y))
(-.f64 z y)
(+ z (* -1 y))
(-.f64 z y)
(+ z (* -1 y))
(-.f64 z y)
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* y (- (/ z y) 1))
(-.f64 z y)
(* y (- (/ z y) 1))
(-.f64 z y)
(* y (- (/ z y) 1))
(-.f64 z y)
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* -1 (* y (+ 1 (* -1 (/ z y)))))
(-.f64 z y)
(* -1 (* y (+ 1 (* -1 (/ z y)))))
(-.f64 z y)
(* -1 (* y (+ 1 (* -1 (/ z y)))))
(-.f64 z y)

eval126.0ms (1.1%)

Compiler

Compiled 16586 to 1836 computations (88.9% saved)

prune125.0ms (1.1%)

Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New65012662
Fresh000
Picked101
Done000
Total65112663
Accuracy
100.0%
Counts
663 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.8%
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) t) #s(literal 2 binary64))
71.3%
(/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64))
63.7%
(/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64))
73.1%
(/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64))
86.9%
(/.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) t) #s(literal 2 binary64))
43.4%
(/.f64 (/.f64 y t) #s(literal 2 binary64))
37.1%
(/.f64 (/.f64 x t) #s(literal 2 binary64))
99.3%
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t))) #s(literal 2 binary64))
98.0%
(/.f64 (-.f64 (/.f64 x t) (/.f64 (-.f64 z y) t)) #s(literal 2 binary64))
35.0%
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
99.4%
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
99.7%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z)))
Compiler

Compiled 308 to 224 computations (27.3% saved)

simplify321.0ms (2.8%)

Algorithm
egg-herbie
Localize:

Found 15 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f64 y z)
cost-diff0
(+.f64 x (-.f64 y z))
cost-diff0
(/.f64 #s(literal 1/2 binary64) t)
cost-diff0
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z)))
cost-diff0
(-.f64 x z)
cost-diff0
(/.f64 (-.f64 x z) t)
cost-diff0
(/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64))
cost-diff0
(/.f64 y t)
cost-diff0
(/.f64 (/.f64 y t) #s(literal 2 binary64))
cost-diff0
(*.f64 z #s(literal -1/2 binary64))
cost-diff0
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
cost-diff0
(/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))
cost-diff256
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
cost-diff256
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) t)
cost-diff256
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) t) #s(literal 2 binary64))
Rules
1506×fma-lowering-fma.f32
1506×fma-lowering-fma.f64
1474×fmsub-define
1302×fma-define
1264×fmm-def
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
023107
158107
2149107
3355107
4940107
52292107
64697107
08148107
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (/ (/ 1 (/ 1 (+ x (- y z)))) t) 2)
(/ (/ 1 (/ 1 (+ x (- y z)))) t)
(/ 1 (/ 1 (+ x (- y z))))
1
(/ 1 (+ x (- y z)))
(+ x (- y z))
x
(- y z)
y
z
t
2
(/ (* z -1/2) t)
(* z -1/2)
z
-1/2
t
(/ (/ y t) 2)
(/ y t)
y
t
2
(/ (/ (- x z) t) 2)
(/ (- x z) t)
(- x z)
x
z
t
2
(* (/ 1/2 t) (+ x (- y z)))
(/ 1/2 t)
1/2
t
(+ x (- y z))
x
(- y z)
y
z
Outputs
(/ (/ (/ 1 (/ 1 (+ x (- y z)))) t) 2)
(/.f64 (+.f64 y (-.f64 x z)) (*.f64 t #s(literal 2 binary64)))
(/ (/ 1 (/ 1 (+ x (- y z)))) t)
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ 1 (/ 1 (+ x (- y z))))
(+.f64 y (-.f64 x z))
1
#s(literal 1 binary64)
(/ 1 (+ x (- y z)))
(/.f64 #s(literal 1 binary64) (+.f64 y (-.f64 x z)))
(+ x (- y z))
(+.f64 y (-.f64 x z))
x
(- y z)
(-.f64 y z)
y
z
t
2
#s(literal 2 binary64)
(/ (* z -1/2) t)
(/.f64 (/.f64 z t) #s(literal -2 binary64))
(* z -1/2)
(/.f64 z #s(literal -2 binary64))
z
-1/2
#s(literal -1/2 binary64)
t
(/ (/ y t) 2)
(/.f64 (/.f64 y t) #s(literal 2 binary64))
(/ y t)
(/.f64 y t)
y
t
2
#s(literal 2 binary64)
(/ (/ (- x z) t) 2)
(/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64)))
(/ (- x z) t)
(/.f64 (-.f64 x z) t)
(- x z)
(-.f64 x z)
x
z
t
2
#s(literal 2 binary64)
(* (/ 1/2 t) (+ x (- y z)))
(/.f64 (+.f64 y (-.f64 x z)) (*.f64 t #s(literal 2 binary64)))
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
1/2
#s(literal 1/2 binary64)
t
(+ x (- y z))
(+.f64 y (-.f64 x z))
x
(- y z)
(-.f64 y z)
y
z

localize105.0ms (0.9%)

Localize:

Found 15 expressions of interest:

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

Compiled 125 to 24 computations (80.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 25.0ms
ival-div: 16.0ms (62.9% of total)
ival-mult: 4.0ms (15.7% of total)
ival-sub: 3.0ms (11.8% of total)
ival-add: 1.0ms (3.9% of total)
const: 1.0ms (3.9% of total)
backward-pass: 0.0ms (0% of total)

series29.0ms (0.2%)

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

117 calls:

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

rewrite443.0ms (3.8%)

Algorithm
batch-egg-rewrite
Rules
4442×/-lowering-/.f32
4442×/-lowering-/.f64
3370×*-lowering-*.f32
3370×*-lowering-*.f64
1664×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02378
115378
2124178
0832578
Stop Event
iter limit
node limit
Counts
15 → 1470
Calls
Call 1
Inputs
(/ (/ (/ 1 (/ 1 (+ x (- y z)))) t) 2)
(/ (/ 1 (/ 1 (+ x (- y z)))) t)
(/ 1 (/ 1 (+ x (- y z))))
(/ 1 (+ x (- y z)))
(/ (* z -1/2) t)
(* z -1/2)
(/ (/ y t) 2)
(/ y t)
(/ (/ (- x z) t) 2)
(/ (- x z) t)
(- x z)
(* (/ 1/2 t) (+ x (- y z)))
(/ 1/2 t)
(+ x (- y z))
(- y z)
Outputs
(+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(+.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(+.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 z x) (/.f64 t #s(literal 1/2 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64)))
(-.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (+.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 (+.f64 x (-.f64 y z)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (/.f64 (/.f64 z t) #s(literal 2 binary64)))
(-.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z))) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z))))
(-.f64 (/.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64)))))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) t) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) x) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y z)) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) x (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(neg.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t) #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x (-.f64 y z))) #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z)) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (-.f64 x y) z) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (-.f64 x y) z) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (-.f64 x y) z) t) (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 x y) z)) (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (-.f64 x y) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64))) (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x y) z) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal -1 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (+.f64 x (-.f64 y z)))))
(/.f64 (+.f64 x (-.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (+.f64 x (-.f64 y z)) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (+.f64 x (-.f64 y z)) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64))
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t))
(/.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x (-.f64 y z))))
(/.f64 #s(literal -1/2 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (+.f64 x (-.f64 y z)))))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t)))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x (-.f64 y z)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)) #s(literal -2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z)))
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) t)
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t))
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (-.f64 x y) z) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 x y) z) t))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 x y) z)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (*.f64 t (+.f64 (-.f64 x y) z)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (neg.f64 (/.f64 (+.f64 (-.f64 x y) z) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))))) (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t)))) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (+.f64 (-.f64 x y) z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))
(/.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (-.f64 x y) z))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (+.f64 (*.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 x (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (+.f64 (*.f64 x (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (+.f64 (*.f64 x (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)))
(/.f64 (+.f64 (*.f64 x (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (+.f64 (*.f64 x (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (+.f64 (*.f64 x (*.f64 (+.f64 y z) t)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (+.f64 y z) t)))
(/.f64 (+.f64 (*.f64 x (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 x (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))))
(/.f64 (+.f64 (*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))))
(/.f64 (+.f64 (*.f64 x (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 x (*.f64 t (+.f64 y z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 t (+.f64 y z))))
(/.f64 (+.f64 (*.f64 x t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) t))
(/.f64 (+.f64 (*.f64 x t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 y z) #s(literal 1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) t))
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 y z) #s(literal -1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (+.f64 (*.f64 x (+.f64 y z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)))
(/.f64 (+.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (+.f64 (*.f64 x (+.f64 y z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)))
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 y z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 t #s(literal 1/2 binary64))) (*.f64 t (-.f64 y z))) (*.f64 t (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 t (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) (*.f64 t (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) (*.f64 t (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)))) (*.f64 t (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 t (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) (*.f64 t (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 y z) t)) (*.f64 t (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)))) (*.f64 t (*.f64 (+.f64 y z) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 t (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 t (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 t (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) (*.f64 t (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 t (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 t (+.f64 y z))) (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 t (*.f64 t (+.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) t) (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))) (*.f64 t t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) t) (*.f64 t (*.f64 (-.f64 y z) #s(literal 1/2 binary64)))) (*.f64 t t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 (-.f64 y z) #s(literal -1/2 binary64)))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 t (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 y z)) (*.f64 t (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 t (+.f64 y z)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 t (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 y z)) (*.f64 t (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 t (+.f64 y z)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 #s(literal -1/2 binary64) (-.f64 y z)))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 t (-.f64 y z))) (*.f64 t (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 t (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) (*.f64 t (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) (*.f64 t (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)))) (*.f64 t (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 t (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) (*.f64 t (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (+.f64 y z) t)) (*.f64 t (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)))) (*.f64 t (*.f64 (+.f64 y z) t)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 t (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 t (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 t (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) (*.f64 t (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 t (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 t (+.f64 y z))) (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 t (*.f64 t (+.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) t) (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))) (*.f64 t t))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) t) (*.f64 t (*.f64 (-.f64 y z) #s(literal 1/2 binary64)))) (*.f64 t t))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 (-.f64 y z) #s(literal -1/2 binary64)))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 t (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 y z)) (*.f64 t (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 t (+.f64 y z)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 t (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 y z)) (*.f64 t (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 t (+.f64 y z)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 #s(literal -1/2 binary64) (-.f64 y z)))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (+.f64 y z) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 y z) t)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 t (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y z) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y z) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (+.f64 y z) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 y z) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 t (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y z) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y z) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (+.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (+.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) x)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 y z) t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) t))
(/.f64 (+.f64 (*.f64 (-.f64 y z) t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) t))
(/.f64 (+.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) x)) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) t))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) t))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) x)) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)) t) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) t))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)) t) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) t))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) x)) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) t) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) t))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) t) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) t))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) x)) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) t))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) t))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) x)) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)) t) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) t))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)) t) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) t))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 y z) t) x)) (*.f64 (*.f64 (+.f64 y z) t) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)) t) (*.f64 (*.f64 (+.f64 y z) t) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (+.f64 y z) t) t))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)) t) (*.f64 (*.f64 (+.f64 y z) t) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 y z) t) t))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 y z) t) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (+.f64 y z) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 y z) t) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (+.f64 y z) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) x)) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) x)) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) t))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) t))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) x)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) x)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) x)) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 t (+.f64 y z)) x)) (*.f64 (*.f64 t (+.f64 y z)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) t) (*.f64 (*.f64 t (+.f64 y z)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 t (+.f64 y z)) t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) t) (*.f64 (*.f64 t (+.f64 y z)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 t (+.f64 y z)) t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 t (+.f64 y z)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 t (+.f64 y z)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 t (+.f64 y z)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 t (+.f64 y z)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 t x)) (*.f64 t (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) (*.f64 t (*.f64 #s(literal 1/2 binary64) x))) (*.f64 t t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) (*.f64 t (*.f64 x #s(literal 1/2 binary64)))) (*.f64 t t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 x #s(literal -1/2 binary64)))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 #s(literal -1/2 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 t x)) (*.f64 t (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) t) (*.f64 t (*.f64 #s(literal 1/2 binary64) x))) (*.f64 t t))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) t) (*.f64 t (*.f64 x #s(literal 1/2 binary64)))) (*.f64 t t))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 x #s(literal -1/2 binary64)))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 #s(literal -1/2 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) x)) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (+.f64 y z) x)) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) t) (*.f64 (+.f64 y z) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 y z) t))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) t) (*.f64 (+.f64 y z) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 y z) t))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 y z) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 y z) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) x)) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (+.f64 y z) x)) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) t) (*.f64 (+.f64 y z) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 y z) t))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) t) (*.f64 (+.f64 y z) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 y z) t))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 y z) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 y z) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t)))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (-.f64 x y) z) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (-.f64 x y) z) t)))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 x y) z))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (neg.f64 (*.f64 t (+.f64 (-.f64 x y) z))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))) t)
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t)))))) (neg.f64 (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))))) (neg.f64 (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) t)
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64))) t)
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 t #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z)))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x (-.f64 y z)))) t)
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t)))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64)))) (+.f64 (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (-.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) (+.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(pow.f64 (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64)))
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 1/2 binary64))
(*.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64)) #s(literal 1 binary64))
(*.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64)) (/.f64 (+.f64 (-.f64 x y) z) (+.f64 (-.f64 x y) z)))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z)))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t)))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t))))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)) #s(literal -1/2 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 #s(literal 1/2 binary64) t))))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))
(*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z))))
(*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 #s(literal 1/2 binary64) t))))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)))
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (-.f64 #s(literal 0 binary64) t))))
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t)))
(*.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 x y) z) (-.f64 #s(literal 0 binary64) t))))
(*.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 x y) z) t)))
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 x y) z))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (-.f64 x y) z))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t))
(*.f64 (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal 2 binary64)))
(*.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t)))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64)))))
(*.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)))
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x (-.f64 y z))) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (-.f64 x y) z)))
(*.f64 (/.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) t) (/.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) t))
(*.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)) t))
(*.f64 (/.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) t))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)) (+.f64 x (-.f64 y z)))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (/.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (-.f64 x y) z)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (-.f64 x y) z)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (/.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 x y) z)))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)))
(*.f64 (pow.f64 (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(+.f64 (/.f64 (+.f64 x y) t) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(exp.f64 (*.f64 (log.f64 (/.f64 t (+.f64 x (-.f64 y z)))) #s(literal -1 binary64)))
(-.f64 (/.f64 y t) (/.f64 (-.f64 z x) t))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)))
(-.f64 (/.f64 (+.f64 x y) t) (/.f64 z t))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) t) (/.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) t))
(-.f64 (/.f64 (*.f64 x x) (*.f64 t (+.f64 (-.f64 x y) z))) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 t (+.f64 (-.f64 x y) z))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)))
(/.f64 #s(literal 1 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t)))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (+.f64 x (-.f64 y z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (-.f64 x y) z)) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (-.f64 x y) z) t) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal -1 binary64) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) t)))
(/.f64 (+.f64 x (-.f64 y z)) t)
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t))
(/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (+.f64 x (-.f64 y z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (*.f64 (+.f64 (-.f64 x y) z) t))
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (*.f64 t (+.f64 (-.f64 x y) z)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (neg.f64 (*.f64 t (+.f64 (-.f64 x y) z))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (neg.f64 (*.f64 (+.f64 (-.f64 x y) z) t)))
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))
(/.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) t) (+.f64 (-.f64 x y) z))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (/.f64 t z)) t) (*.f64 t (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (+.f64 x y) t) (*.f64 t z)) (*.f64 t t))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) t)) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z)))
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 x y) t) #s(literal 3 binary64)) (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z)))) (+.f64 (*.f64 (/.f64 (+.f64 x y) t) (/.f64 (+.f64 x y) t)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (*.f64 (/.f64 (+.f64 x y) t) (/.f64 z t)))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x y) t) (/.f64 (+.f64 x y) t)) (/.f64 (/.f64 z t) (/.f64 t z))) (+.f64 (/.f64 (+.f64 x y) t) (/.f64 z t)))
(pow.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 y z)) t))
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) t) (/.f64 (+.f64 (-.f64 x y) z) (+.f64 (-.f64 x y) z)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal -1 binary64) t))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 y z)))
(*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (-.f64 x y) z))))
(*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 x y) z) t)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) t) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)))
(*.f64 (pow.f64 (/.f64 t #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))
(*.f64 (pow.f64 (/.f64 t (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (pow.f64 (/.f64 t (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (-.f64 x y) z)))
(*.f64 (pow.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal -1/2 binary64)))
(+.f64 x (-.f64 y z))
(+.f64 y (-.f64 x z))
(+.f64 y (neg.f64 (-.f64 z x)))
(+.f64 (-.f64 y z) x)
(+.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) z))
(+.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (neg.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z))))
(exp.f64 (log.f64 (+.f64 x (-.f64 y z))))
(exp.f64 (*.f64 (log.f64 (+.f64 x (-.f64 y z))) #s(literal 1 binary64)))
(-.f64 y (-.f64 z x))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) #s(literal -1 binary64)))
(-.f64 (+.f64 x y) z)
(-.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)))
(-.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z x) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z)))))
(-.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (-.f64 y z) x)) (/.f64 (*.f64 x x) (-.f64 (-.f64 y z) x)))
(-.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (+.f64 x y) z)) (/.f64 (*.f64 z z) (+.f64 (+.f64 x y) z)))
(fma.f64 #s(literal 1 binary64) x (-.f64 y z))
(fma.f64 #s(literal 1 binary64) (-.f64 y z) x)
(fma.f64 x #s(literal 1 binary64) (-.f64 y z))
(fma.f64 (-.f64 y z) #s(literal 1 binary64) x)
(fma.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) x)
(fma.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z)) x)
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z))) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 y z) x) (-.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x y) z) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))))
(/.f64 (+.f64 x (-.f64 y z)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 y z)))))
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (+.f64 (-.f64 x y) z))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 y z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z)))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z))))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (*.f64 z z) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) z)))))
(/.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 x x)) (-.f64 (-.f64 y z) x))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (+.f64 (+.f64 x y) z))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (-.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (*.f64 (+.f64 (-.f64 x y) z) (*.f64 (-.f64 y z) (-.f64 y z)))) (*.f64 (+.f64 (-.f64 x y) z) (+.f64 (-.f64 x y) z)))
(/.f64 (-.f64 (+.f64 x y) (*.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 x x))) (neg.f64 (-.f64 (-.f64 y z) x)))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (neg.f64 (+.f64 (+.f64 x y) z)))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (pow.f64 (-.f64 x z) #s(literal 3 binary64))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 x z)))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (pow.f64 (-.f64 z x) #s(literal 3 binary64))) (+.f64 (*.f64 y y) (+.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 y (-.f64 z x)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z))) (*.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z))))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 x z) (-.f64 x z))) (-.f64 y (-.f64 x z)))
(/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (+.f64 y (-.f64 z x)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z))) (*.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z))))
(pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))
(*.f64 (+.f64 x (-.f64 y z)) #s(literal 1 binary64))
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 (+.f64 (-.f64 x y) z) (+.f64 (-.f64 x y) z)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 y z))))))
(*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z))))
(*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z)))))
(*.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 y z) x)))
(*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) z)))
(*.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) #s(literal 1 binary64)) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)))
(-.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))))
(-.f64 (/.f64 x (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (/.f64 (-.f64 y z) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))))
(-.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))))
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))
(/.f64 (+.f64 (-.f64 x y) z) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))))
(pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 x (-.f64 y z))) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))))
(*.f64 (+.f64 (-.f64 x y) z) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))))
(*.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (+.f64 (-.f64 x y) z))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) #s(literal 1 binary64)) (pow.f64 (+.f64 (-.f64 x y) z) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t z) #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t))
(neg.f64 (/.f64 (*.f64 z #s(literal 1/2 binary64)) t))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) #s(literal -1/2 binary64)))))
(/.f64 z (/.f64 t #s(literal -1/2 binary64)))
(/.f64 #s(literal -1/2 binary64) (/.f64 t z))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) #s(literal -1/2 binary64))))
(/.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(pow.f64 (/.f64 (/.f64 t z) #s(literal -1/2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(*.f64 #s(literal -1/2 binary64) (/.f64 z t))
(*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) t))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) #s(literal -1/2 binary64)))))
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z)
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (pow.f64 (/.f64 (/.f64 t z) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t z) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 z #s(literal 1/2 binary64)))
(neg.f64 (*.f64 z #s(literal 1/2 binary64)))
(*.f64 z #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) z)
(*.f64 (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 z #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y t) #s(literal -2 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 y (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(neg.f64 (/.f64 (/.f64 y t) #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y t)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t y) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.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 (-.f64 #s(literal 0 binary64) y) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 y #s(literal 2 binary64))))
(/.f64 y (/.f64 t #s(literal 1/2 binary64)))
(/.f64 y (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 y (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(/.f64 (/.f64 y t) #s(literal 2 binary64))
(/.f64 #s(literal 1/2 binary64) (/.f64 t y))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y t))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal -2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 y #s(literal 2 binary64)) t)
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1/2 binary64))) t)
(/.f64 (neg.f64 (/.f64 y #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t #s(literal 1/2 binary64))))
(*.f64 y (/.f64 #s(literal 1/2 binary64) t))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t)))
(*.f64 (/.f64 y t) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 y t))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 y t) #s(literal -2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y t)))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal -1/2 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 y t)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)))
(/.f64 #s(literal 1 binary64) (/.f64 t y))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))
(/.f64 y t)
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t))
(pow.f64 (/.f64 t y) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 y t))
(*.f64 y (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) y)
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)))
(+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (/.f64 (/.f64 z t) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 x z)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 x z) t) #s(literal -2 binary64)))
(-.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 z t) #s(literal 2 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (-.f64 x z) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 (-.f64 x z) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(-.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 x z))) (/.f64 (*.f64 z z) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 x z))))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) t) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) x) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) x (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(neg.f64 (/.f64 (/.f64 (-.f64 x z) t) #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 x z))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 x z)) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (-.f64 #s(literal 0 binary64) x) z)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 x z)) (-.f64 (*.f64 x x) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (-.f64 x z) #s(literal 2 binary64))))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 x z))))
(/.f64 (-.f64 x z) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (-.f64 x z) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (-.f64 x z) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 x z)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 x z)))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) z) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 x z))) #s(literal -2 binary64))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 x z)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 x z))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 (-.f64 x z) #s(literal 2 binary64)) t)
(/.f64 (-.f64 (*.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 t #s(literal 1/2 binary64))) (*.f64 t z)) (*.f64 t (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 t z)) (*.f64 t (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 z t))) #s(literal 4 binary64))
(/.f64 (neg.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 1/2 binary64))) t)
(/.f64 (neg.f64 (/.f64 (-.f64 x z) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (pow.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (+.f64 (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (pow.f64 (/.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (+.f64 (*.f64 (/.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (/.f64 z t) #s(literal 2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 z t) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) (+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (/.f64 z t) #s(literal 2 binary64)))) (+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 z t) #s(literal 2 binary64))))
(pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 x z))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 x z))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 x z))))
(*.f64 (-.f64 x z) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (/.f64 (-.f64 x z) t) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 x z) t) #s(literal -2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 x z))))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 x z))) #s(literal -1/2 binary64))
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 x z))))
(*.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 x z) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 x z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (-.f64 x z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) t))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) t))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 x z) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(*.f64 (/.f64 (+.f64 x z) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 x z) (+.f64 x z)))
(*.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 x z))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 x z))) #s(literal -1/2 binary64)))
(+.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(+.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z))) (fma.f64 (/.f64 #s(literal -1 binary64) t) z (*.f64 (/.f64 #s(literal 1 binary64) t) z)))
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 x z))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 x z))))
(-.f64 (/.f64 x t) (/.f64 z t))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 x z))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) t) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) t))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x z)) t) (/.f64 (/.f64 (*.f64 z z) (+.f64 x z)) t))
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(-.f64 (/.f64 (*.f64 x x) (*.f64 t (+.f64 x z))) (/.f64 (*.f64 z z) (*.f64 t (+.f64 x z))))
(-.f64 (/.f64 (*.f64 x t) (*.f64 t t)) (/.f64 (*.f64 t z) (*.f64 t t)))
(-.f64 (/.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 x t) (/.f64 t z))))) (/.f64 (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 x t) (/.f64 t z))))))
(-.f64 (/.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (+.f64 (/.f64 x t) (/.f64 z t))) (/.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (+.f64 (/.f64 x t) (/.f64 z t))))
(fma.f64 x (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 x z))))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 x z)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 x z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 x z)) (-.f64 (*.f64 x x) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 x t) (*.f64 t z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) t) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) t) (-.f64 (*.f64 x x) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 x t) (/.f64 t z)))) (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x t) (/.f64 z t)) (-.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (/.f64 (/.f64 z t) (/.f64 t z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) t)))
(/.f64 (-.f64 x z) t)
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 x z))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) z) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) t))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 x z)))
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (+.f64 x z) t))
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t (+.f64 x z)))
(/.f64 (-.f64 (*.f64 x t) (*.f64 t z)) (*.f64 t t))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) t)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (*.f64 t (+.f64 x z))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (*.f64 (+.f64 x z) t)))
(/.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z)))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 x t) (/.f64 t z)))))
(/.f64 (-.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (/.f64 (/.f64 z t) (/.f64 t z))) (+.f64 (/.f64 x t) (/.f64 z t)))
(/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) t) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))
(/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) t) (+.f64 x z))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t z)) (*.f64 (/.f64 t x) #s(literal 1 binary64))) (*.f64 (/.f64 t x) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t x) z)) (*.f64 (/.f64 t x) t))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t x) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t x) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 x (/.f64 t z)) t) (*.f64 t (/.f64 t z)))
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) t) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (-.f64 (*.f64 x t) (*.f64 t z))) (neg.f64 (*.f64 t t)))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z))))) (neg.f64 (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 x t) (/.f64 t z))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (/.f64 (/.f64 z t) (/.f64 t z)))) (neg.f64 (+.f64 (/.f64 x t) (/.f64 z t))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) t)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (+.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) (/.f64 z t))))))
(/.f64 (-.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (-.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) (/.f64 z t))))
(pow.f64 (/.f64 t (-.f64 x z)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) t))
(*.f64 (-.f64 x z) (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 x z))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal -1 binary64) t))
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 x z))
(*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x z))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) t)))
(*.f64 (-.f64 (*.f64 x t) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 t t)))
(*.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 x t) (/.f64 t z))))))
(*.f64 (-.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (/.f64 (/.f64 z t) (/.f64 t z))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x t) (/.f64 z t))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) t) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 x x) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) t) (/.f64 (-.f64 x z) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(*.f64 (/.f64 (+.f64 x z) t) (/.f64 (-.f64 x z) (+.f64 x z)))
(*.f64 (pow.f64 (/.f64 t (-.f64 x z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (-.f64 x z)) #s(literal -1/2 binary64)))
(+.f64 x (-.f64 #s(literal 0 binary64) z))
(+.f64 (-.f64 #s(literal 0 binary64) z) x)
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(+.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 x z))))
(-.f64 x z)
(-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) z))
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(-.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z)))
(fma.f64 #s(literal -1 binary64) z x)
(neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) z))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (+.f64 x z))
(/.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 x) (*.f64 z (+.f64 x z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x (-.f64 #s(literal 0 binary64) z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x z)) (*.f64 (+.f64 x z) (*.f64 z z))) (*.f64 (+.f64 x z) (+.f64 x z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 z z) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) z) x))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 x z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 x x) (+.f64 x z))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z))))))
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 (-.f64 #s(literal 0 binary64) z) x))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 x x) (+.f64 x z))) (*.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 x z))
(*.f64 (-.f64 x z) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) z))
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x (-.f64 #s(literal 0 binary64) z))))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(+.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(+.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 z x) (/.f64 t #s(literal 1/2 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64)))
(-.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (+.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 (+.f64 x (-.f64 y z)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (/.f64 (/.f64 z t) #s(literal 2 binary64)))
(-.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z))) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z))))
(-.f64 (/.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64)))))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) t) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) x) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y z)) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) x (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(neg.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t) #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x (-.f64 y z))) #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z)) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (-.f64 x y) z) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (-.f64 x y) z) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (-.f64 x y) z) t) (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 x y) z)) (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (-.f64 x y) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64))) (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x y) z) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal -1 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (+.f64 x (-.f64 y z)))))
(/.f64 (+.f64 x (-.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (+.f64 x (-.f64 y z)) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (+.f64 x (-.f64 y z)) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64))
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t))
(/.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x (-.f64 y z))))
(/.f64 #s(literal -1/2 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (+.f64 x (-.f64 y z)))))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t)))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x (-.f64 y z)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)) #s(literal -2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z)))
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) t)
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t))
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (-.f64 x y) z) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 x y) z) t))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 x y) z)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (*.f64 t (+.f64 (-.f64 x y) z)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (neg.f64 (/.f64 (+.f64 (-.f64 x y) z) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))))) (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t)))) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (+.f64 (-.f64 x y) z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))
(/.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (-.f64 x y) z))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (+.f64 (*.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 x (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (+.f64 (*.f64 x (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (+.f64 (*.f64 x (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)))
(/.f64 (+.f64 (*.f64 x (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (+.f64 (*.f64 x (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (+.f64 (*.f64 x (*.f64 (+.f64 y z) t)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (+.f64 y z) t)))
(/.f64 (+.f64 (*.f64 x (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 x (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))))
(/.f64 (+.f64 (*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))))
(/.f64 (+.f64 (*.f64 x (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 x (*.f64 t (+.f64 y z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 t (+.f64 y z))))
(/.f64 (+.f64 (*.f64 x t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) t))
(/.f64 (+.f64 (*.f64 x t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 y z) #s(literal 1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) t))
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 y z) #s(literal -1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (+.f64 (*.f64 x (+.f64 y z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)))
(/.f64 (+.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (+.f64 (*.f64 x (+.f64 y z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)))
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 y z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 t #s(literal 1/2 binary64))) (*.f64 t (-.f64 y z))) (*.f64 t (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 t (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) (*.f64 t (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) (*.f64 t (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)))) (*.f64 t (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 t (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) (*.f64 t (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 y z) t)) (*.f64 t (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)))) (*.f64 t (*.f64 (+.f64 y z) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 t (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 t (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 t (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) (*.f64 t (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 t (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 t (+.f64 y z))) (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 t (*.f64 t (+.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) t) (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))) (*.f64 t t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) t) (*.f64 t (*.f64 (-.f64 y z) #s(literal 1/2 binary64)))) (*.f64 t t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 (-.f64 y z) #s(literal -1/2 binary64)))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 t (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 y z)) (*.f64 t (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 t (+.f64 y z)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 t (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 y z)) (*.f64 t (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 t (+.f64 y z)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 #s(literal -1/2 binary64) (-.f64 y z)))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 t (-.f64 y z))) (*.f64 t (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 t (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) (*.f64 t (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) (*.f64 t (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)))) (*.f64 t (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 t (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) (*.f64 t (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (+.f64 y z) t)) (*.f64 t (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)))) (*.f64 t (*.f64 (+.f64 y z) t)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 t (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 t (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 t (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) (*.f64 t (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 t (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 t (+.f64 y z))) (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 t (*.f64 t (+.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) t) (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))) (*.f64 t t))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) t) (*.f64 t (*.f64 (-.f64 y z) #s(literal 1/2 binary64)))) (*.f64 t t))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 (-.f64 y z) #s(literal -1/2 binary64)))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 t (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 y z)) (*.f64 t (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 t (+.f64 y z)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 t (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 y z)) (*.f64 t (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 t (+.f64 y z)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 #s(literal -1/2 binary64) (-.f64 y z)))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (+.f64 y z) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 y z) t)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 t (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y z) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y z) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (+.f64 y z) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 y z) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 t (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y z) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y z) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (+.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (+.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) x)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 y z) t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) t))
(/.f64 (+.f64 (*.f64 (-.f64 y z) t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) t))
(/.f64 (+.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) x)) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) t))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) t))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) x)) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)) t) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) t))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)) t) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) t))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) x)) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) t) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) t))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) t) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) t))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) x)) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) t))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) t))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) x)) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)) t) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) t))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)) t) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) t))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 y z) t) x)) (*.f64 (*.f64 (+.f64 y z) t) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)) t) (*.f64 (*.f64 (+.f64 y z) t) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (+.f64 y z) t) t))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)) t) (*.f64 (*.f64 (+.f64 y z) t) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 y z) t) t))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 y z) t) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (+.f64 y z) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 y z) t) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (+.f64 y z) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) x)) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) x)) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) t))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) t))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) x)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) x)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) x)) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 t (+.f64 y z)) x)) (*.f64 (*.f64 t (+.f64 y z)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) t) (*.f64 (*.f64 t (+.f64 y z)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 t (+.f64 y z)) t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) t) (*.f64 (*.f64 t (+.f64 y z)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 t (+.f64 y z)) t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 t (+.f64 y z)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 t (+.f64 y z)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 t (+.f64 y z)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 t (+.f64 y z)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 t x)) (*.f64 t (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) (*.f64 t (*.f64 #s(literal 1/2 binary64) x))) (*.f64 t t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) (*.f64 t (*.f64 x #s(literal 1/2 binary64)))) (*.f64 t t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 x #s(literal -1/2 binary64)))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 #s(literal -1/2 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 t x)) (*.f64 t (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) t) (*.f64 t (*.f64 #s(literal 1/2 binary64) x))) (*.f64 t t))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) t) (*.f64 t (*.f64 x #s(literal 1/2 binary64)))) (*.f64 t t))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 x #s(literal -1/2 binary64)))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 #s(literal -1/2 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) x)) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (+.f64 y z) x)) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) t) (*.f64 (+.f64 y z) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 y z) t))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) t) (*.f64 (+.f64 y z) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 y z) t))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 y z) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 y z) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) x)) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (+.f64 y z) x)) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) t) (*.f64 (+.f64 y z) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 y z) t))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) t) (*.f64 (+.f64 y z) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 y z) t))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 y z) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 y z) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t)))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (-.f64 x y) z) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (-.f64 x y) z) t)))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 x y) z))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (neg.f64 (*.f64 t (+.f64 (-.f64 x y) z))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))) t)
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t)))))) (neg.f64 (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))))) (neg.f64 (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) t)
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64))) t)
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 t #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z)))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x (-.f64 y z)))) t)
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t)))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64)))) (+.f64 (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (-.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) (+.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(pow.f64 (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64)))
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 1/2 binary64))
(*.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64)) #s(literal 1 binary64))
(*.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64)) (/.f64 (+.f64 (-.f64 x y) z) (+.f64 (-.f64 x y) z)))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z)))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t)))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t))))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)) #s(literal -1/2 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 #s(literal 1/2 binary64) t))))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))
(*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z))))
(*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 #s(literal 1/2 binary64) t))))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)))
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (-.f64 #s(literal 0 binary64) t))))
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t)))
(*.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 x y) z) (-.f64 #s(literal 0 binary64) t))))
(*.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 x y) z) t)))
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 x y) z))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (-.f64 x y) z))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t))
(*.f64 (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal 2 binary64)))
(*.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t)))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64)))))
(*.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)))
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x (-.f64 y z))) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (-.f64 x y) z)))
(*.f64 (/.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) t) (/.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) t))
(*.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)) t))
(*.f64 (/.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) t))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)) (+.f64 x (-.f64 y z)))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (/.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (-.f64 x y) z)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (-.f64 x y) z)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (/.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 x y) z)))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)))
(*.f64 (pow.f64 (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) t))
(neg.f64 (/.f64 #s(literal -1/2 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) t)))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) t))
(/.f64 #s(literal 1/2 binary64) t)
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))
(/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -2 binary64))
(pow.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
(+.f64 x (-.f64 y z))
(+.f64 y (-.f64 x z))
(+.f64 y (neg.f64 (-.f64 z x)))
(+.f64 (-.f64 y z) x)
(+.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) z))
(+.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (neg.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z))))
(exp.f64 (log.f64 (+.f64 x (-.f64 y z))))
(exp.f64 (*.f64 (log.f64 (+.f64 x (-.f64 y z))) #s(literal 1 binary64)))
(-.f64 y (-.f64 z x))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) #s(literal -1 binary64)))
(-.f64 (+.f64 x y) z)
(-.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)))
(-.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z x) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z)))))
(-.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (-.f64 y z) x)) (/.f64 (*.f64 x x) (-.f64 (-.f64 y z) x)))
(-.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (+.f64 x y) z)) (/.f64 (*.f64 z z) (+.f64 (+.f64 x y) z)))
(fma.f64 #s(literal 1 binary64) x (-.f64 y z))
(fma.f64 #s(literal 1 binary64) (-.f64 y z) x)
(fma.f64 x #s(literal 1 binary64) (-.f64 y z))
(fma.f64 (-.f64 y z) #s(literal 1 binary64) x)
(fma.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) x)
(fma.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z)) x)
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z))) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 y z) x) (-.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x y) z) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))))
(/.f64 (+.f64 x (-.f64 y z)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 y z)))))
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (+.f64 (-.f64 x y) z))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 y z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z)))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z))))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (*.f64 z z) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) z)))))
(/.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 x x)) (-.f64 (-.f64 y z) x))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (+.f64 (+.f64 x y) z))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (-.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (*.f64 (+.f64 (-.f64 x y) z) (*.f64 (-.f64 y z) (-.f64 y z)))) (*.f64 (+.f64 (-.f64 x y) z) (+.f64 (-.f64 x y) z)))
(/.f64 (-.f64 (+.f64 x y) (*.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 x x))) (neg.f64 (-.f64 (-.f64 y z) x)))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (neg.f64 (+.f64 (+.f64 x y) z)))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (pow.f64 (-.f64 x z) #s(literal 3 binary64))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 x z)))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (pow.f64 (-.f64 z x) #s(literal 3 binary64))) (+.f64 (*.f64 y y) (+.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 y (-.f64 z x)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z))) (*.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z))))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 x z) (-.f64 x z))) (-.f64 y (-.f64 x z)))
(/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (+.f64 y (-.f64 z x)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z))) (*.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z))))
(pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))
(*.f64 (+.f64 x (-.f64 y z)) #s(literal 1 binary64))
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 (+.f64 (-.f64 x y) z) (+.f64 (-.f64 x y) z)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 y z))))))
(*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z))))
(*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z)))))
(*.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 y z) x)))
(*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) z)))
(*.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) #s(literal 1 binary64)) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(+.f64 y (-.f64 #s(literal 0 binary64) z))
(+.f64 (-.f64 #s(literal 0 binary64) z) y)
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(+.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y z))))
(-.f64 y z)
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(-.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))
(fma.f64 #s(literal -1 binary64) z y)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 y z)))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 z z))) (*.f64 (+.f64 y z) (+.f64 y z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) y))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))))))
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) z) y))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 y z))
(*.f64 (-.f64 y z) #s(literal 1 binary64))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z))))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z)))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y z))))

simplify329.0ms (2.9%)

Algorithm
egg-herbie
Rules
4496×*-lowering-*.f32
4496×*-lowering-*.f64
3884×+-lowering-+.f64
3884×+-lowering-+.f32
1354×distribute-rgt-in
Iterations

Useful iterations: 2 (0.0ms)

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

eval431.0ms (3.7%)

Compiler

Compiled 46911 to 3959 computations (91.6% saved)

prune228.0ms (2%)

Pruning

12 alts after pruning (9 fresh and 3 done)

PrunedKeptTotal
New211162117
Fresh437
Picked235
Done000
Total2117122129
Accuracy
100.0%
Counts
2129 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
71.3%
(/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64))
63.7%
(/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64))
57.6%
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))) t) #s(literal 2 binary64))
43.4%
(/.f64 (/.f64 y t) #s(literal 2 binary64))
37.1%
(/.f64 (/.f64 x t) #s(literal 2 binary64))
95.3%
(/.f64 (-.f64 (/.f64 y t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64))
35.0%
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
99.4%
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
99.3%
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t))
73.0%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x))
43.3%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y)
34.9%
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z)
Compiler

Compiled 243 to 178 computations (26.7% saved)

simplify185.0ms (1.6%)

Algorithm
egg-herbie
Localize:

Found 15 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (-.f64 z x) t)
cost-diff0
(/.f64 y t)
cost-diff128
(-.f64 (/.f64 y t) (/.f64 (-.f64 z x) t))
cost-diff128
(/.f64 (-.f64 (/.f64 y t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64))
cost-diff0
(-.f64 y z)
cost-diff0
(/.f64 (-.f64 y z) t)
cost-diff0
(/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64))
cost-diff0
(/.f64 x t)
cost-diff0
(/.f64 (/.f64 x t) #s(literal 2 binary64))
cost-diff0
(/.f64 #s(literal -1/2 binary64) t)
cost-diff0
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z)
cost-diff0
(-.f64 y z)
cost-diff0
(+.f64 x (-.f64 y z))
cost-diff0
(/.f64 t (+.f64 x (-.f64 y z)))
cost-diff0
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
Rules
2110×sum3-define
1184×fma-define
1112×sum4-define
1076×div-sub
1022×fma-lowering-fma.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
022104
145104
2100104
3248102
4662102
51950102
66730102
08121102
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ 1/2 (/ t (+ x (- y z))))
1/2
(/ t (+ x (- y z)))
t
(+ x (- y z))
x
(- y z)
y
z
(* (/ -1/2 t) z)
(/ -1/2 t)
-1/2
t
z
(/ (/ x t) 2)
(/ x t)
x
t
2
(/ (/ (- y z) t) 2)
(/ (- y z) t)
(- y z)
y
z
t
2
(/ (- (/ y t) (/ (- z x) t)) 2)
(- (/ y t) (/ (- z x) t))
(/ y t)
y
t
(/ (- z x) t)
(- z x)
z
x
2
Outputs
(/ 1/2 (/ t (+ x (- y z))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
1/2
#s(literal 1/2 binary64)
(/ t (+ x (- y z)))
(/.f64 t (+.f64 y (-.f64 x z)))
t
(+ x (- y z))
(+.f64 y (-.f64 x z))
x
(- y z)
(-.f64 y z)
y
z
(* (/ -1/2 t) z)
(/.f64 z (*.f64 t #s(literal -2 binary64)))
(/ -1/2 t)
(/.f64 #s(literal -1/2 binary64) t)
-1/2
#s(literal -1/2 binary64)
t
z
(/ (/ x t) 2)
(/.f64 (/.f64 x t) #s(literal 2 binary64))
(/ x t)
(/.f64 x t)
x
t
2
#s(literal 2 binary64)
(/ (/ (- y z) t) 2)
(/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64))
(/ (- y z) t)
(/.f64 (-.f64 y z) t)
(- y z)
(-.f64 y z)
y
z
t
2
#s(literal 2 binary64)
(/ (- (/ y t) (/ (- z x) t)) 2)
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(- (/ y t) (/ (- z x) t))
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ y t)
(/.f64 y t)
y
t
(/ (- z x) t)
(/.f64 (-.f64 z x) t)
(- z x)
(-.f64 z x)
z
x
2
#s(literal 2 binary64)

localize102.0ms (0.9%)

Localize:

Found 15 expressions of interest:

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

Compiled 111 to 23 computations (79.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 36.0ms
ival-div: 19.0ms (52.1% of total)
ival-sub: 14.0ms (38.4% of total)
ival-mult: 2.0ms (5.5% of total)
ival-add: 1.0ms (2.7% of total)
const: 1.0ms (2.7% of total)
backward-pass: 0.0ms (0% of total)

series37.0ms (0.3%)

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

123 calls:

TimeVariablePointExpression
5.0ms
x
@inf
(/ (- (/ y t) (/ (- z x) t)) 2)
3.0ms
y
@-inf
(/ t (+ x (- y z)))
1.0ms
z
@inf
(/ t (+ x (- y z)))
1.0ms
t
@-inf
(/ (- (/ y t) (/ (- z x) t)) 2)
1.0ms
t
@inf
(/ (- (/ y t) (/ (- z x) t)) 2)

rewrite412.0ms (3.6%)

Algorithm
batch-egg-rewrite
Rules
4540×/-lowering-/.f32
4540×/-lowering-/.f64
4480×*-lowering-*.f32
4480×*-lowering-*.f64
2210×--lowering--.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02279
115579
2148779
0833779
Stop Event
iter limit
node limit
Counts
15 → 1028
Calls
Call 1
Inputs
(/ 1/2 (/ t (+ x (- y z))))
(/ t (+ x (- y z)))
(+ x (- y z))
(- y z)
(* (/ -1/2 t) z)
(/ -1/2 t)
(/ (/ x t) 2)
(/ x t)
(/ (/ (- y z) t) 2)
(/ (- y z) t)
(/ (- (/ y t) (/ (- z x) t)) 2)
(- (/ y t) (/ (- z x) t))
(/ y t)
(/ (- z x) t)
(- z x)
Outputs
(+.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (neg.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) x) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) x))
(+.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) t)) (*.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t)))
(+.f64 (*.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 x (/.f64 #s(literal 1/2 binary64) t)))
(+.f64 (fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (-.f64 z x)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))) (-.f64 z x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (-.f64 z x))))
(+.f64 (fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 z x) t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 z x) t) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 z x) t))))
(+.f64 (fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (-.f64 z x)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))) (-.f64 z x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (-.f64 z x))))
(+.f64 (fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 z x) t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 z x) t) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 z x) t))))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 t #s(literal 2 binary64))))
(-.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64)))
(-.f64 (/.f64 (+.f64 x y) (*.f64 t #s(literal 2 binary64))) (/.f64 z (*.f64 t #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (*.f64 t #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) (*.f64 t #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 t y) (*.f64 t t)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 t (-.f64 z x)) (*.f64 t t)) #s(literal 2 binary64)))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))) #s(literal 2 binary64)))
(-.f64 (/.f64 (/.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))) #s(literal 2 binary64)))
(-.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (/.f64 (/.f64 z t) #s(literal 2 binary64)))
(-.f64 (/.f64 (*.f64 t y) (*.f64 #s(literal 2 binary64) (*.f64 t t))) (/.f64 (*.f64 t (-.f64 z x)) (*.f64 #s(literal 2 binary64) (*.f64 t t))))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))) (/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))))
(-.f64 (/.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) (/.f64 (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 t t)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))
(-.f64 (/.f64 (*.f64 (/.f64 y t) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t)) #s(literal 4 binary64)))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (+.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))))) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (+.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))))))
(-.f64 (/.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (+.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))) (/.f64 (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))) (+.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) t) (*.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t)))
(fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (neg.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))))
(fma.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t) (*.f64 x (/.f64 #s(literal 1/2 binary64) t)))
(fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (neg.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) x (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z) (*.f64 (/.f64 #s(literal 1/2 binary64) t) x))
(neg.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z)))))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
(/.f64 (+.f64 x (-.f64 y z)) (*.f64 t #s(literal 2 binary64)))
(/.f64 #s(literal -1/2 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))))
(/.f64 (/.f64 #s(literal -1/2 binary64) t) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))))
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) (*.f64 #s(literal 2 binary64) (*.f64 t t)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (neg.f64 (*.f64 t #s(literal 2 binary64))))
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) #s(literal -2 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))))))
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 z x))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) #s(literal 4 binary64))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))) (*.f64 t (+.f64 (-.f64 x y) z)))
(/.f64 (neg.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x)))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))
(/.f64 (neg.f64 (/.f64 (+.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) t))) #s(literal 2 binary64))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t (*.f64 t t))) #s(literal 8 binary64))) (+.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))) (+.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))) (+.f64 (-.f64 x y) z))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t)
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) t)
(/.f64 (*.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) #s(literal 1/2 binary64)) (*.f64 t t))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t))) #s(literal 1/2 binary64)) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))
(/.f64 (-.f64 (neg.f64 (/.f64 y t)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t))) #s(literal -2 binary64))
(/.f64 (-.f64 (*.f64 y (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 z x))) (*.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 t #s(literal 2 binary64)) (/.f64 (-.f64 z x) t))) (*.f64 (*.f64 t #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 y (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) (*.f64 (*.f64 t #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 t #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))))
(/.f64 (-.f64 (*.f64 y (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))) (*.f64 (*.f64 t #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))))
(/.f64 (-.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 t #s(literal 2 binary64)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 t #s(literal 2 binary64)) #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 y t) (*.f64 t #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 z x))) (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 y t) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))))
(/.f64 (-.f64 (*.f64 (/.f64 y t) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))))
(/.f64 (-.f64 (*.f64 (/.f64 y t) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))) #s(literal -4 binary64))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 z x))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 z x) t))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (-.f64 z x))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (/.f64 (-.f64 z x) t))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))))
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (-.f64 z x))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (/.f64 (-.f64 z x) t))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))))
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) (*.f64 t #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (-.f64 z x))) (*.f64 #s(literal -2 binary64) (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 z x) t))) #s(literal -4 binary64))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))) #s(literal 4 binary64))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t)))) #s(literal -4 binary64))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (*.f64 t (+.f64 (-.f64 x y) z))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)))) #s(literal -2 binary64))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))))) (neg.f64 (+.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (+.f64 (-.f64 x y) z)))
(/.f64 (neg.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 t t)))
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t))) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))
(pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t))
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 t (+.f64 x (-.f64 y z)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z)))
(*.f64 (/.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) t) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t t)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) t))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)) t))
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) #s(literal 2 binary64)) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))))
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))) #s(literal 2 binary64)) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (-.f64 x y) z)))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 z x))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x (-.f64 y z)) t)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))))
(neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))))
(/.f64 t (+.f64 x (-.f64 y z)))
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 y z)) t))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) t))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 1 binary64))))
(/.f64 (*.f64 t #s(literal 1 binary64)) (+.f64 x (-.f64 y z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))))
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))))
(pow.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1 binary64))
(pow.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 t (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))))
(*.f64 #s(literal 1 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) t)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(*.f64 (/.f64 t (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))
(*.f64 (/.f64 t (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(*.f64 (/.f64 t (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))) (+.f64 (-.f64 x y) z))
(*.f64 (/.f64 t (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(*.f64 (pow.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))))
(+.f64 x (-.f64 y z))
(+.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z x)))
(+.f64 y (+.f64 (-.f64 #s(literal 0 binary64) z) x))
(+.f64 (-.f64 y z) x)
(+.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) z))
(+.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (neg.f64 (*.f64 x #s(literal -1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64) (*.f64 x #s(literal -1 binary64))))
(+.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z)) (neg.f64 (*.f64 x #s(literal -1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64) (*.f64 x #s(literal -1 binary64))))
(-.f64 y (-.f64 z x))
(-.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))
(-.f64 (+.f64 x y) z)
(-.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)))
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (+.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 y (-.f64 z x))))) (/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))) (+.f64 (*.f64 y y) (+.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 y (-.f64 z x))))))
(-.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z)))))
(-.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (-.f64 y z) x)) (/.f64 (*.f64 x x) (-.f64 (-.f64 y z) x)))
(-.f64 (/.f64 (*.f64 y y) (+.f64 y (-.f64 z x))) (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (+.f64 y (-.f64 z x))))
(-.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (+.f64 x y) z)) (/.f64 (*.f64 z z) (+.f64 (+.f64 x y) z)))
(fma.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) x)
(fma.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z)) x)
(fma.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x y) z) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))) (+.f64 (-.f64 x y) z))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (-.f64 x y) z) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 y z))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))) (neg.f64 (+.f64 (-.f64 x y) z)))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (+.f64 (*.f64 y y) (+.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 y (-.f64 z x)))))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z))))
(/.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 x x)) (-.f64 (-.f64 y z) x))
(/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (+.f64 y (-.f64 z x)))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (+.f64 (+.f64 x y) z))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (*.f64 (+.f64 (-.f64 x y) z) (*.f64 (-.f64 y z) (-.f64 y z)))) (*.f64 (+.f64 (-.f64 x y) z) (+.f64 (-.f64 x y) z)))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (neg.f64 (+.f64 (-.f64 x y) z))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))))) (neg.f64 (+.f64 (*.f64 y y) (+.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 y (-.f64 z x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 x x))) (neg.f64 (-.f64 (-.f64 y z) x)))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x)))) (neg.f64 (+.f64 y (-.f64 z x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (neg.f64 (+.f64 (+.f64 x y) z)))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (-.f64 x y) z) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)))
(+.f64 y (-.f64 #s(literal 0 binary64) z))
(+.f64 (-.f64 #s(literal 0 binary64) z) y)
(-.f64 y z)
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(-.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (-.f64 #s(literal 0 binary64) z))) (/.f64 (*.f64 z z) (-.f64 y (-.f64 #s(literal 0 binary64) z))))
(fma.f64 #s(literal -1 binary64) z y)
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y (-.f64 #s(literal 0 binary64) z)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z)))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z))))))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (+.f64 y z)))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 z z))) (*.f64 (+.f64 y z) (+.f64 y z)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (neg.f64 (+.f64 y z))))
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z)))
(/.f64 z (/.f64 t #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z #s(literal -1/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 t #s(literal -1/2 binary64))))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 t #s(literal -1/2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) z) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (neg.f64 (*.f64 z #s(literal -1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (*.f64 z #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (neg.f64 (/.f64 t #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) z)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 t #s(literal -1/2 binary64))))
(pow.f64 (/.f64 t (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(*.f64 #s(literal -1/2 binary64) (/.f64 z t))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) z))
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z)
(*.f64 (/.f64 z t) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z #s(literal -2 binary64)))
(*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) t))
(exp.f64 (*.f64 (log.f64 (/.f64 t #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1/2 binary64) t))
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) t))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 #s(literal -1/2 binary64) t)
(/.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 #s(literal 1 binary64) (/.f64 t #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t #s(literal -1/2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t #s(literal -1/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64))))
(pow.f64 (/.f64 t #s(literal -1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1/2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x t))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x t) #s(literal -2 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 t #s(literal 2 binary64)))) (/.f64 x (neg.f64 (*.f64 t #s(literal 2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 x (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(neg.f64 (/.f64 (/.f64 x t) #s(literal -2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 t x))
(/.f64 x (*.f64 t #s(literal 2 binary64)))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 t x)))
(/.f64 (/.f64 x t) #s(literal 2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) #s(literal -2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x t)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal 2 binary64)) x))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x t)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 x t)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 x t))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t #s(literal 2 binary64)) x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x t)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (neg.f64 (*.f64 t #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (*.f64 x #s(literal 1/2 binary64)) t)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 x #s(literal 2 binary64)) t)
(/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (/.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x t)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 t #s(literal 2 binary64)) x) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x t)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 t #s(literal 2 binary64))))
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1/2 binary64)))
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x t)))
(*.f64 (/.f64 x t) #s(literal 1/2 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) t))
(exp.f64 (*.f64 (log.f64 (/.f64 t x)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 x t)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)))
(/.f64 x t)
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 t x))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t x) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t x) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 x #s(literal 1 binary64)) t)
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t))
(pow.f64 (/.f64 t x) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t x) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 x (/.f64 #s(literal 1 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 #s(literal 1 binary64) (/.f64 x t))
(*.f64 (/.f64 #s(literal 1 binary64) t) x)
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t))) #s(literal -1 binary64)))
(-.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 z (*.f64 t #s(literal 2 binary64))))
(-.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (/.f64 z t) #s(literal 2 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 y z) t) #s(literal -2 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 t #s(literal 2 binary64)))) (/.f64 (-.f64 y z) (neg.f64 (*.f64 t #s(literal 2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 (-.f64 y z) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 t #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 t #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (*.f64 t #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (*.f64 t #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 y z))) (/.f64 (*.f64 z z) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 y z))))
(fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (neg.f64 (/.f64 z (*.f64 t #s(literal 2 binary64)))))
(fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 z t) #s(literal 2 binary64))))
(fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (neg.f64 (/.f64 z (*.f64 t #s(literal 2 binary64)))))
(fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (neg.f64 (/.f64 (/.f64 z t) #s(literal 2 binary64))))
(neg.f64 (/.f64 (/.f64 (-.f64 y z) t) #s(literal -2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))
(/.f64 (-.f64 y z) (*.f64 t #s(literal 2 binary64)))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 t (-.f64 y z))))
(/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) t)) #s(literal -2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (neg.f64 (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 y z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t)))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 y z)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 y z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 y z))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) (neg.f64 (neg.f64 (*.f64 t #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) t)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 (-.f64 y z) #s(literal 2 binary64)) t)
(/.f64 (-.f64 (*.f64 y (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 t #s(literal 2 binary64)) z)) (*.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 y t) (*.f64 t #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) z)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) z)) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) z)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) (*.f64 t #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal -2 binary64) (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 t #s(literal 2 binary64)) (/.f64 z t))) (*.f64 (*.f64 t #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 z t))) #s(literal 4 binary64))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 z t))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 2 binary64)))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (/.f64 z t))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal 2 binary64)))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (/.f64 z t))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 z t))) #s(literal -4 binary64))
(/.f64 (neg.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (/.f64 (-.f64 y z) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 y z)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t))
(*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (*.f64 t #s(literal 2 binary64))))
(*.f64 (-.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1/2 binary64)))
(*.f64 (-.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) t)))
(*.f64 (/.f64 (-.f64 y z) t) #s(literal 1/2 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) t)) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 y z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) t))
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (/.f64 (+.f64 y z) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 y z) (+.f64 y z)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) t))
(+.f64 (/.f64 y t) (neg.f64 (/.f64 z t)))
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z (*.f64 (/.f64 #s(literal 1 binary64) t) z)))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z (*.f64 (/.f64 #s(literal 1 binary64) t) z)))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z (*.f64 (/.f64 #s(literal 1 binary64) t) z)))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) y (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z (*.f64 (/.f64 #s(literal 1 binary64) t) z)))
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 y z))) #s(literal -1 binary64)))
(-.f64 (/.f64 y t) (/.f64 z t))
(-.f64 (/.f64 (*.f64 t y) (*.f64 t t)) (/.f64 (*.f64 t z) (*.f64 t t)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) t)))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) (*.f64 (-.f64 #s(literal 0 binary64) t) t)))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) t)) (/.f64 (*.f64 (/.f64 t y) z) (*.f64 (/.f64 t y) t)))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y z)) t) (/.f64 (/.f64 (*.f64 z z) (+.f64 y z)) t))
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(-.f64 (/.f64 (*.f64 y y) (*.f64 t (+.f64 y z))) (/.f64 (*.f64 z z) (*.f64 t (+.f64 y z))))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 y t) (/.f64 z t))))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 y t) (/.f64 z t))))))
(-.f64 (/.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (/.f64 y t) (/.f64 z t))) (/.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (/.f64 y t) (/.f64 z t))))
(fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 z t)))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 z t)))
(fma.f64 #s(literal 1 binary64) (/.f64 y t) (neg.f64 (/.f64 z t)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) y (neg.f64 (/.f64 z t)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) t)))
(/.f64 (-.f64 y z) t)
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y z)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (-.f64 y z)))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t (+.f64 y z)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 y z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (-.f64 y z)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 t y) (*.f64 t z)) (*.f64 t t))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) z)) (*.f64 (/.f64 t y) t))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1 binary64)) (*.f64 (+.f64 y z) t))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (*.f64 t (+.f64 y z))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 y t) (/.f64 z t)))))
(/.f64 (-.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 z t) (/.f64 z t))) (+.f64 (/.f64 y t) (/.f64 z t)))
(/.f64 (*.f64 (-.f64 y z) #s(literal 1 binary64)) t)
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) t)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) t)) (+.f64 y z))
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) z) t)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t z)))
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z))) (*.f64 t t))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t z)) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) z)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) t))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t z)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (neg.f64 (/.f64 t y)) z)) (*.f64 (neg.f64 (/.f64 t y)) t))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (neg.f64 (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t y)) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) t) (*.f64 t z)) (*.f64 t t))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) t) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) t))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (-.f64 (*.f64 t y) (*.f64 t z))) (neg.f64 (*.f64 t t)))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) z))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) t)))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) z))) (neg.f64 (*.f64 (/.f64 t y) t)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y z) t)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 y t) (/.f64 z t))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 z t) (/.f64 z t)))) (neg.f64 (+.f64 (/.f64 y t) (/.f64 z t))))
(/.f64 (neg.f64 (*.f64 (-.f64 y z) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 y z)))
(pow.f64 (/.f64 t (-.f64 y z)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t (-.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y z))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y z)))
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (/.f64 (-.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (/.f64 (+.f64 y z) t) (/.f64 (-.f64 y z) (+.f64 y z)))
(+.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (neg.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) x) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) x))
(+.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) t)) (*.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t)))
(+.f64 (*.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 x (/.f64 #s(literal 1/2 binary64) t)))
(+.f64 (fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (-.f64 z x)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))) (-.f64 z x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (-.f64 z x))))
(+.f64 (fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 z x) t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 z x) t) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 z x) t))))
(+.f64 (fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (-.f64 z x)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))) (-.f64 z x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (-.f64 z x))))
(+.f64 (fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 z x) t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 z x) t) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 z x) t))))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 t #s(literal 2 binary64))))
(-.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64)))
(-.f64 (/.f64 (+.f64 x y) (*.f64 t #s(literal 2 binary64))) (/.f64 z (*.f64 t #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (*.f64 t #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) (*.f64 t #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 t y) (*.f64 t t)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 t (-.f64 z x)) (*.f64 t t)) #s(literal 2 binary64)))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))) #s(literal 2 binary64)))
(-.f64 (/.f64 (/.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))) #s(literal 2 binary64)))
(-.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (/.f64 (/.f64 z t) #s(literal 2 binary64)))
(-.f64 (/.f64 (*.f64 t y) (*.f64 #s(literal 2 binary64) (*.f64 t t))) (/.f64 (*.f64 t (-.f64 z x)) (*.f64 #s(literal 2 binary64) (*.f64 t t))))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))) (/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))))
(-.f64 (/.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) (/.f64 (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 t t)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))
(-.f64 (/.f64 (*.f64 (/.f64 y t) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t)) #s(literal 4 binary64)))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (+.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))))) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (+.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))))))
(-.f64 (/.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (+.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))) (/.f64 (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))) (+.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) t) (*.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t)))
(fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (neg.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))))
(fma.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t) (*.f64 x (/.f64 #s(literal 1/2 binary64) t)))
(fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (neg.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) x (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z) (*.f64 (/.f64 #s(literal 1/2 binary64) t) x))
(neg.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z)))))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
(/.f64 (+.f64 x (-.f64 y z)) (*.f64 t #s(literal 2 binary64)))
(/.f64 #s(literal -1/2 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))))
(/.f64 (/.f64 #s(literal -1/2 binary64) t) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))))
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) (*.f64 #s(literal 2 binary64) (*.f64 t t)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (neg.f64 (*.f64 t #s(literal 2 binary64))))
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) #s(literal -2 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))))))
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 z x))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) #s(literal 4 binary64))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))) (*.f64 t (+.f64 (-.f64 x y) z)))
(/.f64 (neg.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x)))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))
(/.f64 (neg.f64 (/.f64 (+.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) t))) #s(literal 2 binary64))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t (*.f64 t t))) #s(literal 8 binary64))) (+.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))) (+.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))) (+.f64 (-.f64 x y) z))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t)
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) t)
(/.f64 (*.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) #s(literal 1/2 binary64)) (*.f64 t t))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t))) #s(literal 1/2 binary64)) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))
(/.f64 (-.f64 (neg.f64 (/.f64 y t)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t))) #s(literal -2 binary64))
(/.f64 (-.f64 (*.f64 y (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 z x))) (*.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 t #s(literal 2 binary64)) (/.f64 (-.f64 z x) t))) (*.f64 (*.f64 t #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 y (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) (*.f64 (*.f64 t #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 t #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))))
(/.f64 (-.f64 (*.f64 y (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))) (*.f64 (*.f64 t #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))))
(/.f64 (-.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 t #s(literal 2 binary64)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 t #s(literal 2 binary64)) #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 y t) (*.f64 t #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 z x))) (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 y t) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))))
(/.f64 (-.f64 (*.f64 (/.f64 y t) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))))
(/.f64 (-.f64 (*.f64 (/.f64 y t) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))) #s(literal -4 binary64))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 z x))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 z x) t))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (-.f64 z x))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (/.f64 (-.f64 z x) t))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))))
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (-.f64 z x))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (/.f64 (-.f64 z x) t))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))))
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) (*.f64 t #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (-.f64 z x))) (*.f64 #s(literal -2 binary64) (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 z x) t))) #s(literal -4 binary64))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))) #s(literal 4 binary64))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t)))) #s(literal -4 binary64))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (*.f64 t (+.f64 (-.f64 x y) z))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)))) #s(literal -2 binary64))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))))) (neg.f64 (+.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (+.f64 (-.f64 x y) z)))
(/.f64 (neg.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 t t)))
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t))) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))
(pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t))
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 t (+.f64 x (-.f64 y z)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z)))
(*.f64 (/.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) t) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t t)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) t))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)) t))
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) #s(literal 2 binary64)) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))))
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))) #s(literal 2 binary64)) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (-.f64 x y) z)))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 z x))))
(+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t))
(+.f64 (/.f64 y t) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))
(+.f64 (/.f64 (+.f64 x (-.f64 y z)) t) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (-.f64 z x)) (/.f64 (-.f64 z x) t)))
(+.f64 (/.f64 (+.f64 x (-.f64 y z)) t) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x)) (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 z x) t)))
(+.f64 (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)) (/.f64 y t))
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) (-.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 z x)))))
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 (-.f64 z x) t) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z x) t) #s(literal 1 binary64))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) (-.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 z x)))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 (-.f64 z x) t) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z x) t) #s(literal 1 binary64))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) (-.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 z x)))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y t) (neg.f64 (*.f64 (/.f64 (-.f64 z x) t) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z x) t) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) y (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) (-.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 z x)))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) y (neg.f64 (*.f64 (/.f64 (-.f64 z x) t) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z x) t) #s(literal 1 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 t (+.f64 x (-.f64 y z)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (-.f64 y z) t) (-.f64 #s(literal 0 binary64) (/.f64 x t)))
(-.f64 (/.f64 y t) (/.f64 (-.f64 z x) t))
(-.f64 (/.f64 (*.f64 t y) (*.f64 t t)) (/.f64 (*.f64 t (-.f64 z x)) (*.f64 t t)))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))) (/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))))
(-.f64 (/.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))) (/.f64 (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))
(-.f64 (/.f64 (+.f64 x y) t) (/.f64 z t))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (+.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) t) (/.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) t))
(-.f64 (/.f64 (*.f64 x x) (*.f64 t (+.f64 (-.f64 x y) z))) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 t (+.f64 (-.f64 x y) z))))
(-.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (-.f64 z x))) (*.f64 t (-.f64 #s(literal 0 binary64) t))))
(-.f64 (/.f64 (*.f64 y (/.f64 t (-.f64 z x))) (*.f64 t (/.f64 t (-.f64 z x)))) (/.f64 (*.f64 t #s(literal 1 binary64)) (*.f64 t (/.f64 t (-.f64 z x)))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z x)) (*.f64 (-.f64 #s(literal 0 binary64) t) t)))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 t t)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 z x))) (*.f64 t t)))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 z x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (-.f64 z x)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (-.f64 z x)))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) t)) (/.f64 (*.f64 (/.f64 t y) (-.f64 z x)) (*.f64 (/.f64 t y) t)))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t))) (/.f64 (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (-.f64 z x))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t))))
(-.f64 (/.f64 (/.f64 t (-.f64 z x)) (*.f64 (/.f64 t y) (/.f64 t (-.f64 z x)))) (/.f64 (*.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 (/.f64 t y) (/.f64 t (-.f64 z x)))))
(fma.f64 y (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) t) (/.f64 x t))
(fma.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (-.f64 z x)) (/.f64 (-.f64 z x) t)))
(fma.f64 (-.f64 z x) (neg.f64 (/.f64 #s(literal 1 binary64) t)) (/.f64 y t))
(fma.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (-.f64 z x)) (/.f64 (-.f64 z x) t)))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 x t))
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x)) (/.f64 #s(literal 1 binary64) t) (/.f64 y t))
(fma.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (-.f64 z x)) (/.f64 (-.f64 z x) t)))
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) t) (/.f64 x t))
(fma.f64 #s(literal 1 binary64) (/.f64 y t) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 y z)) t) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (-.f64 z x)) (/.f64 (-.f64 z x) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) y (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y z) (/.f64 x t))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 y z)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (-.f64 z x)) (/.f64 (-.f64 z x) t)))
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (-.f64 z x)) (/.f64 (-.f64 z x) t)))
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 z x) t) (/.f64 y t))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (-.f64 z x)) (/.f64 (-.f64 z x) t)))
(/.f64 (+.f64 x (-.f64 y z)) t)
(/.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) (*.f64 t t))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (-.f64 (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 t t)) (*.f64 (/.f64 y t) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t))))))
(/.f64 #s(literal 1 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))) (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))) (*.f64 t (+.f64 (-.f64 x y) z)))
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))))
(/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t t) (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))) (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1 binary64))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 z x))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 y (/.f64 t (-.f64 z x))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t (-.f64 z x))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z x))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 t t))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 z x))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (-.f64 z x))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) (-.f64 z x))) (*.f64 (/.f64 t y) t))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (/.f64 t (-.f64 z x)) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 t (-.f64 z x))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x)))) (neg.f64 (*.f64 t t)))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (-.f64 (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 t t)) (*.f64 (/.f64 y t) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))) (neg.f64 (*.f64 t (+.f64 (-.f64 x y) z))))
(/.f64 (/.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) t) t)
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 z x)) t)
(/.f64 (-.f64 y (*.f64 (-.f64 z x) #s(literal 1 binary64))) t)
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (-.f64 z x) #s(literal 1 binary64))) t)
(/.f64 (-.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 y (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) (*.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))) (*.f64 t (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))))
(/.f64 (-.f64 (*.f64 y (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 y (*.f64 t (+.f64 x z))) (*.f64 t (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 t (*.f64 t (+.f64 x z))))
(/.f64 (-.f64 (*.f64 y (neg.f64 (/.f64 t (-.f64 z x)))) (*.f64 t #s(literal -1 binary64))) (*.f64 t (neg.f64 (/.f64 t (-.f64 z x)))))
(/.f64 (-.f64 (*.f64 y (*.f64 t t)) (*.f64 t (-.f64 (*.f64 z t) (*.f64 t x)))) (*.f64 t (*.f64 t t)))
(/.f64 (-.f64 (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 t (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x))))) (*.f64 t (*.f64 t (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 y (*.f64 t (/.f64 t x))) (*.f64 t (-.f64 (*.f64 z (/.f64 t x)) (*.f64 t #s(literal 1 binary64))))) (*.f64 t (*.f64 t (/.f64 t x))))
(/.f64 (-.f64 (*.f64 y (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t)) (*.f64 t (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 t (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t)))
(/.f64 (-.f64 (*.f64 y (*.f64 (+.f64 x z) t)) (*.f64 t (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 t (*.f64 (+.f64 x z) t)))
(/.f64 (-.f64 (*.f64 t y) (*.f64 t (*.f64 (-.f64 z x) #s(literal 1 binary64)))) (*.f64 t t))
(/.f64 (-.f64 (*.f64 y (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t))))) (*.f64 t (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) (*.f64 t (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t))))))
(/.f64 (-.f64 (*.f64 y (+.f64 (/.f64 z t) (/.f64 x t))) (*.f64 t (-.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 x t) (/.f64 x t))))) (*.f64 t (+.f64 (/.f64 z t) (/.f64 x t))))
(/.f64 (-.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))) (*.f64 t (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 y (+.f64 x z)) (*.f64 t (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)))) (*.f64 t (+.f64 x z)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (+.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 x z))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 t (-.f64 z x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (/.f64 t (-.f64 z x)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z t) (*.f64 t x)))) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (/.f64 t x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z (/.f64 t x)) (*.f64 t #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (/.f64 t x))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (+.f64 x z) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 x z) t)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 z x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 z t) (/.f64 x t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 x t) (/.f64 x t))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 z t) (/.f64 x t))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x z)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) (*.f64 (/.f64 t y) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 t y) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64))) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x z))) (*.f64 (/.f64 t y) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (/.f64 t y) (*.f64 t (+.f64 x z))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 z x)))) (*.f64 (/.f64 t y) #s(literal -1 binary64))) (*.f64 (/.f64 t y) (neg.f64 (/.f64 t (-.f64 z x)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 t y) (-.f64 (*.f64 z t) (*.f64 t x)))) (*.f64 (/.f64 t y) (*.f64 t t)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t y) (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x))))) (*.f64 (/.f64 t y) (*.f64 t (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t x))) (*.f64 (/.f64 t y) (-.f64 (*.f64 z (/.f64 t x)) (*.f64 t #s(literal 1 binary64))))) (*.f64 (/.f64 t y) (*.f64 t (/.f64 t x))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t)) (*.f64 (/.f64 t y) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (/.f64 t y) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) t)) (*.f64 (/.f64 t y) (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (/.f64 t y) (*.f64 (+.f64 x z) t)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) (*.f64 (-.f64 z x) #s(literal 1 binary64)))) (*.f64 (/.f64 t y) t))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t y) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (*.f64 (/.f64 t y) (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t))))) (*.f64 (/.f64 t y) (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 t y) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 z t) (/.f64 x t))) (*.f64 (/.f64 t y) (-.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 x t) (/.f64 x t))))) (*.f64 (/.f64 t y) (+.f64 (/.f64 z t) (/.f64 x t))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))) (*.f64 (/.f64 t y) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t y) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x z)) (*.f64 (/.f64 t y) (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t y) (+.f64 x z)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 z x))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) t))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))))
(/.f64 (-.f64 (/.f64 t (-.f64 z x)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 t (-.f64 z x))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x z))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 t (+.f64 x z))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 z x)))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (neg.f64 (/.f64 t (-.f64 z x)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 (*.f64 z t) (*.f64 t x)))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 t t)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x))))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 t (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t x))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 (*.f64 z (/.f64 t x)) (*.f64 t #s(literal 1 binary64))))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 t (/.f64 t x))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) t)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 (+.f64 x z) t)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 (-.f64 z x) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) t))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t))))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 z t) (/.f64 x t))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 x t) (/.f64 x t))))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (+.f64 (/.f64 z t) (/.f64 x t))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x z)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (+.f64 x z)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 z x))) (*.f64 (neg.f64 (/.f64 t y)) t))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 z x))) (*.f64 (neg.f64 (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t y)) (/.f64 t (-.f64 z x))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t y)) (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 x z))) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 t (+.f64 x z))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 z x)))) (*.f64 (neg.f64 (/.f64 t y)) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 t y)) (neg.f64 (/.f64 t (-.f64 z x)))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 (*.f64 z t) (*.f64 t x)))) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 t t)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x))))) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 t (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (/.f64 t x))) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 (*.f64 z (/.f64 t x)) (*.f64 t #s(literal 1 binary64))))) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 t (/.f64 t x))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t)) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) t)) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 (+.f64 x z) t)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 (-.f64 z x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 t y)) t))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (/.f64 t y)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (*.f64 (neg.f64 (/.f64 t y)) (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t))))) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) (*.f64 (neg.f64 (/.f64 t y)) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t))))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 z t) (/.f64 x t))) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 x t) (/.f64 x t))))) (*.f64 (neg.f64 (/.f64 t y)) (+.f64 (/.f64 z t) (/.f64 x t))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (neg.f64 (/.f64 t y)) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 x z)) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (neg.f64 (/.f64 t y)) (+.f64 x z)))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) t) (*.f64 t (-.f64 z x))) (*.f64 t t))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) (*.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))) (*.f64 t (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t (-.f64 z x))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t (-.f64 z x))))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 t (+.f64 x z))) (*.f64 t (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 t (*.f64 t (+.f64 x z))))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (/.f64 t (-.f64 z x)))) (*.f64 t #s(literal -1 binary64))) (*.f64 t (neg.f64 (/.f64 t (-.f64 z x)))))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 t t)) (*.f64 t (-.f64 (*.f64 z t) (*.f64 t x)))) (*.f64 t (*.f64 t t)))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 t (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x))))) (*.f64 t (*.f64 t (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 t (/.f64 t x))) (*.f64 t (-.f64 (*.f64 z (/.f64 t x)) (*.f64 t #s(literal 1 binary64))))) (*.f64 t (*.f64 t (/.f64 t x))))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t)) (*.f64 t (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 t (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t)))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (+.f64 x z) t)) (*.f64 t (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 t (*.f64 (+.f64 x z) t)))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) t) (*.f64 t (*.f64 (-.f64 z x) #s(literal 1 binary64)))) (*.f64 t t))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t))))) (*.f64 t (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) (*.f64 t (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t))))))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 (/.f64 z t) (/.f64 x t))) (*.f64 t (-.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 x t) (/.f64 x t))))) (*.f64 t (+.f64 (/.f64 z t) (/.f64 x t))))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))) (*.f64 t (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 x z)) (*.f64 t (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)))) (*.f64 t (+.f64 x z)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) t) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 z x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) t))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t (-.f64 z x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 t (-.f64 z x))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t (+.f64 x z))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 t (+.f64 x z))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (/.f64 t (-.f64 z x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 t (-.f64 z x)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 (*.f64 z t) (*.f64 t x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 t t)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t (/.f64 t x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 (*.f64 z (/.f64 t x)) (*.f64 t #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 t (/.f64 t x))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 x z) t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 x z) t)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) t) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 z x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) t))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (+.f64 (/.f64 z t) (/.f64 x t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 x t) (/.f64 x t))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (+.f64 (/.f64 z t) (/.f64 x t))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (+.f64 x z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (+.f64 x z)))
(/.f64 (-.f64 (*.f64 (*.f64 t y) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (-.f64 z x)))) (*.f64 (*.f64 t t) (*.f64 t t)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))) (*.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) (/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))) (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 t t)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))
(/.f64 (-.f64 (*.f64 (+.f64 x y) t) (*.f64 t z)) (*.f64 t t))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (/.f64 t z)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))))) (neg.f64 (neg.f64 (*.f64 t t))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)))) (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 t (-.f64 z x))) (*.f64 t #s(literal 1 binary64)))) (neg.f64 (*.f64 t (/.f64 t (-.f64 z x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) t)))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (neg.f64 (*.f64 t t)))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 z x))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (-.f64 z x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) (-.f64 z x)))) (neg.f64 (*.f64 (/.f64 t y) t)))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (neg.f64 (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (-.f64 (/.f64 t (-.f64 z x)) (*.f64 (/.f64 t y) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 t y) (/.f64 t (-.f64 z x)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) t)) (-.f64 #s(literal 0 binary64) t))
(pow.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 1 binary64))
(pow.f64 (/.f64 (*.f64 t t) (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))) (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) t) (/.f64 (+.f64 (-.f64 x y) z) (+.f64 (-.f64 x y) z)))
(*.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 y z)) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 y z)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 t (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)))
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))) (/.f64 #s(literal 1 binary64) t)) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) (+.f64 y (-.f64 z x))))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (-.f64 x y) z)))
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) t))
(/.f64 y t)
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 t y))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t y) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t y))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64))))
(/.f64 (*.f64 y #s(literal 1 binary64)) t)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(pow.f64 (/.f64 t y) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 y (/.f64 #s(literal 1 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 #s(literal 1 binary64) (/.f64 y t))
(*.f64 (/.f64 #s(literal 1 binary64) t) y)
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(+.f64 (/.f64 (-.f64 z x) t) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) x (/.f64 x t)))
(+.f64 (/.f64 (-.f64 z x) t) (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) t) (/.f64 x t)))
(+.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) (/.f64 x t)))
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x))))
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 x t) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) #s(literal 1 binary64) (*.f64 (/.f64 x t) #s(literal 1 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 z x))) #s(literal -1 binary64)))
(-.f64 (/.f64 z t) (/.f64 x t))
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))) t) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))) t))
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 x z)) t) (/.f64 (/.f64 (*.f64 x x) (+.f64 x z)) t))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))))
(-.f64 (/.f64 (*.f64 z z) (*.f64 t (+.f64 x z))) (/.f64 (*.f64 x x) (*.f64 t (+.f64 x z))))
(-.f64 (/.f64 (*.f64 z t) (*.f64 t t)) (/.f64 (*.f64 t x) (*.f64 t t)))
(-.f64 (/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) x)) (*.f64 t (-.f64 #s(literal 0 binary64) t))))
(-.f64 (/.f64 (*.f64 z (/.f64 t x)) (*.f64 t (/.f64 t x))) (/.f64 (*.f64 t #s(literal 1 binary64)) (*.f64 t (/.f64 t x))))
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t))))))
(-.f64 (/.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (/.f64 z t) (/.f64 x t))) (/.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (+.f64 (/.f64 z t) (/.f64 x t))))
(fma.f64 z (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 x t)))
(neg.f64 (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 z x) t)
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (-.f64 z x)))))
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (*.f64 t (+.f64 x z)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 z x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 z t) (*.f64 t x)) (*.f64 t t))
(/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 z (/.f64 t x)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t x)))
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t))
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x z) t))
(/.f64 (*.f64 (-.f64 z x) #s(literal 1 binary64)) t)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))))
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (*.f64 t (+.f64 x z))))
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t)))))
(/.f64 (-.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 x t) (/.f64 x t))) (+.f64 (/.f64 z t) (/.f64 x t)))
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)) (+.f64 x z))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 z (*.f64 x #s(literal 1 binary64))) t)
(/.f64 (-.f64 (*.f64 z (/.f64 (/.f64 t x) #s(literal 1 binary64))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t x) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 z (neg.f64 (/.f64 t x))) (*.f64 t #s(literal -1 binary64))) (*.f64 t (neg.f64 (/.f64 t x))))
(/.f64 (-.f64 (*.f64 z (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 z t) (*.f64 t (*.f64 x #s(literal 1 binary64)))) (*.f64 t t))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) t))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (/.f64 t x) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 t x)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t x) #s(literal 1 binary64))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 (/.f64 t x) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t x))) (*.f64 (/.f64 t z) #s(literal -1 binary64))) (*.f64 (/.f64 t z) (neg.f64 (/.f64 t x))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t z) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 t z) (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t z) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 t z) t))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) t) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 t t))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t x)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 t x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t x) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 t x))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (/.f64 t x))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (neg.f64 (-.f64 (*.f64 z t) (*.f64 t x))) (neg.f64 (*.f64 t t)))
(/.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 t x)) (*.f64 t #s(literal 1 binary64)))) (neg.f64 (*.f64 t (/.f64 t x))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x z) t)))
(/.f64 (neg.f64 (*.f64 (-.f64 z x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 x t) (/.f64 x t)))) (neg.f64 (+.f64 (/.f64 z t) (/.f64 x t))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 x z)))
(pow.f64 (/.f64 t (-.f64 z x)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 z x))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))))
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t) (/.f64 (-.f64 z x) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))))
(*.f64 (/.f64 (+.f64 x z) t) (/.f64 (-.f64 z x) (+.f64 x z)))
(+.f64 z (-.f64 #s(literal 0 binary64) x))
(+.f64 (-.f64 #s(literal 0 binary64) x) z)
(-.f64 z x)
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))))
(-.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 (*.f64 x x) (+.f64 x z)))
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 z (-.f64 #s(literal 0 binary64) x))))
(fma.f64 #s(literal -1 binary64) x z)
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 z z) (-.f64 (*.f64 x x) (*.f64 z (-.f64 #s(literal 0 binary64) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (-.f64 (*.f64 z z) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (+.f64 x z))
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x z) (-.f64 (*.f64 z z) (*.f64 x x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))))
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 z z) (-.f64 (*.f64 x x) (*.f64 z (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (+.f64 x z)))
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (-.f64 z (-.f64 #s(literal 0 binary64) x))))
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 x z)) (*.f64 (+.f64 x z) (*.f64 x x))) (*.f64 (+.f64 x z) (+.f64 x z)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x z))))
(pow.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x z) (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))))
(*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))

simplify331.0ms (2.9%)

Algorithm
egg-herbie
Rules
4628×*-lowering-*.f32
4628×*-lowering-*.f64
2418×+-lowering-+.f64
2418×+-lowering-+.f32
1546×/-lowering-/.f32
Iterations

Useful iterations: 2 (0.0ms)

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

eval189.0ms (1.6%)

Compiler

Compiled 29851 to 3549 computations (88.1% saved)

prune190.0ms (1.6%)

Pruning

14 alts after pruning (8 fresh and 6 done)

PrunedKeptTotal
New156651571
Fresh134
Picked235
Done033
Total1569141583
Accuracy
100.0%
Counts
1583 → 14
Alt Table
Click to see full alt table
StatusAccuracyProgram
71.3%
(/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64))
63.7%
(/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64))
66.8%
(/.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t) #s(literal 2 binary64))
57.6%
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))) t) #s(literal 2 binary64))
43.4%
(/.f64 (/.f64 y t) #s(literal 2 binary64))
37.1%
(/.f64 (/.f64 x t) #s(literal 2 binary64))
67.8%
(/.f64 (-.f64 (/.f64 y t) (/.f64 z t)) #s(literal 2 binary64))
71.6%
(/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) #s(literal 2 binary64))
35.0%
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
72.7%
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x y)))
37.0%
(/.f64 #s(literal 1/2 binary64) (/.f64 t x))
73.0%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x))
43.3%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y)
34.9%
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z)
Compiler

Compiled 250 to 184 computations (26.4% saved)

simplify165.0ms (1.4%)

Algorithm
egg-herbie
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f64 #s(literal 1 binary64) (/.f64 z y))
cost-diff256
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))
cost-diff256
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t)
cost-diff256
(/.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t) #s(literal 2 binary64))
cost-diff0
(/.f64 z t)
cost-diff0
(/.f64 y t)
cost-diff128
(-.f64 (/.f64 y t) (/.f64 z t))
cost-diff128
(/.f64 (-.f64 (/.f64 y t) (/.f64 z t)) #s(literal 2 binary64))
cost-diff0
(+.f64 x y)
cost-diff0
(/.f64 t (+.f64 x y))
cost-diff0
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x y)))
cost-diff0
(/.f64 #s(literal 1/2 binary64) t)
cost-diff0
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y)
cost-diff0
(+.f64 y x)
cost-diff0
(/.f64 #s(literal 1/2 binary64) t)
cost-diff0
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x))
Rules
2040×*-lowering-*.f32
2040×*-lowering-*.f64
1424×fma-define
1314×sum3-define
1116×fnmadd-define
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
023109
150109
2114109
3207108
450097
5146297
6459197
0821997
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* (/ 1/2 t) (+ y x))
(/ 1/2 t)
1/2
t
(+ y x)
y
x
(* (/ 1/2 t) y)
(/ 1/2 t)
1/2
t
y
(/ 1/2 (/ t (+ x y)))
1/2
(/ t (+ x y))
t
(+ x y)
x
y
(/ (- (/ y t) (/ z t)) 2)
(- (/ y t) (/ z t))
(/ y t)
y
t
(/ z t)
z
2
(/ (/ (* y (- 1 (/ z y))) t) 2)
(/ (* y (- 1 (/ z y))) t)
(* y (- 1 (/ z y)))
y
(- 1 (/ z y))
1
(/ z y)
z
t
2
Outputs
(* (/ 1/2 t) (+ y x))
(/.f64 (/.f64 (+.f64 y x) #s(literal 2 binary64)) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
1/2
#s(literal 1/2 binary64)
t
(+ y x)
(+.f64 y x)
y
x
(* (/ 1/2 t) y)
(/.f64 (/.f64 y #s(literal 2 binary64)) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
1/2
#s(literal 1/2 binary64)
t
y
(/ 1/2 (/ t (+ x y)))
(/.f64 (/.f64 (+.f64 y x) #s(literal 2 binary64)) t)
1/2
#s(literal 1/2 binary64)
(/ t (+ x y))
(/.f64 t (+.f64 y x))
t
(+ x y)
(+.f64 y x)
x
y
(/ (- (/ y t) (/ z t)) 2)
(/.f64 (-.f64 y z) (*.f64 t #s(literal 2 binary64)))
(- (/ y t) (/ z t))
(/.f64 (-.f64 y z) t)
(/ y t)
(/.f64 y t)
y
t
(/ z t)
(/.f64 z t)
z
2
#s(literal 2 binary64)
(/ (/ (* y (- 1 (/ z y))) t) 2)
(/.f64 (-.f64 y z) (*.f64 t #s(literal 2 binary64)))
(/ (* y (- 1 (/ z y))) t)
(/.f64 (-.f64 y z) t)
(* y (- 1 (/ z y)))
(-.f64 y z)
y
(- 1 (/ z y))
(-.f64 #s(literal 1 binary64) (/.f64 z y))
1
#s(literal 1 binary64)
(/ z y)
(/.f64 z y)
z
t
2
#s(literal 2 binary64)

localize147.0ms (1.3%)

Localize:

Found 16 expressions of interest:

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

Compiled 118 to 24 computations (79.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 46.0ms
ival-div: 20.0ms (43.8% of total)
ival-sub: 17.0ms (37.2% of total)
ival-mult: 5.0ms (11% of total)
ival-add: 3.0ms (6.6% of total)
const: 1.0ms (2.2% of total)
backward-pass: 0.0ms (0% of total)

series21.0ms (0.2%)

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

114 calls:

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

rewrite456.0ms (4%)

Algorithm
batch-egg-rewrite
Rules
4764×*-lowering-*.f32
4764×*-lowering-*.f64
4708×/-lowering-/.f32
4708×/-lowering-/.f64
2344×--lowering--.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02386
115586
2149086
0842786
Stop Event
iter limit
node limit
Counts
16 → 935
Calls
Call 1
Inputs
(* (/ 1/2 t) (+ y x))
(/ 1/2 t)
(+ y x)
(* (/ 1/2 t) y)
(/ 1/2 (/ t (+ x y)))
(/ t (+ x y))
(+ x y)
(/ (- (/ y t) (/ z t)) 2)
(- (/ y t) (/ z t))
(/ y t)
(/ z t)
(/ (/ (* y (- 1 (/ z y))) t) 2)
(/ (* y (- 1 (/ z y))) t)
(* y (- 1 (/ z y)))
(- 1 (/ z y))
(/ z y)
Outputs
(+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x x) (-.f64 y x)) (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (-.f64 y x) (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (-.f64 y x) (/.f64 t #s(literal 1/2 binary64)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 y t) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) x) (/.f64 y (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) y (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) x (/.f64 y (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 y (/.f64 #s(literal 1/2 binary64) t) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) t) (/.f64 y (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) t) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 t #s(literal 1/2 binary64))))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 t (+.f64 y x))))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 y x)))
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 y x)))
(/.f64 (+.f64 y x) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64)))))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (+.f64 y x))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (neg.f64 (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) t)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (-.f64 x y)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (-.f64 y x)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 x y)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y x)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 x y)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x)))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) t))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) t))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (-.f64 x y) t))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/2 binary64)) (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (-.f64 y x) t))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (-.f64 y x) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (/.f64 (-.f64 y x) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x))
(/.f64 (*.f64 (+.f64 y x) #s(literal 1 binary64)) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (*.f64 (+.f64 y x) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 x y))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 y x))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) t)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (*.f64 t (-.f64 x y))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 t (-.f64 y x))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 x y))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y x))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 x y))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) t)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) t)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 x y) t)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 x y) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 y x) t)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 y x) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))))) (neg.f64 (+.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (-.f64 y x) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (-.f64 x y)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (-.f64 y x)))
(/.f64 (neg.f64 (*.f64 (+.f64 y x) #s(literal 1 binary64))) (neg.f64 (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 y x) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 y x))) (neg.f64 (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) t))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) t))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) t))) (neg.f64 (-.f64 x y)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) t))) (neg.f64 (-.f64 y x)))
(pow.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 y x) t))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x))
(*.f64 (+.f64 y x) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 y x))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 t (+.f64 y x))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (+.f64 y x))))
(*.f64 (/.f64 (+.f64 y x) t) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 y x) #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 y x)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 x y)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 x y)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y x)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 x y)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 y x)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y x))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) (-.f64 x y)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (-.f64 y x)))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) t))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) t))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) t))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t))
(*.f64 (/.f64 (+.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (+.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t))
(exp.f64 (*.f64 (log.f64 (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) t))
(/.f64 #s(literal 1/2 binary64) t)
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 #s(literal 1 binary64) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) t))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t #s(literal 1/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))
(pow.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1/2 binary64))
(+.f64 y x)
(+.f64 x y)
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x)))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 x y)))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x)))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y)))
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 y x) (-.f64 y x)))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (neg.f64 (-.f64 x y))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 y x))))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 y (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 y (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (/.f64 y t) #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) y)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y t)))
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t y)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))))
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (/.f64 y t)) #s(literal -2 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (neg.f64 (/.f64 y t))) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 y #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal -1 binary64))
(pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 y t))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y)
(*.f64 y (/.f64 #s(literal 1/2 binary64) t))
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)))
(*.f64 (/.f64 y t) #s(literal 1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t))
(+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x x) (-.f64 y x)) (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (-.f64 y x) (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (-.f64 y x) (/.f64 t #s(literal 1/2 binary64)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 y t) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) x) (/.f64 y (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) y (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) x (/.f64 y (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 y (/.f64 #s(literal 1/2 binary64) t) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) t) (/.f64 y (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) t) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 t #s(literal 1/2 binary64))))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 t (+.f64 y x))))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 y x)))
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 y x)))
(/.f64 (+.f64 y x) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64)))))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (+.f64 y x))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (neg.f64 (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) t)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (-.f64 x y)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (-.f64 y x)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 x y)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y x)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 x y)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x)))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) t))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) t))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (-.f64 x y) t))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/2 binary64)) (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (-.f64 y x) t))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (-.f64 y x) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (/.f64 (-.f64 y x) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x))
(/.f64 (*.f64 (+.f64 y x) #s(literal 1 binary64)) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (*.f64 (+.f64 y x) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 x y))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 y x))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) t)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (*.f64 t (-.f64 x y))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 t (-.f64 y x))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 x y))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y x))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 x y))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) t)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) t)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 x y) t)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 x y) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 y x) t)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 y x) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))))) (neg.f64 (+.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (-.f64 y x) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (-.f64 x y)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (-.f64 y x)))
(/.f64 (neg.f64 (*.f64 (+.f64 y x) #s(literal 1 binary64))) (neg.f64 (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 y x) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 y x))) (neg.f64 (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) t))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) t))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) t))) (neg.f64 (-.f64 x y)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) t))) (neg.f64 (-.f64 y x)))
(pow.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 y x) t))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x))
(*.f64 (+.f64 y x) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 y x))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 t (+.f64 y x))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (+.f64 y x))))
(*.f64 (/.f64 (+.f64 y x) t) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 y x) #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 y x)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 x y)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 x y)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y x)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 x y)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 y x)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y x))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) (-.f64 x y)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (-.f64 y x)))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) t))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) t))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) t))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t))
(*.f64 (/.f64 (+.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (+.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 y x) t)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t (+.f64 y x))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (+.f64 y x))))
(/.f64 t (+.f64 y x))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) t))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 y x) t) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 y x) t))))
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 y x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y x) t)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 y x) t) #s(literal 1 binary64))))
(/.f64 (*.f64 t #s(literal 1 binary64)) (+.f64 y x))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x))))
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 y x)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))))
(pow.f64 (/.f64 t (+.f64 y x)) #s(literal 1 binary64))
(pow.f64 (/.f64 (+.f64 y x) t) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 y x) t) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 t (/.f64 #s(literal 1 binary64) (+.f64 y x)))
(*.f64 #s(literal 1 binary64) (/.f64 t (+.f64 y x)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) t)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(*.f64 (/.f64 t (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))
(*.f64 (/.f64 t (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))
(*.f64 (/.f64 t (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))))
(*.f64 (/.f64 t (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(*.f64 (/.f64 t (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y))
(*.f64 (/.f64 t (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))))
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x))
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x))))
(+.f64 y x)
(+.f64 x y)
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x)))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 x y)))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x)))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y)))
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 y x) (-.f64 y x)))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (neg.f64 (-.f64 x y))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 y x))))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y t) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) z))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))) z (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) z)))
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y t) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t))))
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) y (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) z))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))) z (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) z)))
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) y (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t))))
(+.f64 (fma.f64 y (/.f64 #s(literal 1/2 binary64) t) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) z))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))) z (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) z)))
(+.f64 (fma.f64 y (/.f64 #s(literal 1/2 binary64) t) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t))))
(+.f64 (fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) z))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))) z (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) z)))
(+.f64 (fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t))))
(+.f64 (fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) z))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))) z (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) z)))
(+.f64 (fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t))))
(+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) z))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))) z (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) z)))
(+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t))) #s(literal -1 binary64)))
(-.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 y z) t) #s(literal -2 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 t y) (*.f64 t t)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 t z) (*.f64 t t)) #s(literal 2 binary64)))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z))) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))) #s(literal 2 binary64)))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)) #s(literal 2 binary64)))
(-.f64 (/.f64 (*.f64 t y) (*.f64 #s(literal 2 binary64) (*.f64 t t))) (/.f64 (*.f64 t z) (*.f64 #s(literal 2 binary64) (*.f64 t t))))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))))) (/.f64 (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))))))
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) (/.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))))
(-.f64 (/.f64 (*.f64 (/.f64 y t) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 z t)) #s(literal 4 binary64)))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (+.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (+.f64 (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))))) (/.f64 (/.f64 (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z))) #s(literal 8 binary64)) (+.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (+.f64 (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))))))
(-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) (/.f64 (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))) (+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 y t) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) y (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(fma.f64 y (/.f64 #s(literal 1/2 binary64) t) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(neg.f64 (/.f64 (/.f64 (-.f64 y z) t) #s(literal -2 binary64)))
(/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t)))))
(/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 t y) (*.f64 t z)) (*.f64 #s(literal 2 binary64) (*.f64 t t)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) t)) #s(literal -2 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))))
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t)) #s(literal 1 binary64))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 z t))) #s(literal 4 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) t))) #s(literal 2 binary64))
(/.f64 (neg.f64 (-.f64 y z)) (neg.f64 (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 t y) (*.f64 t z))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (/.f64 (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z))) #s(literal 8 binary64))) (+.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (+.f64 (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) (+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) t)
(/.f64 (*.f64 (-.f64 (*.f64 t y) (*.f64 t z)) #s(literal 1/2 binary64)) (*.f64 t t))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) #s(literal 1/2 binary64)) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) z) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) z) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (-.f64 (neg.f64 (/.f64 y t)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) #s(literal -2 binary64))
(/.f64 (-.f64 (*.f64 y (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 z t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 2 binary64) (/.f64 z t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 z t))))
(/.f64 (-.f64 (*.f64 y (*.f64 #s(literal 2 binary64) (/.f64 t z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 y (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 t #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 2 binary64) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 #s(literal 2 binary64) (/.f64 z t))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z t))))
(/.f64 (-.f64 (*.f64 (/.f64 y t) (*.f64 #s(literal 2 binary64) (/.f64 t z))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (/.f64 y t) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) z))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (/.f64 y t) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) #s(literal -4 binary64))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) z)) (*.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) (/.f64 z t))) (*.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z t))) (*.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 2 binary64) (/.f64 z t))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t z))) (*.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal 2 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (*.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) z)) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (/.f64 z t))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z t))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (/.f64 #s(literal 2 binary64) (/.f64 z t))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t z))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (*.f64 #s(literal 2 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) z)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (/.f64 z t))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z t))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (/.f64 #s(literal 2 binary64) (/.f64 z t))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t z))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (*.f64 #s(literal 2 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) z)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 z t))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 2 binary64) (/.f64 z t))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 2 binary64) (/.f64 z t))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 t z))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 2 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 t #s(literal 1/2 binary64))) (*.f64 t z)) (*.f64 t (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (*.f64 t (/.f64 z t))) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 2 binary64) (/.f64 z t))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 #s(literal 2 binary64) (/.f64 z t))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 t z))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (*.f64 #s(literal 2 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal -2 binary64)) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (*.f64 t #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 z t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 z t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 z t))))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 t z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 z t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) (/.f64 z t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 z t))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 t z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) #s(literal -2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 2 binary64) (/.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 2 binary64) (/.f64 z t))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal 2 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 2 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y)) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal -2 binary64) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 z t))) #s(literal -4 binary64))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) (/.f64 #s(literal 2 binary64) (/.f64 z t))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z t))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) (*.f64 #s(literal 2 binary64) (/.f64 t z))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) z))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) #s(literal 4 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 2 binary64) (/.f64 z t))))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 2 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 2 binary64) (/.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 2 binary64) (/.f64 z t))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 2 binary64) (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -2 binary64)))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 z t)))) #s(literal -4 binary64))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) t)))) #s(literal -2 binary64))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (/.f64 (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z))) #s(literal 8 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (+.f64 (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))) (neg.f64 (+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t y) (*.f64 t z)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 t t)))
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) t)) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 y z) t) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) t)) #s(literal -1/2 binary64))
(*.f64 (/.f64 (-.f64 (*.f64 t y) (*.f64 t z)) t) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 y z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 t y) (*.f64 t z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t t)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 y z) t) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))))
(*.f64 (/.f64 (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 y z) t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1/2 binary64) (+.f64 y z)))
(+.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(+.f64 (/.f64 (-.f64 y z) t) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z) (/.f64 z t)))
(+.f64 (/.f64 (-.f64 y z) t) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t) (/.f64 z t)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 y t))
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 1 binary64) (*.f64 (/.f64 z t) #s(literal 1 binary64))))
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y t) (neg.f64 (*.f64 (/.f64 z t) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 1 binary64) (*.f64 (/.f64 z t) #s(literal 1 binary64))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 z t) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 1 binary64) (*.f64 (/.f64 z t) #s(literal 1 binary64))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) y (neg.f64 (*.f64 (/.f64 z t) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 1 binary64) (*.f64 (/.f64 z t) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) y (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z))))
(-.f64 (/.f64 y t) (/.f64 z t))
(-.f64 (/.f64 (*.f64 t y) (*.f64 t t)) (/.f64 (*.f64 t z) (*.f64 t t)))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))) (/.f64 (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z))) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))))
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)) (/.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))
(-.f64 (/.f64 (*.f64 y (/.f64 t z)) (*.f64 t (/.f64 t z))) (/.f64 (*.f64 t #s(literal 1 binary64)) (*.f64 t (/.f64 t z))))
(-.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 t (-.f64 #s(literal 0 binary64) t))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) t)) (/.f64 (*.f64 (/.f64 t y) z) (*.f64 (/.f64 t y) t)))
(-.f64 (/.f64 (/.f64 t z) (*.f64 (/.f64 t y) (/.f64 t z))) (/.f64 (*.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 (/.f64 t y) (/.f64 t z))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t))) (/.f64 (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) (*.f64 (-.f64 #s(literal 0 binary64) t) t)))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 t t)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) (*.f64 t t)))
(fma.f64 y (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(fma.f64 z (neg.f64 (/.f64 #s(literal 1 binary64) t)) (/.f64 y t))
(fma.f64 #s(literal 1 binary64) (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(fma.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z) (/.f64 z t)))
(fma.f64 (-.f64 (*.f64 t y) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z) (/.f64 z t)))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t) (/.f64 y t))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(fma.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 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z) (/.f64 z t)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) y (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y z) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z) (/.f64 z t)))
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z) (/.f64 z t)))
(fma.f64 #s(literal -1 binary64) (/.f64 z t) (/.f64 y t))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y z)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 t y) (*.f64 t z))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) (/.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 #s(literal 0 binary64) z)) t) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))))
(/.f64 (-.f64 y z) t)
(/.f64 (-.f64 (*.f64 t y) (*.f64 t 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 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (-.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 z t))))))
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 y z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t t) (-.f64 (*.f64 t y) (*.f64 t z)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) (/.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 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t z)))
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) z)) (*.f64 (/.f64 t y) t))
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z))) (*.f64 t t))
(/.f64 (neg.f64 (-.f64 y z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (-.f64 (*.f64 t y) (*.f64 t z))) (neg.f64 (*.f64 t 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 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) 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 (/.f64 y t) y) t) (-.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 z t)))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (neg.f64 (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))
(/.f64 (/.f64 (-.f64 (*.f64 t y) (*.f64 t z)) t) t)
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) z) t)
(/.f64 (-.f64 y (*.f64 z #s(literal 1 binary64))) t)
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 z #s(literal 1 binary64))) t)
(/.f64 (-.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 y (/.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t z) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 y (neg.f64 (/.f64 t z))) (*.f64 t #s(literal -1 binary64))) (*.f64 t (neg.f64 (/.f64 t z))))
(/.f64 (-.f64 (*.f64 t y) (*.f64 t (*.f64 z #s(literal 1 binary64)))) (*.f64 t t))
(/.f64 (-.f64 (*.f64 y (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 (/.f64 t z) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t z))) (*.f64 (/.f64 t y) #s(literal -1 binary64))) (*.f64 (/.f64 t y) (neg.f64 (/.f64 t z))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 t y) t))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t y) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t y) (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) z)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) t))
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 (/.f64 t z) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t z))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (neg.f64 (/.f64 t z))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) t))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t z) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (neg.f64 (/.f64 t y)) z)) (*.f64 (neg.f64 (/.f64 t y)) t))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (neg.f64 (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t y)) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t y)) (/.f64 (/.f64 t z) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t z))) (*.f64 (neg.f64 (/.f64 t y)) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 t y)) (neg.f64 (/.f64 t z))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 t y)) t))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (/.f64 t y)) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (neg.f64 (/.f64 t y)) (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) t) (*.f64 t z)) (*.f64 t t))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t z) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (/.f64 t z))) (*.f64 t #s(literal -1 binary64))) (*.f64 t (neg.f64 (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) t) (*.f64 t (*.f64 z #s(literal 1 binary64)))) (*.f64 t t))
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) t) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) t))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 t z) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (/.f64 t z))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 t z))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) t) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) t))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 (*.f64 (*.f64 t y) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t z))) (*.f64 (*.f64 t t) (*.f64 t t)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z))))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)) (*.f64 (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t) (/.f64 (/.f64 z t) (/.f64 t z)))) (*.f64 (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 t #s(literal 1 binary64)))) (neg.f64 (*.f64 t (/.f64 t z))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) z)))) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) z))) (neg.f64 (*.f64 (/.f64 t y) t)))
(/.f64 (neg.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 t y) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 t y) (/.f64 t z))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) z)))) (neg.f64 (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) z))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) t)))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)))) (neg.f64 (*.f64 t t)))
(/.f64 (neg.f64 (neg.f64 (-.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 t y) (*.f64 t z)))) (neg.f64 (neg.f64 (*.f64 t t))))
(/.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 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) (neg.f64 (neg.f64 (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t y) (*.f64 t z)) t)) (-.f64 #s(literal 0 binary64) t))
(pow.f64 (/.f64 t (-.f64 y z)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 t t) (-.f64 (*.f64 t y) (*.f64 t z))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) (/.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 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) #s(literal -1 binary64))
(*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) t))
(*.f64 (-.f64 (*.f64 t y) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 t t)))
(*.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 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))))
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y z))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))
(*.f64 (/.f64 (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t) (/.f64 #s(literal 1 binary64) t)) (/.f64 (/.f64 (-.f64 y z) t) (+.f64 y z)))
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) t))
(/.f64 y t)
(/.f64 #s(literal 1 binary64) (/.f64 t y))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t y) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t y))))
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64))))
(/.f64 (*.f64 y #s(literal 1 binary64)) t)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(pow.f64 (/.f64 t y) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 y (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 y t))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) y)
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(/.f64 z t)
(/.f64 #s(literal 1 binary64) (/.f64 t z))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t z))))
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t z)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t z) #s(literal 1 binary64))))
(/.f64 (*.f64 z #s(literal 1 binary64)) t)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t))
(pow.f64 (/.f64 t z) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t z) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 z (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 z t))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) z)
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t) #s(literal -2 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) (neg.f64 (/.f64 t #s(literal 1/2 binary64)))))
(neg.f64 (/.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t) #s(literal -2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t)))))
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t) #s(literal 2 binary64))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) (neg.f64 (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t)) #s(literal -2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))))) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))))) (neg.f64 (neg.f64 (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) #s(literal 1/2 binary64)) t)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) #s(literal 2 binary64)) t)
(/.f64 (neg.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t))
(*.f64 y (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) t) #s(literal 1/2 binary64)))
(*.f64 y (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) (/.f64 t #s(literal 1/2 binary64))))
(*.f64 y (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) t) #s(literal 2 binary64)))
(*.f64 (/.f64 y t) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) #s(literal 2 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t) #s(literal 2 binary64)))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) (/.f64 y (/.f64 t #s(literal 1/2 binary64))))
(*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t) #s(literal 1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t)) #s(literal -1/2 binary64))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) t) (/.f64 y #s(literal 2 binary64)))
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) t))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) #s(literal 2 binary64)) (/.f64 y t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y))) #s(literal 2 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) t))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))))))
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) (-.f64 #s(literal 0 binary64) t))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) #s(literal 1 binary64)) t)
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t))
(pow.f64 (/.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 y (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) t))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) (/.f64 y t))
(*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) (/.f64 #s(literal 1 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) t) y)
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) t))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y))) t))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) t))
(*.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y))) #s(literal -1 binary64)) (/.f64 y t))
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 z y))))
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z y)) y))
(fma.f64 y #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 z y))))
(fma.f64 #s(literal 1 binary64) y (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z y)) y))
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y)))))
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) (/.f64 y z)))) (+.f64 #s(literal 1 binary64) (/.f64 z y)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) y) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) (/.f64 y z))) y) (+.f64 #s(literal 1 binary64) (/.f64 z y)))
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y))))))
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) (/.f64 y z))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) y)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) (/.f64 y z))) y)) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) y)
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z y)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z y)) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (/.f64 z y))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y))))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y))))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z y))) (/.f64 (/.f64 (/.f64 z y) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 z y))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z y)))) (/.f64 (/.f64 (/.f64 z y) (/.f64 y z)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z y)))))
(fma.f64 z (neg.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (/.f64 z y) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) (/.f64 y z)))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y)))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 z y) (/.f64 y z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z y))))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) (/.f64 y z))) (+.f64 #s(literal 1 binary64) (/.f64 z y)))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) (/.f64 y z))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z y))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) (/.f64 y z))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 z y) (/.f64 y z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z y)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) (/.f64 y z)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) (/.f64 y z)))) (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z y)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y)) (/.f64 (/.f64 z y) (/.f64 y z)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y)) (+.f64 #s(literal 1 binary64) (/.f64 z y))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) (/.f64 y z))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y)))))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) (/.f64 y z)))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y))))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) (/.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z y))))
(exp.f64 (*.f64 (log.f64 (/.f64 y z)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z y)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 z y)))
(/.f64 z y)
(/.f64 #s(literal 1 binary64) (/.f64 y z))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y z))))
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) y))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y z)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y z) #s(literal 1 binary64))))
(/.f64 (*.f64 z #s(literal 1 binary64)) y)
(/.f64 (*.f64 #s(literal 1 binary64) z) y)
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (-.f64 #s(literal 0 binary64) y)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))))
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) y))
(pow.f64 (/.f64 y z) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 y z) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 z (/.f64 #s(literal 1 binary64) y))
(*.f64 #s(literal 1 binary64) (/.f64 z y))
(*.f64 (/.f64 z y) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))
(*.f64 (/.f64 #s(literal 1 binary64) y) z)
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z y)))
(*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) y))

simplify296.0ms (2.6%)

Algorithm
egg-herbie
Rules
4898×*-lowering-*.f32
4898×*-lowering-*.f64
2688×/-lowering-/.f32
2688×/-lowering-/.f64
1630×times-frac
Iterations

Useful iterations: 2 (0.0ms)

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

eval185.0ms (1.6%)

Compiler

Compiled 21709 to 2559 computations (88.2% saved)

prune140.0ms (1.2%)

Pruning

14 alts after pruning (3 fresh and 11 done)

PrunedKeptTotal
New142001420
Fresh033
Picked055
Done066
Total1420141434
Accuracy
100.0%
Counts
1434 → 14
Alt Table
Click to see full alt table
StatusAccuracyProgram
71.3%
(/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64))
63.7%
(/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64))
66.8%
(/.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t) #s(literal 2 binary64))
57.6%
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))) t) #s(literal 2 binary64))
43.4%
(/.f64 (/.f64 y t) #s(literal 2 binary64))
37.1%
(/.f64 (/.f64 x t) #s(literal 2 binary64))
67.8%
(/.f64 (-.f64 (/.f64 y t) (/.f64 z t)) #s(literal 2 binary64))
71.6%
(/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) #s(literal 2 binary64))
35.0%
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
72.7%
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x y)))
37.0%
(/.f64 #s(literal 1/2 binary64) (/.f64 t x))
73.0%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x))
43.3%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y)
34.9%
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z)
Compiler

Compiled 373 to 198 computations (46.9% saved)

regimes70.0ms (0.6%)

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

8 calls:

12.0ms
(*.f64 t #s(literal 2 binary64))
10.0ms
z
9.0ms
(/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64)))
8.0ms
(+.f64 x y)
7.0ms
t
Results
AccuracySegmentsBranch
100.0%1x
100.0%1y
100.0%1z
100.0%1t
100.0%1(/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64)))
100.0%1(-.f64 (+.f64 x y) z)
100.0%1(+.f64 x y)
100.0%1(*.f64 t #s(literal 2 binary64))
Compiler

Compiled 56 to 42 computations (25% saved)

regimes64.0ms (0.6%)

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

8 calls:

22.0ms
x
7.0ms
(/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64)))
6.0ms
(*.f64 t #s(literal 2 binary64))
5.0ms
t
5.0ms
z
Results
AccuracySegmentsBranch
99.7%1x
99.7%1y
99.7%1z
99.7%1t
99.7%1(/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64)))
99.7%1(-.f64 (+.f64 x y) z)
99.7%1(+.f64 x y)
99.7%1(*.f64 t #s(literal 2 binary64))
Compiler

Compiled 56 to 42 computations (25% saved)

regimes22.0ms (0.2%)

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

5 calls:

4.0ms
x
4.0ms
(+.f64 x y)
4.0ms
t
4.0ms
y
4.0ms
z
Results
AccuracySegmentsBranch
93.6%2x
91.9%2y
89.1%3z
85.2%6t
98.6%2(+.f64 x y)
Compiler

Compiled 27 to 21 computations (22.2% saved)

regimes18.0ms (0.2%)

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

4 calls:

5.0ms
(+.f64 x y)
4.0ms
x
4.0ms
z
4.0ms
y
Results
AccuracySegmentsBranch
87.6%3z
86.5%2y
77.1%2x
87.1%2(+.f64 x y)
Compiler

Compiled 22 to 17 computations (22.7% saved)

regimes14.0ms (0.1%)

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

3 calls:

6.0ms
y
4.0ms
z
4.0ms
(+.f64 x y)
Results
AccuracySegmentsBranch
84.1%3z
73.1%1y
82.5%3(+.f64 x y)
Compiler

Compiled 17 to 13 computations (23.5% saved)

regimes4.0ms (0%)

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

1 calls:

3.0ms
z
Results
AccuracySegmentsBranch
84.0%3z
Compiler

Compiled 5 to 4 computations (20% saved)

regimes16.0ms (0.1%)

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

4 calls:

7.0ms
x
3.0ms
t
3.0ms
z
3.0ms
y
Results
AccuracySegmentsBranch
68.2%4y
71.0%3x
48.8%4t
62.9%4z
Compiler

Compiled 20 to 16 computations (20% saved)

regimes3.0ms (0%)

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

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
71.0%3x
Compiler

Compiled 5 to 4 computations (20% saved)

regimes3.0ms (0%)

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

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
70.9%3x
Compiler

Compiled 5 to 4 computations (20% saved)

regimes2.0ms (0%)

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

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
70.9%3x
Compiler

Compiled 5 to 4 computations (20% saved)

regimes8.0ms (0.1%)

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

3 calls:

4.0ms
z
2.0ms
x
2.0ms
y
Results
AccuracySegmentsBranch
59.2%3z
56.6%2y
48.9%2x
Compiler

Compiled 15 to 12 computations (20% saved)

regimes6.0ms (0%)

Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

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

4 calls:

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

Compiled 20 to 16 computations (20% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-1.7291493607434032e-113
-3.097201401768722e-131
Compiler

Compiled 20 to 15 computations (25% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.2429112710135191e-52
1.3946128032138028e-52
Compiler

Compiled 20 to 15 computations (25% saved)

bsearch34.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
13.0ms
3.2909303877417095e+168
4.6754281193262916e+173
18.0ms
-3.4953932603212477e+86
-4.400955502716837e+76
Results
22.0ms304×0valid
Compiler

Compiled 438 to 338 computations (22.8% saved)

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

bsearch34.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
14.0ms
3.2909303877417095e+168
4.6754281193262916e+173
17.0ms
-3.4953932603212477e+86
-4.400955502716837e+76
Results
19.0ms304×0valid
Compiler

Compiled 438 to 338 computations (22.8% saved)

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

bsearch22.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
8.0ms
-6.106466476546999e-110
-1.831425913183162e-110
11.0ms
-5.137828736313307e+65
-2.4825524891554792e+64
Results
12.0ms192×0valid
Compiler

Compiled 260 to 207 computations (20.4% saved)

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

bsearch20.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
8.0ms
-6.106466476546999e-110
-1.831425913183162e-110
11.0ms
-5.137828736313307e+65
-2.4825524891554792e+64
Results
12.0ms192×0valid
Compiler

Compiled 260 to 207 computations (20.4% saved)

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

bsearch21.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
8.0ms
-6.106466476546999e-110
-1.831425913183162e-110
12.0ms
-5.137828736313307e+65
-2.4825524891554792e+64
Results
13.0ms192×0valid
Compiler

Compiled 260 to 207 computations (20.4% saved)

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

bsearch42.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
8.0ms
-6.106466476546999e-110
-1.831425913183162e-110
32.0ms
-5.137828736313307e+65
-2.4825524891554792e+64
Results
33.0ms192×0valid
Compiler

Compiled 260 to 207 computations (20.4% saved)

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

bsearch66.0ms (0.6%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
52.0ms
4.237126806964989e+50
1.7579656205161245e+51
12.0ms
-5424685.369195088
-3400.643531045116
Results
45.0ms224×0valid
Compiler

Compiled 300 to 239 computations (20.3% saved)

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

simplify50.0ms (0.4%)

Algorithm
egg-herbie
Rules
274×unsub-neg_binary64
270×distribute-lft-neg-in_binary64
206×neg-mul-1_binary64
178×cancel-sign-sub_binary64
154×neg-sub0_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
082216
1106216
2120216
3133216
4161216
5196216
6254216
7359216
8494216
9599216
10755216
11903216
121030216
131102216
141115216
151121216
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 (/.f64 (-.f64 x (-.f64 z y)) t) #s(literal 2 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z)))
(if (<=.f64 (+.f64 x y) #s(literal -6931674235302037/693167423530203714894603546035770925859109268843954143792619895153655326951406405759993601526034894524347802740350892957243539456 binary64)) (/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64)))
(if (<=.f64 (+.f64 x y) #s(literal 3504793066729583/26959946667150639794667015087019630673637144422540572481103610249216 binary64)) (/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) (/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64)))
(if (<=.f64 z #s(literal -37000000000000001921684992893083059632842763006397327683530393559359776509797328748544 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (if (<=.f64 z #s(literal 14399999999999999717981522117428688676857333026889080241976667670850558198652364711898172533057530479354884494580830093749359993037907846910918343075142189413601594310656 binary64)) (/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t)))
(if (<=.f64 z #s(literal -280000000000000004096594664588964448671612036602103416598011020407542981990321500454912 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (if (<=.f64 z #s(literal 5899999999999999861173318211407245535007474993298570850047096787722809647844438590774660916194496903343538962767660545893779687795937848988234107905880185338847790366720 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t)))
(if (<=.f64 x #s(literal -24999999999999999802259656570908462705689030423557613841392074752 binary64)) (/.f64 (/.f64 x t) #s(literal 2 binary64)) (if (<=.f64 x #s(literal -8123055744494575/169230328010303641331690318856389386196071598838855992136870091590247882556495704531248437872567112920983350278405979725889536 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 (/.f64 y t) #s(literal 2 binary64))))
(if (<=.f64 x #s(literal -24999999999999999802259656570908462705689030423557613841392074752 binary64)) (/.f64 (/.f64 x t) #s(literal 2 binary64)) (if (<=.f64 x #s(literal -5923061480360627/169230328010303641331690318856389386196071598838855992136870091590247882556495704531248437872567112920983350278405979725889536 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y)))
(if (<=.f64 x #s(literal -25999999999999999677429911847272567757621805023197276822573154304 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (if (<=.f64 x #s(literal -3384606560206073/84615164005151820665845159428194693098035799419427996068435045795123941278247852265624218936283556460491675139202989862944768 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y)))
(if (<=.f64 x #s(literal -36000000000000001352135739272719454684319216452159945946249035776 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (if (<=.f64 x #s(literal -1396150206085005/42307582002575910332922579714097346549017899709713998034217522897561970639123926132812109468141778230245837569601494931472384 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y)))
(if (<=.f64 z #s(literal -128000 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z) (if (<=.f64 z #s(literal 730000000000000034928132405831464609931258971029504 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z)))
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z)
Outputs
(/.f64 (/.f64 (-.f64 x (-.f64 z y)) t) #s(literal 2 binary64))
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z)))
(if (<=.f64 (+.f64 x y) #s(literal -6931674235302037/693167423530203714894603546035770925859109268843954143792619895153655326951406405759993601526034894524347802740350892957243539456 binary64)) (/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64)))
(if (<=.f64 (+.f64 x y) #s(literal 3504793066729583/26959946667150639794667015087019630673637144422540572481103610249216 binary64)) (/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) (/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64)))
(if (<=.f64 (+.f64 x y) #s(literal 3504793066729583/26959946667150639794667015087019630673637144422540572481103610249216 binary64)) (/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)))
(if (<=.f64 z #s(literal -37000000000000001921684992893083059632842763006397327683530393559359776509797328748544 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (if (<=.f64 z #s(literal 14399999999999999717981522117428688676857333026889080241976667670850558198652364711898172533057530479354884494580830093749359993037907846910918343075142189413601594310656 binary64)) (/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t)))
(if (<=.f64 z #s(literal -37000000000000001921684992893083059632842763006397327683530393559359776509797328748544 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (if (<=.f64 z #s(literal 14399999999999999717981522117428688676857333026889080241976667670850558198652364711898172533057530479354884494580830093749359993037907846910918343075142189413601594310656 binary64)) (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t)))
(if (<=.f64 z #s(literal -280000000000000004096594664588964448671612036602103416598011020407542981990321500454912 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (if (<=.f64 z #s(literal 5899999999999999861173318211407245535007474993298570850047096787722809647844438590774660916194496903343538962767660545893779687795937848988234107905880185338847790366720 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t)))
(if (<=.f64 z #s(literal -280000000000000004096594664588964448671612036602103416598011020407542981990321500454912 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (if (<=.f64 z #s(literal 5899999999999999861173318211407245535007474993298570850047096787722809647844438590774660916194496903343538962767660545893779687795937848988234107905880185338847790366720 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t)))
(if (<=.f64 x #s(literal -24999999999999999802259656570908462705689030423557613841392074752 binary64)) (/.f64 (/.f64 x t) #s(literal 2 binary64)) (if (<=.f64 x #s(literal -8123055744494575/169230328010303641331690318856389386196071598838855992136870091590247882556495704531248437872567112920983350278405979725889536 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 (/.f64 y t) #s(literal 2 binary64))))
(if (<=.f64 x #s(literal -24999999999999999802259656570908462705689030423557613841392074752 binary64)) (/.f64 (/.f64 x t) #s(literal 2 binary64)) (if (<=.f64 x #s(literal -5923061480360627/169230328010303641331690318856389386196071598838855992136870091590247882556495704531248437872567112920983350278405979725889536 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y)))
(if (<=.f64 x #s(literal -24999999999999999802259656570908462705689030423557613841392074752 binary64)) (/.f64 (/.f64 x t) #s(literal 2 binary64)) (if (<=.f64 x #s(literal -5923061480360627/169230328010303641331690318856389386196071598838855992136870091590247882556495704531248437872567112920983350278405979725889536 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 y (/.f64 #s(literal 1/2 binary64) t))))
(if (<=.f64 x #s(literal -25999999999999999677429911847272567757621805023197276822573154304 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (if (<=.f64 x #s(literal -3384606560206073/84615164005151820665845159428194693098035799419427996068435045795123941278247852265624218936283556460491675139202989862944768 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y)))
(if (<=.f64 x #s(literal -25999999999999999677429911847272567757621805023197276822573154304 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (if (<=.f64 x #s(literal -3384606560206073/84615164005151820665845159428194693098035799419427996068435045795123941278247852265624218936283556460491675139202989862944768 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 y (/.f64 #s(literal 1/2 binary64) t))))
(if (<=.f64 x #s(literal -36000000000000001352135739272719454684319216452159945946249035776 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (if (<=.f64 x #s(literal -1396150206085005/42307582002575910332922579714097346549017899709713998034217522897561970639123926132812109468141778230245837569601494931472384 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y)))
(if (<=.f64 x #s(literal -36000000000000001352135739272719454684319216452159945946249035776 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (if (<=.f64 x #s(literal -1396150206085005/42307582002575910332922579714097346549017899709713998034217522897561970639123926132812109468141778230245837569601494931472384 binary64)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)) (*.f64 y (/.f64 #s(literal 1/2 binary64) t))))
(if (<=.f64 z #s(literal -128000 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z) (if (<=.f64 z #s(literal 730000000000000034928132405831464609931258971029504 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z)))
(if (<=.f64 z #s(literal -128000 binary64)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)) (if (<=.f64 z #s(literal 730000000000000034928132405831464609931258971029504 binary64)) (*.f64 y (/.f64 #s(literal 1/2 binary64) t)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t))))
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z)
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))

soundness3.4s (29.9%)

Rules
5020×*-lowering-*.f32
5020×*-lowering-*.f64
4650×/-lowering-/.f32
4650×/-lowering-/.f64
4540×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0924
16224
253424
0845124
02378
115378
2124178
0832578
01391222
14411219
213291219
344361087
085051087
099
1209
2469
3839
41849
54519
69099
723129
858879
080669
02279
115579
2148779
0833779
03743835
112253772
238303623
084313623
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
Compiler

Compiled 885 to 552 computations (37.6% saved)

preprocess92.0ms (0.8%)

Remove

(sort x y)

(negabs t)

Compiler

Compiled 646 to 284 computations (56% saved)

end0.0ms (0%)

Profiling

Loading profile data...