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

Time bar (total: 11.9s)

analyze151.0ms (1.3%)

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

Compiled 14 to 10 computations (28.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 53.0ms
ival-add: 35.0ms (66.5% of total)
ival-mult: 7.0ms (13.3% of total)
ival-sub: 5.0ms (9.5% of total)
ival-div: 4.0ms (7.6% of total)
const: 1.0ms (1.9% of total)
backward-pass: 0.0ms (0% of total)

sample1.2s (10.4%)

Results
951.0ms8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 422.0ms
ival-add: 184.0ms (43.6% of total)
ival-div: 90.0ms (21.3% of total)
ival-mult: 83.0ms (19.7% of total)
ival-sub: 50.0ms (11.8% of total)
const: 11.0ms (2.6% of total)
backward-pass: 3.0ms (0.7% of total)
Bogosity

preprocess358.0ms (3%)

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)

explain97.0ms (0.8%)

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

Compiled 73 to 29 computations (60.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 15.0ms
ival-div: 4.0ms (27.4% of total)
ival-add: 4.0ms (27.4% of total)
ival-mult: 4.0ms (27.4% of total)
ival-sub: 3.0ms (20.6% of total)
const: 1.0ms (6.9% 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 y) z) (*.f64 t #s(literal 2 binary64)))
Compiler

Compiled 13 to 9 computations (30.8% saved)

simplify172.0ms (1.4%)

Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 t #s(literal 2 binary64))
cost-diff0
(+.f64 x y)
cost-diff0
(-.f64 (+.f64 x y) z)
cost-diff0
(/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64)))
Rules
1862×sum3-define
1740×sum4-define
1382×sum5-define
1328×*-lowering-*.f32
1328×*-lowering-*.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0925
12025
24625
38325
418425
545125
690925
7231225
8588725
0806625
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (- (+ x y) z) (* t 2))
(- (+ x y) z)
(+ x y)
x
y
z
(* t 2)
t
2
Outputs
(/ (- (+ x y) z) (* t 2))
(/.f64 (/.f64 (-.f64 x (-.f64 z y)) t) #s(literal 2 binary64))
(- (+ x y) z)
(-.f64 x (-.f64 z y))
(+ x y)
(+.f64 x y)
x
y
z
(* t 2)
(*.f64 t #s(literal 2 binary64))
t
2
#s(literal 2 binary64)

localize57.0ms (0.5%)

Localize:

Found 4 expressions of interest:

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

Compiled 30 to 10 computations (66.7% saved)

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

series12.0ms (0.1%)

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

30 calls:

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

rewrite456.0ms (3.8%)

Algorithm
batch-egg-rewrite
Rules
5074×*-lowering-*.f32
5074×*-lowering-*.f64
4350×/-lowering-/.f32
4350×/-lowering-/.f64
1502×frac-times
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0920
15320
250020
0833720
Stop Event
iter limit
node limit
Counts
4 → 402
Calls
Call 1
Inputs
(/ (- (+ x y) z) (* t 2))
(- (+ x y) z)
(+ x y)
(* t 2)
Outputs
(+.f64 (/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) t) z (/.f64 z (*.f64 t #s(literal 2 binary64)))))
(+.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (/.f64 z (*.f64 t #s(literal -2 binary64))))
(+.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z (*.f64 t #s(literal -2 binary64)))))
(+.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 #s(literal 0 binary64) z)))
(+.f64 (/.f64 z (*.f64 t #s(literal -2 binary64))) (/.f64 (/.f64 (+.f64 x y) 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 (/.f64 #s(literal 1/2 binary64) t) y) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 x z)))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)))
(+.f64 (*.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 z (*.f64 t #s(literal -2 binary64))) #s(literal 1 binary64)))
(+.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 (*.f64 y (/.f64 #s(literal 1/2 binary64) t)) (*.f64 (-.f64 x z) (/.f64 #s(literal 1/2 binary64) t)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (+.f64 x y) z) t))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (/.f64 z (*.f64 t #s(literal 2 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 (+.f64 x y) z) t) #s(literal -2 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t #s(literal -2 binary64))) (/.f64 (/.f64 (-.f64 (+.f64 x y) z) t) #s(literal -2 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))) (*.f64 t #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))) (*.f64 t #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (+.f64 x y) z)) (*.f64 t #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 z z) (+.f64 (+.f64 x y) z)) (*.f64 t #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))))
(-.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x y) z)))) (/.f64 (*.f64 z z) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x y) z)))))
(-.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 t #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 t t))) (/.f64 (*.f64 z (*.f64 t #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 t t))))
(-.f64 (/.f64 (*.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 #s(literal 4 binary64) (*.f64 t t)))) (+.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 #s(literal 4 binary64) (*.f64 t t))) (*.f64 (/.f64 z (*.f64 t #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (+.f64 x y) z))))) (/.f64 (*.f64 (/.f64 z (*.f64 t #s(literal 2 binary64))) (/.f64 (*.f64 z z) (*.f64 #s(literal 4 binary64) (*.f64 t t)))) (+.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 #s(literal 4 binary64) (*.f64 t t))) (*.f64 (/.f64 z (*.f64 t #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (+.f64 x y) z))))))
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 #s(literal 4 binary64) (*.f64 t t))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (+.f64 x y) z))) (/.f64 (/.f64 (*.f64 z z) (*.f64 #s(literal 4 binary64) (*.f64 t t))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (+.f64 x y) z))))
(fma.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) t) (/.f64 z (*.f64 t #s(literal -2 binary64))))
(neg.f64 (/.f64 (/.f64 (-.f64 (+.f64 x y) z) t) #s(literal -2 binary64)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (+.f64 x y) z) t) #s(literal -2 binary64))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (+.f64 x y) z) t))))
(/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64)))
(/.f64 (-.f64 z (+.f64 x y)) (*.f64 t #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 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 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))) (*.f64 t #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y)))) (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y))))))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (+.f64 x y) z) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 t t)) (+.f64 (*.f64 (+.f64 x y) (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 t #s(literal -2 binary64)) z))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 #s(literal 4 binary64) (*.f64 t t))) (*.f64 (/.f64 z (*.f64 t #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (+.f64 x y) z)))) (-.f64 (*.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 #s(literal 4 binary64) (*.f64 t t)))) (*.f64 (/.f64 z (*.f64 t #s(literal 2 binary64))) (/.f64 (*.f64 z z) (*.f64 #s(literal 4 binary64) (*.f64 t t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (+.f64 x y) z)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (+.f64 x y) z)) (/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 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 t #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x y) z) (/.f64 (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)) (*.f64 t #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (-.f64 (+.f64 x y) z) #s(literal 2 binary64))))
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x y) z)))
(/.f64 (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x y) z))))
(/.f64 (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 x y) z)) (*.f64 t #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)) (*.f64 (*.f64 t #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 x y) z))))
(/.f64 (/.f64 (-.f64 (+.f64 x y) z) t) #s(literal 2 binary64))
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 t (-.f64 (+.f64 x y) z))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x y) z)) (*.f64 t #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 t #s(literal -2 binary64)) z)) (*.f64 #s(literal 4 binary64) (*.f64 t t)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t #s(literal -2 binary64)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t #s(literal -2 binary64)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))))
(/.f64 (*.f64 (+.f64 (+.f64 x y) z) (-.f64 z (+.f64 x y))) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 x y) z))))
(/.f64 (*.f64 (+.f64 (+.f64 x y) z) (-.f64 z (+.f64 x y))) (*.f64 (*.f64 t #s(literal -2 binary64)) (+.f64 (+.f64 x y) z)))
(/.f64 (*.f64 (+.f64 (+.f64 x y) z) (-.f64 z (+.f64 x y))) (neg.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x y) z)))))
(/.f64 (/.f64 (-.f64 z (+.f64 x y)) t) #s(literal -2 binary64))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.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 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (+.f64 x y) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 #s(literal 4 binary64) (*.f64 t t)))) (*.f64 (/.f64 z (*.f64 t #s(literal 2 binary64))) (/.f64 (*.f64 z z) (*.f64 #s(literal 4 binary64) (*.f64 t t))))) (+.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 #s(literal 4 binary64) (*.f64 t t))) (*.f64 (/.f64 z (*.f64 t #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (+.f64 x y) z)))))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x y) z))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (*.f64 z z) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))))))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) (-.f64 (+.f64 x y) z)))
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x y) z)) #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 (+.f64 x y) z)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x y) z)) t))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (-.f64 x y) z)))
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (+.f64 x y) z)) (/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (+.f64 x y) z)))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x y) z))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))))
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (*.f64 t #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (*.f64 t #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y)))))
(/.f64 (/.f64 (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)) (*.f64 t #s(literal 2 binary64))) (+.f64 (+.f64 x y) z))
(/.f64 (/.f64 (-.f64 (+.f64 x y) z) #s(literal 2 binary64)) t)
(/.f64 (-.f64 (*.f64 (+.f64 x y) (/.f64 (*.f64 t #s(literal 2 binary64)) z)) (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 t #s(literal 2 binary64)) (/.f64 (*.f64 t #s(literal 2 binary64)) z)))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 t #s(literal -2 binary64))) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 t #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 x 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 x y) t) (*.f64 (*.f64 t #s(literal 2 binary64)) (/.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 t #s(literal 2 binary64)) t))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) z)) (*.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 t #s(literal 2 binary64)) z)) (*.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (/.f64 (*.f64 t #s(literal 2 binary64)) z)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 t #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (*.f64 t #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (/.f64 z t))) (*.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) t) (*.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (/.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) t))
(/.f64 (-.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (+.f64 x y))) z)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (+.f64 x y))) (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal 2 binary64)) z)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (+.f64 x y))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (+.f64 x y))) (/.f64 (*.f64 t #s(literal 2 binary64)) z)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (+.f64 x y))) (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (+.f64 x y))) (*.f64 t #s(literal -2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (+.f64 x y))) (/.f64 z t))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (+.f64 x y))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (+.f64 x y))) (/.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (+.f64 x y))) t))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (-.f64 x y))) z)) (*.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (-.f64 x y))) (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 t #s(literal 2 binary64)) z)) (*.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (-.f64 x y))) #s(literal 1 binary64))) (*.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (-.f64 x y))) (/.f64 (*.f64 t #s(literal 2 binary64)) z)))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t #s(literal -2 binary64))) (*.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (-.f64 x y))) (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (-.f64 x y))) (*.f64 t #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (-.f64 x y))) (/.f64 z t))) (*.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (-.f64 x y))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) t) (*.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (-.f64 x y))) (/.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (-.f64 x y))) t))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x 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 #s(literal 0 binary64) (+.f64 x y)) (/.f64 (*.f64 t #s(literal 2 binary64)) z)) (*.f64 (*.f64 t #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 t #s(literal -2 binary64)) (/.f64 (*.f64 t #s(literal 2 binary64)) z)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)) (*.f64 t #s(literal -2 binary64))) (*.f64 (*.f64 t #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 t #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x 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 #s(literal 0 binary64) (+.f64 x y)) t) (*.f64 (*.f64 t #s(literal -2 binary64)) (/.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 t #s(literal -2 binary64)) t))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x 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 (+.f64 x y) t) (/.f64 (*.f64 t #s(literal 2 binary64)) z)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t #s(literal 2 binary64)) z)))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x y) t) (*.f64 t #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) z))) (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 z t))) #s(literal 4 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x y) t) t) (*.f64 #s(literal 2 binary64) (/.f64 z #s(literal 2 binary64)))) (*.f64 t #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x y) #s(literal 2 binary64)) (*.f64 t #s(literal 2 binary64))) (*.f64 t z)) (*.f64 t (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 t #s(literal 2 binary64)) z)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (*.f64 t #s(literal 2 binary64)) z)))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x y) #s(literal 2 binary64)) (*.f64 t #s(literal -2 binary64))) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (*.f64 t #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 t (/.f64 z t))) (*.f64 t #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x y) #s(literal 2 binary64)) t) (*.f64 t (/.f64 z #s(literal 2 binary64)))) (*.f64 t t))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))) (*.f64 t #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))) (*.f64 t #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 x y) z) (-.f64 z (+.f64 x y))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 x y) z) (*.f64 t #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 x y) z) (-.f64 z (+.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 x y) z)) (*.f64 t #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 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (*.f64 t #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 x y) z) (*.f64 t #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))) (*.f64 t #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y)))) (*.f64 t #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y)))) t))
(/.f64 (*.f64 (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 x y) z) (*.f64 t #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 (+.f64 x y) z) #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)) #s(literal 1/2 binary64)) (*.f64 t (+.f64 (+.f64 x y) z)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))) (*.f64 t #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))) t))
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 x y) z) (-.f64 z (+.f64 x y))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 x y) z)) (*.f64 t #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 x y) z) (-.f64 z (+.f64 x y))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 x y) z)) #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 x y) z) (-.f64 z (+.f64 x y))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 x y) z)) t))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (*.f64 t #s(literal -2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) 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 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 x) (*.f64 (-.f64 y z) (-.f64 y z))) #s(literal -1 binary64)) (*.f64 (+.f64 (-.f64 x y) z) (*.f64 t #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 (-.f64 x y) z) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 x y) z) t))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 x y) z) (-.f64 z (+.f64 x y)))) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 x y) z))))
(/.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 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (-.f64 x y) z)))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 t #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (+.f64 x y) z) (-.f64 z (+.f64 x y)))) (*.f64 (*.f64 t #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 x y) z))))
(/.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 t #s(literal -2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))) (*.f64 (*.f64 t #s(literal -2 binary64)) (+.f64 (-.f64 x y) z)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 (+.f64 x y) z)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z))) (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x y) z)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 (+.f64 x y) z) (-.f64 z (+.f64 x y)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 x y) z))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (*.f64 #s(literal 2 binary64) (+.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 y z) (-.f64 y z)))) (*.f64 #s(literal 2 binary64) (+.f64 (-.f64 x y) z)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (*.f64 t (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (*.f64 t (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z))) (*.f64 t (+.f64 (+.f64 x y) z)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (+.f64 x y) z) (-.f64 z (+.f64 x y)))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.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 x) (*.f64 (-.f64 y z) (-.f64 y z)))) (*.f64 t (+.f64 (-.f64 x y) z)))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 t #s(literal -2 binary64)) z))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 t t))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 #s(literal 4 binary64) (*.f64 t t)))) (*.f64 (/.f64 z (*.f64 t #s(literal 2 binary64))) (/.f64 (*.f64 z z) (*.f64 #s(literal 4 binary64) (*.f64 t t)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 #s(literal 4 binary64) (*.f64 t t))) (*.f64 (/.f64 z (*.f64 t #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (+.f64 x y) z)) (/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (+.f64 x y) z))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (*.f64 t #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))))
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)) (*.f64 t #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 x y) z)))
(/.f64 (neg.f64 (/.f64 (-.f64 (+.f64 x y) z) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 #s(literal 4 binary64) (*.f64 t t)))) (pow.f64 (/.f64 z (*.f64 t #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 #s(literal 4 binary64) (*.f64 t t))) (-.f64 (*.f64 (/.f64 z (*.f64 t #s(literal -2 binary64))) (/.f64 z (*.f64 t #s(literal -2 binary64)))) (*.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (/.f64 z (*.f64 t #s(literal -2 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 #s(literal 4 binary64) (*.f64 t t))) (*.f64 (/.f64 z (*.f64 t #s(literal -2 binary64))) (/.f64 z (*.f64 t #s(literal -2 binary64))))) (-.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (/.f64 z (*.f64 t #s(literal -2 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z (+.f64 x y))) (*.f64 t #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 z (+.f64 x y)) #s(literal 1 binary64)) (*.f64 t #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 t #s(literal -2 binary64)) z))) (*.f64 #s(literal 4 binary64) (*.f64 t t)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z (+.f64 x y)) t)) #s(literal -2 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 #s(literal 4 binary64) (*.f64 t t)))) (*.f64 (/.f64 z (*.f64 t #s(literal 2 binary64))) (/.f64 (*.f64 z z) (*.f64 #s(literal 4 binary64) (*.f64 t t)))))) (+.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 #s(literal 4 binary64) (*.f64 t t))) (*.f64 (/.f64 z (*.f64 t #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (+.f64 x y) z)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (+.f64 x y) z)) (/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (+.f64 x y) z)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (*.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)) (*.f64 t #s(literal 2 binary64)))) (+.f64 (+.f64 x y) z))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 x y) z) #s(literal 2 binary64))) t)
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (+.f64 (+.f64 x y) z) (-.f64 z (+.f64 x y)))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 x 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 x) (*.f64 (-.f64 y z) (-.f64 y z)))) (+.f64 (-.f64 x y) z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))))
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 x y) z) (-.f64 z (+.f64 x y))) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 x y) z)))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.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 y z) (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 (-.f64 x y) z))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))))
(/.f64 (*.f64 (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 x y) z)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal -1/2 binary64) t)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 x y) z) (-.f64 z (+.f64 x y))) (/.f64 #s(literal -1/2 binary64) t)) (+.f64 (+.f64 x y) z))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 x y) z)) t)
(/.f64 (*.f64 (-.f64 z (+.f64 x y)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 (-.f64 z (+.f64 x y)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 (-.f64 z (+.f64 x y)) #s(literal -1 binary64)) (*.f64 t #s(literal 2 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal 2 binary64)) (-.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 z (+.f64 (+.f64 x y) z))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)))) (+.f64 (+.f64 x y) z))
(/.f64 (/.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 t #s(literal -2 binary64)) z)) (*.f64 t #s(literal 2 binary64))) (*.f64 t #s(literal 2 binary64)))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (+.f64 x y) z) t)) #s(literal -1 binary64))
(*.f64 (-.f64 (+.f64 x y) z) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 (-.f64 z (+.f64 x y)) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))) (*.f64 t #s(literal 2 binary64))))
(*.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 t #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 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 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))) (/.f64 #s(literal 1/2 binary64) t)))
(*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))))
(*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))) (/.f64 (-.f64 (+.f64 x y) z) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (+.f64 x y) z))
(*.f64 (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) z)) (*.f64 t #s(literal 2 binary64))))
(*.f64 (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x y) z)))))
(*.f64 (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) z)) (/.f64 #s(literal 1/2 binary64) t)))
(*.f64 (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (+.f64 x y) z)))
(*.f64 (+.f64 (+.f64 x y) z) (/.f64 (-.f64 (+.f64 x y) z) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x y) z)))))
(*.f64 (/.f64 (-.f64 (+.f64 x y) z) t) #s(literal 1/2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 (+.f64 x y) z) t) #s(literal -2 binary64)))
(*.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 t #s(literal -2 binary64)) z)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 t t))))
(*.f64 (/.f64 (-.f64 z (+.f64 x y)) t) #s(literal -1/2 binary64))
(*.f64 (-.f64 (*.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 #s(literal 4 binary64) (*.f64 t t)))) (*.f64 (/.f64 z (*.f64 t #s(literal 2 binary64))) (/.f64 (*.f64 z z) (*.f64 #s(literal 4 binary64) (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 #s(literal 4 binary64) (*.f64 t t))) (*.f64 (/.f64 z (*.f64 t #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (+.f64 x y) z))))))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 (+.f64 x y) z) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (+.f64 x y) z)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 z (+.f64 x y)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 x y) z) t))
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (+.f64 x y) z)) (/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (+.f64 x y) z))))
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (*.f64 t #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))))
(*.f64 (/.f64 (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)) (*.f64 t #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) z)))
(*.f64 (/.f64 (-.f64 (+.f64 x y) z) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))))
(*.f64 (pow.f64 (/.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) z)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 z (+.f64 x y)) t))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 (+.f64 x y) z) #s(literal -2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))) t))
(*.f64 (/.f64 (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) z)) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 (-.f64 (+.f64 x 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 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 (+.f64 x y) z) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))))
(*.f64 (/.f64 (+.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (+.f64 x y) z) t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (+.f64 x y) z) t)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 z (+.f64 x y))) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (*.f64 t #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (*.f64 z (+.f64 (+.f64 x y) z)) (*.f64 (*.f64 z (+.f64 (+.f64 x y) z)) (*.f64 z (+.f64 (+.f64 x y) z)))))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (*.f64 z (+.f64 (+.f64 x y) z)) (-.f64 (*.f64 z (+.f64 (+.f64 x y) z)) (*.f64 (+.f64 x y) (+.f64 x y))))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (*.f64 t #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)) (*.f64 t #s(literal 2 binary64))) (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z))) (-.f64 (+.f64 x y) z))
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)) (*.f64 t #s(literal 2 binary64))) (+.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 z (-.f64 z (+.f64 x y)))))
(+.f64 x (-.f64 y z))
(+.f64 y (-.f64 x z))
(+.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) z))
(+.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y))
(+.f64 (-.f64 y z) x)
(+.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))))
(+.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (+.f64 x y) z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 (+.f64 x y) z))))
(+.f64 (-.f64 x z) y)
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z)))
(-.f64 y (-.f64 z x))
(-.f64 (+.f64 x y) z)
(-.f64 #s(literal 0 binary64) (-.f64 z (+.f64 x y)))
(-.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))))
(-.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (+.f64 x y) z)) (/.f64 (*.f64 z z) (+.f64 (+.f64 x y) z)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (-.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (-.f64 #s(literal 0 binary64) z)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (+.f64 (/.f64 (*.f64 y y) (-.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 x y) #s(literal 0 binary64)) z)
(-.f64 (+.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x x) (-.f64 x y))) (/.f64 (*.f64 y y) (-.f64 x y)))
(fma.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 #s(literal 0 binary64) z))
(fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) z))
(fma.f64 #s(literal -1 binary64) z (+.f64 x y))
(neg.f64 (-.f64 z (+.f64 x y)))
(/.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 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 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y)))))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 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 z z) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (neg.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x y) z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x 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 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 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y)))) (-.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) z) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))))
(/.f64 (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)) (+.f64 (+.f64 x y) z))
(/.f64 (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 x y) z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x y) z))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.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 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y))))))
(/.f64 (*.f64 (+.f64 (+.f64 x y) z) (-.f64 z (+.f64 x y))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 x y) z)))
(/.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 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (+.f64 x y) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))))))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (+.f64 x y) z) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (*.f64 z z) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))) (+.f64 (-.f64 x y) z))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (+.f64 x y) z) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (+.f64 x y) z)) (*.f64 (+.f64 (+.f64 x y) z) (*.f64 z z))) (*.f64 (+.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))))
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 x y) z) (-.f64 z (+.f64 x y))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 x y) z)))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))) #s(literal 1 binary64)) (+.f64 (-.f64 x y) z))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (+.f64 x y) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (+.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 z (+.f64 (+.f64 x y) z)))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.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 z (+.f64 (+.f64 x y) z)))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (*.f64 z z) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (+.f64 (+.f64 x y) z)))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 z (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (+.f64 (+.f64 x y) z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.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 z (+.f64 (+.f64 x y) z))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 x y) z) (-.f64 z (+.f64 x y)))) (+.f64 (+.f64 x y) z))
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 x y) z) (-.f64 z (+.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 x 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 x) (*.f64 (-.f64 y z) (-.f64 y 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 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))) (*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 (+.f64 x y) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (+.f64 x y) z)) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (+.f64 x y) z))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 (+.f64 x y) z)) (/.f64 (*.f64 z z) (+.f64 (+.f64 x y) z))) (*.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (+.f64 x y) z)) (/.f64 (*.f64 z 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 z z) (*.f64 (+.f64 x y) (+.f64 x y))) (-.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y)))
(/.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 x x)) (-.f64 (-.f64 y z) x))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))))) (+.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (+.f64 x y) z)) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (+.f64 x y) z))) (*.f64 (/.f64 (*.f64 z z) (+.f64 (+.f64 x y) z)) (/.f64 (*.f64 z z) (+.f64 (+.f64 x y) z)))) (+.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (+.f64 x y) z)) (/.f64 (*.f64 z z) (+.f64 (+.f64 x y) z))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (+.f64 x y) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) z))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (*.f64 z z) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 z (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) z))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x y) z)) #s(literal -1 binary64))
(*.f64 (-.f64 (+.f64 x y) z) #s(literal 1 binary64))
(*.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 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 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y))))))
(*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))) (/.f64 (-.f64 (+.f64 x y) z) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))))
(*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))) (*.f64 (-.f64 (+.f64 x y) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))))
(*.f64 #s(literal 1 binary64) (-.f64 (+.f64 x y) z))
(*.f64 (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) z)))
(*.f64 (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) z)) #s(literal 1 binary64)))
(*.f64 (+.f64 (+.f64 x y) z) (/.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)))
(*.f64 (+.f64 (+.f64 x y) z) (*.f64 (-.f64 (+.f64 x y) z) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) z))))
(*.f64 #s(literal -1 binary64) (-.f64 z (+.f64 x y)))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))))
(*.f64 (*.f64 (+.f64 (+.f64 x y) z) (-.f64 z (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 x y) z))))
(*.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 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z)))) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) z)) (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)))
(*.f64 (/.f64 (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)) (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z))) (-.f64 (+.f64 x y) z))
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (*.f64 z (+.f64 (+.f64 x y) z)) (*.f64 (*.f64 z (+.f64 (+.f64 x y) z)) (*.f64 z (+.f64 (+.f64 x y) z)))))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (*.f64 z (+.f64 (+.f64 x y) z)) (-.f64 (*.f64 z (+.f64 (+.f64 x y) z)) (*.f64 (+.f64 x y) (+.f64 x y))))))
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 (+.f64 x y) z))))
(*.f64 (/.f64 (*.f64 (-.f64 (+.f64 x y) z) (+.f64 (+.f64 x y) z)) (+.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 z (-.f64 z (+.f64 x y)))))
(+.f64 x y)
(+.f64 y x)
(+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.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)))
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(/.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 x y) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y y))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (-.f64 x y) (+.f64 (*.f64 x x) (*.f64 y y))))
(/.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 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.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 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 x y)))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (-.f64 x y))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))))
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y))))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.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 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y y)))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 (*.f64 x x) (*.f64 y y)))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64))
(*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (-.f64 x y)))
(*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 x y))))
(*.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 x) (*.f64 y (-.f64 y x))) (/.f64 (+.f64 x y) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))))
(*.f64 #s(literal 1 binary64) (+.f64 x y))
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))))
(*.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 (*.f64 x x) (*.f64 y y)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 x y))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.f64 y x)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))
(-.f64 #s(literal 0 binary64) (*.f64 t #s(literal -2 binary64)))
(neg.f64 (*.f64 t #s(literal -2 binary64)))
(/.f64 (*.f64 t #s(literal 2 binary64)) #s(literal 1 binary64))
(/.f64 (*.f64 t #s(literal -2 binary64)) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 t #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) t)
(*.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(*.f64 #s(literal 2 binary64) (/.f64 t #s(literal 1 binary64)))
(*.f64 (*.f64 t #s(literal 2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 t #s(literal 2 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 t #s(literal -2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) t))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal 2 binary64))

simplify249.0ms (2.1%)

Algorithm
egg-herbie
Rules
3918×*-lowering-*.f32
3918×*-lowering-*.f64
2036×+-lowering-+.f64
2036×+-lowering-+.f32
1494×/-lowering-/.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
0103794
1335791
2969791
33391710
08402710
Stop Event
iter limit
node limit
Counts
120 → 120
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)
(- (+ 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)))))
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)))
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
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 (-.f64 y z) x)) t)
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) 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 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) 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 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) 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 (-.f64 y z) x)) t)
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) 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 (-.f64 y z) x)) t)
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) 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 (-.f64 y z) x)) t)
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 1/2 (/ (+ x y) t))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) 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 (-.f64 y z) x)) t)
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) 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 (-.f64 y z) x)) t)
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(- y z)
(-.f64 y z)
(- (+ x y) z)
(+.f64 (-.f64 y z) x)
(- (+ x y) z)
(+.f64 (-.f64 y z) x)
(- (+ x y) z)
(+.f64 (-.f64 y z) x)
x
(* x (- (+ 1 (/ y x)) (/ z x)))
(+.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))))
(* x (- (+ 1 (/ y x)) (/ z x)))
(+.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))))
(* x (- (+ 1 (/ y x)) (/ z x)))
(+.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))))
x
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(+.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))))
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(+.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))))
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(+.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))))
(- x z)
(-.f64 x z)
(- (+ x y) z)
(+.f64 (-.f64 y z) x)
(- (+ x y) z)
(+.f64 (-.f64 y z) x)
(- (+ x y) z)
(+.f64 (-.f64 y z) x)
y
(* y (- (+ 1 (/ x y)) (/ z y)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) y)))
(* y (- (+ 1 (/ x y)) (/ z y)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) y)))
(* y (- (+ 1 (/ x y)) (/ z y)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) y)))
y
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) y)))
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) y)))
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) y)))
(+ x y)
(+.f64 y x)
(+ x (+ y (* -1 z)))
(+.f64 (-.f64 y z) x)
(+ x (+ y (* -1 z)))
(+.f64 (-.f64 y z) x)
(+ x (+ y (* -1 z)))
(+.f64 (-.f64 y z) x)
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(* z (- (+ (/ x z) (/ y z)) 1))
(*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y x))))
(* z (- (+ (/ x z) (/ y z)) 1))
(*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y x))))
(* z (- (+ (/ x z) (/ y z)) 1))
(*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y x))))
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(+.f64 (-.f64 y z) x)
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(+.f64 (-.f64 y z) x)
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(+.f64 (-.f64 y z) x)
y
(+ x y)
(+.f64 y x)
(+ x y)
(+.f64 y x)
(+ x y)
(+.f64 y x)
x
(* x (+ 1 (/ y x)))
(+.f64 y x)
(* x (+ 1 (/ y x)))
(+.f64 y x)
(* x (+ 1 (/ y x)))
(+.f64 y x)
x
(* -1 (* x (- (* -1 (/ y x)) 1)))
(+.f64 y x)
(* -1 (* x (- (* -1 (/ y x)) 1)))
(+.f64 y x)
(* -1 (* x (- (* -1 (/ y x)) 1)))
(+.f64 y x)
x
(+ x y)
(+.f64 y x)
(+ x y)
(+.f64 y x)
(+ x y)
(+.f64 y x)
y
(* y (+ 1 (/ x y)))
(+.f64 y x)
(* y (+ 1 (/ x y)))
(+.f64 y x)
(* y (+ 1 (/ x y)))
(+.f64 y x)
y
(* -1 (* y (- (* -1 (/ x y)) 1)))
(+.f64 y x)
(* -1 (* y (- (* -1 (/ x y)) 1)))
(+.f64 y x)
(* -1 (* y (- (* -1 (/ x y)) 1)))
(+.f64 y x)
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))

eval58.0ms (0.5%)

Compiler

Compiled 13541 to 1318 computations (90.3% saved)

prune80.0ms (0.7%)

Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New5139522
Fresh000
Picked101
Done000
Total5149523
Accuracy
100.0%
Counts
523 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
76.8%
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x y) t) (/.f64 (*.f64 t #s(literal 2 binary64)) z)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t #s(literal 2 binary64)) z)))
70.9%
(/.f64 (-.f64 y z) (*.f64 t #s(literal 2 binary64)))
69.8%
(/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64)))
87.9%
(/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y x)))) (*.f64 t #s(literal 2 binary64)))
39.6%
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
36.8%
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
34.6%
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
99.4%
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 (+.f64 x y) z)))
64.5%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x))
Compiler

Compiled 234 to 162 computations (30.8% saved)

simplify194.0ms (1.6%)

Algorithm
egg-herbie
Localize:

Found 15 expressions of interest:

NewMetricScoreProgram
cost-diff128
(*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y x))
cost-diff128
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y x)))
cost-diff384
(*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y x))))
cost-diff384
(/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y x)))) (*.f64 t #s(literal 2 binary64)))
cost-diff0
(*.f64 t #s(literal 2 binary64))
cost-diff0
(-.f64 x z)
cost-diff0
(/.f64 (-.f64 x z) (*.f64 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/2 binary64) x)
cost-diff0
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
cost-diff0
(+.f64 x y)
cost-diff0
(-.f64 (+.f64 x y) z)
cost-diff0
(/.f64 t (-.f64 (+.f64 x y) z))
cost-diff0
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 (+.f64 x y) z)))
Rules
3008×*-lowering-*.f32
3008×*-lowering-*.f64
1510×fma-lowering-fma.f32
1510×fma-lowering-fma.f64
1278×fma-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
026111
174109
2192109
3466109
41372109
54545109
08562109
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)
x
y
z
(/ (* 1/2 x) t)
(* 1/2 x)
1/2
x
t
(/ (* z -1/2) t)
(* z -1/2)
z
-1/2
t
(/ (- x z) (* t 2))
(- x z)
x
z
(* t 2)
t
2
(/ (* z (+ -1 (* (/ 1 z) (+ y x)))) (* t 2))
(* z (+ -1 (* (/ 1 z) (+ y x))))
z
(+ -1 (* (/ 1 z) (+ y x)))
-1
(* (/ 1 z) (+ y x))
(/ 1 z)
1
(+ y x)
y
x
(* t 2)
t
2
Outputs
(/ 1/2 (/ t (- (+ x y) z)))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
1/2
#s(literal 1/2 binary64)
(/ t (- (+ x y) z))
(/.f64 t (+.f64 x (-.f64 y z)))
t
(- (+ x y) z)
(+.f64 x (-.f64 y z))
(+ x y)
(+.f64 x y)
x
y
z
(/ (* 1/2 x) t)
(/.f64 x (*.f64 t #s(literal 2 binary64)))
(* 1/2 x)
(/.f64 x #s(literal 2 binary64))
1/2
#s(literal 1/2 binary64)
x
t
(/ (* 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
(/ (- x z) (* t 2))
(/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64)))
(- x z)
(-.f64 x z)
x
z
(* t 2)
(*.f64 t #s(literal 2 binary64))
t
2
#s(literal 2 binary64)
(/ (* z (+ -1 (* (/ 1 z) (+ y x)))) (* t 2))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
(* z (+ -1 (* (/ 1 z) (+ y x))))
(+.f64 x (-.f64 y z))
z
(+ -1 (* (/ 1 z) (+ y x)))
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) z))
-1
#s(literal -1 binary64)
(* (/ 1 z) (+ y x))
(/.f64 (+.f64 x y) z)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
1
#s(literal 1 binary64)
(+ y x)
(+.f64 x y)
y
x
(* t 2)
(*.f64 t #s(literal 2 binary64))
t
2
#s(literal 2 binary64)

localize127.0ms (1.1%)

Localize:

Found 15 expressions of interest:

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

Compiled 131 to 27 computations (79.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 31.0ms
ival-div: 13.0ms (42.2% of total)
ival-mult: 10.0ms (32.5% of total)
ival-add: 4.0ms (13% of total)
ival-sub: 3.0ms (9.7% of total)
const: 1.0ms (3.2% of total)
backward-pass: 0.0ms (0% of total)

series48.0ms (0.4%)

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

114 calls:

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

rewrite344.0ms (2.9%)

Algorithm
batch-egg-rewrite
Rules
4120×/-lowering-/.f32
4120×/-lowering-/.f64
3710×*-lowering-*.f32
3710×*-lowering-*.f64
1974×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

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

simplify336.0ms (2.8%)

Algorithm
egg-herbie
Rules
5068×*-lowering-*.f32
5068×*-lowering-*.f64
2624×+-lowering-+.f64
2624×+-lowering-+.f32
1632×/-lowering-/.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
04114016
113633825
243163771
087783771
Stop Event
iter limit
node limit
Counts
456 → 456
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)))))
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 (/ 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))
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* -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 (/ 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)
(- 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)))))
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 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 y) (* t z))) (* 1/2 (/ 1 t)))))
(* -1 (* z (+ (* -1/2 (/ (+ x y) (* t z))) (* 1/2 (/ 1 t)))))
(* -1 (* z (+ (* -1/2 (/ (+ x y) (* t z))) (* 1/2 (/ 1 t)))))
(* 1/2 (/ (* z (- (/ x z) 1)) t))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (* z (- (/ x z) 1)) t)))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (* z (- (/ x z) 1)) t)))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (* z (- (/ x z) 1)) t)))
(* 1/2 (/ y t))
(* y (+ (* 1/2 (/ (* z (- (/ x z) 1)) (* t y))) (* 1/2 (/ 1 t))))
(* y (+ (* 1/2 (/ (* z (- (/ x z) 1)) (* t y))) (* 1/2 (/ 1 t))))
(* y (+ (* 1/2 (/ (* z (- (/ x z) 1)) (* t y))) (* 1/2 (/ 1 t))))
(* 1/2 (/ y t))
(* -1 (* y (- (* -1/2 (/ (* z (- (/ x z) 1)) (* t y))) (* 1/2 (/ 1 t)))))
(* -1 (* y (- (* -1/2 (/ (* z (- (/ x z) 1)) (* t y))) (* 1/2 (/ 1 t)))))
(* -1 (* y (- (* -1/2 (/ (* z (- (/ x z) 1)) (* t y))) (* 1/2 (/ 1 t)))))
(* 1/2 (/ (* z (- (/ y z) 1)) t))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (* z (- (/ y z) 1)) t)))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (* z (- (/ y z) 1)) t)))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (* z (- (/ y z) 1)) t)))
(* 1/2 (/ x t))
(* x (+ (* 1/2 (/ (* z (- (/ y z) 1)) (* t x))) (* 1/2 (/ 1 t))))
(* x (+ (* 1/2 (/ (* z (- (/ y z) 1)) (* t x))) (* 1/2 (/ 1 t))))
(* x (+ (* 1/2 (/ (* z (- (/ y z) 1)) (* t x))) (* 1/2 (/ 1 t))))
(* 1/2 (/ x t))
(* -1 (* x (- (* -1/2 (/ (* z (- (/ y z) 1)) (* t x))) (* 1/2 (/ 1 t)))))
(* -1 (* x (- (* -1/2 (/ (* z (- (/ y z) 1)) (* t x))) (* 1/2 (/ 1 t)))))
(* -1 (* x (- (* -1/2 (/ (* z (- (/ y z) 1)) (* t x))) (* 1/2 (/ 1 t)))))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(+ 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)))))
(* z (- (/ x z) 1))
(+ y (* z (- (/ x z) 1)))
(+ y (* z (- (/ x z) 1)))
(+ y (* z (- (/ x z) 1)))
y
(* y (+ 1 (/ (* z (- (/ x z) 1)) y)))
(* y (+ 1 (/ (* z (- (/ x z) 1)) y)))
(* y (+ 1 (/ (* z (- (/ x z) 1)) y)))
y
(* -1 (* y (- (* -1 (/ (* z (- (/ x z) 1)) y)) 1)))
(* -1 (* y (- (* -1 (/ (* z (- (/ x z) 1)) y)) 1)))
(* -1 (* y (- (* -1 (/ (* z (- (/ x z) 1)) y)) 1)))
(* z (- (/ y z) 1))
(+ x (* z (- (/ y z) 1)))
(+ x (* z (- (/ y z) 1)))
(+ x (* z (- (/ y z) 1)))
x
(* x (+ 1 (/ (* z (- (/ y z) 1)) x)))
(* x (+ 1 (/ (* z (- (/ y z) 1)) x)))
(* x (+ 1 (/ (* z (- (/ y z) 1)) x)))
x
(* -1 (* x (- (* -1 (/ (* z (- (/ y z) 1)) x)) 1)))
(* -1 (* x (- (* -1 (/ (* z (- (/ y z) 1)) x)) 1)))
(* -1 (* x (- (* -1 (/ (* z (- (/ y z) 1)) x)) 1)))
(/ (+ x y) z)
(/ (+ x (+ y (* -1 z))) z)
(/ (+ x (+ y (* -1 z))) z)
(/ (+ x (+ y (* -1 z))) z)
-1
(- (+ (/ x z) (/ y z)) 1)
(- (+ (/ x z) (/ y z)) 1)
(- (+ (/ x z) (/ y z)) 1)
-1
(- (+ (/ x z) (/ y z)) 1)
(- (+ (/ x z) (/ y z)) 1)
(- (+ (/ x z) (/ y z)) 1)
(- (/ x z) 1)
(- (+ (/ x z) (/ y z)) 1)
(- (+ (/ x z) (/ y z)) 1)
(- (+ (/ x z) (/ y z)) 1)
(/ y z)
(* y (- (+ (/ 1 z) (/ x (* y z))) (/ 1 y)))
(* y (- (+ (/ 1 z) (/ x (* y z))) (/ 1 y)))
(* y (- (+ (/ 1 z) (/ x (* y z))) (/ 1 y)))
(/ y z)
(* -1 (* y (- (* -1 (/ (- (/ x z) 1) y)) (/ 1 z))))
(* -1 (* y (- (* -1 (/ (- (/ x z) 1) y)) (/ 1 z))))
(* -1 (* y (- (* -1 (/ (- (/ x z) 1) y)) (/ 1 z))))
(- (/ y z) 1)
(- (+ (/ x z) (/ y z)) 1)
(- (+ (/ x z) (/ y z)) 1)
(- (+ (/ x z) (/ y z)) 1)
(/ x z)
(* x (- (+ (/ 1 z) (/ y (* x z))) (/ 1 x)))
(* x (- (+ (/ 1 z) (/ y (* x z))) (/ 1 x)))
(* x (- (+ (/ 1 z) (/ y (* x z))) (/ 1 x)))
(/ x z)
(* -1 (* x (- (* -1 (/ (- (/ y z) 1) x)) (/ 1 z))))
(* -1 (* x (- (* -1 (/ (- (/ y z) 1) x)) (/ 1 z))))
(* -1 (* x (- (* -1 (/ (- (/ y z) 1) x)) (/ 1 z))))
(/ (+ x y) z)
(/ (+ x y) z)
(/ (+ x y) z)
(/ (+ x y) z)
(/ (+ x y) z)
(/ (+ x y) z)
(/ (+ x y) z)
(/ (+ x y) z)
(/ (+ x y) z)
(/ (+ x y) z)
(/ (+ x y) z)
(/ (+ x y) z)
(/ x z)
(+ (/ x z) (/ y z))
(+ (/ x z) (/ y z))
(+ (/ x z) (/ y z))
(/ y z)
(* y (+ (/ 1 z) (/ x (* y z))))
(* y (+ (/ 1 z) (/ x (* y z))))
(* y (+ (/ 1 z) (/ x (* y z))))
(/ y z)
(* -1 (* y (- (* -1 (/ x (* y z))) (/ 1 z))))
(* -1 (* y (- (* -1 (/ x (* y z))) (/ 1 z))))
(* -1 (* y (- (* -1 (/ x (* y z))) (/ 1 z))))
(/ y z)
(+ (/ x z) (/ y z))
(+ (/ x z) (/ y z))
(+ (/ x z) (/ y z))
(/ x z)
(* x (+ (/ 1 z) (/ y (* x z))))
(* x (+ (/ 1 z) (/ y (* x z))))
(* x (+ (/ 1 z) (/ y (* x z))))
(/ x z)
(* -1 (* x (- (* -1 (/ y (* x z))) (/ 1 z))))
(* -1 (* x (- (* -1 (/ y (* x z))) (/ 1 z))))
(* -1 (* x (- (* -1 (/ y (* x z))) (/ 1 z))))
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 (*.f64 #s(literal 1/2 binary64) (-.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 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (-.f64 y z) (*.f64 x t)) (/.f64 #s(literal 1 binary64) t)))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (-.f64 y z) (*.f64 x t)) (/.f64 #s(literal 1 binary64) t)))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (-.f64 y z) (*.f64 x t)) (/.f64 #s(literal 1 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 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (-.f64 y z) (*.f64 x t)) (/.f64 #s(literal 1 binary64) t)))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (-.f64 y z) (*.f64 x t)) (/.f64 #s(literal 1 binary64) t)))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (-.f64 y z) (*.f64 x t)) (/.f64 #s(literal 1 binary64) t)))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.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 (*.f64 #s(literal 1/2 binary64) y) t)
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t)) y)))
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t)) y)))
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t)) y)))
(* 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 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t)) y)))
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t)) y)))
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t)) y)))
(* 1/2 (/ (+ x y) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) t)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) t)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) t)) (*.f64 z (/.f64 #s(literal -1/2 binary64) 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 #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))))
(/ 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 x t) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.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 t (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 (*.f64 x 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 (*.f64 t (-.f64 y z)) x)) 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 (*.f64 t (-.f64 y z)) x)) 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 (-.f64 y z) (*.f64 (-.f64 y z) (-.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 x z))))
(+ (* 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 (*.f64 y t) (*.f64 (-.f64 x z) (-.f64 x z))) (-.f64 x z)) (/.f64 t (*.f64 (-.f64 x z) (-.f64 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)))
(+.f64 (/.f64 t (-.f64 x z)) (*.f64 y (-.f64 (*.f64 y (-.f64 (/.f64 (/.f64 t (-.f64 x z)) (*.f64 (-.f64 x z) (-.f64 x z))) (/.f64 (*.f64 y t) (pow.f64 (-.f64 x z) #s(literal 4 binary64))))) (/.f64 t (*.f64 (-.f64 x z) (-.f64 x z))))))
(/ t y)
(/.f64 t y)
(/ (+ t (* -1 (/ (* t (- x z)) y))) y)
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (+.f64 (/.f64 (-.f64 x z) y) #s(literal -1 binary64))) y))
(/ (- (+ t (/ (* t (pow (- x z) 2)) (pow y 2))) (/ (* t (- x z)) y)) y)
(/.f64 (+.f64 t (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 x z) (-.f64 x z)) y) (-.f64 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)
(/.f64 (+.f64 (-.f64 t (/.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (*.f64 t (-.f64 x z)))) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 x z) (-.f64 x z)) y) (-.f64 x z))) y)) y)
(/ t y)
(/.f64 t y)
(* -1 (/ (+ (* -1 t) (/ (* t (- x z)) y)) y))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (+.f64 (/.f64 (-.f64 x z) y) #s(literal -1 binary64))) 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 (-.f64 x z) (-.f64 x z)) y) (-.f64 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))
(/.f64 (+.f64 t (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 (-.f64 x z) (/.f64 (*.f64 (-.f64 x z) (-.f64 x z)) y)) (*.f64 (-.f64 x z) (-.f64 x z)))) y) (*.f64 t (-.f64 x z))) 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 (*.f64 z 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 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 x y) t) z)) t) 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 x y)) (/.f64 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 x y) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) t))) (*.f64 z (*.f64 z z)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 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 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 x y) t) z)) t) 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 x y)) (/.f64 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 t (/.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)) (-.f64 #s(literal 0 binary64) 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 x (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x))))
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x))))
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(*.f64 x (-.f64 #s(literal 0 binary64) (-.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 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 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))
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 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 y x))))
(* -1 (* x (- (* -1 (/ y x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 y x))))
(* -1 (* x (- (* -1 (/ y x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.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 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(* y (+ 1 (/ x y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(* y (+ 1 (/ x y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))
y
(* -1 (* y (- (* -1 (/ x y)) 1)))
(*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)))
(* -1 (* y (- (* -1 (/ x y)) 1)))
(*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)))
(* -1 (* y (- (* -1 (/ x y)) 1)))
(*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)))
(* 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)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* -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 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 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (*.f64 z (/.f64 #s(literal -1/2 binary64) 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 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 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 x t))))
(* 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 (/.f64 z 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 (/.f64 z 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 (/.f64 z 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 (*.f64 #s(literal 1/2 binary64) x) t) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z)))) t)
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z)))) t)
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z)))) t)
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 z t))) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 z t))) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 z t))) (-.f64 #s(literal 0 binary64) z))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.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)))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 1/2 (/ (+ x y) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) t)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) t)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) t)) (*.f64 z (/.f64 #s(literal -1/2 binary64) 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 y) (* t z))) (* 1/2 (/ 1 t)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 (+.f64 x y) #s(literal -1/2 binary64)) (*.f64 z t)))))
(* -1 (* z (+ (* -1/2 (/ (+ x y) (* t z))) (* 1/2 (/ 1 t)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 (+.f64 x y) #s(literal -1/2 binary64)) (*.f64 z t)))))
(* -1 (* z (+ (* -1/2 (/ (+ x y) (* t z))) (* 1/2 (/ 1 t)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 (+.f64 x y) #s(literal -1/2 binary64)) (*.f64 z t)))))
(* 1/2 (/ (* z (- (/ x z) 1)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z)))) t)
(+ (* 1/2 (/ y t)) (* 1/2 (/ (* z (- (/ x z) 1)) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 y t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) t)))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (* z (- (/ x z) 1)) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 y t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) t)))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (* z (- (/ x z) 1)) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 y t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) t)))
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* y (+ (* 1/2 (/ (* z (- (/ x z) 1)) (* t y))) (* 1/2 (/ 1 t))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) (*.f64 y t))))
(* y (+ (* 1/2 (/ (* z (- (/ x z) 1)) (* t y))) (* 1/2 (/ 1 t))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) (*.f64 y t))))
(* y (+ (* 1/2 (/ (* z (- (/ x z) 1)) (* t y))) (* 1/2 (/ 1 t))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) (*.f64 y t))))
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* -1 (* y (- (* -1/2 (/ (* z (- (/ x z) 1)) (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) (*.f64 y t))))
(* -1 (* y (- (* -1/2 (/ (* z (- (/ x z) 1)) (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) (*.f64 y t))))
(* -1 (* y (- (* -1/2 (/ (* z (- (/ x z) 1)) (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) (*.f64 y t))))
(* 1/2 (/ (* z (- (/ y z) 1)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))) t)
(+ (* 1/2 (/ x t)) (* 1/2 (/ (* z (- (/ y z) 1)) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) t)))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (* z (- (/ y z) 1)) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) t)))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (* z (- (/ y z) 1)) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) t)))
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* x (+ (* 1/2 (/ (* z (- (/ y z) 1)) (* t x))) (* 1/2 (/ 1 t))))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (/.f64 (/.f64 z t) x))))
(* x (+ (* 1/2 (/ (* z (- (/ y z) 1)) (* t x))) (* 1/2 (/ 1 t))))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (/.f64 (/.f64 z t) x))))
(* x (+ (* 1/2 (/ (* z (- (/ y z) 1)) (* t x))) (* 1/2 (/ 1 t))))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (/.f64 (/.f64 z t) x))))
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* -1 (* x (- (* -1/2 (/ (* z (- (/ y z) 1)) (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (/.f64 (/.f64 z t) x))))
(* -1 (* x (- (* -1/2 (/ (* z (- (/ y z) 1)) (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (/.f64 (/.f64 z t) x))))
(* -1 (* x (- (* -1/2 (/ (* z (- (/ y z) 1)) (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (/.f64 (/.f64 z t) x))))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) t)
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) t)
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) t)
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) t)
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) t)
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) t)
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) t)
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) t)
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) t)
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) t)
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) t)
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) t)
(+ 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))
(* z (- (/ x z) 1))
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z)))
(+ y (* z (- (/ x z) 1)))
(+.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))))
(+ y (* z (- (/ x z) 1)))
(+.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))))
(+ y (* z (- (/ x z) 1)))
(+.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))))
y
(* y (+ 1 (/ (* z (- (/ x z) 1)) y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) y)))
(* y (+ 1 (/ (* z (- (/ x z) 1)) y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) y)))
(* y (+ 1 (/ (* z (- (/ x z) 1)) y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) y)))
y
(* -1 (* y (- (* -1 (/ (* z (- (/ x z) 1)) y)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) (/.f64 z y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1 (/ (* z (- (/ x z) 1)) y)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) (/.f64 z y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1 (/ (* z (- (/ x z) 1)) y)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) (/.f64 z y))) (-.f64 #s(literal 0 binary64) y))
(* z (- (/ y z) 1))
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))
(+ x (* z (- (/ y z) 1)))
(+.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))))
(+ x (* z (- (/ y z) 1)))
(+.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))))
(+ x (* z (- (/ y z) 1)))
(+.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))))
x
(* x (+ 1 (/ (* z (- (/ y z) 1)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) x)))
(* x (+ 1 (/ (* z (- (/ y z) 1)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) x)))
(* x (+ 1 (/ (* z (- (/ y z) 1)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) x)))
x
(* -1 (* x (- (* -1 (/ (* z (- (/ y z) 1)) x)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (* z (- (/ y z) 1)) x)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (* z (- (/ y z) 1)) x)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) x)) (-.f64 #s(literal 0 binary64) x))
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
(/ (+ x (+ y (* -1 z))) z)
(+.f64 (/.f64 (+.f64 x y) z) #s(literal -1 binary64))
(/ (+ x (+ y (* -1 z))) z)
(+.f64 (/.f64 (+.f64 x y) z) #s(literal -1 binary64))
(/ (+ x (+ y (* -1 z))) z)
(+.f64 (/.f64 (+.f64 x y) z) #s(literal -1 binary64))
-1
#s(literal -1 binary64)
(- (+ (/ x z) (/ y z)) 1)
(+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))
(- (+ (/ x z) (/ y z)) 1)
(+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))
(- (+ (/ x z) (/ y z)) 1)
(+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))
-1
#s(literal -1 binary64)
(- (+ (/ x z) (/ y z)) 1)
(+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))
(- (+ (/ x z) (/ y z)) 1)
(+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))
(- (+ (/ x z) (/ y z)) 1)
(+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))
(- (/ x z) 1)
(+.f64 #s(literal -1 binary64) (/.f64 x z))
(- (+ (/ x z) (/ y z)) 1)
(+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))
(- (+ (/ x z) (/ y z)) 1)
(+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))
(- (+ (/ x z) (/ y z)) 1)
(+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))
(/ y z)
(/.f64 y z)
(* y (- (+ (/ 1 z) (/ x (* y z))) (/ 1 y)))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x z)) y)))
(* y (- (+ (/ 1 z) (/ x (* y z))) (/ 1 y)))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x z)) y)))
(* y (- (+ (/ 1 z) (/ x (* y z))) (/ 1 y)))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x z)) y)))
(/ y z)
(/.f64 y z)
(* -1 (* y (- (* -1 (/ (- (/ x z) 1) y)) (/ 1 z))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x z)) y)))
(* -1 (* y (- (* -1 (/ (- (/ x z) 1) y)) (/ 1 z))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x z)) y)))
(* -1 (* y (- (* -1 (/ (- (/ x z) 1) y)) (/ 1 z))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x z)) y)))
(- (/ y z) 1)
(+.f64 #s(literal -1 binary64) (/.f64 y z))
(- (+ (/ x z) (/ y z)) 1)
(+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))
(- (+ (/ x z) (/ y z)) 1)
(+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))
(- (+ (/ x z) (/ y z)) 1)
(+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))
(/ x z)
(/.f64 x z)
(* x (- (+ (/ 1 z) (/ y (* x z))) (/ 1 x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) x)))
(* x (- (+ (/ 1 z) (/ y (* x z))) (/ 1 x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) x)))
(* x (- (+ (/ 1 z) (/ y (* x z))) (/ 1 x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) x)))
(/ x z)
(/.f64 x z)
(* -1 (* x (- (* -1 (/ (- (/ y z) 1) x)) (/ 1 z))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) x)))
(* -1 (* x (- (* -1 (/ (- (/ y z) 1) x)) (/ 1 z))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) x)))
(* -1 (* x (- (* -1 (/ (- (/ y z) 1) x)) (/ 1 z))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) x)))
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
(/ x z)
(/.f64 x z)
(+ (/ x z) (/ y z))
(+.f64 (/.f64 x z) (/.f64 y z))
(+ (/ x z) (/ y z))
(+.f64 (/.f64 x z) (/.f64 y z))
(+ (/ x z) (/ y z))
(+.f64 (/.f64 x z) (/.f64 y z))
(/ y z)
(/.f64 y z)
(* y (+ (/ 1 z) (/ x (* y z))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 x z) y)))
(* y (+ (/ 1 z) (/ x (* y z))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 x z) y)))
(* y (+ (/ 1 z) (/ x (* y z))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 x z) y)))
(/ y z)
(/.f64 y z)
(* -1 (* y (- (* -1 (/ x (* y z))) (/ 1 z))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 x z) y)))
(* -1 (* y (- (* -1 (/ x (* y z))) (/ 1 z))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 x z) y)))
(* -1 (* y (- (* -1 (/ x (* y z))) (/ 1 z))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 x z) y)))
(/ y z)
(/.f64 y z)
(+ (/ x z) (/ y z))
(+.f64 (/.f64 x z) (/.f64 y z))
(+ (/ x z) (/ y z))
(+.f64 (/.f64 x z) (/.f64 y z))
(+ (/ x z) (/ y z))
(+.f64 (/.f64 x z) (/.f64 y z))
(/ x z)
(/.f64 x z)
(* x (+ (/ 1 z) (/ y (* x z))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x z))))
(* x (+ (/ 1 z) (/ y (* x z))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x z))))
(* x (+ (/ 1 z) (/ y (* x z))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x z))))
(/ x z)
(/.f64 x z)
(* -1 (* x (- (* -1 (/ y (* x z))) (/ 1 z))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x z))))
(* -1 (* x (- (* -1 (/ y (* x z))) (/ 1 z))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x z))))
(* -1 (* x (- (* -1 (/ y (* x z))) (/ 1 z))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x z))))

eval195.0ms (1.6%)

Compiler

Compiled 27371 to 3298 computations (88% saved)

prune162.0ms (1.4%)

Pruning

12 alts after pruning (9 fresh and 3 done)

PrunedKeptTotal
New142061426
Fresh134
Picked235
Done000
Total1423121435
Accuracy
100.0%
Counts
1435 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
70.9%
(/.f64 (-.f64 y z) (*.f64 t #s(literal 2 binary64)))
69.8%
(/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64)))
83.2%
(/.f64 (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) z))) #s(literal 2 binary64))
61.9%
(/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) (*.f64 t #s(literal 2 binary64)))
39.6%
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
36.8%
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
34.6%
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
70.7%
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))
36.6%
(/.f64 #s(literal 1/2 binary64) (/.f64 t y))
64.5%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x))
39.4%
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z)
34.5%
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
Compiler

Compiled 231 to 172 computations (25.5% saved)

simplify188.0ms (1.6%)

Algorithm
egg-herbie
Localize:

Found 14 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 t #s(literal 2 binary64))
cost-diff0
(-.f64 y z)
cost-diff0
(/.f64 (-.f64 y z) (*.f64 t #s(literal 2 binary64)))
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))
cost-diff0
(/.f64 t y)
cost-diff0
(/.f64 #s(literal 1/2 binary64) (/.f64 t y))
cost-diff0
(/.f64 #s(literal 1/2 binary64) t)
cost-diff0
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
cost-diff0
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) z))
cost-diff0
(/.f64 z t)
cost-diff256
(*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) z)))
cost-diff256
(/.f64 (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) z))) #s(literal 2 binary64))
Rules
2482×*-lowering-*.f32
2482×*-lowering-*.f64
2228×fma-lowering-fma.f32
2228×fma-lowering-fma.f64
2032×sum4-define
Iterations

Useful iterations: 5 (0.0ms)

IterNodesCost
022104
154104
2122104
3209102
437798
571796
6183696
7602296
0817996
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (* (/ z t) (+ -1 (/ (+ x y) z))) 2)
(* (/ z t) (+ -1 (/ (+ x y) z)))
(/ z t)
z
t
(+ -1 (/ (+ x y) z))
-1
(/ (+ x y) z)
(+ x y)
x
y
2
(* x (/ 1/2 t))
x
(/ 1/2 t)
1/2
t
(/ 1/2 (/ t y))
1/2
(/ t y)
t
y
(* (/ 1/2 t) (+ y x))
(/ 1/2 t)
1/2
t
(+ y x)
y
x
(/ (- y z) (* t 2))
(- y z)
y
z
(* t 2)
t
2
Outputs
(/ (* (/ z t) (+ -1 (/ (+ x y) z))) 2)
(/.f64 (/.f64 (-.f64 (+.f64 x y) z) #s(literal 2 binary64)) t)
(* (/ z t) (+ -1 (/ (+ x y) z)))
(/.f64 (-.f64 (+.f64 x y) z) t)
(/ z t)
(/.f64 z t)
z
t
(+ -1 (/ (+ x y) z))
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) z))
-1
#s(literal -1 binary64)
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
(+ x y)
(+.f64 x y)
x
y
2
#s(literal 2 binary64)
(* x (/ 1/2 t))
(/.f64 x (*.f64 t #s(literal 2 binary64)))
x
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
1/2
#s(literal 1/2 binary64)
t
(/ 1/2 (/ t y))
(/.f64 y (*.f64 t #s(literal 2 binary64)))
1/2
#s(literal 1/2 binary64)
(/ t y)
(/.f64 t y)
t
y
(* (/ 1/2 t) (+ y x))
(/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64))
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
1/2
#s(literal 1/2 binary64)
t
(+ y x)
(+.f64 x y)
y
x
(/ (- y z) (* t 2))
(/.f64 (-.f64 y z) (*.f64 t #s(literal 2 binary64)))
(- y z)
(-.f64 y z)
y
z
(* t 2)
(*.f64 t #s(literal 2 binary64))
t
2
#s(literal 2 binary64)

localize120.0ms (1%)

Localize:

Found 14 expressions of interest:

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

Compiled 109 to 23 computations (78.9% saved)

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

series25.0ms (0.2%)

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

108 calls:

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

rewrite671.0ms (5.6%)

Algorithm
batch-egg-rewrite
Rules
4862×/-lowering-/.f32
4862×/-lowering-/.f64
4544×*-lowering-*.f32
4544×*-lowering-*.f64
2402×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

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

simplify269.0ms (2.3%)

Algorithm
egg-herbie
Rules
4372×*-lowering-*.f32
4372×*-lowering-*.f64
2072×/-lowering-/.f32
2072×/-lowering-/.f64
2022×fma-lowering-fma.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01943305
16563200
221243089
365073022
081393022
Stop Event
iter limit
node limit
Counts
432 → 432
Calls
Call 1
Inputs
(* 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 y) (* t z))) (* 1/2 (/ 1 t)))))
(* -1 (* z (+ (* -1/2 (/ (+ x y) (* t z))) (* 1/2 (/ 1 t)))))
(* -1 (* z (+ (* -1/2 (/ (+ x y) (* t z))) (* 1/2 (/ 1 t)))))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(* 1/2 (/ (* z (- (/ y z) 1)) t))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (* z (- (/ y z) 1)) t)))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (* z (- (/ y z) 1)) t)))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (* z (- (/ y z) 1)) t)))
(* 1/2 (/ x t))
(* x (+ (* 1/2 (/ (* z (- (/ y z) 1)) (* t x))) (* 1/2 (/ 1 t))))
(* x (+ (* 1/2 (/ (* z (- (/ y z) 1)) (* t x))) (* 1/2 (/ 1 t))))
(* x (+ (* 1/2 (/ (* z (- (/ y z) 1)) (* t x))) (* 1/2 (/ 1 t))))
(* 1/2 (/ x t))
(* -1 (* x (- (* -1/2 (/ (* z (- (/ y z) 1)) (* t x))) (* 1/2 (/ 1 t)))))
(* -1 (* x (- (* -1/2 (/ (* z (- (/ y z) 1)) (* t x))) (* 1/2 (/ 1 t)))))
(* -1 (* x (- (* -1/2 (/ (* z (- (/ y z) 1)) (* t x))) (* 1/2 (/ 1 t)))))
(* 1/2 (/ (* z (- (/ x z) 1)) t))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (* z (- (/ x z) 1)) t)))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (* z (- (/ x z) 1)) t)))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (* z (- (/ x z) 1)) t)))
(* 1/2 (/ y t))
(* y (+ (* 1/2 (/ (* z (- (/ x z) 1)) (* t y))) (* 1/2 (/ 1 t))))
(* y (+ (* 1/2 (/ (* z (- (/ x z) 1)) (* t y))) (* 1/2 (/ 1 t))))
(* y (+ (* 1/2 (/ (* z (- (/ x z) 1)) (* t y))) (* 1/2 (/ 1 t))))
(* 1/2 (/ y t))
(* -1 (* y (- (* -1/2 (/ (* z (- (/ x z) 1)) (* t y))) (* 1/2 (/ 1 t)))))
(* -1 (* y (- (* -1/2 (/ (* z (- (/ x z) 1)) (* t y))) (* 1/2 (/ 1 t)))))
(* -1 (* y (- (* -1/2 (/ (* z (- (/ x z) 1)) (* t y))) (* 1/2 (/ 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))))
(/ (* z (- (+ (/ x z) (/ y z)) 1)) t)
(/ (* z (- (+ (/ x z) (/ y z)) 1)) t)
(/ (* z (- (+ (/ x z) (/ y z)) 1)) t)
(/ (* z (- (+ (/ x z) (/ y z)) 1)) t)
(/ (* z (- (+ (/ x z) (/ y z)) 1)) t)
(/ (* z (- (+ (/ x z) (/ y z)) 1)) t)
(/ (* z (- (+ (/ x z) (/ y z)) 1)) t)
(/ (* z (- (+ (/ x z) (/ y z)) 1)) t)
(/ (* z (- (+ (/ x z) (/ y z)) 1)) t)
(/ (* z (- (+ (/ x z) (/ y z)) 1)) t)
(/ (* z (- (+ (/ x z) (/ y z)) 1)) t)
(/ (* z (- (+ (/ x z) (/ y z)) 1)) t)
(/ (* z (- (/ y z) 1)) t)
(+ (/ x t) (/ (* z (- (/ y z) 1)) t))
(+ (/ x t) (/ (* z (- (/ y z) 1)) t))
(+ (/ x t) (/ (* z (- (/ y z) 1)) t))
(/ x t)
(* x (+ (/ 1 t) (/ (* z (- (/ y z) 1)) (* t x))))
(* x (+ (/ 1 t) (/ (* z (- (/ y z) 1)) (* t x))))
(* x (+ (/ 1 t) (/ (* z (- (/ y z) 1)) (* t x))))
(/ x t)
(* -1 (* x (- (* -1 (/ (* z (- (/ y z) 1)) (* t x))) (/ 1 t))))
(* -1 (* x (- (* -1 (/ (* z (- (/ y z) 1)) (* t x))) (/ 1 t))))
(* -1 (* x (- (* -1 (/ (* z (- (/ y z) 1)) (* t x))) (/ 1 t))))
(/ (* z (- (/ x z) 1)) t)
(+ (/ y t) (/ (* z (- (/ x z) 1)) t))
(+ (/ y t) (/ (* z (- (/ x z) 1)) t))
(+ (/ y t) (/ (* z (- (/ x z) 1)) t))
(/ y t)
(* y (+ (/ 1 t) (/ (* z (- (/ x z) 1)) (* t y))))
(* y (+ (/ 1 t) (/ (* z (- (/ x z) 1)) (* t y))))
(* y (+ (/ 1 t) (/ (* z (- (/ x z) 1)) (* t y))))
(/ y t)
(* -1 (* y (- (* -1 (/ (* z (- (/ x z) 1)) (* t y))) (/ 1 t))))
(* -1 (* y (- (* -1 (/ (* z (- (/ x z) 1)) (* t y))) (/ 1 t))))
(* -1 (* y (- (* -1 (/ (* z (- (/ x z) 1)) (* t y))) (/ 1 t))))
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(- (/ y z) 1)
(- (+ (/ x z) (/ y z)) 1)
(- (+ (/ x z) (/ y z)) 1)
(- (+ (/ x z) (/ y z)) 1)
(/ x z)
(* x (- (+ (/ 1 z) (/ y (* x z))) (/ 1 x)))
(* x (- (+ (/ 1 z) (/ y (* x z))) (/ 1 x)))
(* x (- (+ (/ 1 z) (/ y (* x z))) (/ 1 x)))
(/ x z)
(* -1 (* x (- (* -1 (/ (- (/ y z) 1) x)) (/ 1 z))))
(* -1 (* x (- (* -1 (/ (- (/ y z) 1) x)) (/ 1 z))))
(* -1 (* x (- (* -1 (/ (- (/ y z) 1) x)) (/ 1 z))))
(- (/ x z) 1)
(- (+ (/ x z) (/ y z)) 1)
(- (+ (/ x z) (/ y z)) 1)
(- (+ (/ x z) (/ y z)) 1)
(/ y z)
(* y (- (+ (/ 1 z) (/ x (* y z))) (/ 1 y)))
(* y (- (+ (/ 1 z) (/ x (* y z))) (/ 1 y)))
(* y (- (+ (/ 1 z) (/ x (* y z))) (/ 1 y)))
(/ y z)
(* -1 (* y (- (* -1 (/ (- (/ x z) 1) y)) (/ 1 z))))
(* -1 (* y (- (* -1 (/ (- (/ x z) 1) y)) (/ 1 z))))
(* -1 (* y (- (* -1 (/ (- (/ x z) 1) y)) (/ 1 z))))
(/ (+ x y) z)
(/ (+ x (+ y (* -1 z))) z)
(/ (+ x (+ y (* -1 z))) z)
(/ (+ x (+ y (* -1 z))) z)
-1
(- (+ (/ x z) (/ y z)) 1)
(- (+ (/ x z) (/ y z)) 1)
(- (+ (/ x z) (/ y z)) 1)
-1
(- (+ (/ x z) (/ y z)) 1)
(- (+ (/ x z) (/ y z)) 1)
(- (+ (/ x z) (/ y z)) 1)
(* 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))
(/ 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 (/ 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))
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(* 1/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)))))
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 (/ 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)
(- 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)))))
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(/ y z)
(+ (/ x z) (/ y z))
(+ (/ x z) (/ y z))
(+ (/ x z) (/ y z))
(/ x z)
(* x (+ (/ 1 z) (/ y (* x z))))
(* x (+ (/ 1 z) (/ y (* x z))))
(* x (+ (/ 1 z) (/ y (* x z))))
(/ x z)
(* -1 (* x (- (* -1 (/ y (* x z))) (/ 1 z))))
(* -1 (* x (- (* -1 (/ y (* x z))) (/ 1 z))))
(* -1 (* x (- (* -1 (/ y (* x z))) (/ 1 z))))
(/ x z)
(+ (/ x z) (/ y z))
(+ (/ x z) (/ y z))
(+ (/ x z) (/ y z))
(/ y z)
(* y (+ (/ 1 z) (/ x (* y z))))
(* y (+ (/ 1 z) (/ x (* y z))))
(* y (+ (/ 1 z) (/ x (* y z))))
(/ y z)
(* -1 (* y (- (* -1 (/ x (* y z))) (/ 1 z))))
(* -1 (* y (- (* -1 (/ x (* y z))) (/ 1 z))))
(* -1 (* y (- (* -1 (/ x (* y z))) (/ 1 z))))
(/ (+ x y) z)
(/ (+ x y) z)
(/ (+ x y) z)
(/ (+ x y) z)
(/ (+ x y) z)
(/ (+ x y) z)
(/ (+ x y) z)
(/ (+ x y) z)
(/ (+ x y) z)
(/ (+ x y) z)
(/ (+ x y) z)
(/ (+ x y) z)
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)))
Outputs
(* 1/2 (/ (+ x y) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) t)) (/.f64 (*.f64 #s(literal -1/2 binary64) z) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) t)) (/.f64 (*.f64 #s(literal -1/2 binary64) z) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) t)) (/.f64 (*.f64 #s(literal -1/2 binary64) z) t))
(* -1/2 (/ z t))
(/.f64 (*.f64 #s(literal -1/2 binary64) z) t)
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(*.f64 z (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) 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 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) 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 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) z) (/.f64 #s(literal -1/2 binary64) t)))
(* -1/2 (/ z t))
(/.f64 (*.f64 #s(literal -1/2 binary64) z) t)
(* -1 (* z (+ (* -1/2 (/ (+ x y) (* t z))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 (+.f64 x y) #s(literal -1/2 binary64)) (*.f64 t z))) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1/2 (/ (+ x y) (* t z))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 (+.f64 x y) #s(literal -1/2 binary64)) (*.f64 t z))) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1/2 (/ (+ x y) (* t z))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 (+.f64 x y) #s(literal -1/2 binary64)) (*.f64 t z))) (-.f64 #s(literal 0 binary64) z))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) t))
(* 1/2 (/ (* z (- (+ (/ x z) (/ y z)) 1)) t))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) t))
(* 1/2 (/ (* z (- (/ y z) 1)) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) t))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (* z (- (/ y z) 1)) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) t)))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (* z (- (/ y z) 1)) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) t)))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (* z (- (/ y z) 1)) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) t)))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* x (+ (* 1/2 (/ (* z (- (/ y z) 1)) (* t x))) (* 1/2 (/ 1 t))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) x) t))) (*.f64 #s(literal 1/2 binary64) x))
(* x (+ (* 1/2 (/ (* z (- (/ y z) 1)) (* t x))) (* 1/2 (/ 1 t))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) x) t))) (*.f64 #s(literal 1/2 binary64) x))
(* x (+ (* 1/2 (/ (* z (- (/ y z) 1)) (* t x))) (* 1/2 (/ 1 t))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) x) t))) (*.f64 #s(literal 1/2 binary64) x))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* -1 (* x (- (* -1/2 (/ (* z (- (/ y z) 1)) (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) x) t))) (*.f64 #s(literal 1/2 binary64) x))
(* -1 (* x (- (* -1/2 (/ (* z (- (/ y z) 1)) (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) x) t))) (*.f64 #s(literal 1/2 binary64) x))
(* -1 (* x (- (* -1/2 (/ (* z (- (/ y z) 1)) (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) x) t))) (*.f64 #s(literal 1/2 binary64) x))
(* 1/2 (/ (* z (- (/ x z) 1)) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) t))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (* z (- (/ x z) 1)) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 y t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) t)))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (* z (- (/ x z) 1)) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 y t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) t)))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (* z (- (/ x z) 1)) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 y t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) t)))
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* y (+ (* 1/2 (/ (* z (- (/ x z) 1)) (* t y))) (* 1/2 (/ 1 t))))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x z)) (/.f64 (/.f64 z t) y)))))
(* y (+ (* 1/2 (/ (* z (- (/ x z) 1)) (* t y))) (* 1/2 (/ 1 t))))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x z)) (/.f64 (/.f64 z t) y)))))
(* y (+ (* 1/2 (/ (* z (- (/ x z) 1)) (* t y))) (* 1/2 (/ 1 t))))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x z)) (/.f64 (/.f64 z t) y)))))
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* -1 (* y (- (* -1/2 (/ (* z (- (/ x z) 1)) (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x z)) (/.f64 (/.f64 z t) y)))))
(* -1 (* y (- (* -1/2 (/ (* z (- (/ x z) 1)) (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x z)) (/.f64 (/.f64 z t) y)))))
(* -1 (* y (- (* -1/2 (/ (* z (- (/ x z) 1)) (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x z)) (/.f64 (/.f64 z t) y)))))
(/ (+ x y) t)
(/.f64 (+.f64 x y) t)
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t)))
(+.f64 (/.f64 x t) (/.f64 (-.f64 y z) t))
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t)))
(+.f64 (/.f64 x t) (/.f64 (-.f64 y z) t))
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t)))
(+.f64 (/.f64 x t) (/.f64 (-.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 x (*.f64 t z)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) t)))
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t)))
(*.f64 z (+.f64 (/.f64 x (*.f64 t z)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) t)))
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t)))
(*.f64 z (+.f64 (/.f64 x (*.f64 t z)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) t)))
(* -1 (/ z t))
(-.f64 #s(literal 0 binary64) (/.f64 z t))
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t))))
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y)) z) z) (/.f64 z t))
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t))))
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y)) z) z) (/.f64 z t))
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t))))
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y)) z) z) (/.f64 z t))
(/ (* z (- (+ (/ x z) (/ y z)) 1)) t)
(*.f64 z (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) t))
(/ (* z (- (+ (/ x z) (/ y z)) 1)) t)
(*.f64 z (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) t))
(/ (* z (- (+ (/ x z) (/ y z)) 1)) t)
(*.f64 z (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) t))
(/ (* z (- (+ (/ x z) (/ y z)) 1)) t)
(*.f64 z (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) t))
(/ (* z (- (+ (/ x z) (/ y z)) 1)) t)
(*.f64 z (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) t))
(/ (* z (- (+ (/ x z) (/ y z)) 1)) t)
(*.f64 z (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) t))
(/ (* z (- (+ (/ x z) (/ y z)) 1)) t)
(*.f64 z (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) t))
(/ (* z (- (+ (/ x z) (/ y z)) 1)) t)
(*.f64 z (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) t))
(/ (* z (- (+ (/ x z) (/ y z)) 1)) t)
(*.f64 z (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) t))
(/ (* z (- (+ (/ x z) (/ y z)) 1)) t)
(*.f64 z (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) t))
(/ (* z (- (+ (/ x z) (/ y z)) 1)) t)
(*.f64 z (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) t))
(/ (* z (- (+ (/ x z) (/ y z)) 1)) t)
(*.f64 z (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) t))
(/ (* z (- (/ y z) 1)) t)
(/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) t)
(+ (/ x t) (/ (* z (- (/ y z) 1)) t))
(+.f64 (/.f64 x t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) t))
(+ (/ x t) (/ (* z (- (/ y z) 1)) t))
(+.f64 (/.f64 x t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) t))
(+ (/ x t) (/ (* z (- (/ y z) 1)) t))
(+.f64 (/.f64 x t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) t))
(/ x t)
(/.f64 x t)
(* x (+ (/ 1 t) (/ (* z (- (/ y z) 1)) (* t x))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) x) t))))
(* x (+ (/ 1 t) (/ (* z (- (/ y z) 1)) (* t x))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) x) t))))
(* x (+ (/ 1 t) (/ (* z (- (/ y z) 1)) (* t x))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) x) t))))
(/ x t)
(/.f64 x t)
(* -1 (* x (- (* -1 (/ (* z (- (/ y z) 1)) (* t x))) (/ 1 t))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) x) t))))
(* -1 (* x (- (* -1 (/ (* z (- (/ y z) 1)) (* t x))) (/ 1 t))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) x) t))))
(* -1 (* x (- (* -1 (/ (* z (- (/ y z) 1)) (* t x))) (/ 1 t))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) x) t))))
(/ (* z (- (/ x z) 1)) t)
(/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) t)
(+ (/ y t) (/ (* z (- (/ x z) 1)) t))
(+.f64 (/.f64 y t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) t))
(+ (/ y t) (/ (* z (- (/ x z) 1)) t))
(+.f64 (/.f64 y t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) t))
(+ (/ y t) (/ (* z (- (/ x z) 1)) t))
(+.f64 (/.f64 y t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) t))
(/ y t)
(/.f64 y t)
(* y (+ (/ 1 t) (/ (* z (- (/ x z) 1)) (* t y))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x z)) (/.f64 (/.f64 z t) y))))
(* y (+ (/ 1 t) (/ (* z (- (/ x z) 1)) (* t y))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x z)) (/.f64 (/.f64 z t) y))))
(* y (+ (/ 1 t) (/ (* z (- (/ x z) 1)) (* t y))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x z)) (/.f64 (/.f64 z t) y))))
(/ y t)
(/.f64 y t)
(* -1 (* y (- (* -1 (/ (* z (- (/ x z) 1)) (* t y))) (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x z)) (/.f64 (/.f64 z t) y))))
(* -1 (* y (- (* -1 (/ (* z (- (/ x z) 1)) (* t y))) (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x z)) (/.f64 (/.f64 z t) y))))
(* -1 (* y (- (* -1 (/ (* z (- (/ x z) 1)) (* t y))) (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x z)) (/.f64 (/.f64 z t) y))))
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(- (/ y z) 1)
(+.f64 #s(literal -1 binary64) (/.f64 y z))
(- (+ (/ x z) (/ y z)) 1)
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y)))
(- (+ (/ x z) (/ y z)) 1)
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y)))
(- (+ (/ x z) (/ y z)) 1)
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y)))
(/ x z)
(/.f64 x z)
(* x (- (+ (/ 1 z) (/ y (* x z))) (/ 1 x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) x)))
(* x (- (+ (/ 1 z) (/ y (* x z))) (/ 1 x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) x)))
(* x (- (+ (/ 1 z) (/ y (* x z))) (/ 1 x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) x)))
(/ x z)
(/.f64 x z)
(* -1 (* x (- (* -1 (/ (- (/ y z) 1) x)) (/ 1 z))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) x)))
(* -1 (* x (- (* -1 (/ (- (/ y z) 1) x)) (/ 1 z))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) x)))
(* -1 (* x (- (* -1 (/ (- (/ y z) 1) x)) (/ 1 z))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) x)))
(- (/ x z) 1)
(+.f64 #s(literal -1 binary64) (/.f64 x z))
(- (+ (/ x z) (/ y z)) 1)
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y)))
(- (+ (/ x z) (/ y z)) 1)
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y)))
(- (+ (/ x z) (/ y z)) 1)
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y)))
(/ y z)
(/.f64 y z)
(* y (- (+ (/ 1 z) (/ x (* y z))) (/ 1 y)))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x z)) y)))
(* y (- (+ (/ 1 z) (/ x (* y z))) (/ 1 y)))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x z)) y)))
(* y (- (+ (/ 1 z) (/ x (* y z))) (/ 1 y)))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x z)) y)))
(/ y z)
(/.f64 y z)
(* -1 (* y (- (* -1 (/ (- (/ x z) 1) y)) (/ 1 z))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x z)) y)))
(* -1 (* y (- (* -1 (/ (- (/ x z) 1) y)) (/ 1 z))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x z)) y)))
(* -1 (* y (- (* -1 (/ (- (/ x z) 1) y)) (/ 1 z))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x z)) y)))
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
(/ (+ x (+ y (* -1 z))) z)
(/.f64 (+.f64 y (-.f64 x z)) z)
(/ (+ x (+ y (* -1 z))) z)
(/.f64 (+.f64 y (-.f64 x z)) z)
(/ (+ x (+ y (* -1 z))) z)
(/.f64 (+.f64 y (-.f64 x z)) z)
-1
#s(literal -1 binary64)
(- (+ (/ x z) (/ y z)) 1)
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y)))
(- (+ (/ x z) (/ y z)) 1)
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y)))
(- (+ (/ x z) (/ y z)) 1)
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y)))
-1
#s(literal -1 binary64)
(- (+ (/ x z) (/ y z)) 1)
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y)))
(- (+ (/ x z) (/ y z)) 1)
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y)))
(- (+ (/ x z) (/ y z)) 1)
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y)))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x 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 (/ 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)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(* 1/2 (/ (+ x y) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) t))
(* 1/2 (/ (+ x y) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) t))
(* 1/2 (/ (+ x y) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) t))
(* 1/2 (/ (+ x y) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) t))
(* 1/2 (/ (+ x y) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) t))
(* 1/2 (/ (+ x y) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) t))
(* 1/2 (/ (+ x y) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) t))
(* 1/2 (/ (+ x y) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) t))
(* 1/2 (/ (+ x y) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) t))
(* 1/2 (/ (+ x y) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) t))
(* 1/2 (/ (+ x y) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) t))
(* 1/2 (/ (+ x y) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 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 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y t))) (*.f64 #s(literal 1/2 binary64) y))
(* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y t))) (*.f64 #s(literal 1/2 binary64) y))
(* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y t))) (*.f64 #s(literal 1/2 binary64) 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 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y t))) (*.f64 #s(literal 1/2 binary64) y))
(* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y t))) (*.f64 #s(literal 1/2 binary64) y))
(* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y t))) (*.f64 #s(literal 1/2 binary64) 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 #s(literal 1/2 binary64) (/.f64 x t))
(* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 x t))) (*.f64 #s(literal 1/2 binary64) x))
(* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 x t))) (*.f64 #s(literal 1/2 binary64) x))
(* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 x t))) (*.f64 #s(literal 1/2 binary64) x))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 x t))) (*.f64 #s(literal 1/2 binary64) x))
(* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 x t))) (*.f64 #s(literal 1/2 binary64) x))
(* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 x t))) (*.f64 #s(literal 1/2 binary64) x))
x
(+ x y)
(+.f64 x y)
(+ x y)
(+.f64 x y)
(+ x y)
(+.f64 x y)
y
(* y (+ 1 (/ x y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(* y (+ 1 (/ x y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(* y (+ 1 (/ x y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))
y
(* -1 (* y (- (* -1 (/ x y)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1 (/ x y)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1 (/ x y)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) 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 (/ z t))
(/.f64 (*.f64 #s(literal -1/2 binary64) 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 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) z) t) y)))
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) z) t) y)))
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) z) 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 #s(literal -1/2 binary64) (*.f64 y (+.f64 (/.f64 (/.f64 z t) y) (/.f64 #s(literal -1 binary64) t))))
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 #s(literal -1/2 binary64) (*.f64 y (+.f64 (/.f64 (/.f64 z t) y) (/.f64 #s(literal -1 binary64) t))))
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 #s(literal -1/2 binary64) (*.f64 y (+.f64 (/.f64 (/.f64 z t) y) (/.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 (*.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 (*.f64 #s(literal -1/2 binary64) z) t)
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) t))
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) t))
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) t))
(* -1/2 (/ z t))
(/.f64 (*.f64 #s(literal -1/2 binary64) z) t)
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) t))
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) t))
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 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 (/ (- 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 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)))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(/ y z)
(/.f64 y z)
(+ (/ x z) (/ y z))
(*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))
(+ (/ x z) (/ y z))
(*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))
(+ (/ x z) (/ y z))
(*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))
(/ x z)
(/.f64 x z)
(* x (+ (/ 1 z) (/ y (* x z))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) x)))
(* x (+ (/ 1 z) (/ y (* x z))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) x)))
(* x (+ (/ 1 z) (/ y (* x z))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) x)))
(/ x z)
(/.f64 x z)
(* -1 (* x (- (* -1 (/ y (* x z))) (/ 1 z))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) x)))
(* -1 (* x (- (* -1 (/ y (* x z))) (/ 1 z))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) x)))
(* -1 (* x (- (* -1 (/ y (* x z))) (/ 1 z))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) x)))
(/ x z)
(/.f64 x z)
(+ (/ x z) (/ y z))
(*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))
(+ (/ x z) (/ y z))
(*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))
(+ (/ x z) (/ y z))
(*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))
(/ y z)
(/.f64 y z)
(* y (+ (/ 1 z) (/ x (* y z))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y z))))
(* y (+ (/ 1 z) (/ x (* y z))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y z))))
(* y (+ (/ 1 z) (/ x (* y z))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y z))))
(/ y z)
(/.f64 y z)
(* -1 (* y (- (* -1 (/ x (* y z))) (/ 1 z))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y z))))
(* -1 (* y (- (* -1 (/ x (* y z))) (/ 1 z))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y z))))
(* -1 (* y (- (* -1 (/ x (* y z))) (/ 1 z))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y z))))
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
(/ (+ x y) z)
(/.f64 (+.f64 x y) z)
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 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(* y (+ 1 (/ x y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(* y (+ 1 (/ x y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))
y
(* -1 (* y (- (* -1 (/ x y)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1 (/ x y)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1 (/ x y)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))

eval248.0ms (2.1%)

Compiler

Compiled 33165 to 4526 computations (86.4% saved)

prune229.0ms (1.9%)

Pruning

11 alts after pruning (5 fresh and 6 done)

PrunedKeptTotal
New170941713
Fresh314
Picked235
Done033
Total1714111725
Accuracy
100.0%
Counts
1725 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
61.9%
(/.f64 (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) t) #s(literal 2 binary64))
36.8%
(/.f64 (/.f64 y t) #s(literal 2 binary64))
69.8%
(/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64)))
64.7%
(/.f64 (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y z))) #s(literal 2 binary64))
39.6%
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
34.6%
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
36.6%
(/.f64 #s(literal 1/2 binary64) (/.f64 t y))
70.7%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z))
64.5%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x))
39.4%
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z)
34.5%
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
Compiler

Compiled 176 to 132 computations (25% saved)

simplify205.0ms (1.7%)

Algorithm
egg-herbie
Localize:

Found 15 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 #s(literal -1 binary64) (/.f64 x z))
cost-diff256
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z)))
cost-diff256
(/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) t)
cost-diff256
(/.f64 (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) t) #s(literal 2 binary64))
cost-diff0
(+.f64 #s(literal -1 binary64) (/.f64 y z))
cost-diff0
(/.f64 z t)
cost-diff256
(*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y z)))
cost-diff256
(/.f64 (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y z))) #s(literal 2 binary64))
cost-diff0
(/.f64 y t)
cost-diff0
(/.f64 (/.f64 y 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 #s(literal 1/2 binary64) t)
cost-diff0
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z))
Rules
2304×*-lowering-*.f32
2304×*-lowering-*.f64
1924×fnmsub-define
1498×/-lowering-/.f32
1498×/-lowering-/.f64
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
025111
158111
2139111
3256100
446895
597195
6258795
7617895
0805095
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* (/ 1/2 t) (- y z))
(/ 1/2 t)
1/2
t
(- y z)
y
z
(* (/ -1/2 t) z)
(/ -1/2 t)
-1/2
t
z
(/ (/ y t) 2)
(/ y t)
y
t
2
(/ (* (/ z t) (+ -1 (/ y z))) 2)
(* (/ z t) (+ -1 (/ y z)))
(/ z t)
z
t
(+ -1 (/ y z))
-1
(/ y z)
y
2
(/ (/ (* z (+ -1 (/ x z))) t) 2)
(/ (* z (+ -1 (/ x z))) t)
(* z (+ -1 (/ x z)))
z
(+ -1 (/ x z))
-1
(/ x z)
x
t
2
Outputs
(* (/ 1/2 t) (- y z))
(/.f64 (-.f64 y 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
(- 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
(/ (/ y t) 2)
(/.f64 y (*.f64 t #s(literal 2 binary64)))
(/ y t)
(/.f64 y t)
y
t
2
#s(literal 2 binary64)
(/ (* (/ z t) (+ -1 (/ y z))) 2)
(/.f64 (-.f64 y z) (*.f64 t #s(literal 2 binary64)))
(* (/ z t) (+ -1 (/ y z)))
(/.f64 (-.f64 y z) t)
(/ z t)
(/.f64 z t)
z
t
(+ -1 (/ y z))
(+.f64 #s(literal -1 binary64) (/.f64 y z))
-1
#s(literal -1 binary64)
(/ y z)
(/.f64 y z)
y
2
#s(literal 2 binary64)
(/ (/ (* z (+ -1 (/ x z))) t) 2)
(/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64)))
(/ (* z (+ -1 (/ x z))) t)
(/.f64 (-.f64 x z) t)
(* z (+ -1 (/ x z)))
(-.f64 x z)
z
(+ -1 (/ x z))
(+.f64 #s(literal -1 binary64) (/.f64 x z))
-1
#s(literal -1 binary64)
(/ x z)
(/.f64 x z)
x
t
2
#s(literal 2 binary64)

localize123.0ms (1%)

Localize:

Found 15 expressions of interest:

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

Compiled 120 to 26 computations (78.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 31.0ms
ival-div: 18.0ms (58.7% of total)
ival-mult: 7.0ms (22.8% of total)
ival-add: 3.0ms (9.8% of total)
ival-sub: 1.0ms (3.3% of total)
const: 1.0ms (3.3% of total)
backward-pass: 0.0ms (0% of total)

series20.0ms (0.2%)

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

111 calls:

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

rewrite410.0ms (3.4%)

Algorithm
batch-egg-rewrite
Rules
5232×/-lowering-/.f32
5232×/-lowering-/.f64
4014×*-lowering-*.f32
4014×*-lowering-*.f64
1898×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

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

simplify301.0ms (2.5%)

Algorithm
egg-herbie
Rules
3394×*-lowering-*.f32
3394×*-lowering-*.f64
1508×fmsub-define
1236×/-lowering-/.f32
1236×/-lowering-/.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01352280
14312142
214241992
346691992
082001992
Stop Event
iter limit
node limit
Counts
444 → 444
Calls
Call 1
Inputs
(* 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/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 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 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 (/ 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 (/ 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 (/ (* z (- (/ y z) 1)) t))
(* 1/2 (/ (* z (- (/ y z) 1)) t))
(* 1/2 (/ (* z (- (/ y z) 1)) t))
(* 1/2 (/ (* z (- (/ y z) 1)) t))
(* 1/2 (/ (* z (- (/ y z) 1)) t))
(* 1/2 (/ (* z (- (/ y z) 1)) t))
(* 1/2 (/ (* z (- (/ y z) 1)) t))
(* 1/2 (/ (* z (- (/ y z) 1)) t))
(* 1/2 (/ (* z (- (/ y z) 1)) t))
(* 1/2 (/ (* z (- (/ y z) 1)) t))
(* 1/2 (/ (* z (- (/ y z) 1)) t))
(* 1/2 (/ (* z (- (/ y z) 1)) 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)))))
(/ 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))))
(/ (* z (- (/ y z) 1)) t)
(/ (* z (- (/ y z) 1)) t)
(/ (* z (- (/ y z) 1)) t)
(/ (* z (- (/ y z) 1)) t)
(/ (* z (- (/ y z) 1)) t)
(/ (* z (- (/ y z) 1)) t)
(/ (* z (- (/ y z) 1)) t)
(/ (* z (- (/ y z) 1)) t)
(/ (* z (- (/ y z) 1)) t)
(/ (* z (- (/ y z) 1)) t)
(/ (* z (- (/ y z) 1)) t)
(/ (* z (- (/ y z) 1)) 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))))
(/ 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
(- (/ y z) 1)
(- (/ y z) 1)
(- (/ y z) 1)
(/ y z)
(* y (- (/ 1 z) (/ 1 y)))
(* y (- (/ 1 z) (/ 1 y)))
(* y (- (/ 1 z) (/ 1 y)))
(/ y z)
(* -1 (* y (- (/ 1 y) (/ 1 z))))
(* -1 (* y (- (/ 1 y) (/ 1 z))))
(* -1 (* y (- (/ 1 y) (/ 1 z))))
(/ y z)
(/ (+ y (* -1 z)) z)
(/ (+ y (* -1 z)) z)
(/ (+ y (* -1 z)) z)
-1
(- (/ y z) 1)
(- (/ y z) 1)
(- (/ y z) 1)
-1
(- (/ y z) 1)
(- (/ y z) 1)
(- (/ y z) 1)
(* 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 (/ 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 (/ (* z (- (/ x z) 1)) t))
(* 1/2 (/ (* z (- (/ x z) 1)) t))
(* 1/2 (/ (* z (- (/ x z) 1)) t))
(* 1/2 (/ (* z (- (/ x z) 1)) t))
(* 1/2 (/ (* z (- (/ x z) 1)) t))
(* 1/2 (/ (* z (- (/ x z) 1)) t))
(* 1/2 (/ (* z (- (/ x z) 1)) t))
(* 1/2 (/ (* z (- (/ x z) 1)) t))
(* 1/2 (/ (* z (- (/ x z) 1)) t))
(* 1/2 (/ (* z (- (/ x z) 1)) t))
(* 1/2 (/ (* z (- (/ x z) 1)) t))
(* 1/2 (/ (* z (- (/ x z) 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))))
(* -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))))
(/ (* z (- (/ x z) 1)) t)
(/ (* z (- (/ x z) 1)) t)
(/ (* z (- (/ x z) 1)) t)
(/ (* z (- (/ x z) 1)) t)
(/ (* z (- (/ x z) 1)) t)
(/ (* z (- (/ x z) 1)) t)
(/ (* z (- (/ x z) 1)) t)
(/ (* z (- (/ x z) 1)) t)
(/ (* z (- (/ x z) 1)) t)
(/ (* z (- (/ x z) 1)) t)
(/ (* z (- (/ x z) 1)) t)
(/ (* z (- (/ x z) 1)) t)
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 z)
(+ x (* -1 z))
(+ x (* -1 z))
(+ x (* -1 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)))
-1
(- (/ x z) 1)
(- (/ x z) 1)
(- (/ x z) 1)
(/ x z)
(* x (- (/ 1 z) (/ 1 x)))
(* x (- (/ 1 z) (/ 1 x)))
(* x (- (/ 1 z) (/ 1 x)))
(/ x z)
(* -1 (* x (- (/ 1 x) (/ 1 z))))
(* -1 (* x (- (/ 1 x) (/ 1 z))))
(* -1 (* x (- (/ 1 x) (/ 1 z))))
(/ x z)
(/ (+ x (* -1 z)) z)
(/ (+ x (* -1 z)) z)
(/ (+ x (* -1 z)) z)
-1
(- (/ x z) 1)
(- (/ x z) 1)
(- (/ x z) 1)
-1
(- (/ x z) 1)
(- (/ x z) 1)
(- (/ x z) 1)
(/ 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)
(/ x z)
(/ x z)
(/ x z)
(/ x z)
(/ x z)
(/ x z)
(/ x z)
(/ x z)
(/ x z)
(/ x z)
(/ x z)
(/ x z)
(/ x z)
(/ x z)
(/ x z)
(/ x z)
(/ x z)
(/ x z)
(/ x z)
(/ x z)
(/ x z)
(/ x z)
(/ x z)
(/ x z)
Outputs
(* 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 (/ (- 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 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) 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 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 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 (* 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 (*.f64 z #s(literal -1/2 binary64)) 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 (*.f64 z #s(literal -1/2 binary64)) 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 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 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 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/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 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 (/ 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)
(/ 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 (/ 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 (*.f64 z #s(literal -1/2 binary64)) 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 (*.f64 z #s(literal -1/2 binary64)) 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 (/ (* z (- (/ y z) 1)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (* z (- (/ y z) 1)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (* z (- (/ y z) 1)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (* z (- (/ y z) 1)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (* z (- (/ y z) 1)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (* z (- (/ y z) 1)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (* z (- (/ y z) 1)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (* z (- (/ y z) 1)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (* z (- (/ y z) 1)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (* z (- (/ y z) 1)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (* z (- (/ y z) 1)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (* z (- (/ y z) 1)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) 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 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 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 (* 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)
(/ 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)
(/ (* z (- (/ y z) 1)) t)
(/.f64 (-.f64 y z) t)
(/ (* z (- (/ y z) 1)) t)
(/.f64 (-.f64 y z) t)
(/ (* z (- (/ y z) 1)) t)
(/.f64 (-.f64 y z) t)
(/ (* z (- (/ y z) 1)) t)
(/.f64 (-.f64 y z) t)
(/ (* z (- (/ y z) 1)) t)
(/.f64 (-.f64 y z) t)
(/ (* z (- (/ y z) 1)) t)
(/.f64 (-.f64 y z) t)
(/ (* z (- (/ y z) 1)) t)
(/.f64 (-.f64 y z) t)
(/ (* z (- (/ y z) 1)) t)
(/.f64 (-.f64 y z) t)
(/ (* z (- (/ y z) 1)) t)
(/.f64 (-.f64 y z) t)
(/ (* z (- (/ y z) 1)) t)
(/.f64 (-.f64 y z) t)
(/ (* z (- (/ y z) 1)) t)
(/.f64 (-.f64 y z) t)
(/ (* z (- (/ y z) 1)) t)
(/.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 (-.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)
(/ 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
#s(literal -1 binary64)
(- (/ y z) 1)
(+.f64 #s(literal -1 binary64) (/.f64 y z))
(- (/ y z) 1)
(+.f64 #s(literal -1 binary64) (/.f64 y z))
(- (/ y z) 1)
(+.f64 #s(literal -1 binary64) (/.f64 y z))
(/ y z)
(/.f64 y z)
(* y (- (/ 1 z) (/ 1 y)))
(+.f64 #s(literal -1 binary64) (/.f64 y z))
(* y (- (/ 1 z) (/ 1 y)))
(+.f64 #s(literal -1 binary64) (/.f64 y z))
(* y (- (/ 1 z) (/ 1 y)))
(+.f64 #s(literal -1 binary64) (/.f64 y z))
(/ y z)
(/.f64 y z)
(* -1 (* y (- (/ 1 y) (/ 1 z))))
(+.f64 #s(literal -1 binary64) (/.f64 y z))
(* -1 (* y (- (/ 1 y) (/ 1 z))))
(+.f64 #s(literal -1 binary64) (/.f64 y z))
(* -1 (* y (- (/ 1 y) (/ 1 z))))
(+.f64 #s(literal -1 binary64) (/.f64 y z))
(/ y z)
(/.f64 y z)
(/ (+ y (* -1 z)) z)
(+.f64 #s(literal -1 binary64) (/.f64 y z))
(/ (+ y (* -1 z)) z)
(+.f64 #s(literal -1 binary64) (/.f64 y z))
(/ (+ y (* -1 z)) z)
(+.f64 #s(literal -1 binary64) (/.f64 y z))
-1
#s(literal -1 binary64)
(- (/ y z) 1)
(+.f64 #s(literal -1 binary64) (/.f64 y z))
(- (/ y z) 1)
(+.f64 #s(literal -1 binary64) (/.f64 y z))
(- (/ y z) 1)
(+.f64 #s(literal -1 binary64) (/.f64 y z))
-1
#s(literal -1 binary64)
(- (/ y z) 1)
(+.f64 #s(literal -1 binary64) (/.f64 y z))
(- (/ y z) 1)
(+.f64 #s(literal -1 binary64) (/.f64 y z))
(- (/ y z) 1)
(+.f64 #s(literal -1 binary64) (/.f64 y z))
(* 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 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 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)
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 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)
(+ (* -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 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 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)
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (* z (- (/ x z) 1)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (* z (- (/ x z) 1)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (* z (- (/ x z) 1)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (* z (- (/ x z) 1)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (* z (- (/ x z) 1)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (* z (- (/ x z) 1)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (* z (- (/ x z) 1)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (* z (- (/ x z) 1)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (* z (- (/ x z) 1)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (* z (- (/ x z) 1)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (* z (- (/ x z) 1)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (* z (- (/ x z) 1)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(/ 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 (-.f64 x z) t)
(* z (- (/ x (* t z)) (/ 1 t)))
(/.f64 (-.f64 x z) t)
(* z (- (/ x (* t z)) (/ 1 t)))
(/.f64 (-.f64 x z) t)
(* -1 (/ z t))
(-.f64 #s(literal 0 binary64) (/.f64 z t))
(* -1 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))
(/.f64 (-.f64 x z) t)
(* -1 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))
(/.f64 (-.f64 x z) t)
(* -1 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))
(/.f64 (-.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 (-.f64 x z) t)
(* x (+ (* -1 (/ z (* t x))) (/ 1 t)))
(/.f64 (-.f64 x z) t)
(* x (+ (* -1 (/ z (* t x))) (/ 1 t)))
(/.f64 (-.f64 x z) t)
(/ x t)
(/.f64 x t)
(* -1 (* x (- (/ z (* t x)) (/ 1 t))))
(/.f64 (-.f64 x z) t)
(* -1 (* x (- (/ z (* t x)) (/ 1 t))))
(/.f64 (-.f64 x z) t)
(* -1 (* x (- (/ z (* t x)) (/ 1 t))))
(/.f64 (-.f64 x z) t)
(/ (* z (- (/ x z) 1)) t)
(/.f64 (-.f64 x z) t)
(/ (* z (- (/ x z) 1)) t)
(/.f64 (-.f64 x z) t)
(/ (* z (- (/ x z) 1)) t)
(/.f64 (-.f64 x z) t)
(/ (* z (- (/ x z) 1)) t)
(/.f64 (-.f64 x z) t)
(/ (* z (- (/ x z) 1)) t)
(/.f64 (-.f64 x z) t)
(/ (* z (- (/ x z) 1)) t)
(/.f64 (-.f64 x z) t)
(/ (* z (- (/ x z) 1)) t)
(/.f64 (-.f64 x z) t)
(/ (* z (- (/ x z) 1)) t)
(/.f64 (-.f64 x z) t)
(/ (* z (- (/ x z) 1)) t)
(/.f64 (-.f64 x z) t)
(/ (* z (- (/ x z) 1)) t)
(/.f64 (-.f64 x z) t)
(/ (* z (- (/ x z) 1)) t)
(/.f64 (-.f64 x z) t)
(/ (* z (- (/ x z) 1)) t)
(/.f64 (-.f64 x z) t)
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 x z)
(* z (- (/ x z) 1))
(-.f64 x z)
(* z (- (/ x z) 1))
(-.f64 x z)
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(* -1 (* z (+ 1 (* -1 (/ x z)))))
(-.f64 x z)
(* -1 (* z (+ 1 (* -1 (/ x z)))))
(-.f64 x z)
(* -1 (* z (+ 1 (* -1 (/ x z)))))
(-.f64 x z)
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(+ x (* -1 z))
(-.f64 x z)
(+ x (* -1 z))
(-.f64 x z)
(+ x (* -1 z))
(-.f64 x z)
x
(* x (+ 1 (* -1 (/ z x))))
(-.f64 x z)
(* x (+ 1 (* -1 (/ z x))))
(-.f64 x z)
(* x (+ 1 (* -1 (/ z x))))
(-.f64 x z)
x
(* -1 (* x (- (/ z x) 1)))
(-.f64 x z)
(* -1 (* x (- (/ z x) 1)))
(-.f64 x z)
(* -1 (* x (- (/ z x) 1)))
(-.f64 x z)
-1
#s(literal -1 binary64)
(- (/ x z) 1)
(+.f64 #s(literal -1 binary64) (/.f64 x z))
(- (/ x z) 1)
(+.f64 #s(literal -1 binary64) (/.f64 x z))
(- (/ x z) 1)
(+.f64 #s(literal -1 binary64) (/.f64 x z))
(/ x z)
(/.f64 x z)
(* x (- (/ 1 z) (/ 1 x)))
(+.f64 #s(literal -1 binary64) (/.f64 x z))
(* x (- (/ 1 z) (/ 1 x)))
(+.f64 #s(literal -1 binary64) (/.f64 x z))
(* x (- (/ 1 z) (/ 1 x)))
(+.f64 #s(literal -1 binary64) (/.f64 x z))
(/ x z)
(/.f64 x z)
(* -1 (* x (- (/ 1 x) (/ 1 z))))
(+.f64 #s(literal -1 binary64) (/.f64 x z))
(* -1 (* x (- (/ 1 x) (/ 1 z))))
(+.f64 #s(literal -1 binary64) (/.f64 x z))
(* -1 (* x (- (/ 1 x) (/ 1 z))))
(+.f64 #s(literal -1 binary64) (/.f64 x z))
(/ x z)
(/.f64 x z)
(/ (+ x (* -1 z)) z)
(+.f64 #s(literal -1 binary64) (/.f64 x z))
(/ (+ x (* -1 z)) z)
(+.f64 #s(literal -1 binary64) (/.f64 x z))
(/ (+ x (* -1 z)) z)
(+.f64 #s(literal -1 binary64) (/.f64 x z))
-1
#s(literal -1 binary64)
(- (/ x z) 1)
(+.f64 #s(literal -1 binary64) (/.f64 x z))
(- (/ x z) 1)
(+.f64 #s(literal -1 binary64) (/.f64 x z))
(- (/ x z) 1)
(+.f64 #s(literal -1 binary64) (/.f64 x z))
-1
#s(literal -1 binary64)
(- (/ x z) 1)
(+.f64 #s(literal -1 binary64) (/.f64 x z))
(- (/ x z) 1)
(+.f64 #s(literal -1 binary64) (/.f64 x z))
(- (/ x z) 1)
(+.f64 #s(literal -1 binary64) (/.f64 x z))
(/ y z)
(/.f64 y z)
(/ y z)
(/.f64 y z)
(/ y z)
(/.f64 y z)
(/ y z)
(/.f64 y z)
(/ y z)
(/.f64 y z)
(/ y z)
(/.f64 y z)
(/ y z)
(/.f64 y z)
(/ y z)
(/.f64 y z)
(/ y z)
(/.f64 y z)
(/ y z)
(/.f64 y z)
(/ y z)
(/.f64 y z)
(/ y z)
(/.f64 y z)
(/ y z)
(/.f64 y z)
(/ y z)
(/.f64 y z)
(/ y z)
(/.f64 y z)
(/ y z)
(/.f64 y z)
(/ y z)
(/.f64 y z)
(/ y z)
(/.f64 y z)
(/ y z)
(/.f64 y z)
(/ y z)
(/.f64 y z)
(/ y z)
(/.f64 y z)
(/ y z)
(/.f64 y z)
(/ y z)
(/.f64 y z)
(/ y z)
(/.f64 y z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)
(/ x z)
(/.f64 x z)

eval1.6s (13.5%)

Compiler

Compiled 23495 to 3427 computations (85.4% saved)

prune312.0ms (2.6%)

Pruning

12 alts after pruning (1 fresh and 11 done)

PrunedKeptTotal
New143411435
Fresh000
Picked055
Done066
Total1434121446
Accuracy
100.0%
Counts
1446 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
61.9%
(/.f64 (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) t) #s(literal 2 binary64))
36.8%
(/.f64 (/.f64 y t) #s(literal 2 binary64))
69.8%
(/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64)))
64.7%
(/.f64 (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y z))) #s(literal 2 binary64))
39.6%
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
34.6%
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
36.6%
(/.f64 #s(literal 1/2 binary64) (/.f64 t y))
39.5%
(/.f64 #s(literal -1/2 binary64) (/.f64 t z))
70.7%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z))
64.5%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x))
39.4%
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z)
34.5%
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
Compiler

Compiled 305 to 161 computations (47.2% saved)

regimes58.0ms (0.5%)

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

8 calls:

8.0ms
(+.f64 x y)
7.0ms
t
7.0ms
y
7.0ms
(*.f64 t #s(literal 2 binary64))
7.0ms
(/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64)))
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)

regimes40.0ms (0.3%)

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

7 calls:

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

Compiled 43 to 33 computations (23.3% saved)

regimes27.0ms (0.2%)

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

5 calls:

6.0ms
x
6.0ms
t
5.0ms
(*.f64 t #s(literal 2 binary64))
5.0ms
y
4.0ms
z
Results
AccuracySegmentsBranch
93.4%2x
92.1%2y
88.7%3z
74.5%3t
74.5%3(*.f64 t #s(literal 2 binary64))
Compiler

Compiled 27 to 22 computations (18.5% saved)

regimes5.0ms (0%)

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

1 calls:

4.0ms
x
Results
AccuracySegmentsBranch
93.3%2x
Compiler

Compiled 5 to 4 computations (20% saved)

regimes15.0ms (0.1%)

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

3 calls:

6.0ms
y
4.0ms
x
4.0ms
z
Results
AccuracySegmentsBranch
88.6%3z
78.3%2y
87.0%2x
Compiler

Compiled 15 to 12 computations (20% saved)

regimes10.0ms (0.1%)

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

2 calls:

5.0ms
x
4.0ms
z
Results
AccuracySegmentsBranch
87.0%2x
88.5%3z
Compiler

Compiled 10 to 8 computations (20% saved)

regimes8.0ms (0.1%)

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

2 calls:

4.0ms
x
3.0ms
z
Results
AccuracySegmentsBranch
80.7%3z
70.2%3x
Compiler

Compiled 10 to 8 computations (20% saved)

regimes21.0ms (0.2%)

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

4 calls:

5.0ms
z
3.0ms
x
3.0ms
t
3.0ms
y
Results
AccuracySegmentsBranch
65.1%3x
44.8%4t
68.8%3y
62.5%5z
Compiler

Compiled 20 to 16 computations (20% saved)

regimes3.0ms (0%)

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

1 calls:

3.0ms
y
Results
AccuracySegmentsBranch
68.8%3y
Compiler

Compiled 5 to 4 computations (20% saved)

regimes3.0ms (0%)

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

1 calls:

2.0ms
y
Results
AccuracySegmentsBranch
68.7%3y
Compiler

Compiled 5 to 4 computations (20% saved)

regimes3.0ms (0%)

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

1 calls:

2.0ms
y
Results
AccuracySegmentsBranch
68.7%3y
Compiler

Compiled 5 to 4 computations (20% saved)

regimes8.0ms (0.1%)

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

3 calls:

3.0ms
z
2.0ms
y
2.0ms
x
Results
AccuracySegmentsBranch
58.8%3z
56.5%2x
49.6%3y
Compiler

Compiled 15 to 12 computations (20% saved)

regimes2.0ms (0%)

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

1 calls:

2.0ms
z
Results
AccuracySegmentsBranch
58.8%3z
Compiler

Compiled 5 to 4 computations (20% saved)

regimes6.0ms (0%)

Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

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

4 calls:

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

Compiled 20 to 16 computations (20% saved)

bsearch17.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
15.0ms
-1.9534910063787376e-18
-4.552480067564521e-23
Results
11.0ms128×0valid
Compiler

Compiled 212 to 159 computations (25% saved)

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

bsearch18.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
17.0ms
-1.9534910063787376e-18
-4.552480067564521e-23
Results
13.0ms128×0valid
Compiler

Compiled 212 to 159 computations (25% saved)

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

bsearch36.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
20.0ms
1.37825953982001e-40
3.962700370928699e-34
13.0ms
-3.655265448125874e+38
-2.926561894777152e+34
Results
18.0ms272×0valid
Compiler

Compiled 428 to 321 computations (25% saved)

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

bsearch14.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
14.0ms
-6.075096009895149e+112
-7.609797011457827e+111
Results
10.0ms96×0valid
Compiler

Compiled 164 to 123 computations (25% saved)

Precisions
Click to see histograms. Total time spent on operations: 3.0ms
ival-sub: 1.0ms (37.6% of total)
ival-div: 1.0ms (37.6% of total)
ival-add: 1.0ms (37.6% of total)
ival-mult: 1.0ms (37.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
19.0ms
3.655102088001877e+160
1.912210872111888e+165
13.0ms
-5.984980461780178e+98
-1.103665864004167e+94
Results
17.0ms256×0valid
Compiler

Compiled 372 to 287 computations (22.8% saved)

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

bsearch60.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
29.0ms
3.464778743738614e+58
3.066519511854429e+60
30.0ms
-7.288468362088587e-260
-2.6499617311551055e-264
Results
50.0ms240×0valid
Compiler

Compiled 320 to 255 computations (20.3% saved)

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

bsearch28.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
13.0ms
3.464778743738614e+58
3.066519511854429e+60
13.0ms
-7.288468362088587e-260
-2.6499617311551055e-264
Results
18.0ms240×0valid
Compiler

Compiled 320 to 255 computations (20.3% saved)

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

bsearch29.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
14.0ms
3.464778743738614e+58
3.066519511854429e+60
13.0ms
-7.288468362088587e-260
-2.6499617311551055e-264
Results
16.0ms240×0valid
Compiler

Compiled 320 to 255 computations (20.3% saved)

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

bsearch30.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
14.0ms
3.464778743738614e+58
3.066519511854429e+60
15.0ms
-7.288468362088587e-260
-2.6499617311551055e-264
Results
18.0ms240×0valid
Compiler

Compiled 320 to 255 computations (20.3% saved)

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

bsearch28.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
16.0ms
1.235182874289092e-47
1.37825953982001e-40
10.0ms
-3.6483631489684437e+25
-4.278599787601508e+24
Results
18.0ms240×0valid
Compiler

Compiled 320 to 255 computations (20.3% saved)

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

bsearch28.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
14.0ms
1.235182874289092e-47
1.37825953982001e-40
12.0ms
-3.6483631489684437e+25
-4.278599787601508e+24
Results
16.0ms240×0valid
Compiler

Compiled 320 to 255 computations (20.3% saved)

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

simplify15.0ms (0.1%)

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

Useful iterations: 0 (0.0ms)

IterNodesCost
093251
1118251
2125251
3127251
4128251
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 (+.f64 x y) z)))
(if (<=.f64 x #s(literal -8772904772180445/2658455991569831745807614120560689152 binary64)) (/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 y z) (*.f64 t #s(literal 2 binary64))))
(if (<=.f64 x #s(literal -7269215601948759/5192296858534827628530496329220096 binary64)) (/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)))
(if (<=.f64 z #s(literal -350000000000000001565567347835409530880 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (if (<=.f64 z #s(literal 4559885108472417/11692013098647223345629478661730264157247460343808 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x)) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))))
(if (<=.f64 x #s(literal -8499999999999999833216852071540754170976673010091726139264416803730699347314598382641614204988226302033061216256 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)))
(if (<=.f64 z #s(literal -35000000000000000678017994605705198571729199150278416529385073892876155780834609321528662775824384 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (if (<=.f64 z #s(literal 144999999999999992586576505288665655102703929772751506422762419853254678777831288689654377335506241337157221813682550119292855162776945076154997086297327030000156672 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t)))
(if (<=.f64 y #s(literal -5317986876289069/70906491683854249133971333415503528601229677279443476631916611638829262598057001759775558209235971002092300595769547131083230268742795262708226708464736682213924924871800416657575912944521796077262840069882938251784694133132833485038618990914757637167551284096438594475925700608 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (if (<=.f64 y #s(literal 1799999999999999837534458899435239907620262547349381312413696 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 (*.f64 #s(literal 1/2 binary64) y) t)))
(if (<=.f64 y #s(literal -850877900206251/283625966735416996535885333662014114404918709117773906527666446555317050392228007039102232836943884008369202383078188524332921074971181050832906833858946728855699699487201666630303651778087184309051360279531753007138776532531333940154475963659030548670205136385754377903702802432 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (if (<=.f64 y #s(literal 1349999999999999967353824968698922496858070001105482008231936 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z) (/.f64 (*.f64 #s(literal 1/2 binary64) y) t)))
(if (<=.f64 y #s(literal -283625966735417/17726622920963562283492833353875882150307419319860869157979152909707315649514250439943889552308992750523075148942386782770807567185698815677056677116184170553481231217950104164393978236130449019315710017470734562946173533283208371259654747728689409291887821024109648618981425152 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (if (<=.f64 y #s(literal 549999999999999990003520572215208890058579374176064744980480 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z) (/.f64 #s(literal 1/2 binary64) (/.f64 t y))))
(if (<=.f64 y #s(literal -2880576224656579/4431655730240890570873208338468970537576854829965217289494788227426828912378562609985972388077248187630768787235596695692701891796424703919264169279046042638370307804487526041098494559032612254828927504367683640736543383320802092814913686932172352322971955256027412154745356288 binary64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) t)) (if (<=.f64 y #s(literal 480000000000000039931971114363723703765418230513717972303872 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z) (/.f64 #s(literal 1/2 binary64) (/.f64 t y))))
(if (<=.f64 z #s(literal -6200000000000000218103808 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 t z)) (if (<=.f64 z #s(literal 3687797269539675/1569275433846670190958947355801916604025588861116008628224 binary64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) t)) (/.f64 #s(literal -1/2 binary64) (/.f64 t z))))
(if (<=.f64 z #s(literal -5500000000000000176160768 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z) (if (<=.f64 z #s(literal 206886898016895/1532495540865888858358347027150309183618739122183602176 binary64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) t)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z)))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
Outputs
(/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 (+.f64 x y) z)))
(if (<=.f64 x #s(literal -8772904772180445/2658455991569831745807614120560689152 binary64)) (/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 y z) (*.f64 t #s(literal 2 binary64))))
(if (<=.f64 x #s(literal -7269215601948759/5192296858534827628530496329220096 binary64)) (/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)))
(if (<=.f64 x #s(literal -7269215601948759/5192296858534827628530496329220096 binary64)) (/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64))) (*.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t)))
(if (<=.f64 z #s(literal -350000000000000001565567347835409530880 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (if (<=.f64 z #s(literal 4559885108472417/11692013098647223345629478661730264157247460343808 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x)) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))))
(if (<=.f64 z #s(literal -350000000000000001565567347835409530880 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (if (<=.f64 z #s(literal 4559885108472417/11692013098647223345629478661730264157247460343808 binary64)) (*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) t)) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))))
(if (<=.f64 x #s(literal -8499999999999999833216852071540754170976673010091726139264416803730699347314598382641614204988226302033061216256 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)))
(if (<=.f64 x #s(literal -8499999999999999833216852071540754170976673010091726139264416803730699347314598382641614204988226302033061216256 binary64)) (*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t)))
(if (<=.f64 z #s(literal -35000000000000000678017994605705198571729199150278416529385073892876155780834609321528662775824384 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (if (<=.f64 z #s(literal 144999999999999992586576505288665655102703929772751506422762419853254678777831288689654377335506241337157221813682550119292855162776945076154997086297327030000156672 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 -35000000000000000678017994605705198571729199150278416529385073892876155780834609321528662775824384 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (if (<=.f64 z #s(literal 144999999999999992586576505288665655102703929772751506422762419853254678777831288689654377335506241337157221813682550119292855162776945076154997086297327030000156672 binary64)) (*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) t)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t)))
(if (<=.f64 y #s(literal -5317986876289069/70906491683854249133971333415503528601229677279443476631916611638829262598057001759775558209235971002092300595769547131083230268742795262708226708464736682213924924871800416657575912944521796077262840069882938251784694133132833485038618990914757637167551284096438594475925700608 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (if (<=.f64 y #s(literal 1799999999999999837534458899435239907620262547349381312413696 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 (*.f64 #s(literal 1/2 binary64) y) t)))
(if (<=.f64 y #s(literal -5317986876289069/70906491683854249133971333415503528601229677279443476631916611638829262598057001759775558209235971002092300595769547131083230268742795262708226708464736682213924924871800416657575912944521796077262840069882938251784694133132833485038618990914757637167551284096438594475925700608 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) t) (if (<=.f64 y #s(literal 1799999999999999837534458899435239907620262547349381312413696 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 (*.f64 y #s(literal 1/2 binary64)) t)))
(if (<=.f64 y #s(literal -850877900206251/283625966735416996535885333662014114404918709117773906527666446555317050392228007039102232836943884008369202383078188524332921074971181050832906833858946728855699699487201666630303651778087184309051360279531753007138776532531333940154475963659030548670205136385754377903702802432 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (if (<=.f64 y #s(literal 1349999999999999967353824968698922496858070001105482008231936 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z) (/.f64 (*.f64 #s(literal 1/2 binary64) y) t)))
(if (<=.f64 y #s(literal -850877900206251/283625966735416996535885333662014114404918709117773906527666446555317050392228007039102232836943884008369202383078188524332921074971181050832906833858946728855699699487201666630303651778087184309051360279531753007138776532531333940154475963659030548670205136385754377903702802432 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) t) (if (<=.f64 y #s(literal 1349999999999999967353824968698922496858070001105482008231936 binary64)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)) (/.f64 (*.f64 y #s(literal 1/2 binary64)) t)))
(if (<=.f64 y #s(literal -283625966735417/17726622920963562283492833353875882150307419319860869157979152909707315649514250439943889552308992750523075148942386782770807567185698815677056677116184170553481231217950104164393978236130449019315710017470734562946173533283208371259654747728689409291887821024109648618981425152 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (if (<=.f64 y #s(literal 549999999999999990003520572215208890058579374176064744980480 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z) (/.f64 #s(literal 1/2 binary64) (/.f64 t y))))
(if (<=.f64 y #s(literal -283625966735417/17726622920963562283492833353875882150307419319860869157979152909707315649514250439943889552308992750523075148942386782770807567185698815677056677116184170553481231217950104164393978236130449019315710017470734562946173533283208371259654747728689409291887821024109648618981425152 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) t) (if (<=.f64 y #s(literal 549999999999999990003520572215208890058579374176064744980480 binary64)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)) (/.f64 #s(literal 1/2 binary64) (/.f64 t y))))
(if (<=.f64 y #s(literal -2880576224656579/4431655730240890570873208338468970537576854829965217289494788227426828912378562609985972388077248187630768787235596695692701891796424703919264169279046042638370307804487526041098494559032612254828927504367683640736543383320802092814913686932172352322971955256027412154745356288 binary64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) t)) (if (<=.f64 y #s(literal 480000000000000039931971114363723703765418230513717972303872 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z) (/.f64 #s(literal 1/2 binary64) (/.f64 t y))))
(if (<=.f64 y #s(literal -2880576224656579/4431655730240890570873208338468970537576854829965217289494788227426828912378562609985972388077248187630768787235596695692701891796424703919264169279046042638370307804487526041098494559032612254828927504367683640736543383320802092814913686932172352322971955256027412154745356288 binary64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) t)) (if (<=.f64 y #s(literal 480000000000000039931971114363723703765418230513717972303872 binary64)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)) (/.f64 #s(literal 1/2 binary64) (/.f64 t y))))
(if (<=.f64 z #s(literal -6200000000000000218103808 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 t z)) (if (<=.f64 z #s(literal 3687797269539675/1569275433846670190958947355801916604025588861116008628224 binary64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) t)) (/.f64 #s(literal -1/2 binary64) (/.f64 t z))))
(if (<=.f64 z #s(literal -5500000000000000176160768 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z) (if (<=.f64 z #s(literal 206886898016895/1532495540865888858358347027150309183618739122183602176 binary64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) t)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z)))
(if (<=.f64 z #s(literal -5500000000000000176160768 binary64)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)) (if (<=.f64 z #s(literal 206886898016895/1532495540865888858358347027150309183618739122183602176 binary64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) t)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t))))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))

soundness2.2s (18.5%)

Rules
5232×/-lowering-/.f32
5232×/-lowering-/.f64
5074×*-lowering-*.f32
5074×*-lowering-*.f64
5068×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02595
114895
2129289
0839689
02281
114481
2141781
0844881
0103794
1335791
2969791
33391710
08402710
04114016
113633825
243163771
087783771
0920
15320
250020
0833720
02681
117079
2157879
0823479
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 698 to 412 computations (41% saved)

preprocess99.0ms (0.8%)

Remove

(sort x y)

(negabs t)

Compiler

Compiled 676 to 274 computations (59.5% saved)

end0.0ms (0%)

Profiling

Loading profile data...