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

Time bar (total: 7.7s)

analyze107.0ms (1.4%)

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: 27.0ms
ival-add: 8.0ms (29.3% of total)
ival-mult: 8.0ms (29.3% of total)
ival-sub: 6.0ms (21.9% of total)
ival-div: 4.0ms (14.6% of total)
const: 1.0ms (3.7% of total)
backward-pass: 0.0ms (0% of total)

sample1.0s (13.2%)

Results
746.0ms8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 339.0ms
ival-sub: 118.0ms (34.8% of total)
ival-div: 77.0ms (22.7% of total)
ival-mult: 67.0ms (19.8% of total)
ival-add: 59.0ms (17.4% of total)
const: 15.0ms (4.4% of total)
backward-pass: 3.0ms (0.9% of total)
Bogosity

preprocess202.0ms (2.6%)

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)

explain75.0ms (1%)

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
45.0ms512×0valid
Compiler

Compiled 73 to 29 computations (60.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 16.0ms
ival-mult: 5.0ms (32.2% of total)
ival-div: 4.0ms (25.7% of total)
ival-sub: 3.0ms (19.3% of total)
ival-add: 3.0ms (19.3% of total)
const: 1.0ms (6.4% 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)

simplify165.0ms (2.1%)

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)

localize34.0ms (0.4%)

Localize:

Found 4 expressions of interest:

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

Compiled 30 to 10 computations (66.7% saved)

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

series19.0ms (0.2%)

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
11.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))
1.0ms
x
@0
(/ (- (+ x y) z) (* t 2))

rewrite353.0ms (4.6%)

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

simplify213.0ms (2.8%)

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))

eval68.0ms (0.9%)

Compiler

Compiled 13541 to 1317 computations (90.3% saved)

prune85.0ms (1.1%)

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
58.7%
(/.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 x (+.f64 y z))) (*.f64 t #s(literal 2 binary64))) (+.f64 x (+.f64 y z)))
68.8%
(/.f64 (-.f64 y z) (*.f64 t #s(literal 2 binary64)))
65.1%
(/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64)))
73.5%
(/.f64 (+.f64 y x) (*.f64 t #s(literal 2 binary64)))
34.1%
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
41.4%
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
37.1%
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
99.5%
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
99.4%
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) t))
Compiler

Compiled 226 to 156 computations (31% saved)

simplify233.0ms (3%)

Algorithm
egg-herbie
Localize:

Found 15 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 x (-.f64 y z))
cost-diff0
(/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))
cost-diff128
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) t)
cost-diff128
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) t))
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 y z)
cost-diff0
(+.f64 x (-.f64 y z))
cost-diff0
(/.f64 t (+.f64 x (-.f64 y z)))
cost-diff0
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
Rules
2080×sum5-define
1368×*-lowering-*.f32
1368×*-lowering-*.f64
994×fma-define
976×div-sub
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
022104
150104
293104
3230104
4491104
51115104
62389104
75339104
86512104
97092104
107345104
117488104
127508104
08052104
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ 1/2 (/ t (+ x (- y z))))
1/2
(/ t (+ x (- y z)))
t
(+ x (- y z))
x
(- y z)
y
z
(/ (* 1/2 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
(/ 1/2 (* (/ 1 (+ x (- y z))) t))
1/2
(* (/ 1 (+ x (- y z))) t)
(/ 1 (+ x (- y z)))
1
(+ x (- y z))
x
(- y z)
y
z
t
Outputs
(/ 1/2 (/ t (+ x (- y z))))
(/.f64 (/.f64 (-.f64 (+.f64 x y) z) #s(literal 2 binary64)) t)
1/2
#s(literal 1/2 binary64)
(/ t (+ x (- y z)))
(/.f64 t (-.f64 (+.f64 x y) z))
t
(+ x (- y z))
(-.f64 (+.f64 x y) z)
x
(- y z)
(-.f64 y z)
y
z
(/ (* 1/2 x) t)
(/.f64 (/.f64 x 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 z (*.f64 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 (-.f64 x z) #s(literal 2 binary64)) t)
(- x z)
(-.f64 x z)
x
z
(* t 2)
(*.f64 t #s(literal 2 binary64))
t
2
#s(literal 2 binary64)
(/ 1/2 (* (/ 1 (+ x (- y z))) t))
(/.f64 (/.f64 (-.f64 (+.f64 x y) z) #s(literal 2 binary64)) t)
1/2
#s(literal 1/2 binary64)
(* (/ 1 (+ x (- y z))) t)
(/.f64 t (-.f64 (+.f64 x y) z))
(/ 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 z)
(-.f64 y z)
y
z
t

localize94.0ms (1.2%)

Localize:

Found 15 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(+.f64 x (-.f64 y z))
accuracy100.0%
(/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))
accuracy99.6%
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) t)
accuracy99.5%
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) t))
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 y z)
accuracy100.0%
(+.f64 x (-.f64 y z))
accuracy100.0%
(/.f64 t (+.f64 x (-.f64 y z)))
accuracy99.5%
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
Results
64.0ms256×0valid
Compiler

Compiled 114 to 23 computations (79.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 26.0ms
ival-div: 12.0ms (46.4% of total)
ival-mult: 8.0ms (30.9% of total)
ival-sub: 4.0ms (15.5% of total)
ival-add: 1.0ms (3.9% of total)
const: 1.0ms (3.9% of total)
backward-pass: 0.0ms (0% of total)

series33.0ms (0.4%)

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

108 calls:

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

rewrite337.0ms (4.4%)

Algorithm
batch-egg-rewrite
Rules
4658×*-lowering-*.f32
4658×*-lowering-*.f64
3786×/-lowering-/.f32
3786×/-lowering-/.f64
2030×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

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

simplify336.0ms (4.4%)

Algorithm
egg-herbie
Rules
3392×*-lowering-*.f32
3392×*-lowering-*.f64
2366×+-lowering-+.f64
2366×+-lowering-+.f32
1788×--lowering--.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
05094395
116624196
251934102
082274102
Stop Event
iter limit
node limit
Counts
432 → 432
Calls
Call 1
Inputs
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- y z) t))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(* 1/2 (/ x t))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(* 1/2 (/ x t))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(* 1/2 (/ (- x z) t))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(* 1/2 (/ y t))
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(* 1/2 (/ y t))
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(* 1/2 (/ (+ x y) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(* -1/2 (/ z t))
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(* -1/2 (/ z t))
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(/ t (- (+ x y) z))
(/ t (- (+ x y) z))
(/ t (- (+ x y) z))
(/ t (- (+ x y) z))
(/ t (- (+ x y) z))
(/ t (- (+ x y) z))
(/ t (- (+ x y) z))
(/ t (- (+ x y) z))
(/ t (- (+ x y) z))
(/ t (- (+ x y) z))
(/ t (- (+ x y) z))
(/ t (- (+ x y) z))
(/ t (- y z))
(+ (* -1 (/ (* t x) (pow (- y z) 2))) (/ t (- y z)))
(+ (* x (- (/ (* t x) (pow (- y z) 3)) (/ t (pow (- y z) 2)))) (/ t (- y z)))
(+ (* x (- (* x (- (* -1 (/ (* t x) (pow (- y z) 4))) (* -1 (/ t (pow (- y z) 3))))) (/ t (pow (- y z) 2)))) (/ t (- y z)))
(/ t x)
(/ (+ t (* -1 (/ (* t (- y z)) x))) x)
(/ (- (+ t (/ (* t (pow (- y z) 2)) (pow x 2))) (/ (* t (- y z)) x)) x)
(/ (- (+ t (* -1 (/ (* t (pow (- y z) 3)) (pow x 3)))) (+ (* -1 (/ (* t (pow (- y z) 2)) (pow x 2))) (/ (* t (- y z)) x))) x)
(/ t x)
(* -1 (/ (+ (* -1 t) (/ (* t (- y z)) x)) x))
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (* t (pow (- y z) 2)) x) (* t (- y z))) x))) x))
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (- y z) 3)) x) (* t (pow (- y z) 2))) x)) (* t (- y z))) x))) x))
(/ t (- x z))
(+ (* -1 (/ (* t y) (pow (- x z) 2))) (/ t (- x z)))
(+ (* y (- (/ (* t y) (pow (- x z) 3)) (/ t (pow (- x z) 2)))) (/ t (- x z)))
(+ (* y (- (* y (- (* -1 (/ (* t y) (pow (- x z) 4))) (* -1 (/ t (pow (- x z) 3))))) (/ t (pow (- x z) 2)))) (/ t (- x z)))
(/ t y)
(/ (+ t (* -1 (/ (* t (- x z)) y))) y)
(/ (- (+ t (/ (* t (pow (- x z) 2)) (pow y 2))) (/ (* t (- x z)) y)) y)
(/ (- (+ t (* -1 (/ (* t (pow (- x z) 3)) (pow y 3)))) (+ (* -1 (/ (* t (pow (- x z) 2)) (pow y 2))) (/ (* t (- x z)) y))) y)
(/ t y)
(* -1 (/ (+ (* -1 t) (/ (* t (- x z)) y)) y))
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (* t (pow (- x z) 2)) y) (* t (- x z))) y))) y))
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (- x z) 3)) y) (* t (pow (- x z) 2))) y)) (* t (- x z))) y))) y))
(/ t (+ x y))
(+ (/ t (+ x y)) (/ (* t z) (pow (+ x y) 2)))
(+ (* z (- (/ (* t z) (pow (+ x y) 3)) (* -1 (/ t (pow (+ x y) 2))))) (/ t (+ x y)))
(+ (* z (- (* z (- (/ (* t z) (pow (+ x y) 4)) (* -1 (/ t (pow (+ x y) 3))))) (* -1 (/ t (pow (+ x y) 2))))) (/ t (+ x y)))
(* -1 (/ t z))
(/ (+ (* -1 t) (* -1 (/ (* t (+ x y)) z))) z)
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow (+ x y) 2)) (pow z 2)))) (/ (* t (+ x y)) z)) z)
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow (+ x y) 3)) (pow z 3)))) (+ (/ (* t (+ x y)) z) (/ (* t (pow (+ x y) 2)) (pow z 2)))) z)
(* -1 (/ t z))
(* -1 (/ (+ t (/ (* t (+ x y)) z)) z))
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow (+ x y) 2)) z)) (* t (+ x y))) z))) z))
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (+ x y) 3)) z) (* -1 (* t (pow (+ x y) 2)))) z)) (* t (+ x y))) z))) z))
(- y z)
(- (+ x y) z)
(- (+ x y) z)
(- (+ x y) z)
x
(* x (- (+ 1 (/ y x)) (/ z x)))
(* x (- (+ 1 (/ y x)) (/ z x)))
(* x (- (+ 1 (/ y x)) (/ z x)))
x
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(- x z)
(- (+ x y) z)
(- (+ x y) z)
(- (+ x y) z)
y
(* y (- (+ 1 (/ x y)) (/ z y)))
(* y (- (+ 1 (/ x y)) (/ z y)))
(* y (- (+ 1 (/ x y)) (/ z y)))
y
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(+ x y)
(+ x (+ y (* -1 z)))
(+ x (+ y (* -1 z)))
(+ x (+ y (* -1 z)))
(* -1 z)
(* z (- (+ (/ x z) (/ y z)) 1))
(* z (- (+ (/ x z) (/ y z)) 1))
(* z (- (+ (/ x z) (/ y z)) 1))
(* -1 z)
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(* -1 z)
(- y z)
(- y z)
(- y z)
y
(* y (+ 1 (* -1 (/ z y))))
(* y (+ 1 (* -1 (/ z y))))
(* y (+ 1 (* -1 (/ z y))))
y
(* -1 (* y (- (/ z y) 1)))
(* -1 (* y (- (/ z y) 1)))
(* -1 (* y (- (/ z y) 1)))
y
(+ y (* -1 z))
(+ y (* -1 z))
(+ y (* -1 z))
(* -1 z)
(* z (- (/ y z) 1))
(* z (- (/ y z) 1))
(* z (- (/ y z) 1))
(* -1 z)
(* -1 (* z (+ 1 (* -1 (/ y z)))))
(* -1 (* z (+ 1 (* -1 (/ y z)))))
(* -1 (* z (+ 1 (* -1 (/ y z)))))
(* 1/2 (/ 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 (/ (- 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))
(/ 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))
(/ 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))
(/ 1 (- y z))
(+ (* -1 (/ x (pow (- y z) 2))) (/ 1 (- y z)))
(+ (* x (- (/ x (pow (- y z) 3)) (/ 1 (pow (- y z) 2)))) (/ 1 (- y z)))
(+ (* x (- (* x (+ (* -1 (/ x (pow (- y z) 4))) (/ 1 (pow (- y z) 3)))) (/ 1 (pow (- y z) 2)))) (/ 1 (- y z)))
(/ 1 x)
(/ (- (+ 1 (/ z x)) (/ y x)) x)
(/ (- (+ 1 (+ (* -1 (/ (* (- y z) (- z y)) (pow x 2))) (/ z x))) (/ y x)) x)
(/ (- (+ 1 (+ (/ z x) (/ (* (pow (- y z) 2) (- z y)) (pow x 3)))) (+ (/ y x) (/ (* (- y z) (- z y)) (pow x 2)))) x)
(/ 1 x)
(* -1 (/ (- (* -1 (/ (- z y) x)) 1) x))
(* -1 (/ (- (* -1 (/ (- (+ z (* -1 (/ (* (- y z) (- z y)) x))) y) x)) 1) x))
(* -1 (/ (- (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow (- y z) 2) (- z y)) x)) (* -1 (* (- y z) (- z y)))) x))) y) x)) 1) x))
(/ 1 (- x z))
(+ (* -1 (/ y (pow (- x z) 2))) (/ 1 (- x z)))
(+ (* y (- (/ y (pow (- x z) 3)) (/ 1 (pow (- x z) 2)))) (/ 1 (- x z)))
(+ (* y (- (* y (+ (* -1 (/ y (pow (- x z) 4))) (/ 1 (pow (- x z) 3)))) (/ 1 (pow (- x z) 2)))) (/ 1 (- x z)))
(/ 1 y)
(/ (- (+ 1 (/ z y)) (/ x y)) y)
(/ (- (+ 1 (+ (* -1 (/ (* (- x z) (- z x)) (pow y 2))) (/ z y))) (/ x y)) y)
(/ (- (+ 1 (+ (/ z y) (/ (* (pow (- x z) 2) (- z x)) (pow y 3)))) (+ (/ x y) (/ (* (- x z) (- z x)) (pow y 2)))) y)
(/ 1 y)
(* -1 (/ (- (* -1 (/ (- z x) y)) 1) y))
(* -1 (/ (- (* -1 (/ (- (+ z (* -1 (/ (* (- x z) (- z x)) y))) x) y)) 1) y))
(* -1 (/ (- (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow (- x z) 2) (- z x)) y)) (* -1 (* (- x z) (- z x)))) y))) x) y)) 1) y))
(/ 1 (+ x y))
(+ (/ 1 (+ x y)) (/ z (pow (+ x y) 2)))
(+ (* z (+ (/ 1 (pow (+ x y) 2)) (/ z (pow (+ x y) 3)))) (/ 1 (+ x y)))
(+ (* z (+ (* z (+ (/ 1 (pow (+ x y) 3)) (/ z (pow (+ x y) 4)))) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y)))
(/ -1 z)
(/ (- (* -1 (/ (+ x y) z)) 1) z)
(/ (- (* -1 (/ (pow (+ x y) 2) (pow z 2))) (+ 1 (+ (/ x z) (/ y z)))) z)
(/ (- (* -1 (/ (pow (+ x y) 3) (pow z 3))) (+ 1 (+ (/ x z) (+ (/ y z) (/ (pow (+ x y) 2) (pow z 2)))))) z)
(/ -1 z)
(* -1 (/ (+ 1 (+ (/ x z) (/ y z))) z))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow (+ x y) 2) z)) (+ x y)) z))) z))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ x y) 3) z) (* -1 (pow (+ x y) 2))) z)) (+ x y)) z))) z))
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 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) t) x) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) t) x) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) t) x) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) x))
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t)))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t)))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t)))
(* 1/2 (/ y t))
(/.f64 (*.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 x z)) (*.f64 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 x z)) (*.f64 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 x z)) (*.f64 y t))))
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) (-.f64 #s(literal 0 binary64) y))
(* 1/2 (/ (+ x y) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) (/.f64 (*.f64 z #s(literal -1/2 binary64)) 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 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 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z)) (-.f64 #s(literal 0 binary64) z))
(/ t (- (+ x y) z))
(/.f64 t (+.f64 x (-.f64 y z)))
(/ t (- (+ x y) z))
(/.f64 t (+.f64 x (-.f64 y z)))
(/ t (- (+ x y) z))
(/.f64 t (+.f64 x (-.f64 y z)))
(/ t (- (+ x y) z))
(/.f64 t (+.f64 x (-.f64 y z)))
(/ t (- (+ x y) z))
(/.f64 t (+.f64 x (-.f64 y z)))
(/ t (- (+ x y) z))
(/.f64 t (+.f64 x (-.f64 y z)))
(/ t (- (+ x y) z))
(/.f64 t (+.f64 x (-.f64 y z)))
(/ t (- (+ x y) z))
(/.f64 t (+.f64 x (-.f64 y z)))
(/ t (- (+ x y) z))
(/.f64 t (+.f64 x (-.f64 y z)))
(/ t (- (+ x y) z))
(/.f64 t (+.f64 x (-.f64 y z)))
(/ t (- (+ x y) z))
(/.f64 t (+.f64 x (-.f64 y z)))
(/ t (- (+ x y) z))
(/.f64 t (+.f64 x (-.f64 y z)))
(/ t (- y z))
(/.f64 t (-.f64 y z))
(+ (* -1 (/ (* t x) (pow (- y z) 2))) (/ t (- y z)))
(-.f64 (/.f64 t (-.f64 y z)) (/.f64 (*.f64 x t) (*.f64 (-.f64 y z) (-.f64 y z))))
(+ (* x (- (/ (* t x) (pow (- y z) 3)) (/ t (pow (- y z) 2)))) (/ t (- y z)))
(+.f64 (/.f64 t (-.f64 y z)) (*.f64 x (-.f64 (/.f64 (*.f64 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 t (/.f64 (-.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 y z) (*.f64 (-.f64 y z) (-.f64 y z))) (/.f64 t (*.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 t (/.f64 (-.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 y t) (*.f64 (-.f64 x z) (*.f64 (-.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 t (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z)))) (/.f64 (*.f64 y t) (pow.f64 (-.f64 x z) #s(literal 4 binary64))))) (/.f64 t (*.f64 (-.f64 x z) (-.f64 x z))))))
(/ t y)
(/.f64 t y)
(/ (+ t (* -1 (/ (* t (- x z)) y))) y)
(/.f64 (-.f64 t (/.f64 (*.f64 t (-.f64 x z)) y)) y)
(/ (- (+ t (/ (* t (pow (- x z) 2)) (pow y 2))) (/ (* t (- x z)) y)) y)
(/.f64 (+.f64 t (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (-.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 (-.f64 t (/.f64 (*.f64 t (-.f64 x z)) y)) y)
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (* t (pow (- x z) 2)) y) (* t (- x z))) y))) y))
(/.f64 (+.f64 t (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (-.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 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (/.f64 (-.f64 x z) y)) (*.f64 (-.f64 x z) (-.f64 x z)))) y) (*.f64 t (-.f64 x z))) y) t) 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 z t) (*.f64 (+.f64 x y) (*.f64 (+.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 t (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))))))
(* -1 (/ t z))
(/.f64 t (-.f64 #s(literal 0 binary64) z))
(/ (+ (* -1 t) (* -1 (/ (* t (+ x y)) z))) z)
(/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x y))) 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 (+.f64 x y) t)) z) (*.f64 (+.f64 x y) t)) z)) z)
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow (+ x y) 3)) (pow z 3)))) (+ (/ (* t (+ x y)) z) (/ (* t (pow (+ x y) 2)) (pow z 2)))) z)
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) t))) (*.f64 z (*.f64 z z)))) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) t)) z) (*.f64 (+.f64 x y) t)) z)) z)
(* -1 (/ t z))
(/.f64 t (-.f64 #s(literal 0 binary64) z))
(* -1 (/ (+ t (/ (* t (+ x y)) z)) z))
(/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x y))) 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 (+.f64 x y) t)) z) (*.f64 (+.f64 x y) t)) z)) z)
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (+ x y) 3)) z) (* -1 (* t (pow (+ x y) 2)))) z)) (* t (+ x y))) z))) z))
(/.f64 (+.f64 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 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x))))
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x))))
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x))))
(- x z)
(-.f64 x z)
(- (+ x y) z)
(+.f64 x (-.f64 y z))
(- (+ x y) z)
(+.f64 x (-.f64 y z))
(- (+ x y) z)
(+.f64 x (-.f64 y z))
y
(* y (- (+ 1 (/ x y)) (/ z y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) y)))
(* y (- (+ 1 (/ x y)) (/ z y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) y)))
(* y (- (+ 1 (/ x y)) (/ z y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) y)))
y
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 x z) y))))
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 x z) y))))
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 y (-.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 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) z))))
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) z))))
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) z))))
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(- y z)
(-.f64 y z)
(- y z)
(-.f64 y z)
(- y z)
(-.f64 y z)
y
(* y (+ 1 (* -1 (/ z y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))
(* y (+ 1 (* -1 (/ z y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))
(* y (+ 1 (* -1 (/ z y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))
y
(* -1 (* y (- (/ z y) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 z y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (/ z y) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 z y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (/ z y) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 z y)) (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 1 binary64) (/.f64 y z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ 1 (* -1 (/ y z)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ 1 (* -1 (/ y z)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) (-.f64 #s(literal 0 binary64) z))
(* 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 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))
(* -1/2 (/ z t))
(/.f64 (*.f64 z #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 (*.f64 z #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 (*.f64 z #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 (*.f64 z #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 #s(literal -1/2 binary64) (/.f64 (/.f64 z x) t))))
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 z x) t))))
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 z 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 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) t) x) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) t) x) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) t) x) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) x))
(* 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 (*.f64 z #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 (*.f64 z #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 (*.f64 z #s(literal -1/2 binary64)) t))
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) z) (/.f64 #s(literal -1/2 binary64) t)))
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) z) (/.f64 #s(literal -1/2 binary64) t)))
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) z) (/.f64 #s(literal -1/2 binary64) t)))
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(*.f64 (+.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 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* -1 z)
(-.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 (+.f64 #s(literal -1 binary64) (/.f64 z x)) #s(literal -1 binary64)))
(* -1 (* x (- (/ z x) 1)))
(*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 z x)) #s(literal -1 binary64)))
(* -1 (* x (- (/ z x) 1)))
(*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 z x)) #s(literal -1 binary64)))
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 (-.f64 #s(literal 1 binary64) (/.f64 x z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ 1 (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ 1 (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) (-.f64 #s(literal 0 binary64) 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 (/ (- 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 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) t) x) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) t) x) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) t) x) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) x))
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t)))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t)))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t)))
(* 1/2 (/ y t))
(/.f64 (*.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 x z)) (*.f64 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 x z)) (*.f64 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 x z)) (*.f64 y t))))
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) (-.f64 #s(literal 0 binary64) y))
(* 1/2 (/ (+ x y) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) (/.f64 (*.f64 z #s(literal -1/2 binary64)) 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 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 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z)) (-.f64 #s(literal 0 binary64) z))
(* 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)
(/ 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 t (/.f64 (-.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 y z) (*.f64 (-.f64 y z) (-.f64 y z))) (/.f64 t (*.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 t (/.f64 (-.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 y t) (*.f64 (-.f64 x z) (*.f64 (-.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 t (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z)))) (/.f64 (*.f64 y t) (pow.f64 (-.f64 x z) #s(literal 4 binary64))))) (/.f64 t (*.f64 (-.f64 x z) (-.f64 x z))))))
(/ t y)
(/.f64 t y)
(/ (+ t (* -1 (/ (* t (- x z)) y))) y)
(/.f64 (-.f64 t (/.f64 (*.f64 t (-.f64 x z)) y)) y)
(/ (- (+ t (/ (* t (pow (- x z) 2)) (pow y 2))) (/ (* t (- x z)) y)) y)
(/.f64 (+.f64 t (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (-.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 (-.f64 t (/.f64 (*.f64 t (-.f64 x z)) y)) y)
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (* t (pow (- x z) 2)) y) (* t (- x z))) y))) y))
(/.f64 (+.f64 t (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (-.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 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (/.f64 (-.f64 x z) y)) (*.f64 (-.f64 x z) (-.f64 x z)))) y) (*.f64 t (-.f64 x z))) y) t) 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 z t) (*.f64 (+.f64 x y) (*.f64 (+.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 t (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))))))
(* -1 (/ t z))
(/.f64 t (-.f64 #s(literal 0 binary64) z))
(/ (+ (* -1 t) (* -1 (/ (* t (+ x y)) z))) z)
(/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x y))) 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 (+.f64 x y) t)) z) (*.f64 (+.f64 x y) t)) z)) z)
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow (+ x y) 3)) (pow z 3)))) (+ (/ (* t (+ x y)) z) (/ (* t (pow (+ x y) 2)) (pow z 2)))) z)
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) t))) (*.f64 z (*.f64 z z)))) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) t)) z) (*.f64 (+.f64 x y) t)) z)) z)
(* -1 (/ t z))
(/.f64 t (-.f64 #s(literal 0 binary64) z))
(* -1 (/ (+ t (/ (* t (+ x y)) z)) z))
(/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x y))) 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 (+.f64 x y) t)) z) (*.f64 (+.f64 x y) t)) z)) z)
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (+ x y) 3)) z) (* -1 (* t (pow (+ x y) 2)))) z)) (* t (+ x y))) z))) z))
(/.f64 (+.f64 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))
(/ 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)))
(/ 1 (- y z))
(/.f64 #s(literal 1 binary64) (-.f64 y z))
(+ (* -1 (/ x (pow (- y z) 2))) (/ 1 (- y z)))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 (/.f64 x (-.f64 y z)) (-.f64 y z)))
(+ (* x (- (/ x (pow (- y z) 3)) (/ 1 (pow (- y z) 2)))) (/ 1 (- y z)))
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 x (-.f64 (/.f64 x (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 y z)))))
(+ (* x (- (* x (+ (* -1 (/ x (pow (- y z) 4))) (/ 1 (pow (- y z) 3)))) (/ 1 (pow (- y z) 2)))) (/ 1 (- y z)))
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 x (+.f64 (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 x (pow.f64 (-.f64 y z) #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 y z) (-.f64 y z))))))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ (- (+ 1 (/ z x)) (/ y x)) x)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z y) x)) x)
(/ (- (+ 1 (+ (* -1 (/ (* (- y z) (- z y)) (pow x 2))) (/ z x))) (/ y x)) x)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 z (*.f64 (-.f64 z y) (/.f64 (-.f64 y z) x))) y) x)) x)
(/ (- (+ 1 (+ (/ z x) (/ (* (pow (- y z) 2) (- z y)) (pow x 3)))) (+ (/ y x) (/ (* (- y z) (- z y)) (pow x 2)))) x)
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 z y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (-.f64 z (*.f64 (-.f64 z y) (/.f64 (-.f64 y z) x))) y) x))) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(* -1 (/ (- (* -1 (/ (- z y) x)) 1) x))
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 z y) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (- (* -1 (/ (- (+ z (* -1 (/ (* (- y z) (- z y)) x))) y) x)) 1) x))
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (-.f64 z (*.f64 (-.f64 z y) (/.f64 (-.f64 y z) x))) y) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (- (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow (- y z) 2) (- z y)) x)) (* -1 (* (- y z) (- z y)))) x))) y) x)) 1) x))
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 z y) (/.f64 (-.f64 y z) x))) (*.f64 (-.f64 y z) (-.f64 z y))) x) (-.f64 z y)) x)) (-.f64 #s(literal 0 binary64) x))
(/ 1 (- x z))
(/.f64 #s(literal 1 binary64) (-.f64 x z))
(+ (* -1 (/ y (pow (- x z) 2))) (/ 1 (- x z)))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) (/.f64 y (*.f64 (-.f64 x z) (-.f64 x z))))
(+ (* y (- (/ y (pow (- x z) 3)) (/ 1 (pow (- x z) 2)))) (/ 1 (- x z)))
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) (*.f64 y (+.f64 (/.f64 y (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z)))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x z) (-.f64 x z))))))
(+ (* y (- (* y (+ (* -1 (/ y (pow (- x z) 4))) (/ 1 (pow (- x z) 3)))) (/ 1 (pow (- x z) 2)))) (/ 1 (- x z)))
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) (*.f64 y (+.f64 (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z)))) (/.f64 y (pow.f64 (-.f64 x z) #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x z) (-.f64 x z))))))
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(/ (- (+ 1 (/ z y)) (/ x y)) y)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) y)) y)
(/ (- (+ 1 (+ (* -1 (/ (* (- x z) (- z x)) (pow y 2))) (/ z y))) (/ x y)) y)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 z (*.f64 (-.f64 x z) (/.f64 (-.f64 z x) y))) x) y)) y)
(/ (- (+ 1 (+ (/ z y) (/ (* (pow (- x z) 2) (- z x)) (pow y 3)))) (+ (/ x y) (/ (* (- x z) (- z x)) (pow y 2)))) y)
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (/.f64 (/.f64 (/.f64 (-.f64 z x) y) y) y)) (/.f64 (-.f64 (-.f64 z (*.f64 (-.f64 x z) (/.f64 (-.f64 z x) y))) x) y))) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(* -1 (/ (- (* -1 (/ (- z x) y)) 1) y))
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 z x) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (/ (- (* -1 (/ (- (+ z (* -1 (/ (* (- x z) (- z x)) y))) x) y)) 1) y))
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (-.f64 z (*.f64 (-.f64 x z) (/.f64 (-.f64 z x) y))) x) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (/ (- (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow (- x z) 2) (- z x)) y)) (* -1 (* (- x z) (- z x)))) y))) x) y)) 1) y))
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 z (-.f64 (/.f64 (-.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (/.f64 (-.f64 z x) y))) (*.f64 (-.f64 x z) (-.f64 z x))) y) x)) y)) (-.f64 #s(literal 0 binary64) y))
(/ 1 (+ x y))
(/.f64 #s(literal 1 binary64) (+.f64 x y))
(+ (/ 1 (+ x y)) (/ z (pow (+ x y) 2)))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 z (*.f64 (+.f64 x y) (+.f64 x y))))
(+ (* z (+ (/ 1 (pow (+ x y) 2)) (/ z (pow (+ x y) 3)))) (/ 1 (+ x y)))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 z (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))))
(+ (* z (+ (* z (+ (/ 1 (pow (+ x y) 3)) (/ z (pow (+ x y) 4)))) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y)))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 z (pow.f64 (+.f64 x y) #s(literal 4 binary64))))))))
(/ -1 z)
(/.f64 #s(literal -1 binary64) z)
(/ (- (* -1 (/ (+ x y) z)) 1) z)
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) z)) z)
(/ (- (* -1 (/ (pow (+ x y) 2) (pow z 2))) (+ 1 (+ (/ x z) (/ y z)))) z)
(/.f64 (-.f64 (-.f64 #s(literal -1 binary64) (+.f64 (/.f64 x z) (/.f64 y z))) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) z)
(/ (- (* -1 (/ (pow (+ x y) 3) (pow z 3))) (+ 1 (+ (/ x z) (+ (/ y z) (/ (pow (+ x y) 2) (pow z 2)))))) z)
(/.f64 (-.f64 (-.f64 #s(literal -1 binary64) (+.f64 (/.f64 x z) (+.f64 (/.f64 y z) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))))) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (+.f64 x y) (*.f64 z (*.f64 z z))))) z)
(/ -1 z)
(/.f64 #s(literal -1 binary64) z)
(* -1 (/ (+ 1 (+ (/ x z) (/ y z))) z))
(/.f64 (-.f64 #s(literal -1 binary64) (+.f64 (/.f64 x z) (/.f64 y z))) z)
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow (+ x y) 2) z)) (+ x y)) z))) z))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) z) (+.f64 x y)) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ x y) 3) z) (* -1 (pow (+ x y) 2))) z)) (+ x y)) z))) z))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) z))) z) (+.f64 x y)) z)) z))

eval229.0ms (3%)

Compiler

Compiled 27622 to 2858 computations (89.7% saved)

prune162.0ms (2.1%)

Pruning

9 alts after pruning (5 fresh and 4 done)

PrunedKeptTotal
New146631469
Fresh224
Picked145
Done000
Total146991478
Accuracy
100.0%
Counts
1478 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
65.1%
(/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64)))
73.5%
(/.f64 (+.f64 y x) (*.f64 t #s(literal 2 binary64)))
34.1%
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
41.4%
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
37.1%
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
35.3%
(/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 t (*.f64 t (/.f64 (-.f64 y z) x))) x))
68.6%
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))
99.5%
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
68.5%
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t))
Compiler

Compiled 164 to 119 computations (27.4% saved)

simplify166.0ms (2.2%)

Algorithm
egg-herbie
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 t (/.f64 (-.f64 y z) x))
cost-diff0
(-.f64 t (*.f64 t (/.f64 (-.f64 y z) x)))
cost-diff0
(/.f64 (-.f64 t (*.f64 t (/.f64 (-.f64 y z) x))) x)
cost-diff0
(/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 t (*.f64 t (/.f64 (-.f64 y z) x))) x))
cost-diff0
(-.f64 y z)
cost-diff0
(/.f64 #s(literal 1 binary64) (-.f64 y z))
cost-diff128
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t)
cost-diff128
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t))
cost-diff0
(-.f64 y z)
cost-diff0
(/.f64 t (-.f64 y z))
cost-diff0
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))
cost-diff0
(*.f64 #s(literal 1/2 binary64) y)
cost-diff0
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
cost-diff0
(*.f64 t #s(literal 2 binary64))
cost-diff0
(+.f64 y x)
cost-diff0
(/.f64 (+.f64 y x) (*.f64 t #s(literal 2 binary64)))
Rules
1794×fnmadd-define
1500×sum4-define
1488×*-lowering-*.f32
1488×*-lowering-*.f64
1378×sum3-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
023124
158124
2115121
3342121
41033121
53171121
08233121
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (+ y x) (* t 2))
(+ y x)
y
x
(* t 2)
t
2
(/ (* 1/2 y) t)
(* 1/2 y)
1/2
y
t
(/ 1/2 (/ t (- y z)))
1/2
(/ t (- y z))
t
(- y z)
y
z
(/ 1/2 (* (/ 1 (- y z)) t))
1/2
(* (/ 1 (- y z)) t)
(/ 1 (- y z))
1
(- y z)
y
z
t
(/ 1/2 (/ (- t (* t (/ (- y z) x))) x))
1/2
(/ (- t (* t (/ (- y z) x))) x)
(- t (* t (/ (- y z) x)))
t
(* t (/ (- y z) x))
(/ (- y z) x)
(- y z)
y
z
x
Outputs
(/ (+ y x) (* t 2))
(/.f64 (/.f64 (+.f64 y x) #s(literal 2 binary64)) t)
(+ y x)
(+.f64 y x)
y
x
(* t 2)
(*.f64 t #s(literal 2 binary64))
t
2
#s(literal 2 binary64)
(/ (* 1/2 y) t)
(/.f64 (*.f64 y #s(literal 1/2 binary64)) t)
(* 1/2 y)
(*.f64 y #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
y
t
(/ 1/2 (/ t (- y z)))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))
1/2
#s(literal 1/2 binary64)
(/ t (- y z))
(/.f64 t (-.f64 y z))
t
(- y z)
(-.f64 y z)
y
z
(/ 1/2 (* (/ 1 (- y z)) t))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))
1/2
#s(literal 1/2 binary64)
(* (/ 1 (- y z)) t)
(/.f64 t (-.f64 y z))
(/ 1 (- y z))
(/.f64 #s(literal 1 binary64) (-.f64 y z))
1
#s(literal 1 binary64)
(- y z)
(-.f64 y z)
y
z
t
(/ 1/2 (/ (- t (* t (/ (- y z) x))) x))
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z y) x)) x))
1/2
#s(literal 1/2 binary64)
(/ (- t (* t (/ (- y z) x))) x)
(*.f64 t (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z y) x)) x))
(- t (* t (/ (- y z) x)))
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z y) x)))
t
(* t (/ (- y z) x))
(/.f64 (*.f64 t (-.f64 y z)) x)
(/ (- y z) x)
(/.f64 (-.f64 y z) x)
(- y z)
(-.f64 y z)
y
z
x

localize112.0ms (1.5%)

Localize:

Found 16 expressions of interest:

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

Compiled 134 to 24 computations (82.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 30.0ms
ival-div: 15.0ms (49.4% of total)
ival-mult: 10.0ms (33% of total)
ival-sub: 3.0ms (9.9% of total)
ival-add: 2.0ms (6.6% of total)
const: 1.0ms (3.3% of total)
backward-pass: 0.0ms (0% of total)

series59.0ms (0.8%)

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

132 calls:

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

rewrite401.0ms (5.2%)

Algorithm
batch-egg-rewrite
Rules
5166×*-lowering-*.f32
5166×*-lowering-*.f64
3622×/-lowering-/.f32
3622×/-lowering-/.f64
1852×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02397
114897
2107094
0860094
Stop Event
iter limit
node limit
Counts
16 → 872
Calls
Call 1
Inputs
(/ (+ y x) (* t 2))
(+ y x)
(* t 2)
(/ (* 1/2 y) t)
(* 1/2 y)
(/ 1/2 (/ t (- y z)))
(/ t (- y z))
(- y z)
(/ 1/2 (* (/ 1 (- y z)) t))
(* (/ 1 (- y z)) t)
(/ 1 (- y z))
(/ 1/2 (/ (- t (* t (/ (- y z) x))) x))
(/ (- t (* t (/ (- y z) x))) x)
(- t (* t (/ (- y z) x)))
(* t (/ (- y z) x))
(/ (- y z) x)
Outputs
(+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) x))
(+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (*.f64 x (/.f64 #s(literal 1/2 binary64) t)))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) x) (/.f64 y (/.f64 t #s(literal 1/2 binary64))))
(+.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) t)) (/.f64 y (/.f64 t #s(literal 1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 y x) t))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 y x) t)))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x x) (-.f64 y x)) (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t #s(literal -2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 y x) t)))
(-.f64 (/.f64 (*.f64 y y) (*.f64 #s(literal 2 binary64) (*.f64 t (-.f64 y x)))) (/.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (*.f64 t (-.f64 y x)))))
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 y x) t)))
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 y x) t))))
(neg.f64 (/.f64 (/.f64 (+.f64 y x) t) #s(literal -2 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 y x) t))))
(/.f64 (+.f64 y x) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 y x) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (-.f64 y x))) (-.f64 (*.f64 y y) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) t) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (+.f64 y x) #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 t (+.f64 y x))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (*.f64 t #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.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 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 (-.f64 y x) t) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 t (-.f64 y x))))
(/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64))
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 y x)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (-.f64 y x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (*.f64 (-.f64 y x) t) #s(literal 2 binary64))))
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (+.f64 y x))) #s(literal -2 binary64))
(/.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t #s(literal 1/2 binary64))) (-.f64 y x))
(/.f64 (/.f64 (+.f64 y x) #s(literal 2 binary64)) t)
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t #s(literal 1/2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) y) x))
(/.f64 (neg.f64 (/.f64 (+.f64 y x) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 y x) t)) #s(literal -1 binary64))
(*.f64 (+.f64 y x) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64)) (/.f64 (-.f64 y x) (-.f64 y x)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 y x) t))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 y x) t)))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 t (+.f64 y x))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 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 (*.f64 y y) (*.f64 x (-.f64 x y))) (/.f64 t #s(literal 1/2 binary64)))))
(*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) (/.f64 #s(literal 1/2 binary64) t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 y x) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 y x)) #s(literal -1 binary64)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t (-.f64 y x)))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 y x) t) #s(literal 2 binary64))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) t)))
(*.f64 (/.f64 (+.f64 y x) t) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (+.f64 y x))) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (+.f64 y x) #s(literal -2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(*.f64 (/.f64 (+.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(*.f64 (pow.f64 (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) t))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t))
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (+.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 y x) t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 y x) t)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x))) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(+.f64 y x)
(+.f64 x y)
(+.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) y)))
(+.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 y x))))
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) x)
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.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)))
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 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 x y) (-.f64 (*.f64 x x) (*.f64 y y))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x))))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) x)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 (-.f64 #s(literal 0 binary64) y) x))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y 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 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 y x))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) x)))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 x y)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 y x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 y y) (-.f64 y x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) (*.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 y y) (-.f64 y x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x)))) (+.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal -1 binary64))
(*.f64 (+.f64 y x) #s(literal 1 binary64))
(*.f64 (+.f64 y x) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 #s(literal 1 binary64) (+.f64 y x))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x)))
(*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 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 (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) y) x)))
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)))
(-.f64 #s(literal 0 binary64) (*.f64 t #s(literal -2 binary64)))
(neg.f64 (*.f64 t #s(literal -2 binary64)))
(/.f64 t #s(literal 1/2 binary64))
(/.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) t))
(/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1/2 binary64))
(/.f64 (*.f64 t #s(literal -2 binary64)) #s(literal -1 binary64))
(*.f64 t #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) t)
(*.f64 (/.f64 t #s(literal 1/2 binary64)) #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 -2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) t))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 #s(literal -1/2 binary64) t)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 y (/.f64 #s(literal -1/2 binary64) t)))
(neg.f64 (*.f64 y (/.f64 #s(literal -1/2 binary64) t)))
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal -1/2 binary64) t))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y #s(literal 1/2 binary64)))))
(/.f64 y (/.f64 t #s(literal 1/2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 t y))
(/.f64 (*.f64 y #s(literal 1/2 binary64)) t)
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y #s(literal 1/2 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y #s(literal -1/2 binary64))))
(/.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(pow.f64 (/.f64 t (*.f64 y #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 y (/.f64 #s(literal 1/2 binary64) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 y t))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) y))
(*.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t #s(literal 1/2 binary64))))
(*.f64 #s(literal -1 binary64) (*.f64 y (/.f64 #s(literal -1/2 binary64) t)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) t))
(*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 #s(literal -1 binary64) t)))
(*.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y)
(*.f64 (/.f64 y t) #s(literal 1/2 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 t (*.f64 y #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 y #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) y) #s(literal 1/2 binary64))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) t))
(-.f64 #s(literal 0 binary64) (*.f64 y #s(literal -1/2 binary64)))
(neg.f64 (*.f64 y #s(literal -1/2 binary64)))
(*.f64 y #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) y)
(*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) y)))
(*.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1/2 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64)))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) y))
(*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1/2 binary64))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal 1/2 binary64))
(+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)))
(+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))))
(+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t)))))
(+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))) #s(literal 1 binary64)))
(+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)) #s(literal 1 binary64)))
(+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)) (/.f64 y (/.f64 t #s(literal 1/2 binary64))))
(+.f64 (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))) (/.f64 y (/.f64 t #s(literal 1/2 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 z y))))
(fma.f64 y (/.f64 #s(literal 1/2 binary64) t) (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 y t) (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))))
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))))
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y #s(literal 1/2 binary64)) (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) y (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)))
(fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))))
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 z y))))
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 z y))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 z y)))))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 y z)))
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))))
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 z y)) t))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))
(/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)))
(/.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 (*.f64 #s(literal 1/2 binary64) (+.f64 y z)) (-.f64 y z))))
(/.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 t (*.f64 #s(literal 1/2 binary64) (-.f64 z y))))
(/.f64 #s(literal -1/2 binary64) (/.f64 t (-.f64 z y)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y z)))
(/.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 (*.f64 #s(literal 1/2 binary64) (+.f64 y z)) (-.f64 y z)) (*.f64 t (+.f64 y z)))
(/.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 z y)))
(/.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 #s(literal 1/2 binary64) (-.f64 z y)) (-.f64 #s(literal 0 binary64) t))
(/.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 (*.f64 #s(literal 1/2 binary64) (+.f64 y z)) (-.f64 y z))) (neg.f64 (*.f64 t (+.f64 y z))))
(/.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 (+.f64 (pow.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))) (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t)))) (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z))) (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z))))))
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))) (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))))) (-.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t)))))
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)))) (-.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) 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 y z) t))
(*.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (-.f64 y z) (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 z y))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 z y))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 z y) t))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 #s(literal 1/2 binary64) t)))
(*.f64 (/.f64 (-.f64 y z) t) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y z) #s(literal 1/2 binary64)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) 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 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y z)) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y z))))
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 (-.f64 z y) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 z y))
(*.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 #s(literal 1/2 binary64) (-.f64 z y)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y z)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y z)))
(*.f64 (pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64)) (-.f64 y z))
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 y y)) (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 y z))))
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 y z))) (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 y y)))
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 y z)))
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) y) (*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) z))
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) z) (*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) y))
(+.f64 (*.f64 (*.f64 y y) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z (+.f64 y z)) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(+.f64 (*.f64 (*.f64 z (+.f64 y z)) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 y y) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(+.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 y z) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(+.f64 (*.f64 y (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 z (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))))
(+.f64 (*.f64 z (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 y (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y z) t)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 z y)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 z y)) (/.f64 t (-.f64 z y)))
(neg.f64 (/.f64 t (-.f64 z y)))
(neg.f64 (/.f64 (/.f64 t (-.f64 z y)) #s(literal 1 binary64)))
(/.f64 t (-.f64 y z))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) t))
(/.f64 (/.f64 t (-.f64 y z)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 z y) t))
(/.f64 (/.f64 t (-.f64 z y)) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z y))
(pow.f64 (/.f64 t (-.f64 y z)) #s(literal 1 binary64))
(pow.f64 (/.f64 (-.f64 y z) t) #s(literal -1 binary64))
(*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z)))
(*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y z)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t)
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(*.f64 (/.f64 t (-.f64 y z)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 z y)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 z y)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (-.f64 #s(literal 0 binary64) t))
(*.f64 (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)) t))
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z))
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y z))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 t (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 t (/.f64 #s(literal 1 binary64) (+.f64 y z))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (+.f64 y z) t))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z)))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z y)))
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z y)))
(*.f64 (pow.f64 (/.f64 (-.f64 y z) t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 y z) t) #s(literal -1/2 binary64)))
(*.f64 (*.f64 t (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 y z))
(+.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 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) z))
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 y z)) #s(literal -1 binary64))))
(-.f64 y z)
(-.f64 #s(literal 0 binary64) (-.f64 z y))
(-.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 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal 1 binary64)))
(-.f64 (+.f64 y #s(literal 0 binary64)) z)
(fma.f64 #s(literal -1 binary64) z y)
(neg.f64 (-.f64 z y))
(/.f64 (-.f64 y z) #s(literal 1 binary64))
(/.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 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y)))
(/.f64 (-.f64 z y) #s(literal -1 binary64))
(/.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 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))
(/.f64 (-.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 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))))
(/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (-.f64 #s(literal 0 binary64) (+.f64 y z)))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 z z))) (*.f64 (+.f64 y z) (+.f64 y z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 y y) (*.f64 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 (+.f64 y z) (-.f64 z y))) (+.f64 y z))
(/.f64 (neg.f64 (*.f64 (+.f64 y z) (-.f64 z y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) y))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))))))
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) z) y))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))))
(pow.f64 (-.f64 y z) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64))
(*.f64 (-.f64 y z) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 y z))
(*.f64 #s(literal -1 binary64) (-.f64 z y))
(*.f64 (-.f64 z y) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) #s(literal 1 binary64)))
(*.f64 (+.f64 y z) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 y z))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y z))))
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) #s(literal 1 binary64)) (/.f64 (-.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (/.f64 (+.f64 y z) #s(literal 1 binary64)) (/.f64 (-.f64 y z) (+.f64 y z)))
(+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)))
(+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))))
(+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t)))))
(+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))) #s(literal 1 binary64)))
(+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)) #s(literal 1 binary64)))
(+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)) (/.f64 y (/.f64 t #s(literal 1/2 binary64))))
(+.f64 (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))) (/.f64 y (/.f64 t #s(literal 1/2 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 z y))))
(fma.f64 y (/.f64 #s(literal 1/2 binary64) t) (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 y t) (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))))
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))))
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y #s(literal 1/2 binary64)) (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) y (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)))
(fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))))
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 z y))))
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 z y))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 z y)))))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 y z)))
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))))
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 z y)) t))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))
(/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)))
(/.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 (*.f64 #s(literal 1/2 binary64) (+.f64 y z)) (-.f64 y z))))
(/.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 t (*.f64 #s(literal 1/2 binary64) (-.f64 z y))))
(/.f64 #s(literal -1/2 binary64) (/.f64 t (-.f64 z y)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y z)))
(/.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 (*.f64 #s(literal 1/2 binary64) (+.f64 y z)) (-.f64 y z)) (*.f64 t (+.f64 y z)))
(/.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 z y)))
(/.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 #s(literal 1/2 binary64) (-.f64 z y)) (-.f64 #s(literal 0 binary64) t))
(/.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 (*.f64 #s(literal 1/2 binary64) (+.f64 y z)) (-.f64 y z))) (neg.f64 (*.f64 t (+.f64 y z))))
(/.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 (+.f64 (pow.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))) (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t)))) (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z))) (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z))))))
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))) (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t))))) (-.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t)))))
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)))) (-.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) 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 y z) t))
(*.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (-.f64 y z) (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 z y))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 z y))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 z y) t))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 #s(literal 1/2 binary64) t)))
(*.f64 (/.f64 (-.f64 y z) t) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y z) #s(literal 1/2 binary64)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) 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 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y z)) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y z))))
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 (-.f64 z y) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 z y))
(*.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 #s(literal 1/2 binary64) (-.f64 z y)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y z)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y z)))
(*.f64 (pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64)) (-.f64 y z))
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 y y)) (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 y z))))
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 y z))) (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 y y)))
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 y z)))
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) y) (*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) z))
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) z) (*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) y))
(+.f64 (*.f64 (*.f64 y y) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z (+.f64 y z)) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(+.f64 (*.f64 (*.f64 z (+.f64 y z)) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 y y) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(+.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 y z) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(+.f64 (*.f64 y (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 z (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))))
(+.f64 (*.f64 z (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 y (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y z) t)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 z y)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 z y)) (/.f64 t (-.f64 z y)))
(neg.f64 (/.f64 t (-.f64 z y)))
(neg.f64 (/.f64 (/.f64 t (-.f64 z y)) #s(literal 1 binary64)))
(/.f64 t (-.f64 y z))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) t))
(/.f64 (/.f64 t (-.f64 y z)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 z y) t))
(/.f64 (/.f64 t (-.f64 z y)) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z y))
(pow.f64 (/.f64 t (-.f64 y z)) #s(literal 1 binary64))
(pow.f64 (/.f64 (-.f64 y z) t) #s(literal -1 binary64))
(*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z)))
(*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y z)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t)
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(*.f64 (/.f64 t (-.f64 y z)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 z y)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 z y)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (-.f64 #s(literal 0 binary64) t))
(*.f64 (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)) t))
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z))
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y z))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 t (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 t (/.f64 #s(literal 1 binary64) (+.f64 y z))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (+.f64 y z) t))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z)))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z y)))
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z y)))
(*.f64 (pow.f64 (/.f64 (-.f64 y z) t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 y z) t) #s(literal -1/2 binary64)))
(*.f64 (*.f64 t (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 y z))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 y z))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 y y)))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 y z)))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) z))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) y))
(+.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z (+.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(+.f64 (*.f64 (*.f64 z (+.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(+.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(+.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))))
(+.f64 (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))))
(exp.f64 (*.f64 (log.f64 (-.f64 y z)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y)))
(neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)))
(/.f64 #s(literal 1 binary64) (-.f64 y z))
(/.f64 #s(literal -1 binary64) (-.f64 z y))
(/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))
(/.f64 (+.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) (*.f64 (+.f64 y z) (-.f64 z y)))
(pow.f64 (-.f64 y z) #s(literal -1 binary64))
(pow.f64 (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (-.f64 y z) (-.f64 y z)) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (-.f64 y z))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y)))
(*.f64 (+.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 (+.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))
(*.f64 (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (+.f64 y z) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) x)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) x)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) x))))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))) x))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 x (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) x))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))))))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 #s(literal -1/2 binary64) x)))
(/.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) t) x))
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))) (/.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))))
(/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))) (/.f64 #s(literal -1 binary64) x))
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) t))
(pow.f64 (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64))
(*.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))))
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))) #s(literal 1/2 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) x)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) x)))
(*.f64 #s(literal -1/2 binary64) (/.f64 x (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) t)))
(*.f64 (/.f64 x (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))) x)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))) (*.f64 x #s(literal 1/2 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))))
(*.f64 (/.f64 x (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z))))))) (*.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 x (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))) (*.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z))))))) (*.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))) x))
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z))))))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))) (*.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))) x))
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))) (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z))))))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))) #s(literal 1 binary64)) (/.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (pow.f64 (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))))
(*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z)))))))) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))))
(*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z)))))))) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))) #s(literal -1 binary64)) x)
(+.f64 (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) x) (fma.f64 (neg.f64 (/.f64 t x)) (/.f64 (-.f64 y z) x) (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) x)))
(+.f64 (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) x) (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) x)))
(+.f64 (/.f64 t x) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) x))
(+.f64 (/.f64 t x) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) x)))
(+.f64 (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) x) (/.f64 t x))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) t) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 t (/.f64 x (-.f64 z y)))))
(+.f64 (fma.f64 t (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 (/.f64 (-.f64 y z) x) x) t))) (fma.f64 (neg.f64 (/.f64 (/.f64 (-.f64 y z) x) x)) t (*.f64 (/.f64 (/.f64 (-.f64 y z) x) x) t)))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 t (/.f64 x (-.f64 z y)))) (*.f64 (/.f64 #s(literal 1 binary64) x) t))
(+.f64 (*.f64 (/.f64 t x) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) x) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) t) x))
(-.f64 (/.f64 t x) (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) x))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) t) x))
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))) x) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (/.f64 x (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))) x))
(-.f64 (/.f64 (/.f64 (*.f64 t t) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))) x) (/.f64 (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))) x))
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))))) (/.f64 (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (/.f64 x (*.f64 t (-.f64 y z)))) (*.f64 x (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))))))
(-.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (*.f64 x (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))
(-.f64 (/.f64 (*.f64 t x) (*.f64 x x)) (/.f64 (/.f64 x (/.f64 x (*.f64 t (-.f64 y z)))) (*.f64 x x)))
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (/.f64 t x) (/.f64 x t)) (*.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) x) (+.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) x) (/.f64 t x))))) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (/.f64 x (*.f64 t (-.f64 y z)))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (/.f64 t x) (/.f64 x t)) (*.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) x) (+.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) x) (/.f64 t x))))))
(-.f64 (/.f64 (/.f64 (/.f64 t x) (/.f64 x t)) (*.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)) (/.f64 t x))) (/.f64 (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) x) (/.f64 x (*.f64 t (/.f64 (-.f64 y z) x)))) (*.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)) (/.f64 t x))))
(-.f64 (/.f64 (/.f64 t x) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) x) #s(literal 1 binary64)))
(fma.f64 t (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) x))
(neg.f64 (/.f64 (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) t) x))
(neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) t) x) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 (*.f64 t x) (/.f64 x (/.f64 x (*.f64 t (-.f64 y z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))) x) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))) x) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 t x) (/.f64 x t)) (*.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) x) (+.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) x) (/.f64 t x)))) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (/.f64 x (*.f64 t (-.f64 y z)))) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)) (/.f64 t x)) (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)) (/.f64 t x)) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))) (/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z)))))) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))) (*.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) x))))
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) x)
(/.f64 (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) x) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) t)))
(/.f64 (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) t) (-.f64 #s(literal 0 binary64) x))
(/.f64 (/.f64 (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) t) x) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z)))))) (*.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))) x))
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z)))))) (*.f64 x (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))))
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))))
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))) (*.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))) x))
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))) (*.f64 x (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 t x) (/.f64 x (/.f64 x (*.f64 t (-.f64 y z))))) (*.f64 x x))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z))))))) (neg.f64 (*.f64 x (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z))))))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))) x)))
(/.f64 (*.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))) (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) t)) (neg.f64 (*.f64 x (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))
(/.f64 (*.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))) (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) t)) (neg.f64 (*.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))) x)))
(/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (/.f64 x (*.f64 t (-.f64 y z)))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 t x) (/.f64 x t)) (*.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) x) (+.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) x) (/.f64 t x)))))
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)) (/.f64 t x)) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) x)) (*.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)) (/.f64 t x)))
(/.f64 (/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z)))))) x) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))))
(/.f64 (*.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) x)) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 t (/.f64 x (*.f64 t (/.f64 (-.f64 y z) x)))) x) (*.f64 x (/.f64 x (*.f64 t (/.f64 (-.f64 y z) x)))))
(/.f64 (-.f64 (*.f64 t (-.f64 #s(literal 0 binary64) x)) (*.f64 x (/.f64 t (/.f64 x (-.f64 z y))))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 t (*.f64 x x)) (*.f64 x (*.f64 t (-.f64 y z)))) (*.f64 x (*.f64 x x)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 t (/.f64 (-.f64 y z) x)))) (*.f64 (/.f64 x t) #s(literal 1 binary64))) (*.f64 (/.f64 x t) (/.f64 x (*.f64 t (/.f64 (-.f64 y z) x)))))
(/.f64 (-.f64 x (*.f64 (/.f64 x t) (*.f64 t (/.f64 (-.f64 y z) x)))) (*.f64 (/.f64 x t) x))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 x t) (/.f64 t (/.f64 x (-.f64 z y))))) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 x t) (*.f64 t (-.f64 y z)))) (*.f64 (/.f64 x t) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x (*.f64 t (/.f64 (-.f64 y z) x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x (*.f64 t (/.f64 (-.f64 y z) x)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 t (/.f64 (-.f64 y z) x)))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t (/.f64 x (-.f64 z y))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 t (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x x)))
(/.f64 (neg.f64 (-.f64 (*.f64 t x) (/.f64 x (/.f64 x (*.f64 t (-.f64 y z)))))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (/.f64 x (*.f64 t (-.f64 y z)))) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 (/.f64 t x) (/.f64 x t)) (*.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) x) (+.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) x) (/.f64 t x))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)) (/.f64 t x)) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) x))) (neg.f64 (*.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)) (/.f64 t x))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z)))))) x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) x))) (-.f64 #s(literal 0 binary64) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))
(/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) x) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 t x) (/.f64 x t)) (-.f64 (*.f64 (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) x) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) x)) (*.f64 (/.f64 t x) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) x)))))
(/.f64 (-.f64 (/.f64 (/.f64 t x) (/.f64 x t)) (*.f64 (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) x) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) x))) (-.f64 (/.f64 t x) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) x)))
(pow.f64 (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) x) #s(literal 1 binary64))
(pow.f64 (/.f64 x (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))) #s(literal -1 binary64))
(*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (-.f64 y z) x) x)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) x))
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) x) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) t) x))
(*.f64 (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) t) (/.f64 #s(literal -1 binary64) x))
(*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))))))
(*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))) x)))
(*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))))
(*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))
(*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))) x)))
(*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (-.f64 (*.f64 t x) (/.f64 x (/.f64 x (*.f64 t (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (/.f64 x (*.f64 t (-.f64 y z)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 t x) (/.f64 x t)) (*.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) x) (+.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) x) (/.f64 t x))))))
(*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)) (/.f64 t x)) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)) (/.f64 t x))))
(*.f64 (/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z)))))) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))))
(*.f64 (*.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) x)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))
(*.f64 (pow.f64 (/.f64 x (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))))
(*.f64 (pow.f64 (/.f64 x (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))
(*.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))) x) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))))
(*.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))) x) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))
(*.f64 (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))) (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) t))
(*.f64 (pow.f64 (/.f64 x (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) t)) (/.f64 #s(literal -1 binary64) x))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))
(+.f64 t (/.f64 t (/.f64 x (-.f64 z y))))
(+.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (fma.f64 (/.f64 (-.f64 z y) x) t (*.f64 t (/.f64 (-.f64 y z) x))))
(+.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y z) x) (*.f64 t (/.f64 (-.f64 y z) x))))
(+.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 t (-.f64 y z)) (*.f64 t (/.f64 (-.f64 y z) x))))
(+.f64 (/.f64 t (/.f64 x (-.f64 z y))) t)
(+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (/.f64 x (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))))))
(+.f64 (/.f64 (*.f64 t t) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))) (neg.f64 (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))
(+.f64 (fma.f64 t #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) t) (-.f64 y z)))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) t)) (-.f64 y z) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) t) (-.f64 y z))))
(+.f64 (fma.f64 #s(literal 1 binary64) t (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) t) (-.f64 y z)))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) t)) (-.f64 y z) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) t) (-.f64 y z))))
(-.f64 t (*.f64 t (/.f64 (-.f64 y z) x)))
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) t))
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))) (/.f64 (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (/.f64 x (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))))
(-.f64 (/.f64 (*.f64 t t) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))) (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))
(-.f64 (+.f64 t #s(literal 0 binary64)) (*.f64 t (/.f64 (-.f64 y z) x)))
(fma.f64 t #s(literal 1 binary64) (/.f64 t (/.f64 x (-.f64 z y))))
(fma.f64 t (/.f64 (-.f64 z y) x) t)
(fma.f64 #s(literal 1 binary64) t (/.f64 t (/.f64 x (-.f64 z y))))
(fma.f64 (/.f64 (-.f64 y z) x) (-.f64 #s(literal 0 binary64) t) t)
(fma.f64 #s(literal -1 binary64) (*.f64 t (/.f64 (-.f64 y z) x)) t)
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y z) x) t)
(fma.f64 (/.f64 (-.f64 z y) x) t t)
(fma.f64 (*.f64 t (-.f64 z y)) (/.f64 #s(literal 1 binary64) x) t)
(neg.f64 (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) t))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))))
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z)))))) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))))
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))))))
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))))
(/.f64 (*.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))) (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) t)) (-.f64 #s(literal 0 binary64) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))) (*.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))) (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (/.f64 x (*.f64 t (-.f64 y z)))))) (*.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))) (*.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))) (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))))) (*.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z)))))))) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))) (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) t))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))) (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) t))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z))))) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 t t) (*.f64 t (/.f64 t (/.f64 x (-.f64 z y)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (/.f64 x (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (/.f64 x (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))) (/.f64 (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (/.f64 x (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))) (/.f64 (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (/.f64 x (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))) (/.f64 (*.f64 t t) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))) (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 t t) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))) (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))))
(/.f64 (-.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (*.f64 t t)) (-.f64 (/.f64 t (/.f64 x (-.f64 z y))) t))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (/.f64 x (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))) (/.f64 (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (/.f64 x (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))))) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))) (/.f64 (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (/.f64 x (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))) (/.f64 (*.f64 t t) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))) (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 t t) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))) (/.f64 (/.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 x (*.f64 t (-.f64 y z)))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))) #s(literal -1 binary64))
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z y) x)))
(*.f64 t (+.f64 (/.f64 (-.f64 z y) x) #s(literal 1 binary64)))
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))
(*.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))))
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) t))
(*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))))
(*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))))))
(*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))
(*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))) #s(literal 1 binary64)))
(*.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) (/.f64 (/.f64 t (/.f64 x (-.f64 z y))) (/.f64 x (*.f64 t (-.f64 y z))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) x) (*.f64 t (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64)))))))))
(*.f64 (*.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))) (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))))))
(*.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))) (+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) t))
(*.f64 (+.f64 (/.f64 (-.f64 z y) x) #s(literal 1 binary64)) t)
(+.f64 (*.f64 t (/.f64 y x)) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 z x))))
(+.f64 (*.f64 (/.f64 y x) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) t))
(-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 x (-.f64 z y))))
(neg.f64 (/.f64 t (/.f64 x (-.f64 z y))))
(/.f64 t (/.f64 x (-.f64 y z)))
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 t (-.f64 y z))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (-.f64 y z)) t))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 t (-.f64 y z))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 t (-.f64 y z)))))
(/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x (-.f64 z y)))
(/.f64 (*.f64 t (-.f64 y z)) x)
(/.f64 (*.f64 t (-.f64 z y)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 z y))) x)
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 z y)))) (-.f64 #s(literal 0 binary64) x))
(pow.f64 (/.f64 x (*.f64 t (-.f64 y z))) #s(literal -1 binary64))
(*.f64 t (/.f64 (-.f64 y z) x))
(*.f64 (-.f64 y z) (/.f64 t x))
(*.f64 (-.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) x) t))
(*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (-.f64 y z) x)))
(*.f64 (/.f64 (-.f64 y z) x) t)
(*.f64 (*.f64 t (/.f64 (-.f64 y z) x)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 t (/.f64 x (-.f64 z y))))
(*.f64 (-.f64 z y) (*.f64 (/.f64 #s(literal -1 binary64) x) t))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 z y) x))
(*.f64 (/.f64 t x) (-.f64 y z))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (/.f64 #s(literal 1 binary64) x) t)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 t (-.f64 y z)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) x) t)))
(*.f64 (*.f64 t (-.f64 y z)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 (-.f64 z y) x) (-.f64 #s(literal 0 binary64) t))
(*.f64 (*.f64 t (-.f64 z y)) (/.f64 #s(literal -1 binary64) x))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 z y))) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (-.f64 z y) x))
(*.f64 (/.f64 t (/.f64 x (-.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 t (/.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 y z)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (-.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 binary64) (/.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 t (+.f64 y z)))
(+.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z x)))
(+.f64 (/.f64 y x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z x))))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (/.f64 y x))
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) z))) (fma.f64 (/.f64 #s(literal -1 binary64) x) z (*.f64 (/.f64 #s(literal 1 binary64) x) z)))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) z)))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) x) y))
(+.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 x (-.f64 y z))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z y) x))
(-.f64 (/.f64 y x) (/.f64 z x))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 z y) x))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) x) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) x))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y z)) x) (/.f64 (/.f64 (*.f64 z z) (+.f64 y z)) x))
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(-.f64 (/.f64 (*.f64 y y) (*.f64 x (+.f64 y z))) (/.f64 (*.f64 z z) (*.f64 x (+.f64 y z))))
(-.f64 (/.f64 (*.f64 y x) (*.f64 x x)) (/.f64 (*.f64 x z) (*.f64 x x)))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (/.f64 y x) (/.f64 x y)) (*.f64 (/.f64 z x) (+.f64 (/.f64 z x) (/.f64 y x))))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (/.f64 y x) (/.f64 x y)) (*.f64 (/.f64 z x) (+.f64 (/.f64 z x) (/.f64 y x))))))
(-.f64 (/.f64 (/.f64 (/.f64 y x) (/.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y z))) (/.f64 (/.f64 (/.f64 z x) (/.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y z))))
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 z x)))
(neg.f64 (/.f64 (-.f64 z y) x))
(/.f64 (-.f64 y z) x)
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 y z)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 y z)) (-.f64 (*.f64 y y) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 x (-.f64 y z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y z) x) (-.f64 (*.f64 y y) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 y x) (/.f64 x y)) (*.f64 (/.f64 z x) (+.f64 (/.f64 z x) (/.f64 y x)))) (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y z)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y z)) (/.f64 (-.f64 y z) x))))
(/.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))) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)))
(/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 z y)))
(/.f64 (-.f64 z y) (-.f64 #s(literal 0 binary64) x))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) x))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 y z)))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (+.f64 y z) x))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 x (+.f64 y z)))
(/.f64 (*.f64 x (-.f64 y z)) (*.f64 x x))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 x (+.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 (*.f64 y y) (*.f64 z (+.f64 y z))) x)))
(/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (neg.f64 (*.f64 x (+.f64 y z))))
(/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (neg.f64 (*.f64 (+.f64 y z) x)))
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 y x) (/.f64 x y)) (*.f64 (/.f64 z x) (+.f64 (/.f64 z x) (/.f64 y x)))))
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y z)) (/.f64 (-.f64 y z) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y z)))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) (+.f64 y z))
(/.f64 (-.f64 (*.f64 y (/.f64 x z)) x) (*.f64 x (/.f64 x z)))
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 x (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (-.f64 x (*.f64 (/.f64 x y) z)) (*.f64 (/.f64 x y) x))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z)) (*.f64 (/.f64 x y) #s(literal 1 binary64))) (*.f64 (/.f64 x y) (/.f64 x z)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) x) z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x z)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (*.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 (/.f64 y x) (/.f64 x y)) (*.f64 (/.f64 z x) (+.f64 (/.f64 z x) (/.f64 y x))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y z)) (/.f64 (-.f64 y z) x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y z))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)) (-.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)) x)) (-.f64 #s(literal 0 binary64) (+.f64 y z)))
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 y x) (/.f64 x y)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z x))))))
(/.f64 (-.f64 (/.f64 (/.f64 y x) (/.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) (-.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z x))))
(pow.f64 (/.f64 x (-.f64 y z)) #s(literal -1 binary64))
(*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) x))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))
(*.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 z y) x))
(*.f64 (-.f64 z y) (/.f64 #s(literal -1 binary64) x))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.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 (*.f64 y y) (*.f64 z (+.f64 y z))) x)))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 y z))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y z))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y z) x)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (*.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y x) (/.f64 x y)) (*.f64 (/.f64 z x) (+.f64 (/.f64 z x) (/.f64 y x))))))
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y z)) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y z))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) (/.f64 #s(literal 1 binary64) (+.f64 y z)))
(*.f64 (pow.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (pow.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y z)))
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) x) (/.f64 (-.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (/.f64 (+.f64 y z) x) (/.f64 (-.f64 y z) (+.f64 y z)))
(*.f64 (pow.f64 (/.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (-.f64 y z)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 z y)) (/.f64 #s(literal -1 binary64) x))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.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 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z)))

simplify400.0ms (5.2%)

Algorithm
egg-herbie
Rules
5756×*-lowering-*.f32
5756×*-lowering-*.f64
2696×/-lowering-/.f32
2696×/-lowering-/.f64
2116×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

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

eval253.0ms (3.3%)

Compiler

Compiled 30968 to 3688 computations (88.1% saved)

prune171.0ms (2.2%)

Pruning

9 alts after pruning (1 fresh and 8 done)

PrunedKeptTotal
New156311564
Fresh000
Picked145
Done044
Total156491573
Accuracy
100.0%
Counts
1573 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
65.1%
(/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64)))
73.5%
(/.f64 (+.f64 y x) (*.f64 t #s(literal 2 binary64)))
34.1%
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
41.4%
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
37.1%
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
34.2%
(/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 t (/.f64 (*.f64 t y) x)) x))
68.6%
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))
99.5%
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
68.5%
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t))
Compiler

Compiled 101 to 74 computations (26.7% saved)

simplify147.0ms (1.9%)

Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (*.f64 t y) x)
cost-diff0
(-.f64 t (/.f64 (*.f64 t y) x))
cost-diff0
(/.f64 (-.f64 t (/.f64 (*.f64 t y) x)) x)
cost-diff0
(/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 t (/.f64 (*.f64 t y) x)) x))
Rules
1752×sum3-define
1680×sum5-define
1152×fmsub-define
1144×fnmsub-define
1010×*-lowering-*.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0939
11939
24436
310936
424836
551836
6149236
7249536
8527236
0807236
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ 1/2 (/ (- t (/ (* t y) x)) x))
1/2
(/ (- t (/ (* t y) x)) x)
(- t (/ (* t y) x))
t
(/ (* t y) x)
(* t y)
y
x
Outputs
(/ 1/2 (/ (- t (/ (* t y) x)) x))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 t x) (-.f64 #s(literal 1 binary64) (/.f64 y x))))
1/2
#s(literal 1/2 binary64)
(/ (- t (/ (* t y) x)) x)
(*.f64 (/.f64 t x) (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(- t (/ (* t y) x))
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x)))
t
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(* t y)
(*.f64 t y)
y
x

localize37.0ms (0.5%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 t y)
accuracy99.5%
(/.f64 (-.f64 t (/.f64 (*.f64 t y) x)) x)
accuracy99.4%
(/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 t (/.f64 (*.f64 t y) x)) x))
accuracy89.3%
(/.f64 (*.f64 t y) x)
Results
23.0ms256×0valid
Compiler

Compiled 44 to 11 computations (75% saved)

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

series12.0ms (0.2%)

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

42 calls:

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

rewrite234.0ms (3%)

Algorithm
batch-egg-rewrite
Rules
3884×*-lowering-*.f32
3884×*-lowering-*.f64
3334×/-lowering-/.f32
3334×/-lowering-/.f64
1824×frac-times
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0935
15335
245032
3766532
0812432
Stop Event
iter limit
node limit
Counts
5 → 348
Calls
Call 1
Inputs
(/ 1/2 (/ (- t (/ (* t y) x)) x))
(/ (- t (/ (* t y) x)) x)
(- t (/ (* t y) x))
(/ (* t y) x)
(* t y)
Outputs
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) (*.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 y (/.f64 x t)) t) x)))
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 y (/.f64 x t)) t) x)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 y (/.f64 x t)) t) x))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) x))
(/.f64 x (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) #s(literal 1/2 binary64)))
(/.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 y (/.f64 x t)) t) x))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (/.f64 x (-.f64 t (/.f64 y (/.f64 x t)))) #s(literal 2 binary64))
(/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 t (/.f64 y (/.f64 x t)))) (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) (*.f64 #s(literal -1/2 binary64) x)))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 y (/.f64 x t)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 t (/.f64 y (/.f64 x t))))
(/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 y (/.f64 x t)) t)) (/.f64 #s(literal -1 binary64) x))
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 y (/.f64 x t)) t))
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 t (/.f64 y (/.f64 x t))))
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 (/.f64 y (/.f64 x t)) t))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 t (/.f64 y (/.f64 x t))))
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 t (/.f64 y (/.f64 x t)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))
(pow.f64 (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 x (-.f64 t (/.f64 y (/.f64 x t)))))
(*.f64 x (/.f64 #s(literal 1/2 binary64) (-.f64 t (/.f64 y (/.f64 x t)))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 t (/.f64 y (/.f64 x t)))) #s(literal 1 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 x (-.f64 (/.f64 y (/.f64 x t)) t)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 y (/.f64 x t)) t)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 t (/.f64 y (/.f64 x t)))))
(*.f64 (/.f64 x (-.f64 t (/.f64 y (/.f64 x t)))) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 t (/.f64 y (/.f64 x t)))) x)
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 y (/.f64 x t)) t) x)))
(*.f64 (/.f64 x (-.f64 (/.f64 y (/.f64 x t)) t)) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 y (/.f64 x t)))) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 y (/.f64 x t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 y (/.f64 x t)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))))) (*.f64 x (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))))) (/.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x))))) (*.f64 x (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x))))) (/.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x))))) (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(*.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))))) (*.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 x (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x))))) (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 y (/.f64 x t)) t)) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 x t)) t)) (*.f64 #s(literal -1/2 binary64) x))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x))))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (pow.f64 (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))))) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))))) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))
(*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))))) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))))) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 y (/.f64 x t)) t))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 y (/.f64 x t)) t)) #s(literal -1 binary64)) x)
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 t (/.f64 y (/.f64 x t)))) #s(literal 1 binary64)) x)
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))))) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x))))) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t x) (/.f64 x (/.f64 (/.f64 x t) y)))) (*.f64 x x))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 t (*.f64 (/.f64 x t) x)) (*.f64 (/.f64 (/.f64 y (/.f64 x t)) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) x)) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) x)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 t (/.f64 y (/.f64 x t)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 y (/.f64 x t)))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (-.f64 (/.f64 y (/.f64 x t)) t))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))
(+.f64 (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) x) (fma.f64 (neg.f64 (/.f64 y (*.f64 x x))) t (/.f64 (/.f64 y (/.f64 x t)) x)))
(+.f64 (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) x) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 t y) (/.f64 (/.f64 y (/.f64 x t)) x)))
(+.f64 (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) x) (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y (/.f64 x t)) (/.f64 (/.f64 y (/.f64 x t)) x)))
(+.f64 (/.f64 t x) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y (/.f64 x t)) x)))
(+.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x t)))))
(+.f64 (/.f64 t x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y (/.f64 x t)) x))))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y (/.f64 x t)) x)) (/.f64 t x))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x t)))) (/.f64 t x))
(+.f64 (*.f64 (/.f64 t x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y (/.f64 x t)) x)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 x (-.f64 t (/.f64 y (/.f64 x t))))) #s(literal -1 binary64)))
(-.f64 (/.f64 t x) (/.f64 (/.f64 y (/.f64 x t)) x))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 y (/.f64 x t)) t) x))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 (/.f64 y (/.f64 x t)) t) x))
(-.f64 (/.f64 (/.f64 t x) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 y (/.f64 x t)) x) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))) x) (/.f64 (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))) x))
(-.f64 (/.f64 (/.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) x) (/.f64 (/.f64 (/.f64 (*.f64 t y) (/.f64 x (/.f64 y (/.f64 x t)))) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) x))
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))) (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (*.f64 x (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))))
(-.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))) (/.f64 (/.f64 (*.f64 t y) (/.f64 x (/.f64 y (/.f64 x t)))) (*.f64 x (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(-.f64 (/.f64 (*.f64 t x) (*.f64 x x)) (/.f64 (/.f64 x (/.f64 (/.f64 x t) y)) (*.f64 x x)))
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 t (*.f64 (/.f64 x t) x)) (*.f64 (/.f64 (/.f64 y (/.f64 x t)) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))) (/.f64 (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 t (*.f64 (/.f64 x t) x)) (*.f64 (/.f64 (/.f64 y (/.f64 x t)) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))))
(-.f64 (/.f64 (/.f64 t (*.f64 (/.f64 x t) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))) (/.f64 (/.f64 (/.f64 (/.f64 y (/.f64 x t)) x) (/.f64 x (/.f64 y (/.f64 x t)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(fma.f64 t (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y (/.f64 x t)) x)))
(neg.f64 (/.f64 (-.f64 (/.f64 y (/.f64 x t)) t) x))
(neg.f64 (/.f64 (/.f64 (-.f64 (/.f64 y (/.f64 x t)) t) x) #s(literal 1 binary64)))
(/.f64 (-.f64 t (/.f64 y (/.f64 x t))) x)
(/.f64 (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) x) #s(literal 1 binary64))
(/.f64 (/.f64 (-.f64 (/.f64 y (/.f64 x t)) t) x) #s(literal -1 binary64))
(/.f64 (-.f64 (/.f64 y (/.f64 x t)) t) (-.f64 #s(literal 0 binary64) x))
(/.f64 (-.f64 (/.f64 y (/.f64 x t)) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) (*.f64 x (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))))
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))))
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 t (/.f64 y (/.f64 x t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 (*.f64 t x) (/.f64 x (/.f64 (/.f64 x t) y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t (*.f64 (/.f64 x t) x)) (*.f64 (/.f64 (/.f64 y (/.f64 x t)) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))) (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (/.f64 (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) x)))
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 y (/.f64 x t)))))
(/.f64 (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) (*.f64 x (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))
(/.f64 (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(/.f64 (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 (/.f64 y (/.f64 x t)) t)))
(/.f64 (-.f64 (*.f64 t x) (/.f64 x (/.f64 (/.f64 x t) y))) (*.f64 x x))
(/.f64 (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))))
(/.f64 (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))
(/.f64 (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) (neg.f64 (*.f64 x (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))))
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (-.f64 (/.f64 y (/.f64 x t)) t)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (-.f64 (/.f64 y (/.f64 x t)) t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (-.f64 (/.f64 y (/.f64 x t)) t)) (neg.f64 (*.f64 x (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y)))))))) (*.f64 (*.f64 x (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))))))))
(/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 t (*.f64 (/.f64 x t) x)) (*.f64 (/.f64 (/.f64 y (/.f64 x t)) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))
(/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 t (*.f64 (/.f64 x t) x)) (*.f64 (/.f64 (/.f64 y (/.f64 x t)) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))))
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y))))))) (*.f64 (*.f64 x (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))) (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))))))
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y))))))) (*.f64 (*.f64 x (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (*.f64 t y) (/.f64 x (/.f64 y (/.f64 x t)))) (*.f64 t (+.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x))))))))
(/.f64 (*.f64 (*.f64 t (+.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x))))) (*.f64 (*.f64 x (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (*.f64 t (+.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x))))))
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) x)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) x) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) x) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))
(/.f64 (/.f64 (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))
(/.f64 (/.f64 (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) x) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))
(/.f64 (-.f64 (*.f64 t (*.f64 x x)) (*.f64 x (*.f64 t y))) (*.f64 x (*.f64 x x)))
(/.f64 (-.f64 (*.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) x))) (*.f64 x (*.f64 y (-.f64 #s(literal 0 binary64) t)))) (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) x))))
(/.f64 (-.f64 (*.f64 t (/.f64 x (/.f64 y (/.f64 x t)))) x) (*.f64 x (/.f64 x (/.f64 y (/.f64 x t)))))
(/.f64 (-.f64 (*.f64 t (-.f64 #s(literal 0 binary64) x)) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x t))))) (*.f64 x (-.f64 #s(literal 0 binary64) x)))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 x t) (*.f64 t y))) (*.f64 (/.f64 x t) (*.f64 x x)))
(/.f64 (-.f64 x (*.f64 (/.f64 x t) (/.f64 y (/.f64 x t)))) (*.f64 (/.f64 x t) x))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 x t) (*.f64 y (-.f64 #s(literal 0 binary64) t)))) (*.f64 (/.f64 x t) (*.f64 x (-.f64 #s(literal 0 binary64) x))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 y (/.f64 x t)))) (*.f64 (/.f64 x t) #s(literal 1 binary64))) (*.f64 (/.f64 x t) (/.f64 x (/.f64 y (/.f64 x t)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x t))))) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 t y))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (/.f64 x t)))) (*.f64 x (-.f64 #s(literal 0 binary64) x)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (-.f64 #s(literal 0 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (-.f64 #s(literal 0 binary64) x))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x (/.f64 y (/.f64 x t)))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x (/.f64 y (/.f64 x t)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x t))))) (*.f64 x x))
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) #s(literal -1 binary64)) (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))) x))
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (-.f64 (/.f64 y (/.f64 x t)) t)) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (-.f64 (/.f64 y (/.f64 x t)) t)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) x))
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (-.f64 (/.f64 y (/.f64 x t)) t)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))))) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (-.f64 (/.f64 y (/.f64 x t)) t))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (-.f64 (/.f64 y (/.f64 x t)) t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (-.f64 (/.f64 y (/.f64 x t)) t)) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))
(/.f64 (neg.f64 (-.f64 (*.f64 t x) (/.f64 x (/.f64 (/.f64 x t) y)))) (*.f64 x (-.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 t (*.f64 (/.f64 x t) x)) (*.f64 (/.f64 (/.f64 y (/.f64 x t)) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))
(/.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) x)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))
(/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y (/.f64 x t)) x)) #s(literal 3 binary64))) (+.f64 (/.f64 t (*.f64 (/.f64 x t) x)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y (/.f64 x t)) x)) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y (/.f64 x t)) x))) (*.f64 (/.f64 t x) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y (/.f64 x t)) x))))))
(/.f64 (-.f64 (/.f64 t (*.f64 (/.f64 x t) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y (/.f64 x t)) x)) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y (/.f64 x t)) x)))) (-.f64 (/.f64 t x) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y (/.f64 x t)) x))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 x t)) t)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 (/.f64 y (/.f64 x t)) t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t x) (/.f64 x (/.f64 (/.f64 x t) y)))) (*.f64 x x))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 t (*.f64 (/.f64 x t) x)) (*.f64 (/.f64 (/.f64 y (/.f64 x t)) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) x)) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) x)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (-.f64 (/.f64 y (/.f64 x t)) t))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))
(/.f64 (*.f64 (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) (/.f64 #s(literal -1 binary64) x)) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (-.f64 (/.f64 y (/.f64 x t)) t)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))
(/.f64 (/.f64 (-.f64 (/.f64 y (/.f64 x t)) t) #s(literal -1 binary64)) x)
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))))) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))))) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))
(/.f64 (/.f64 (-.f64 (*.f64 t x) (/.f64 x (/.f64 (/.f64 x t) y))) x) x)
(pow.f64 (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) x) #s(literal 1 binary64))
(pow.f64 (/.f64 x (-.f64 t (/.f64 y (/.f64 x t)))) #s(literal -1 binary64))
(*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))
(*.f64 (-.f64 t (/.f64 y (/.f64 x t))) (/.f64 #s(literal 1 binary64) x))
(*.f64 (-.f64 t (/.f64 y (/.f64 x t))) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) x) #s(literal 1 binary64))
(*.f64 (-.f64 (/.f64 y (/.f64 x t)) t) (/.f64 #s(literal -1 binary64) x))
(*.f64 (-.f64 (/.f64 y (/.f64 x t)) t) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)))
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))) x))
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))))
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))
(*.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))) (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) (*.f64 x (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) x))
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 t (/.f64 y (/.f64 x t))))
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) #s(literal 1 binary64)))
(*.f64 (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) x))
(*.f64 (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(*.f64 (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))
(*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) (*.f64 x (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 y (/.f64 x t)) t) x))
(*.f64 (-.f64 (*.f64 t x) (/.f64 x (/.f64 (/.f64 x t) y))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 t (*.f64 (/.f64 x t) x)) (*.f64 (/.f64 (/.f64 y (/.f64 x t)) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))))
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 (/.f64 y (/.f64 x t)) t))
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))
(*.f64 (/.f64 (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))
(*.f64 (pow.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))
(*.f64 (pow.f64 (/.f64 x (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 x t)) t)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))
(*.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))) x) (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) x) (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))
(*.f64 (pow.f64 (/.f64 x (-.f64 t (/.f64 y (/.f64 x t)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (-.f64 t (/.f64 y (/.f64 x t)))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 x t)) t)) (/.f64 #s(literal -1 binary64) x))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) x) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (*.f64 (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (-.f64 (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (*.f64 t t)))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) x) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))) (-.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(*.f64 (/.f64 (/.f64 (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) x) (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x))))) (-.f64 t (/.f64 y (/.f64 x t))))
(*.f64 (/.f64 (/.f64 (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) x) (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))))) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 x t)) t) (/.f64 (/.f64 x t) y))))
(+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x t))))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x t))) t)
(+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))) (neg.f64 (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))))
(+.f64 (/.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (neg.f64 (/.f64 (/.f64 (*.f64 t y) (/.f64 x (/.f64 y (/.f64 x t)))) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x t))))
(-.f64 t (/.f64 y (/.f64 x t)))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y (/.f64 x t)) t))
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))) (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))
(-.f64 (/.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (/.f64 (/.f64 (*.f64 t y) (/.f64 x (/.f64 y (/.f64 x t)))) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))
(-.f64 (+.f64 t #s(literal 0 binary64)) (/.f64 y (/.f64 x t)))
(fma.f64 t (-.f64 #s(literal 0 binary64) (/.f64 y x)) t)
(fma.f64 (*.f64 t y) (/.f64 #s(literal -1 binary64) x) t)
(fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) x) t)
(fma.f64 #s(literal -1 binary64) (/.f64 y (/.f64 x t)) t)
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y x) t)
(neg.f64 (-.f64 (/.f64 y (/.f64 x t)) t))
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))))
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) (+.f64 (/.f64 (*.f64 t y) (/.f64 x (/.f64 y (/.f64 x t)))) (-.f64 (*.f64 t t) (neg.f64 (/.f64 t (/.f64 (/.f64 x t) y))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 y (/.f64 x t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 y (/.f64 x t)))) #s(literal 1 binary64)))
(/.f64 (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))
(/.f64 (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 x t)) t)))
(/.f64 (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (-.f64 (/.f64 y (/.f64 x t)) t)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y)))))))) (*.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y))))))) (*.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))) (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))))))
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y))))))) (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (*.f64 t y) (/.f64 x (/.f64 y (/.f64 x t)))) (*.f64 t (+.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x))))))))
(/.f64 (*.f64 (*.f64 t (+.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x))))) (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (*.f64 t (+.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x))))))
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))))) (*.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))
(/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (/.f64 (*.f64 t y) (/.f64 x (/.f64 y (/.f64 x t)))))) (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (-.f64 (/.f64 y (/.f64 x t)) t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))))) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (*.f64 t y) (/.f64 x (/.f64 y (/.f64 x t)))) (*.f64 t (+.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))))) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))
(/.f64 (*.f64 (*.f64 (*.f64 t (+.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x))))) #s(literal 1 binary64)) (*.f64 (*.f64 t (+.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))))) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (-.f64 (/.f64 y (/.f64 x t)) t))) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (-.f64 (/.f64 y (/.f64 x t)) t))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))) (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))) (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 t y) (/.f64 x (/.f64 y (/.f64 x t)))) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (/.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 t y) (/.f64 x (/.f64 y (/.f64 x t)))) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (/.f64 (/.f64 (*.f64 t y) (/.f64 x (/.f64 y (/.f64 x t)))) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))) (*.f64 (/.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (/.f64 (/.f64 (*.f64 t y) (/.f64 x (/.f64 y (/.f64 x t)))) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))))
(/.f64 (-.f64 (/.f64 (*.f64 t y) (/.f64 x (/.f64 y (/.f64 x t)))) (*.f64 t t)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x t))) t))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))) (*.f64 (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))) (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))) (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (/.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))) (*.f64 (/.f64 (/.f64 (*.f64 t y) (/.f64 x (/.f64 y (/.f64 x t)))) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (/.f64 (/.f64 (*.f64 t y) (/.f64 x (/.f64 y (/.f64 x t)))) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))) (+.f64 (/.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (/.f64 (/.f64 (*.f64 t y) (/.f64 x (/.f64 y (/.f64 x t)))) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))) (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (*.f64 t y) (/.f64 x (/.f64 y (/.f64 x t)))) (*.f64 t (+.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))))))
(/.f64 (*.f64 (*.f64 (*.f64 t (+.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))) (*.f64 t (+.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 y (/.f64 x t)))) #s(literal -1 binary64))
(*.f64 (-.f64 t (/.f64 y (/.f64 x t))) #s(literal 1 binary64))
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))) (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))
(*.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))) (*.f64 (-.f64 t (/.f64 y (/.f64 x t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))))
(*.f64 #s(literal 1 binary64) (-.f64 t (/.f64 y (/.f64 x t))))
(*.f64 (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))
(*.f64 (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) #s(literal 1 binary64)))
(*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (/.f64 (-.f64 t (/.f64 y (/.f64 x t))) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))
(*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (*.f64 (-.f64 t (/.f64 y (/.f64 x t))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (/.f64 x t)) t))
(*.f64 (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))))
(*.f64 (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t) (-.f64 (/.f64 y (/.f64 x t)) t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))))
(*.f64 (/.f64 (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x))))) (-.f64 t (/.f64 y (/.f64 x t))))
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (*.f64 (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)))))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (-.f64 (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (*.f64 t t)))))
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t))))) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t)) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))) (-.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 x t)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) t))))
(*.f64 (/.f64 (*.f64 t (-.f64 t (/.f64 (*.f64 t y) (*.f64 (/.f64 x y) x)))) (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 y (/.f64 x t)) (/.f64 (/.f64 (/.f64 x t) y) (/.f64 y (/.f64 x t)))))) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 x t)) t) (/.f64 (/.f64 x t) y))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x t) y)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x t))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x t))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x t))))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x t))) #s(literal 1 binary64)))
(/.f64 t (/.f64 x y))
(/.f64 y (/.f64 x t))
(/.f64 (*.f64 t y) x)
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x t) y))
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 t y)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x t) y)))
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 x t))
(/.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) x)
(pow.f64 (/.f64 (/.f64 x t) y) #s(literal -1 binary64))
(*.f64 t (/.f64 y x))
(*.f64 t (*.f64 (/.f64 y x) #s(literal 1 binary64)))
(*.f64 y (/.f64 t x))
(*.f64 y (*.f64 (/.f64 t x) #s(literal 1 binary64)))
(*.f64 (*.f64 t y) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 y (/.f64 x t)) #s(literal 1 binary64))
(*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) x))
(*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)))
(*.f64 (/.f64 t x) y)
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x t)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 t y))
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t y)) #s(literal -1 binary64)))
(*.f64 (/.f64 y x) t)
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x t))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) x)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (/.f64 #s(literal -1 binary64) x)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 y x)))
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y (-.f64 #s(literal 0 binary64) t)))
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t x))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 y x))
(*.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y x)))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) t) x))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) (/.f64 y x))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 t x))
(*.f64 (pow.f64 (/.f64 (/.f64 x t) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 x t) y) #s(literal -1/2 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)))
(*.f64 t y)
(*.f64 t (*.f64 y #s(literal 1 binary64)))
(*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) y)))
(*.f64 y t)
(*.f64 y (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(*.f64 (*.f64 t y) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 t y))
(*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) t)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 #s(literal 1 binary64) y) t)
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) t)
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) y)

simplify292.0ms (3.8%)

Algorithm
egg-herbie
Rules
5468×*-lowering-*.f32
5468×*-lowering-*.f64
2394×/-lowering-/.f32
2394×/-lowering-/.f64
1410×fma-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02031446
16621361
220531332
375801332
080251332
Stop Event
iter limit
node limit
Counts
168 → 168
Calls
Call 1
Inputs
(* 1/2 (/ x (* t (- 1 (/ y x)))))
(* 1/2 (/ x (* t (- 1 (/ y x)))))
(* 1/2 (/ x (* t (- 1 (/ y x)))))
(* 1/2 (/ x (* t (- 1 (/ y x)))))
(* 1/2 (/ x (* t (- 1 (/ y x)))))
(* 1/2 (/ x (* t (- 1 (/ y x)))))
(* 1/2 (/ x (* t (- 1 (/ y x)))))
(* 1/2 (/ x (* t (- 1 (/ y x)))))
(* 1/2 (/ x (* t (+ 1 (* -1 (/ y x))))))
(* 1/2 (/ x (* t (+ 1 (* -1 (/ y x))))))
(* 1/2 (/ x (* t (+ 1 (* -1 (/ y x))))))
(* 1/2 (/ x (* t (+ 1 (* -1 (/ y x))))))
(* 1/2 (/ x t))
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t)))
(+ (* 1/2 (/ x t)) (* y (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))))
(+ (* 1/2 (/ x t)) (* y (+ (* y (+ (* 1/2 (/ y (* t (pow x 2)))) (* 1/2 (/ 1 (* t x))))) (* 1/2 (/ 1 t)))))
(* -1/2 (/ (pow x 2) (* t y)))
(/ (+ (* -1/2 (/ (pow x 2) t)) (* -1/2 (/ (pow x 3) (* t y)))) y)
(/ (+ (* -1/2 (/ (pow x 2) t)) (+ (* -1/2 (/ (pow x 3) (* t y))) (* -1/2 (/ (pow x 4) (* t (pow y 2)))))) y)
(/ (+ (* -1/2 (/ (pow x 2) t)) (+ (* -1/2 (/ (pow x 3) (* t y))) (+ (* -1/2 (/ (pow x 4) (* t (pow y 2)))) (* -1/2 (/ (pow x 5) (* t (pow y 3))))))) y)
(* -1/2 (/ (pow x 2) (* t y)))
(* -1 (/ (+ (* 1/2 (/ (pow x 2) t)) (* 1/2 (/ (pow x 3) (* t y)))) y))
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (pow x 3) t)) (* -1/2 (/ (pow x 4) (* t y)))) y)) (* 1/2 (/ (pow x 2) t))) y))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (pow x 4) t)) (* 1/2 (/ (pow x 5) (* t y)))) y)) (* -1/2 (/ (pow x 3) t))) y)) (* 1/2 (/ (pow x 2) t))) y))
(* -1/2 (/ (pow x 2) (* t y)))
(* (pow x 2) (- (* -1/2 (/ x (* t (pow y 2)))) (* 1/2 (/ 1 (* t y)))))
(* (pow x 2) (- (* x (- (* -1/2 (/ x (* t (pow y 3)))) (* 1/2 (/ 1 (* t (pow y 2)))))) (* 1/2 (/ 1 (* t y)))))
(* (pow x 2) (- (* x (- (* x (- (* -1/2 (/ x (* t (pow y 4)))) (* 1/2 (/ 1 (* t (pow y 3)))))) (* 1/2 (/ 1 (* t (pow y 2)))))) (* 1/2 (/ 1 (* t y)))))
(* 1/2 (/ x t))
(* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))
(* x (- (+ (* 1/2 (/ (pow y 2) (* t (pow x 2)))) (* 1/2 (/ 1 t))) (* -1/2 (/ y (* t x)))))
(* x (- (+ (* 1/2 (/ (pow y 3) (* t (pow x 3)))) (* 1/2 (/ 1 t))) (+ (* -1/2 (/ y (* t x))) (* -1/2 (/ (pow y 2) (* t (pow x 2)))))))
(* 1/2 (/ x t))
(* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))))
(* -1 (* x (- (* -1 (/ (- (* 1/2 (/ (pow y 2) (* t x))) (* -1/2 (/ y t))) x)) (* 1/2 (/ 1 t)))))
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (pow y 3) (* t x))) (* 1/2 (/ (pow y 2) t))) x)) (* -1/2 (/ y t))) x)) (* 1/2 (/ 1 t)))))
(/ (* t (- 1 (/ y x))) x)
(/ (* t (- 1 (/ y x))) x)
(/ (* t (- 1 (/ y x))) x)
(/ (* t (- 1 (/ y x))) x)
(/ (* t (- 1 (/ y x))) x)
(/ (* t (- 1 (/ y x))) x)
(/ (* t (- 1 (/ y x))) x)
(/ (* t (- 1 (/ y x))) x)
(/ (* t (+ 1 (* -1 (/ y x)))) x)
(/ (* t (+ 1 (* -1 (/ y x)))) x)
(/ (* t (+ 1 (* -1 (/ y x)))) x)
(/ (* t (+ 1 (* -1 (/ y x)))) x)
(/ t x)
(+ (* -1 (/ (* t y) (pow x 2))) (/ t x))
(+ (* -1 (/ (* t y) (pow x 2))) (/ t x))
(+ (* -1 (/ (* t y) (pow x 2))) (/ t x))
(* -1 (/ (* t y) (pow x 2)))
(* y (+ (* -1 (/ t (pow x 2))) (/ t (* x y))))
(* y (+ (* -1 (/ t (pow x 2))) (/ t (* x y))))
(* y (+ (* -1 (/ t (pow x 2))) (/ t (* x y))))
(* -1 (/ (* t y) (pow x 2)))
(* -1 (* y (+ (* -1 (/ t (* x y))) (/ t (pow x 2)))))
(* -1 (* y (+ (* -1 (/ t (* x y))) (/ t (pow x 2)))))
(* -1 (* y (+ (* -1 (/ t (* x y))) (/ t (pow x 2)))))
(* -1 (/ (* t y) (pow x 2)))
(/ (+ (* -1 (* t y)) (* t x)) (pow x 2))
(/ (+ (* -1 (* t y)) (* t x)) (pow x 2))
(/ (+ (* -1 (* t y)) (* t x)) (pow x 2))
(/ t x)
(/ (+ t (* -1 (/ (* t y) x))) x)
(/ (+ t (* -1 (/ (* t y) x))) x)
(/ (+ t (* -1 (/ (* t y) x))) x)
(/ t x)
(* -1 (/ (+ (* -1 t) (/ (* t y) x)) x))
(* -1 (/ (+ (* -1 t) (/ (* t y) x)) x))
(* -1 (/ (+ (* -1 t) (/ (* t y) x)) x))
(* t (- 1 (/ y x)))
(* t (- 1 (/ y x)))
(* t (- 1 (/ y x)))
(* t (- 1 (/ y x)))
(* t (- 1 (/ y x)))
(* t (- 1 (/ y x)))
(* t (- 1 (/ y x)))
(* t (- 1 (/ y x)))
(* t (+ 1 (* -1 (/ y x))))
(* t (+ 1 (* -1 (/ y x))))
(* t (+ 1 (* -1 (/ y x))))
(* t (+ 1 (* -1 (/ y x))))
t
(+ t (* -1 (/ (* t y) x)))
(+ t (* -1 (/ (* t y) x)))
(+ t (* -1 (/ (* t y) x)))
(* -1 (/ (* t y) x))
(* y (- (/ t y) (/ t x)))
(* y (- (/ t y) (/ t x)))
(* y (- (/ t y) (/ t x)))
(* -1 (/ (* t y) x))
(* -1 (* y (- (* -1 (/ t y)) (* -1 (/ t x)))))
(* -1 (* y (- (* -1 (/ t y)) (* -1 (/ t x)))))
(* -1 (* y (- (* -1 (/ t y)) (* -1 (/ t x)))))
(* -1 (/ (* t y) x))
(/ (- (* t x) (* t y)) x)
(/ (- (* t x) (* t y)) x)
(/ (- (* t x) (* t y)) x)
t
(+ t (* -1 (/ (* t y) x)))
(+ t (* -1 (/ (* t y) x)))
(+ t (* -1 (/ (* t y) x)))
t
(+ t (* -1 (/ (* t y) x)))
(+ t (* -1 (/ (* t y) x)))
(+ t (* -1 (/ (* t y) x)))
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(/ (* t y) x)
(* t 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)
Outputs
(* 1/2 (/ x (* t (- 1 (/ y x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) t)
(* 1/2 (/ x (* t (- 1 (/ y x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) t)
(* 1/2 (/ x (* t (- 1 (/ y x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) t)
(* 1/2 (/ x (* t (- 1 (/ y x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) t)
(* 1/2 (/ x (* t (- 1 (/ y x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) t)
(* 1/2 (/ x (* t (- 1 (/ y x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) t)
(* 1/2 (/ x (* t (- 1 (/ y x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) t)
(* 1/2 (/ x (* t (- 1 (/ y x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) t)
(* 1/2 (/ x (* t (+ 1 (* -1 (/ y x))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) t)
(* 1/2 (/ x (* t (+ 1 (* -1 (/ y x))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) t)
(* 1/2 (/ x (* t (+ 1 (* -1 (/ y x))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) t)
(* 1/2 (/ x (* t (+ 1 (* -1 (/ y x))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t)))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y))
(+ (* 1/2 (/ x t)) (* y (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x t) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y t))))
(+ (* 1/2 (/ x t)) (* y (+ (* y (+ (* 1/2 (/ y (* t (pow x 2)))) (* 1/2 (/ 1 (* t x))))) (* 1/2 (/ 1 t)))))
(+.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y t)))) x) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)))
(* -1/2 (/ (pow x 2) (* t y)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) t)) y)
(/ (+ (* -1/2 (/ (pow x 2) t)) (* -1/2 (/ (pow x 3) (* t y)))) y)
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 x x) t))) y)
(/ (+ (* -1/2 (/ (pow x 2) t)) (+ (* -1/2 (/ (pow x 3) (* t y))) (* -1/2 (/ (pow x 4) (* t (pow y 2)))))) y)
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 t (*.f64 y y))) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 x x) t)))) y)
(/ (+ (* -1/2 (/ (pow x 2) t)) (+ (* -1/2 (/ (pow x 3) (* t y))) (+ (* -1/2 (/ (pow x 4) (* t (pow y 2)))) (* -1/2 (/ (pow x 5) (* t (pow y 3))))))) y)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 x x) t))) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 y (*.f64 y y)))))) y)
(* -1/2 (/ (pow x 2) (* t y)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) t)) y)
(* -1 (/ (+ (* 1/2 (/ (pow x 2) t)) (* 1/2 (/ (pow x 3) (* t y)))) y))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 x x) t))) y)
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (pow x 3) t)) (* -1/2 (/ (pow x 4) (* t y)))) y)) (* 1/2 (/ (pow x 2) t))) y))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) t) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) t) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 t y))) (/.f64 #s(literal -1/2 binary64) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (pow x 4) t)) (* 1/2 (/ (pow x 5) (* t y)))) y)) (* -1/2 (/ (pow x 3) t))) y)) (* 1/2 (/ (pow x 2) t))) y))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) t) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) t) (*.f64 (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) t) (/.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) y) t)) (/.f64 #s(literal 1/2 binary64) y))) y)) (-.f64 #s(literal 0 binary64) y))
(* -1/2 (/ (pow x 2) (* t y)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) t)) y)
(* (pow x 2) (- (* -1/2 (/ x (* t (pow y 2)))) (* 1/2 (/ 1 (* t y)))))
(*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (+.f64 (/.f64 x (*.f64 t (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 t y))))
(* (pow x 2) (- (* x (- (* -1/2 (/ x (* t (pow y 3)))) (* 1/2 (/ 1 (* t (pow y 2)))))) (* 1/2 (/ 1 (* t y)))))
(*.f64 (*.f64 x x) (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y (*.f64 t (*.f64 y y)))) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 y y))))) (/.f64 #s(literal -1/2 binary64) (*.f64 t y))))
(* (pow x 2) (- (* x (- (* x (- (* -1/2 (/ x (* t (pow y 4)))) (* 1/2 (/ 1 (* t (pow y 3)))))) (* 1/2 (/ 1 (* t (pow y 2)))))) (* 1/2 (/ 1 (* t y)))))
(*.f64 (*.f64 x x) (+.f64 (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) t) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 t (*.f64 y y)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 y y))))) (/.f64 #s(literal -1/2 binary64) (*.f64 t y))))
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) y) t)))
(* x (- (+ (* 1/2 (/ (pow y 2) (* t (pow x 2)))) (* 1/2 (/ 1 t))) (* -1/2 (/ y (* t x)))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y t))) x)))
(* x (- (+ (* 1/2 (/ (pow y 3) (* t (pow x 3)))) (* 1/2 (/ 1 t))) (+ (* -1/2 (/ y (* t x))) (* -1/2 (/ (pow y 2) (* t (pow x 2)))))))
(*.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y t))) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) t) x)) (*.f64 x x))))
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) y) t)))
(* -1 (* x (- (* -1 (/ (- (* 1/2 (/ (pow y 2) (* t x))) (* -1/2 (/ y t))) x)) (* 1/2 (/ 1 t)))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y t))) x)))
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (pow y 3) (* t x))) (* 1/2 (/ (pow y 2) t))) x)) (* -1/2 (/ y t))) x)) (* 1/2 (/ 1 t)))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 (*.f64 y y) t))) x)) x)))
(/ (* t (- 1 (/ y x))) x)
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x))) x)
(/ (* t (- 1 (/ y x))) x)
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x))) x)
(/ (* t (- 1 (/ y x))) x)
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x))) x)
(/ (* t (- 1 (/ y x))) x)
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x))) x)
(/ (* t (- 1 (/ y x))) x)
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x))) x)
(/ (* t (- 1 (/ y x))) x)
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x))) x)
(/ (* t (- 1 (/ y x))) x)
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x))) x)
(/ (* t (- 1 (/ y x))) x)
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x))) x)
(/ (* t (+ 1 (* -1 (/ y x)))) x)
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x))) x)
(/ (* t (+ 1 (* -1 (/ y x)))) x)
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x))) x)
(/ (* t (+ 1 (* -1 (/ y x)))) x)
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x))) x)
(/ (* t (+ 1 (* -1 (/ y x)))) x)
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x))) x)
(/ t x)
(/.f64 t x)
(+ (* -1 (/ (* t y) (pow x 2))) (/ t x))
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x))) x)
(+ (* -1 (/ (* t y) (pow x 2))) (/ t x))
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x))) x)
(+ (* -1 (/ (* t y) (pow x 2))) (/ t x))
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x))) x)
(* -1 (/ (* t y) (pow x 2)))
(/.f64 (/.f64 (*.f64 t y) x) (-.f64 #s(literal 0 binary64) x))
(* y (+ (* -1 (/ t (pow x 2))) (/ t (* x y))))
(*.f64 y (-.f64 (/.f64 t (*.f64 x y)) (/.f64 (/.f64 t x) x)))
(* y (+ (* -1 (/ t (pow x 2))) (/ t (* x y))))
(*.f64 y (-.f64 (/.f64 t (*.f64 x y)) (/.f64 (/.f64 t x) x)))
(* y (+ (* -1 (/ t (pow x 2))) (/ t (* x y))))
(*.f64 y (-.f64 (/.f64 t (*.f64 x y)) (/.f64 (/.f64 t x) x)))
(* -1 (/ (* t y) (pow x 2)))
(/.f64 (/.f64 (*.f64 t y) x) (-.f64 #s(literal 0 binary64) x))
(* -1 (* y (+ (* -1 (/ t (* x y))) (/ t (pow x 2)))))
(*.f64 y (-.f64 (/.f64 t (*.f64 x y)) (/.f64 (/.f64 t x) x)))
(* -1 (* y (+ (* -1 (/ t (* x y))) (/ t (pow x 2)))))
(*.f64 y (-.f64 (/.f64 t (*.f64 x y)) (/.f64 (/.f64 t x) x)))
(* -1 (* y (+ (* -1 (/ t (* x y))) (/ t (pow x 2)))))
(*.f64 y (-.f64 (/.f64 t (*.f64 x y)) (/.f64 (/.f64 t x) x)))
(* -1 (/ (* t y) (pow x 2)))
(/.f64 (/.f64 (*.f64 t y) x) (-.f64 #s(literal 0 binary64) x))
(/ (+ (* -1 (* t y)) (* t x)) (pow x 2))
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x))) x)
(/ (+ (* -1 (* t y)) (* t x)) (pow x 2))
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x))) x)
(/ (+ (* -1 (* t y)) (* t x)) (pow x 2))
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x))) x)
(/ t x)
(/.f64 t x)
(/ (+ t (* -1 (/ (* t y) x))) x)
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x))) x)
(/ (+ t (* -1 (/ (* t y) x))) x)
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x))) x)
(/ (+ t (* -1 (/ (* t y) x))) x)
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x))) x)
(/ t x)
(/.f64 t x)
(* -1 (/ (+ (* -1 t) (/ (* t y) x)) x))
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x))) x)
(* -1 (/ (+ (* -1 t) (/ (* t y) x)) x))
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x))) x)
(* -1 (/ (+ (* -1 t) (/ (* t y) x)) x))
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x))) x)
(* t (- 1 (/ y x)))
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(* t (- 1 (/ y x)))
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(* t (- 1 (/ y x)))
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(* t (- 1 (/ y x)))
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(* t (- 1 (/ y x)))
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(* t (- 1 (/ y x)))
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(* t (- 1 (/ y x)))
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(* t (- 1 (/ y x)))
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(* t (+ 1 (* -1 (/ y x))))
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(* t (+ 1 (* -1 (/ y x))))
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(* t (+ 1 (* -1 (/ y x))))
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(* t (+ 1 (* -1 (/ y x))))
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x)))
t
(+ t (* -1 (/ (* t y) x)))
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(+ t (* -1 (/ (* t y) x)))
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(+ t (* -1 (/ (* t y) x)))
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(* -1 (/ (* t y) x))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t y) x))
(* y (- (/ t y) (/ t x)))
(*.f64 y (-.f64 (/.f64 t y) (/.f64 t x)))
(* y (- (/ t y) (/ t x)))
(*.f64 y (-.f64 (/.f64 t y) (/.f64 t x)))
(* y (- (/ t y) (/ t x)))
(*.f64 y (-.f64 (/.f64 t y) (/.f64 t x)))
(* -1 (/ (* t y) x))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t y) x))
(* -1 (* y (- (* -1 (/ t y)) (* -1 (/ t x)))))
(*.f64 y (-.f64 (/.f64 t y) (/.f64 t x)))
(* -1 (* y (- (* -1 (/ t y)) (* -1 (/ t x)))))
(*.f64 y (-.f64 (/.f64 t y) (/.f64 t x)))
(* -1 (* y (- (* -1 (/ t y)) (* -1 (/ t x)))))
(*.f64 y (-.f64 (/.f64 t y) (/.f64 t x)))
(* -1 (/ (* t y) x))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t y) x))
(/ (- (* t x) (* t y)) x)
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(/ (- (* t x) (* t y)) x)
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(/ (- (* t x) (* t y)) x)
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x)))
t
(+ t (* -1 (/ (* t y) x)))
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(+ t (* -1 (/ (* t y) x)))
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(+ t (* -1 (/ (* t y) x)))
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x)))
t
(+ t (* -1 (/ (* t y) x)))
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(+ t (* -1 (/ (* t y) x)))
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(+ t (* -1 (/ (* t y) x)))
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(/ (* t y) x)
(/.f64 (*.f64 t y) x)
(* 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)

eval76.0ms (1%)

Compiler

Compiled 13337 to 1363 computations (89.8% saved)

prune75.0ms (1%)

Pruning

9 alts after pruning (0 fresh and 9 done)

PrunedKeptTotal
New5160516
Fresh000
Picked011
Done088
Total5169525
Accuracy
100.0%
Counts
525 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
65.1%
(/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64)))
73.5%
(/.f64 (+.f64 y x) (*.f64 t #s(literal 2 binary64)))
34.1%
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
41.4%
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
37.1%
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
34.2%
(/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 t (/.f64 (*.f64 t y) x)) x))
68.6%
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))
99.5%
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
68.5%
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t))
Compiler

Compiled 231 to 124 computations (46.3% saved)

regimes46.0ms (0.6%)

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

8 calls:

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

Compiled 56 to 42 computations (25% saved)

regimes21.0ms (0.3%)

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

5 calls:

6.0ms
y
4.0ms
(*.f64 t #s(literal 2 binary64))
4.0ms
t
3.0ms
x
3.0ms
z
Results
AccuracySegmentsBranch
99.5%1x
99.5%1y
99.5%1z
99.5%1t
99.5%1(*.f64 t #s(literal 2 binary64))
Compiler

Compiled 27 to 22 computations (18.5% saved)

regimes19.0ms (0.2%)

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

5 calls:

5.0ms
x
3.0ms
(*.f64 t #s(literal 2 binary64))
3.0ms
z
3.0ms
t
3.0ms
y
Results
AccuracySegmentsBranch
89.9%2x
91.9%3y
89.5%3z
73.5%1t
73.5%1(*.f64 t #s(literal 2 binary64))
Compiler

Compiled 27 to 22 computations (18.5% saved)

regimes3.0ms (0%)

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

1 calls:

3.0ms
y
Results
AccuracySegmentsBranch
91.8%3y
Compiler

Compiled 5 to 4 computations (20% saved)

regimes5.0ms (0.1%)

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

2 calls:

2.0ms
y
2.0ms
x
Results
AccuracySegmentsBranch
89.7%2x
83.0%3y
Compiler

Compiled 10 to 8 computations (20% saved)

regimes7.0ms (0.1%)

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

2 calls:

4.0ms
z
2.0ms
x
Results
AccuracySegmentsBranch
68.6%1z
83.5%2x
Compiler

Compiled 10 to 8 computations (20% saved)

regimes8.0ms (0.1%)

Counts
3 → 3
Calls
Call 1
Inputs
(/.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)
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:

2.0ms
t
2.0ms
x
2.0ms
y
2.0ms
z
Results
AccuracySegmentsBranch
59.8%4z
44.6%2t
68.9%3y
66.6%3x
Compiler

Compiled 20 to 16 computations (20% saved)

regimes4.0ms (0.1%)

Counts
2 → 2
Calls
Call 1
Inputs
(/.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) y) t)
Calls

2 calls:

2.0ms
y
2.0ms
x
Results
AccuracySegmentsBranch
63.2%2x
62.8%2y
Compiler

Compiled 10 to 8 computations (20% saved)

regimes5.0ms (0.1%)

Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

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

4 calls:

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

Compiled 20 to 16 computations (20% saved)

bsearch23.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
11.0ms
2.0293603536293513e+143
1.7142337013971205e+145
10.0ms
4.929954036443257e-53
7.681891155988625e-51
Results
14.0ms224×0valid
Compiler

Compiled 356 to 267 computations (25% saved)

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

bsearch25.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
10.0ms
2.0293603536293513e+143
1.7142337013971205e+145
13.0ms
4.929954036443257e-53
7.681891155988625e-51
Results
14.0ms224×0valid
Compiler

Compiled 356 to 267 computations (25% saved)

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

bsearch10.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
9.0ms
-1.2928701238206923e-20
-1.0028894792852577e-21
Results
6.0ms96×0valid
Compiler

Compiled 164 to 123 computations (25% saved)

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

bsearch13.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
12.0ms
-1.693628774062479e+124
-1.2080046878296604e+123
Results
6.0ms96×0valid
Compiler

Compiled 152 to 117 computations (23% saved)

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

bsearch29.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
13.0ms
3.3539105996093066e+21
3.855703480415215e+24
13.0ms
8.201526853321376e-261
2.7981690389970675e-254
Results
18.0ms272×0valid
Compiler

Compiled 360 to 287 computations (20.3% saved)

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

bsearch13.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
12.0ms
-2.5412217411891164e-54
-5.044797712768569e-58
Results
8.0ms128×0valid
Compiler

Compiled 180 to 143 computations (20.6% saved)

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

simplify12.0ms (0.2%)

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

Useful iterations: 0 (0.0ms)

IterNodesCost
055152
165152
272152
374152
475152
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 x (-.f64 y z))))
(if (<=.f64 y #s(literal 6318737500113431/842498333348457493583344221469363458551160763204392890034487820288 binary64)) (/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64))) (if (<=.f64 y #s(literal 1900000000000000131762249422712564540901893317345861888588242083967719090207325982086453362536358978844957532108658036087482827566652774644973568 binary64)) (/.f64 (-.f64 y z) (*.f64 t #s(literal 2 binary64))) (/.f64 (+.f64 y x) (*.f64 t #s(literal 2 binary64)))))
(if (<=.f64 y #s(literal 2948744166719601/421249166674228746791672110734681729275580381602196445017243910144 binary64)) (/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64))) (if (<=.f64 y #s(literal 380000000000000000358671502159873599632745687127762658001050835145263425818219128155215911829531579769231449195423062554453962750172069032361984 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (+.f64 y x) (*.f64 t #s(literal 2 binary64)))))
(if (<=.f64 x #s(literal -4187068186722485/332306998946228968225951765070086144 binary64)) (/.f64 (+.f64 y x) (*.f64 t #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(if (<=.f64 x #s(literal -1450000000000000048410607393386505230284972746146096603257608436584107927353394981232591748634851310007551476479303624949760 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(if (<=.f64 y #s(literal 432778879906337/4327788799063369698118367518036104040602397294887907509272254128346512609744690048814426160231687683233172643784762398137404191207445999921156415311568401014033503715319849649510248592805285405106374515984066055406780647774220793764564147394699562815402300054714269682368512 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (if (<=.f64 y #s(literal 131999999999999991611392 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 (*.f64 #s(literal 1/2 binary64) y) t)))
(if (<=.f64 x #s(literal -8627182933488205/3450873173395281893717377931138512726225554486085193277581262111899648 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (/.f64 (*.f64 #s(literal 1/2 binary64) y) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
Outputs
(/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
(if (<=.f64 y #s(literal 6318737500113431/842498333348457493583344221469363458551160763204392890034487820288 binary64)) (/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64))) (if (<=.f64 y #s(literal 1900000000000000131762249422712564540901893317345861888588242083967719090207325982086453362536358978844957532108658036087482827566652774644973568 binary64)) (/.f64 (-.f64 y z) (*.f64 t #s(literal 2 binary64))) (/.f64 (+.f64 y x) (*.f64 t #s(literal 2 binary64)))))
(if (<=.f64 y #s(literal 6318737500113431/842498333348457493583344221469363458551160763204392890034487820288 binary64)) (/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64))) (if (<=.f64 y #s(literal 1900000000000000131762249422712564540901893317345861888588242083967719090207325982086453362536358978844957532108658036087482827566652774644973568 binary64)) (/.f64 (-.f64 y z) (*.f64 t #s(literal 2 binary64))) (/.f64 (+.f64 x y) (*.f64 t #s(literal 2 binary64)))))
(if (<=.f64 y #s(literal 2948744166719601/421249166674228746791672110734681729275580381602196445017243910144 binary64)) (/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64))) (if (<=.f64 y #s(literal 380000000000000000358671502159873599632745687127762658001050835145263425818219128155215911829531579769231449195423062554453962750172069032361984 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (+.f64 y x) (*.f64 t #s(literal 2 binary64)))))
(if (<=.f64 y #s(literal 2948744166719601/421249166674228746791672110734681729275580381602196445017243910144 binary64)) (/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64))) (if (<=.f64 y #s(literal 380000000000000000358671502159873599632745687127762658001050835145263425818219128155215911829531579769231449195423062554453962750172069032361984 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (+.f64 x y) (*.f64 t #s(literal 2 binary64)))))
(if (<=.f64 x #s(literal -4187068186722485/332306998946228968225951765070086144 binary64)) (/.f64 (+.f64 y x) (*.f64 t #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(if (<=.f64 x #s(literal -4187068186722485/332306998946228968225951765070086144 binary64)) (/.f64 (+.f64 x y) (*.f64 t #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(if (<=.f64 x #s(literal -1450000000000000048410607393386505230284972746146096603257608436584107927353394981232591748634851310007551476479303624949760 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(if (<=.f64 x #s(literal -1450000000000000048410607393386505230284972746146096603257608436584107927353394981232591748634851310007551476479303624949760 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) t) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(if (<=.f64 y #s(literal 432778879906337/4327788799063369698118367518036104040602397294887907509272254128346512609744690048814426160231687683233172643784762398137404191207445999921156415311568401014033503715319849649510248592805285405106374515984066055406780647774220793764564147394699562815402300054714269682368512 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (if (<=.f64 y #s(literal 131999999999999991611392 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 (*.f64 #s(literal 1/2 binary64) y) t)))
(if (<=.f64 y #s(literal 432778879906337/4327788799063369698118367518036104040602397294887907509272254128346512609744690048814426160231687683233172643784762398137404191207445999921156415311568401014033503715319849649510248592805285405106374515984066055406780647774220793764564147394699562815402300054714269682368512 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) t) (if (<=.f64 y #s(literal 131999999999999991611392 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 (*.f64 y #s(literal 1/2 binary64)) t)))
(if (<=.f64 x #s(literal -8627182933488205/3450873173395281893717377931138512726225554486085193277581262111899648 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (/.f64 (*.f64 #s(literal 1/2 binary64) y) t))
(if (<=.f64 x #s(literal -8627182933488205/3450873173395281893717377931138512726225554486085193277581262111899648 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) t) (/.f64 (*.f64 y #s(literal 1/2 binary64)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(/.f64 (*.f64 x #s(literal 1/2 binary64)) t)

soundness1.1s (14.6%)

Rules
5074×*-lowering-*.f32
5074×*-lowering-*.f64
4350×/-lowering-/.f32
4350×/-lowering-/.f64
3918×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0920
15320
249620
0831720
0103794
1335791
2969791
33391710
08402710
05094395
116624196
251934102
082274102
Stop Event
done
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 370 to 211 computations (43% saved)

preprocess120.0ms (1.6%)

Remove

(sort x y)

(negabs t)

Compiler

Compiled 494 to 234 computations (52.6% saved)

end0.0ms (0%)

Profiling

Loading profile data...