Diagrams.Solve.Polynomial:quadForm from diagrams-solve-0.1, B

Time bar (total: 7.7s)

analyze66.0ms (0.9%)

Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.9%0.1%0%0%0%0
0%0%99.9%0.1%0%0%0%1
0%0%99.9%0.1%0%0%0%2
0%0%99.9%0.1%0%0%0%3
50%49.9%49.9%0.1%0%0%0%4
50%49.9%49.9%0.1%0%0%0%5
50%49.9%49.9%0.1%0%0%0%6
66.7%49.9%25%0.1%0%25%0%7
66.7%49.9%25%0.1%0%25%0%8
66.7%49.9%25%0.1%0%25%0%9
80%49.9%12.5%0.1%0%37.4%0%10
80%49.9%12.5%0.1%0%37.4%0%11
80%49.9%12.5%0.1%0%37.4%0%12
Compiler

Compiled 14 to 11 computations (21.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 21.0ms
ival-mult: 7.0ms (33.9% of total)
ival-div: 5.0ms (24.2% of total)
ival-sqrt: 4.0ms (19.4% of total)
ival-add: 3.0ms (14.5% of total)
const: 1.0ms (4.8% of total)
backward-pass: 0.0ms (0% of total)

sample1.5s (19.6%)

Results
968.0ms8256×0valid
165.0ms2162×0invalid
Precisions
Click to see histograms. Total time spent on operations: 592.0ms
ival-div: 202.0ms (34.1% of total)
ival-mult: 159.0ms (26.9% of total)
ival-add: 125.0ms (21.1% of total)
ival-sqrt: 84.0ms (14.2% of total)
const: 18.0ms (3% of total)
backward-pass: 4.0ms (0.7% of total)
Bogosity

preprocess72.0ms (0.9%)

Algorithm
egg-herbie
Rules
2584×fnmadd-define
1704×sum3-define
1646×fmsub-define
1538×fnmsub-define
1244×fmm-def
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
03786
111872
236872
381872
4186872
5416972
6630772
0118
1227
2377
3487
0487
Stop Event
iter limit
saturated
node limit
Calls
Call 1
Inputs
(* (/ 1 2) (+ x (* y (sqrt z))))
Outputs
(* (/ 1 2) (+ x (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
Call 2
Inputs
(* (/ 1 2) (+ x (* y (sqrt z))))
(* (/ 1 2) (+ (neg x) (* y (sqrt z))))
(* (/ 1 2) (+ x (* (neg y) (sqrt z))))
(* (/ 1 2) (+ x (* y (sqrt (neg z)))))
(neg (* (/ 1 2) (+ (neg x) (* y (sqrt z)))))
(neg (* (/ 1 2) (+ x (* (neg y) (sqrt z)))))
(neg (* (/ 1 2) (+ x (* y (sqrt (neg z))))))
(* (/ 1 2) (+ y (* x (sqrt z))))
(* (/ 1 2) (+ z (* y (sqrt x))))
(* (/ 1 2) (+ x (* z (sqrt y))))
Outputs
(* (/ 1 2) (+ x (* y (sqrt z))))
(* 1/2 (fma y (sqrt z) x))
(* (/ 1 2) (+ (neg x) (* y (sqrt z))))
(* 1/2 (fmsub y (sqrt z) x))
(* (/ 1 2) (+ x (* (neg y) (sqrt z))))
(* 1/2 (fnmadd y (sqrt z) x))
(* (/ 1 2) (+ x (* y (sqrt (neg z)))))
(* 1/2 (fma y (sqrt (neg z)) x))
(neg (* (/ 1 2) (+ (neg x) (* y (sqrt z)))))
(* 1/2 (fnmadd y (sqrt z) x))
(neg (* (/ 1 2) (+ x (* (neg y) (sqrt z)))))
(* 1/2 (fmsub y (sqrt z) x))
(neg (* (/ 1 2) (+ x (* y (sqrt (neg z))))))
(* 1/2 (fnmsub y (sqrt (neg z)) x))
(* (/ 1 2) (+ y (* x (sqrt z))))
(* 1/2 (fma x (sqrt z) y))
(* (/ 1 2) (+ z (* y (sqrt x))))
(* 1/2 (fma y (sqrt x) z))
(* (/ 1 2) (+ x (* z (sqrt y))))
(* 1/2 (fma z (sqrt y) x))

explain131.0ms (1.7%)

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

Compiled 81 to 32 computations (60.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 36.0ms
ival-mult: 24.0ms (66.3% of total)
ival-div: 4.0ms (11.1% of total)
ival-sqrt: 4.0ms (11.1% of total)
ival-add: 3.0ms (8.3% of total)
const: 1.0ms (2.8% of total)
backward-pass: 0.0ms (0% of total)

eval0.0ms (0%)

Compiler

Compiled 11 to 8 computations (27.3% saved)

prune1.0ms (0%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
99.8%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
Compiler

Compiled 11 to 8 computations (27.3% saved)

simplify6.0ms (0.1%)

Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(sqrt.f64 z)
cost-diff0
(*.f64 y (sqrt.f64 z))
cost-diff0
(+.f64 x (*.f64 y (sqrt.f64 z)))
cost-diff0
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
Rules
32×*-lowering-*.f32
32×*-lowering-*.f64
20×fma-lowering-fma.f32
20×fma-define
20×fma-lowering-fma.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0824
11722
23422
34422
04422
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(* 1/2 (+ x (* y (sqrt z))))
1/2
(+ x (* y (sqrt z)))
x
(* y (sqrt z))
y
(sqrt z)
z
Outputs
(* 1/2 (+ x (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
1/2
#s(literal 1/2 binary64)
(+ x (* y (sqrt z)))
(+.f64 x (*.f64 y (sqrt.f64 z)))
x
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
y
(sqrt z)
(sqrt.f64 z)
z

localize74.0ms (1%)

Localize:

Found 4 expressions of interest:

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

Compiled 28 to 9 computations (67.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 8.0ms
ival-mult: 4.0ms (48.1% of total)
ival-sqrt: 3.0ms (36.1% of total)
ival-add: 1.0ms (12% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

series8.0ms (0.1%)

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

27 calls:

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

rewrite285.0ms (3.7%)

Algorithm
batch-egg-rewrite
Rules
2916×*-lowering-*.f32
2916×*-lowering-*.f64
2390×/-lowering-/.f32
2390×/-lowering-/.f64
1382×pow-lowering-pow.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0820
13118
224318
3244518
0845318
Stop Event
iter limit
node limit
Counts
4 → 213
Calls
Call 1
Inputs
(* 1/2 (+ x (* y (sqrt z))))
(+ x (* y (sqrt z)))
(* y (sqrt z))
(sqrt z)
Outputs
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y)))
(+.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal 1/2 binary64) x))
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal 1/2 binary64) x))))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y)))
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) y (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) x))
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64)) #s(literal 3/2 binary64))) (-.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y)))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64)) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64)) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))) (-.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64)) #s(literal 3/2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64)))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) z) (*.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 y (sqrt.f64 z)) x))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (-.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64))))) (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64)))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) z) (*.f64 x x)) #s(literal 1/2 binary64))) (neg.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(pow.f64 (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64)) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64))))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
(*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))))) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1/2 binary64)))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))))))
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))) (+.f64 x (*.f64 y (sqrt.f64 z))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))) #s(literal 3 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))) (-.f64 (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))) (*.f64 x x)))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))))
(+.f64 x (*.f64 y (sqrt.f64 z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) z) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 (*.f64 y y) z) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (-.f64 (*.f64 (*.f64 y y) z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) z)) (*.f64 (*.f64 y y) z))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(-.f64 (/.f64 (*.f64 (*.f64 y y) z) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))))) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)) (+.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))))))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64))))))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)))))))
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 (*.f64 y y) z)) (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64))))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) z) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 (*.f64 y y) z) (-.f64 x (*.f64 y (sqrt.f64 z)))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) z) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) z) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 (*.f64 y y) z) (-.f64 x (*.f64 y (sqrt.f64 z)))))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 (*.f64 y y) z) (-.f64 x (*.f64 y (sqrt.f64 z)))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) z) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 (*.f64 y y) z) (-.f64 x (*.f64 y (sqrt.f64 z)))))))
(fma.f64 x (/.f64 x (-.f64 x (*.f64 y (sqrt.f64 z)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) z) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(fma.f64 y (sqrt.f64 z) x)
(fma.f64 (sqrt.f64 z) y x)
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) z) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))) (+.f64 x (*.f64 y (sqrt.f64 z))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) z) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) z) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))))))
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))))) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)) (-.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 9/2 binary64))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))) (-.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)))) (pow.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 y y) z))) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))))))
(/.f64 (-.f64 (*.f64 (*.f64 y y) z) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 (*.f64 y y) z))) (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)))) (pow.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 y y) z))) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 9/2 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))) (-.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)))) (pow.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 y y) z))) #s(literal 3/2 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z))))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z))))) (neg.f64 (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) z) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)))) (neg.f64 (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y y) z) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) z) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 (*.f64 y y) z) (-.f64 x (*.f64 y (sqrt.f64 z))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y y) z) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 (*.f64 y y) z) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))))) (-.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)))) (pow.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 y y) z))) #s(literal 3/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)))
(/.f64 (-.f64 (neg.f64 (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) z))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) z)))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 (*.f64 y y) z))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1 binary64))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 (*.f64 y y) z))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 x x)) (*.f64 (*.f64 y y) z))) (*.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 x x)) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))) (*.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) z)))) (*.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 (*.f64 y y) z))) (*.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 x x)) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 (*.f64 y y) z))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 (*.f64 y y) z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) z)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 (*.f64 y y) z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 (*.f64 y y) z))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (*.f64 x x))) (pow.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 2 binary64)))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 (*.f64 y y) z)))) (neg.f64 (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 9/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)))) (pow.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 y y) z))) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)))) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) z) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y y) z) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) z) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 (*.f64 y y) z) (-.f64 x (*.f64 y (sqrt.f64 z)))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y y) z) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 (*.f64 y y) z) (-.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))))))) (neg.f64 (-.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)))) (pow.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 y y) z))) #s(literal 3/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))))))
(*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))) (*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))))))
(*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))) #s(literal -1 binary64)))
(*.f64 (-.f64 (*.f64 (*.f64 y y) z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))) (+.f64 x (*.f64 y (sqrt.f64 z))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))) #s(literal 3 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))) (-.f64 (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))) (*.f64 x x)))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))))
(*.f64 (pow.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))))))
(*.f64 (pow.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 y y) z))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 9/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)))) (pow.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 y y) z))) #s(literal 3/2 binary64)))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3/2 binary64)))))
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 z))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 z))) #s(literal 1 binary64)))
(pow.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1 binary64))
(*.f64 y (sqrt.f64 z))
(*.f64 (sqrt.f64 z) y)
(*.f64 (sqrt.f64 z) (pow.f64 y #s(literal 1 binary64)))
(*.f64 (sqrt.f64 z) (exp.f64 (log.f64 y)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y))
(*.f64 (*.f64 y (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y) #s(literal 1 binary64)))
(*.f64 (pow.f64 y #s(literal 1 binary64)) (sqrt.f64 z))
(*.f64 (pow.f64 (*.f64 y (pow.f64 z #s(literal 1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (exp.f64 (log.f64 y)) (sqrt.f64 z))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 z)))
(exp.f64 (*.f64 (log.f64 (pow.f64 z #s(literal 1/4 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 z z)) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 z) #s(literal 1/4 binary64)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 z) #s(literal 1/4 binary64)) (*.f64 (log.f64 z) #s(literal 1/4 binary64))))
(fabs.f64 (sqrt.f64 z))
(sqrt.f64 z)
(pow.f64 (sqrt.f64 z) #s(literal 1 binary64))
(pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 z #s(literal 1/2 binary64))
(pow.f64 (*.f64 z z) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 z))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 z #s(literal 3/4 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 z #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 z)) (sqrt.f64 (sqrt.f64 z)))
(*.f64 (sqrt.f64 (pow.f64 z #s(literal 1/4 binary64))) (sqrt.f64 (pow.f64 z #s(literal 3/4 binary64))))
(*.f64 (sqrt.f64 (pow.f64 z #s(literal 3/4 binary64))) (sqrt.f64 (pow.f64 z #s(literal 1/4 binary64))))

simplify170.0ms (2.2%)

Algorithm
egg-herbie
Rules
3400×*-lowering-*.f32
3400×*-lowering-*.f64
1344×/-lowering-/.f32
1344×/-lowering-/.f64
1232×fma-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
075622
1264578
2891578
32789554
47950554
08118554
Stop Event
iter limit
node limit
Counts
108 → 108
Calls
Call 1
Inputs
(* 1/2 (* y (sqrt z)))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(* 1/2 x)
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(* 1/2 x)
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(* 1/2 x)
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(* 1/2 (* y (sqrt z)))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(* 1/2 (* y (sqrt z)))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(* 1/2 (+ x (* y (sqrt z))))
(* 1/2 (+ x (* y (sqrt z))))
(* 1/2 (+ x (* y (sqrt z))))
(* 1/2 (+ x (* y (sqrt z))))
(* 1/2 (* y (sqrt z)))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))
(* y (sqrt z))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
x
(* x (+ 1 (* (/ y x) (sqrt z))))
(* x (+ 1 (* (/ y x) (sqrt z))))
(* x (+ 1 (* (/ y x) (sqrt z))))
x
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
x
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(* y (sqrt z))
(* y (+ (sqrt z) (/ x y)))
(* y (+ (sqrt z) (/ x y)))
(* y (+ (sqrt z) (/ x y)))
(* y (sqrt z))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(* y (sqrt z))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
(* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
(* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
Outputs
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (+ x (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (+ x (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (+ x (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (+ x (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
x
(* x (+ 1 (* (/ y x) (sqrt z))))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* x (+ 1 (* (/ y x) (sqrt z))))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* x (+ 1 (* (/ y x) (sqrt z))))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
x
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
x
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (+ (sqrt z) (/ x y)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* y (+ (sqrt z) (/ x y)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* y (+ (sqrt z) (/ x y)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 y (sqrt.f64 z))
(* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 y (sqrt.f64 z))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 y (sqrt.f64 z))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 y (sqrt.f64 z))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 y (sqrt.f64 z))
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(sqrt.f64 z)
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(sqrt.f64 z)
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(sqrt.f64 z)
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(sqrt.f64 z)

eval37.0ms (0.5%)

Compiler

Compiled 7917 to 763 computations (90.4% saved)

prune46.0ms (0.6%)

Pruning

12 alts after pruning (11 fresh and 1 done)

PrunedKeptTotal
New31011321
Fresh000
Picked011
Done000
Total31012322
Accuracy
100.0%
Counts
322 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
48.6%
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) z) (*.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 y (sqrt.f64 z)) x))
99.6%
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
48.5%
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
48.8%
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
25.4%
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 (*.f64 y y) z))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1 binary64))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 (*.f64 y y) z)))))
99.7%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y))))
93.3%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
99.7%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 2 binary64)))))
70.8%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (pow.f64 (*.f64 z z) #s(literal 1/4 binary64)))))
99.8%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
51.7%
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))) (*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))))))))
53.3%
(*.f64 #s(literal 1/2 binary64) x)
Compiler

Compiled 455 to 260 computations (42.9% saved)

simplify129.0ms (1.7%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (*.f64 y y) z)
cost-diff0
(-.f64 (*.f64 (*.f64 y y) z) (*.f64 x x))
cost-diff0
(*.f64 (-.f64 (*.f64 (*.f64 y y) z) (*.f64 x x)) #s(literal 1/2 binary64))
cost-diff0
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) z) (*.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 y (sqrt.f64 z)) x))
cost-diff0
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
cost-diff0
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))
cost-diff0
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
cost-diff0
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
cost-diff0
(*.f64 y (sqrt.f64 z))
cost-diff0
(+.f64 x (*.f64 y (sqrt.f64 z)))
cost-diff0
(/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
cost-diff128
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
cost-diff0
(*.f64 #s(literal 1/2 binary64) x)
cost-diff6528
(pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 2 binary64))
cost-diff6528
(*.f64 y (pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 2 binary64)))
cost-diff6528
(+.f64 x (*.f64 y (pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 2 binary64))))
cost-diff6528
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 2 binary64)))))
Rules
1952×*-lowering-*.f32
1952×*-lowering-*.f64
1900×sum3-define
1208×sum4-define
1126×fma-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
031187
177160
2164150
3324150
4547150
5899150
61981150
75528150
08100150
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* 1/2 (+ x (* y (pow (pow z 1/4) 2))))
1/2
(+ x (* y (pow (pow z 1/4) 2)))
x
(* y (pow (pow z 1/4) 2))
y
(pow (pow z 1/4) 2)
(pow z 1/4)
z
1/4
2
(* 1/2 x)
1/2
x
(/ 1/2 (/ 1 (+ x (* y (sqrt z)))))
1/2
(/ 1 (+ x (* y (sqrt z))))
1
(+ x (* y (sqrt z)))
x
(* y (sqrt z))
y
(sqrt z)
z
(* 1/2 (+ x (* (sqrt (/ 1 z)) (* y z))))
1/2
(+ x (* (sqrt (/ 1 z)) (* y z)))
x
(* (sqrt (/ 1 z)) (* y z))
(sqrt (/ 1 z))
(/ 1 z)
1
z
(* y z)
y
(/ (* (- (* (* y y) z) (* x x)) 1/2) (- (* y (sqrt z)) x))
(* (- (* (* y y) z) (* x x)) 1/2)
(- (* (* y y) z) (* x x))
(* (* y y) z)
(* y y)
y
z
(* x x)
x
1/2
(- (* y (sqrt z)) x)
(* y (sqrt z))
(sqrt z)
Outputs
(* 1/2 (+ x (* y (pow (pow z 1/4) 2))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
1/2
#s(literal 1/2 binary64)
(+ x (* y (pow (pow z 1/4) 2)))
(+.f64 x (*.f64 y (sqrt.f64 z)))
x
(* y (pow (pow z 1/4) 2))
(*.f64 y (sqrt.f64 z))
y
(pow (pow z 1/4) 2)
(sqrt.f64 z)
(pow z 1/4)
(pow.f64 z #s(literal 1/4 binary64))
z
1/4
#s(literal 1/4 binary64)
2
#s(literal 2 binary64)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
1/2
#s(literal 1/2 binary64)
x
(/ 1/2 (/ 1 (+ x (* y (sqrt z)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
1/2
#s(literal 1/2 binary64)
(/ 1 (+ x (* y (sqrt z))))
(/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
1
#s(literal 1 binary64)
(+ x (* y (sqrt z)))
(+.f64 x (*.f64 y (sqrt.f64 z)))
x
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
y
(sqrt z)
(sqrt.f64 z)
z
(* 1/2 (+ x (* (sqrt (/ 1 z)) (* y z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
1/2
#s(literal 1/2 binary64)
(+ x (* (sqrt (/ 1 z)) (* y z)))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
x
(* (sqrt (/ 1 z)) (* y z))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
1
#s(literal 1 binary64)
z
(* y z)
(*.f64 y z)
y
(/ (* (- (* (* y y) z) (* x x)) 1/2) (- (* y (sqrt z)) x))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x))
(* (- (* (* y y) z) (* x x)) 1/2)
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))
(- (* (* y y) z) (* x x))
(-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))
(* (* y y) z)
(*.f64 y (*.f64 y z))
(* y y)
(*.f64 y y)
y
z
(* x x)
(*.f64 x x)
x
1/2
#s(literal 1/2 binary64)
(- (* y (sqrt z)) x)
(-.f64 (*.f64 y (sqrt.f64 z)) x)
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(sqrt z)
(sqrt.f64 z)

localize201.0ms (2.6%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(*.f64 y (sqrt.f64 z))
accuracy95.5%
(-.f64 (*.f64 (*.f64 y y) z) (*.f64 x x))
accuracy91.2%
(*.f64 (*.f64 y y) z)
accuracy55.3%
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) z) (*.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 y (sqrt.f64 z)) x))
accuracy100.0%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
accuracy100.0%
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
accuracy99.8%
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
accuracy87.7%
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))
accuracy100.0%
(+.f64 x (*.f64 y (sqrt.f64 z)))
accuracy99.7%
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
accuracy99.6%
(*.f64 y (sqrt.f64 z))
accuracy99.5%
(/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
accuracy100.0%
(*.f64 #s(literal 1/2 binary64) x)
accuracy100.0%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 2 binary64)))))
accuracy100.0%
(+.f64 x (*.f64 y (pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 2 binary64))))
accuracy99.6%
(*.f64 y (pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 2 binary64)))
accuracy99.2%
(pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 2 binary64))
Results
155.0ms256×0valid
Compiler

Compiled 195 to 32 computations (83.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 50.0ms
ival-mult: 18.0ms (35.7% of total)
ival-pow: 15.0ms (29.7% of total)
ival-div: 7.0ms (13.9% of total)
ival-add: 4.0ms (7.9% of total)
ival-sqrt: 4.0ms (7.9% of total)
ival-sub: 2.0ms (4% of total)
const: 1.0ms (2% of total)
backward-pass: 0.0ms (0% of total)

series34.0ms (0.4%)

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

123 calls:

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

rewrite483.0ms (6.2%)

Algorithm
batch-egg-rewrite
Rules
3826×*-lowering-*.f32
3826×*-lowering-*.f64
3086×/-lowering-/.f32
3086×/-lowering-/.f64
1588×frac-times
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
03195
118686
2119086
0907786
Stop Event
iter limit
node limit
Counts
17 → 1450
Calls
Call 1
Inputs
(* 1/2 (+ x (* y (pow (pow z 1/4) 2))))
(+ x (* y (pow (pow z 1/4) 2)))
(* y (pow (pow z 1/4) 2))
(pow (pow z 1/4) 2)
(* 1/2 x)
(/ 1/2 (/ 1 (+ x (* y (sqrt z)))))
(/ 1 (+ x (* y (sqrt z))))
(+ x (* y (sqrt z)))
(* y (sqrt z))
(* 1/2 (+ x (* (sqrt (/ 1 z)) (* y z))))
(+ x (* (sqrt (/ 1 z)) (* y z)))
(* (sqrt (/ 1 z)) (* y z))
(sqrt (/ 1 z))
(/ (* (- (* (* y y) z) (* x x)) 1/2) (- (* y (sqrt z)) x))
(* (- (* (* y y) z) (* x x)) 1/2)
(- (* (* y y) z) (* x x))
(* (* y y) z)
Outputs
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) x))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))) (*.f64 #s(literal -1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))
(fma.f64 y (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (sqrt.f64 z) (*.f64 y #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 y z) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 z #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 y z) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (pow.f64 z #s(literal -1/2 binary64)))) z (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) y (*.f64 #s(literal 1/2 binary64) x))
(neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1/2 binary64)) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (*.f64 y (sqrt.f64 z)) x))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 1/2 binary64)) (-.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (pow.f64 (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 3 binary64)))) (*.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (pow.f64 (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (pow.f64 (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (neg.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))) (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) x)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))
(*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 x (*.f64 y (sqrt.f64 z))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(*.f64 (/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(+.f64 x (*.f64 y (sqrt.f64 z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(exp.f64 (*.f64 (log.f64 (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(-.f64 (/.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(-.f64 (/.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))) (/.f64 (*.f64 y (*.f64 y z)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(fma.f64 y (sqrt.f64 z) x)
(fma.f64 y (*.f64 z (pow.f64 z #s(literal -1/2 binary64))) x)
(fma.f64 z (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) x)
(fma.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y) x)
(fma.f64 (sqrt.f64 z) y x)
(fma.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 y z) x)
(fma.f64 (*.f64 y z) (pow.f64 z #s(literal -1/2 binary64)) x)
(fma.f64 (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) z x)
(fma.f64 (*.f64 y (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)) x)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal 1 binary64))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 y (*.f64 y z)))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 y y) (*.f64 z (*.f64 x x))))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z))))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z))))))))
(pow.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
(*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1 binary64))
(*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 y z) (sqrt.f64 z))
(/.f64 (neg.f64 (*.f64 y z)) (neg.f64 (sqrt.f64 z)))
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (sqrt.f64 z))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (sqrt.f64 z))
(/.f64 (*.f64 z (*.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 1 binary64) (sqrt.f64 z)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) z) (sqrt.f64 z)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) z) (sqrt.f64 z))
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) z)) (*.f64 (sqrt.f64 z) #s(literal -1 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 z)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z))) (neg.f64 (sqrt.f64 z)))
(*.f64 y (sqrt.f64 z))
(*.f64 y (*.f64 z (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 z (*.f64 y (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y))
(*.f64 (sqrt.f64 z) y)
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 y z))
(*.f64 (*.f64 y z) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) z)
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (/.f64 (*.f64 y z) (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (*.f64 y (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)))
(*.f64 (/.f64 y (pow.f64 z #s(literal 1/4 binary64))) (/.f64 z (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/8 binary64))) (/.f64 (*.f64 y z) (pow.f64 z #s(literal 3/8 binary64))))
(*.f64 (/.f64 y (pow.f64 z #s(literal 3/8 binary64))) (/.f64 z (pow.f64 z #s(literal 1/8 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3/8 binary64))) (/.f64 (*.f64 y z) (pow.f64 z #s(literal 1/8 binary64))))
(*.f64 (/.f64 y (pow.f64 z #s(literal 1/8 binary64))) (/.f64 z (pow.f64 z #s(literal 3/8 binary64))))
(*.f64 (/.f64 z (pow.f64 z #s(literal 1/4 binary64))) (/.f64 y (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (/.f64 z (pow.f64 z #s(literal 3/8 binary64))) (/.f64 y (pow.f64 z #s(literal 1/8 binary64))))
(*.f64 (/.f64 z (pow.f64 z #s(literal 1/8 binary64))) (/.f64 y (pow.f64 z #s(literal 3/8 binary64))))
(*.f64 (/.f64 (*.f64 y z) (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal -1/4 binary64)))
(*.f64 (/.f64 (*.f64 y z) (pow.f64 z #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3/8 binary64))))
(*.f64 (/.f64 (*.f64 y z) (pow.f64 z #s(literal 3/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/8 binary64))))
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (log.f64 z))))
(exp.f64 (*.f64 (log.f64 z) #s(literal 1/2 binary64)))
(exp.f64 (log.f64 (sqrt.f64 z)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 z)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 z z)) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (log.f64 z))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 z) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(sqrt.f64 z)
(/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (sqrt.f64 z) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (neg.f64 (sqrt.f64 z)) #s(literal 1 binary64)))
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))
(/.f64 (neg.f64 (sqrt.f64 z)) #s(literal -1 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) z) (sqrt.f64 z))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (sqrt.f64 z) #s(literal -1 binary64)))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (neg.f64 (sqrt.f64 z)) #s(literal -1 binary64)))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(/.f64 (*.f64 (pow.f64 z #s(literal -1/4 binary64)) z) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (*.f64 (pow.f64 z #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal -1 binary64)))
(pow.f64 z #s(literal 1/2 binary64))
(pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 z) #s(literal 1 binary64))
(pow.f64 (pow.f64 z #s(literal 1/8 binary64)) #s(literal 4 binary64))
(pow.f64 (*.f64 z z) #s(literal 1/4 binary64))
(pow.f64 (*.f64 (*.f64 z z) (*.f64 z z)) #s(literal 1/8 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 z)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 z) #s(literal 1 binary64))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) z)
(*.f64 (pow.f64 z #s(literal 1/8 binary64)) (pow.f64 z #s(literal 3/8 binary64)))
(*.f64 (pow.f64 z #s(literal 1/8 binary64)) (pow.f64 (pow.f64 z #s(literal 3/8 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 z #s(literal 3/8 binary64)) (pow.f64 z #s(literal 1/8 binary64)))
(*.f64 (pow.f64 (pow.f64 z #s(literal 3/8 binary64)) #s(literal 1 binary64)) (pow.f64 z #s(literal 1/8 binary64)))
(*.f64 #s(literal 1/2 binary64) x)
(*.f64 x #s(literal 1/2 binary64))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) x))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))) (*.f64 #s(literal -1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))
(fma.f64 y (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (sqrt.f64 z) (*.f64 y #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 y z) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 z #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 y z) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (pow.f64 z #s(literal -1/2 binary64)))) z (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) y (*.f64 #s(literal 1/2 binary64) x))
(neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1/2 binary64)) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (*.f64 y (sqrt.f64 z)) x))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 1/2 binary64)) (-.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (pow.f64 (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 3 binary64)))) (*.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (pow.f64 (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (pow.f64 (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (neg.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))) (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) x)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))
(*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 x (*.f64 y (sqrt.f64 z))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(*.f64 (/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(exp.f64 (*.f64 (log.f64 (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (pow.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (-.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(pow.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (pow.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 x (*.f64 y (sqrt.f64 z))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal -1 binary64)))
(+.f64 x (*.f64 y (sqrt.f64 z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(exp.f64 (*.f64 (log.f64 (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(-.f64 (/.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(-.f64 (/.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))) (/.f64 (*.f64 y (*.f64 y z)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(fma.f64 y (sqrt.f64 z) x)
(fma.f64 y (*.f64 z (pow.f64 z #s(literal -1/2 binary64))) x)
(fma.f64 z (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) x)
(fma.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y) x)
(fma.f64 (sqrt.f64 z) y x)
(fma.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 y z) x)
(fma.f64 (*.f64 y z) (pow.f64 z #s(literal -1/2 binary64)) x)
(fma.f64 (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) z x)
(fma.f64 (*.f64 y (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)) x)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal 1 binary64))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 y (*.f64 y z)))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 y y) (*.f64 z (*.f64 x x))))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z))))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z))))))))
(pow.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
(*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1 binary64))
(*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 y z) (sqrt.f64 z))
(/.f64 (neg.f64 (*.f64 y z)) (neg.f64 (sqrt.f64 z)))
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (sqrt.f64 z))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (sqrt.f64 z))
(/.f64 (*.f64 z (*.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 1 binary64) (sqrt.f64 z)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) z) (sqrt.f64 z)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) z) (sqrt.f64 z))
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) z)) (*.f64 (sqrt.f64 z) #s(literal -1 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 z)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z))) (neg.f64 (sqrt.f64 z)))
(*.f64 y (sqrt.f64 z))
(*.f64 y (*.f64 z (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 z (*.f64 y (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y))
(*.f64 (sqrt.f64 z) y)
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 y z))
(*.f64 (*.f64 y z) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) z)
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (/.f64 (*.f64 y z) (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (*.f64 y (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)))
(*.f64 (/.f64 y (pow.f64 z #s(literal 1/4 binary64))) (/.f64 z (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/8 binary64))) (/.f64 (*.f64 y z) (pow.f64 z #s(literal 3/8 binary64))))
(*.f64 (/.f64 y (pow.f64 z #s(literal 3/8 binary64))) (/.f64 z (pow.f64 z #s(literal 1/8 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3/8 binary64))) (/.f64 (*.f64 y z) (pow.f64 z #s(literal 1/8 binary64))))
(*.f64 (/.f64 y (pow.f64 z #s(literal 1/8 binary64))) (/.f64 z (pow.f64 z #s(literal 3/8 binary64))))
(*.f64 (/.f64 z (pow.f64 z #s(literal 1/4 binary64))) (/.f64 y (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (/.f64 z (pow.f64 z #s(literal 3/8 binary64))) (/.f64 y (pow.f64 z #s(literal 1/8 binary64))))
(*.f64 (/.f64 z (pow.f64 z #s(literal 1/8 binary64))) (/.f64 y (pow.f64 z #s(literal 3/8 binary64))))
(*.f64 (/.f64 (*.f64 y z) (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal -1/4 binary64)))
(*.f64 (/.f64 (*.f64 y z) (pow.f64 z #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3/8 binary64))))
(*.f64 (/.f64 (*.f64 y z) (pow.f64 z #s(literal 3/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/8 binary64))))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) x))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))) (*.f64 #s(literal -1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))
(fma.f64 y (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (sqrt.f64 z) (*.f64 y #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 y z) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 z #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 y z) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (pow.f64 z #s(literal -1/2 binary64)))) z (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) y (*.f64 #s(literal 1/2 binary64) x))
(neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1/2 binary64)) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (*.f64 y (sqrt.f64 z)) x))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 1/2 binary64)) (-.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (pow.f64 (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 3 binary64)))) (*.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (pow.f64 (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (pow.f64 (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (neg.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))) (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) x)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))
(*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 x (*.f64 y (sqrt.f64 z))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(*.f64 (/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(+.f64 x (*.f64 y (sqrt.f64 z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(exp.f64 (*.f64 (log.f64 (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(-.f64 (/.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(-.f64 (/.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))) (/.f64 (*.f64 y (*.f64 y z)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(fma.f64 y (sqrt.f64 z) x)
(fma.f64 y (*.f64 z (pow.f64 z #s(literal -1/2 binary64))) x)
(fma.f64 z (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) x)
(fma.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y) x)
(fma.f64 (sqrt.f64 z) y x)
(fma.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 y z) x)
(fma.f64 (*.f64 y z) (pow.f64 z #s(literal -1/2 binary64)) x)
(fma.f64 (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) z x)
(fma.f64 (*.f64 y (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)) x)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal 1 binary64))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 y (*.f64 y z)))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 y y) (*.f64 z (*.f64 x x))))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z))))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z))))))))
(pow.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
(*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1 binary64))
(*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 y z) (sqrt.f64 z))
(/.f64 (neg.f64 (*.f64 y z)) (neg.f64 (sqrt.f64 z)))
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (sqrt.f64 z))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (sqrt.f64 z))
(/.f64 (*.f64 z (*.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 1 binary64) (sqrt.f64 z)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) z) (sqrt.f64 z)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) z) (sqrt.f64 z))
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) z)) (*.f64 (sqrt.f64 z) #s(literal -1 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 z)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z))) (neg.f64 (sqrt.f64 z)))
(*.f64 y (sqrt.f64 z))
(*.f64 y (*.f64 z (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 z (*.f64 y (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y))
(*.f64 (sqrt.f64 z) y)
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 y z))
(*.f64 (*.f64 y z) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) z)
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (/.f64 (*.f64 y z) (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (*.f64 y (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)))
(*.f64 (/.f64 y (pow.f64 z #s(literal 1/4 binary64))) (/.f64 z (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/8 binary64))) (/.f64 (*.f64 y z) (pow.f64 z #s(literal 3/8 binary64))))
(*.f64 (/.f64 y (pow.f64 z #s(literal 3/8 binary64))) (/.f64 z (pow.f64 z #s(literal 1/8 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3/8 binary64))) (/.f64 (*.f64 y z) (pow.f64 z #s(literal 1/8 binary64))))
(*.f64 (/.f64 y (pow.f64 z #s(literal 1/8 binary64))) (/.f64 z (pow.f64 z #s(literal 3/8 binary64))))
(*.f64 (/.f64 z (pow.f64 z #s(literal 1/4 binary64))) (/.f64 y (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (/.f64 z (pow.f64 z #s(literal 3/8 binary64))) (/.f64 y (pow.f64 z #s(literal 1/8 binary64))))
(*.f64 (/.f64 z (pow.f64 z #s(literal 1/8 binary64))) (/.f64 y (pow.f64 z #s(literal 3/8 binary64))))
(*.f64 (/.f64 (*.f64 y z) (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal -1/4 binary64)))
(*.f64 (/.f64 (*.f64 y z) (pow.f64 z #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3/8 binary64))))
(*.f64 (/.f64 (*.f64 y z) (pow.f64 z #s(literal 3/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/8 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) z)) #s(literal 1/2 binary64)))
(exp.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (log.f64 z)))))
(exp.f64 (*.f64 (log.f64 z) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 z)) #s(literal -2 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 z)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (log.f64 z))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 z) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 z) #s(literal 1/2 binary64))))
(exp.f64 (neg.f64 (log.f64 (sqrt.f64 z))))
(fabs.f64 (pow.f64 z #s(literal -1/2 binary64)))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(/.f64 #s(literal 1 binary64) (sqrt.f64 z))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 z)))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/2 binary64)))
(/.f64 (pow.f64 z #s(literal -1/4 binary64)) (pow.f64 z #s(literal 1/4 binary64)))
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (pow.f64 z #s(literal -1/4 binary64))) (neg.f64 (pow.f64 z #s(literal 1/4 binary64))))
(pow.f64 z #s(literal -1/2 binary64))
(pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal -2 binary64))
(pow.f64 (sqrt.f64 z) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 z #s(literal 1/8 binary64)) #s(literal -4 binary64))
(pow.f64 (*.f64 z z) #s(literal -1/4 binary64))
(pow.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z)) #s(literal 1/4 binary64))
(*.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) z)))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (pow.f64 z #s(literal -1/4 binary64)))
(*.f64 (pow.f64 (pow.f64 z #s(literal 1/8 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 z #s(literal 3/8 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 z #s(literal 3/8 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 z #s(literal 1/8 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (pow.f64 z #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 z #s(literal -1/2 binary64))))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) x))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))) (*.f64 #s(literal -1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))
(fma.f64 y (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (sqrt.f64 z) (*.f64 y #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 y z) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 z #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 y z) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (pow.f64 z #s(literal -1/2 binary64)))) z (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) y (*.f64 #s(literal 1/2 binary64) x))
(neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1/2 binary64)) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (*.f64 y (sqrt.f64 z)) x))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 1/2 binary64)) (-.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1/2 binary64)) (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (pow.f64 (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 3 binary64)))) (*.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (pow.f64 (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (pow.f64 (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (neg.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))) (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) x)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))
(*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 x (*.f64 y (sqrt.f64 z))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(*.f64 (/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 1/2 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 y z))) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(+.f64 (*.f64 (*.f64 y (*.f64 y z)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 y z)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))
(fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 y (*.f64 y z)) #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))
(fma.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))
(fma.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal 1/2 binary64) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 1/2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64)) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 y z))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 y z))) (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 y z))) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (*.f64 y z)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y z)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 y z)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 y (*.f64 y z)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))))
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))
(*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal 1/2 binary64))
(+.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(+.f64 (*.f64 y (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))
(+.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))
(+.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))
(+.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) x) (*.f64 x x)))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 y (*.f64 y z)))
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))
(-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))
(-.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(-.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(-.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))
(fma.f64 x (-.f64 #s(literal 0 binary64) x) (*.f64 y (*.f64 y z)))
(fma.f64 y (*.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(fma.f64 y (*.f64 y z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))
(fma.f64 y (*.f64 y z) (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))
(fma.f64 y (*.f64 (sqrt.f64 z) (*.f64 y (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(fma.f64 z (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(fma.f64 z (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))
(fma.f64 z (*.f64 y y) (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))
(fma.f64 (sqrt.f64 z) (*.f64 y (*.f64 y (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(fma.f64 (*.f64 y (sqrt.f64 z)) (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(fma.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 y z) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(fma.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y z) (*.f64 y (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(fma.f64 (*.f64 y z) y (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(fma.f64 (*.f64 y z) y (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))
(fma.f64 (*.f64 y z) y (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))
(fma.f64 (*.f64 y z) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) z) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(fma.f64 (*.f64 y y) z (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(fma.f64 (*.f64 y y) z (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))
(fma.f64 (*.f64 y y) z (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))
(fma.f64 (-.f64 #s(literal 0 binary64) x) x (*.f64 y (*.f64 y z)))
(fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 y (*.f64 y z)))
(fma.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))
(fma.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))
(fma.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))
(fma.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))
(fma.f64 (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 z (*.f64 y (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(fma.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) z) (*.f64 z z) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(fma.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) z) (*.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(fma.f64 (*.f64 (*.f64 y (sqrt.f64 z)) (*.f64 y z)) (pow.f64 z #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(fma.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 #s(literal 1 binary64) y)) z) z (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(fma.f64 (*.f64 (*.f64 y (sqrt.f64 z)) y) (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(fma.f64 (*.f64 (*.f64 y (sqrt.f64 z)) (sqrt.f64 z)) y (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))))
(/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (-.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))))))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)) (-.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (/.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (/.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (/.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 (*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (neg.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(/.f64 (*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (neg.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (+.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z))))) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z))))) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z))))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z))))) (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z))))) (-.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (-.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (neg.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (neg.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z))))) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (neg.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z))))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 1 binary64)) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 1 binary64)) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (neg.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (neg.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (neg.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (-.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(/.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 z)))) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (neg.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 z)))) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (+.f64 x (*.f64 y (sqrt.f64 z))))))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (neg.f64 (-.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (pow.f64 (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))))
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 y (*.f64 y z))))))
(/.f64 (+.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (+.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (pow.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (+.f64 (*.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))))))
(pow.f64 (/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1 binary64))
(*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 y (sqrt.f64 z)) x))
(*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))))
(*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y z) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) z)
(/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) #s(literal 1 binary64))) z)
(/.f64 (*.f64 (*.f64 y z) (*.f64 #s(literal 1 binary64) (*.f64 y z))) z)
(/.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (*.f64 y z)) z)
(/.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (*.f64 (*.f64 y z) #s(literal 1 binary64))) z)
(/.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 y z))) z)
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 y z)) z)
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 (*.f64 y z) #s(literal 1 binary64))) z)
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 #s(literal 1 binary64) (*.f64 y z))) z)
(pow.f64 (*.f64 y (sqrt.f64 z)) #s(literal 2 binary64))
(*.f64 y (*.f64 y z))
(*.f64 y (*.f64 (sqrt.f64 z) (*.f64 y (sqrt.f64 z))))
(*.f64 z (*.f64 y y))
(*.f64 (sqrt.f64 z) (*.f64 y (*.f64 y (sqrt.f64 z))))
(*.f64 (sqrt.f64 z) (pow.f64 (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y) #s(literal 2 binary64)))
(*.f64 (*.f64 y (sqrt.f64 z)) (*.f64 y (sqrt.f64 z)))
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 y z) (*.f64 y z)))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y z) (*.f64 y (sqrt.f64 z))))
(*.f64 (*.f64 y z) y)
(*.f64 (*.f64 y z) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) z))
(*.f64 (*.f64 y y) z)
(*.f64 (*.f64 y y) (pow.f64 (*.f64 z (pow.f64 z #s(literal -1/2 binary64))) #s(literal 2 binary64)))
(*.f64 (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 z (*.f64 y (sqrt.f64 z))))
(*.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) z))
(*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) z) (*.f64 z z))
(*.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) z) (*.f64 y z))
(*.f64 (*.f64 (*.f64 y (sqrt.f64 z)) (*.f64 y z)) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 #s(literal 1 binary64) y)) z) z)
(*.f64 (*.f64 (*.f64 y (sqrt.f64 z)) y) (sqrt.f64 z))
(*.f64 (*.f64 (*.f64 y (sqrt.f64 z)) (sqrt.f64 z)) y)
(*.f64 (pow.f64 (*.f64 y (pow.f64 z #s(literal 1/4 binary64))) #s(literal 2 binary64)) (sqrt.f64 z))

simplify362.0ms (4.7%)

Algorithm
egg-herbie
Rules
4412×*-lowering-*.f32
4412×*-lowering-*.f64
1590×/-lowering-/.f32
1590×/-lowering-/.f64
1186×neg-lowering-neg.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
03624449
112853845
245993718
083893718
Stop Event
iter limit
node limit
Counts
492 → 492
Calls
Call 1
Inputs
(* 1/2 (* y (sqrt z)))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(* 1/2 x)
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(* 1/2 x)
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(* 1/2 x)
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(* 1/2 (* y (sqrt z)))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(* 1/2 (* y (sqrt z)))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(* 1/2 (+ x (* y (sqrt z))))
(* 1/2 (+ x (* y (sqrt z))))
(* 1/2 (+ x (* y (sqrt z))))
(* 1/2 (+ x (* y (sqrt z))))
(* 1/2 (* y (sqrt z)))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))
(* y (sqrt z))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
x
(* x (+ 1 (* (/ y x) (sqrt z))))
(* x (+ 1 (* (/ y x) (sqrt z))))
(* x (+ 1 (* (/ y x) (sqrt z))))
x
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
x
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(* y (sqrt z))
(* y (+ (sqrt z) (/ x y)))
(* y (+ (sqrt z) (/ x y)))
(* y (+ (sqrt z) (/ x y)))
(* y (sqrt z))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(* y (sqrt z))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
(* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
(* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(* 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 (* y (sqrt z)))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(* 1/2 x)
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(* 1/2 x)
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(* 1/2 x)
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(* 1/2 (* y (sqrt z)))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(* 1/2 (* y (sqrt z)))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(* 1/2 (+ x (* y (sqrt z))))
(* 1/2 (+ x (* y (sqrt z))))
(* 1/2 (+ x (* y (sqrt z))))
(* 1/2 (+ x (* y (sqrt z))))
(* 1/2 (* y (sqrt z)))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))
(* (/ 1 y) (sqrt (/ 1 z)))
(+ (* -1 (/ x (* (pow y 2) z))) (* (/ 1 y) (sqrt (/ 1 z))))
(+ (* x (- (* (/ x (pow y 3)) (sqrt (/ 1 (pow z 3)))) (/ 1 (* (pow y 2) z)))) (* (/ 1 y) (sqrt (/ 1 z))))
(+ (* x (- (* x (- (* -1 (/ x (* (pow y 4) (pow z 2)))) (* -1 (* (/ 1 (pow y 3)) (sqrt (/ 1 (pow z 3))))))) (/ 1 (* (pow y 2) z)))) (* (/ 1 y) (sqrt (/ 1 z))))
(/ 1 x)
(/ (+ 1 (* -1 (* (/ y x) (sqrt z)))) x)
(/ (- (+ 1 (/ (* (pow y 2) z) (pow x 2))) (* (/ y x) (sqrt z))) x)
(/ (- (+ 1 (* -1 (* (/ (pow y 3) (pow x 3)) (sqrt (pow z 3))))) (+ (* -1 (/ (* (pow y 2) z) (pow x 2))) (* (/ y x) (sqrt z)))) x)
(/ 1 x)
(* -1 (/ (- (* (/ y x) (sqrt z)) 1) x))
(* -1 (/ (- (* -1 (/ (- (/ (* (pow y 2) z) x) (* y (sqrt z))) x)) 1) x))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* (/ (pow y 3) x) (sqrt (pow z 3))) (* (pow y 2) z)) x)) (* y (sqrt z))) x)) 1) x))
(/ 1 x)
(+ (* -1 (* (/ y (pow x 2)) (sqrt z))) (/ 1 x))
(+ (* y (- (/ (* y z) (pow x 3)) (* (/ 1 (pow x 2)) (sqrt z)))) (/ 1 x))
(+ (* y (- (* y (- (* -1 (* (/ y (pow x 4)) (sqrt (pow z 3)))) (* -1 (/ z (pow x 3))))) (* (/ 1 (pow x 2)) (sqrt z)))) (/ 1 x))
(* (/ 1 y) (sqrt (/ 1 z)))
(/ (+ (sqrt (/ 1 z)) (* -1 (/ x (* y z)))) y)
(/ (- (+ (sqrt (/ 1 z)) (* (/ (pow x 2) (pow y 2)) (sqrt (/ 1 (pow z 3))))) (/ x (* y z))) y)
(/ (- (+ (sqrt (/ 1 z)) (* -1 (/ (pow x 3) (* (pow y 3) (pow z 2))))) (+ (* -1 (* (/ (pow x 2) (pow y 2)) (sqrt (/ 1 (pow z 3))))) (/ x (* y z)))) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(* -1 (/ (+ (* -1 (sqrt (/ 1 z))) (/ x (* y z))) y))
(* -1 (/ (+ (* -1 (sqrt (/ 1 z))) (* -1 (/ (- (* (/ (pow x 2) y) (sqrt (/ 1 (pow z 3)))) (/ x z)) y))) y))
(* -1 (/ (+ (* -1 (sqrt (/ 1 z))) (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) (* y (pow z 2))) (* (pow x 2) (sqrt (/ 1 (pow z 3))))) y)) (/ x z)) y))) y))
(/ 1 (+ x (* y (sqrt z))))
(/ 1 (+ x (* y (sqrt z))))
(/ 1 (+ x (* y (sqrt z))))
(/ 1 (+ x (* y (sqrt z))))
(* (/ 1 y) (sqrt (/ 1 z)))
(/ (+ (* -1 (/ x (pow y 2))) (* (/ 1 y) (sqrt z))) z)
(/ (- (+ (* (/ 1 y) (sqrt z)) (* (/ (pow x 2) (pow y 3)) (sqrt (/ 1 z)))) (/ x (pow y 2))) z)
(/ (- (+ (* -1 (/ (pow x 3) (* (pow y 4) z))) (* (/ 1 y) (sqrt z))) (+ (* -1 (* (/ (pow x 2) (pow y 3)) (sqrt (/ 1 z)))) (/ x (pow y 2)))) z)
(* -1 (* (/ 1 y) (sqrt (/ 1 z))))
(* -1 (/ (+ (* -1 (/ x (* (pow y 2) (pow (sqrt -1) 2)))) (* (/ 1 y) (sqrt z))) z))
(* -1 (/ (+ (* -1 (/ (- (* -1 (* (/ (pow x 2) (* (pow y 3) (pow (sqrt -1) 2))) (sqrt z))) (* -1 (/ (* x z) (* (pow y 2) (pow (sqrt -1) 2))))) z)) (* (/ 1 y) (sqrt z))) z))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) z) (* (pow y 4) (pow (sqrt -1) 4))) (* -1 (* (/ (pow x 2) (* (pow y 3) (pow (sqrt -1) 2))) (sqrt (pow z 3))))) z)) (* -1 (/ (* x z) (* (pow y 2) (pow (sqrt -1) 2))))) z)) (* (/ 1 y) (sqrt z))) z))
(* y (sqrt z))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
x
(* x (+ 1 (* (/ y x) (sqrt z))))
(* x (+ 1 (* (/ y x) (sqrt z))))
(* x (+ 1 (* (/ y x) (sqrt z))))
x
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
x
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(* y (sqrt z))
(* y (+ (sqrt z) (/ x y)))
(* y (+ (sqrt z) (/ x y)))
(* y (+ (sqrt z) (/ x y)))
(* y (sqrt z))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(* y (sqrt z))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
(* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
(* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* 1/2 (* y (sqrt z)))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(* 1/2 x)
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(* 1/2 x)
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(* 1/2 (+ x (* y (sqrt z))))
(* 1/2 (+ x (* y (sqrt z))))
(* 1/2 (+ x (* y (sqrt z))))
(* 1/2 (+ x (* y (sqrt z))))
(* 1/2 (* y (sqrt z)))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* -1 (* z (+ (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))
(* -1 (* z (+ (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))
(* -1 (* z (+ (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))
(* 1/2 x)
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(* 1/2 (* y (sqrt z)))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(* 1/2 (* y (sqrt z)))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(* y (sqrt z))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
x
(* x (+ 1 (* (/ y x) (sqrt z))))
(* x (+ 1 (* (/ y x) (sqrt z))))
(* x (+ 1 (* (/ y x) (sqrt z))))
x
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(* y (sqrt z))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(* (* y (pow (sqrt -1) 2)) (sqrt z))
(* -1 (* z (+ (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* -1 (/ x z)))))
x
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(* y (sqrt z))
(* y (+ (sqrt z) (/ x y)))
(* y (+ (sqrt z) (/ x y)))
(* y (+ (sqrt z) (/ x y)))
(* y (sqrt z))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* (* y (pow (sqrt -1) 2)) (sqrt z))
(* (* y (pow (sqrt -1) 2)) (sqrt z))
(* (* y (pow (sqrt -1) 2)) (sqrt z))
(* (* y (pow (sqrt -1) 2)) (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(* (sqrt (/ 1 z)) (pow (sqrt -1) 2))
(* (sqrt (/ 1 z)) (pow (sqrt -1) 2))
(* (sqrt (/ 1 z)) (pow (sqrt -1) 2))
(* (sqrt (/ 1 z)) (pow (sqrt -1) 2))
(* 1/2 x)
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(* 1/2 (* y (sqrt z)))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(* 1/2 (* y (sqrt z)))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(* -1/2 (/ (pow x 2) (- (* y (sqrt z)) x)))
(+ (* -1/2 (/ (pow x 2) (- (* y (sqrt z)) x))) (* 1/2 (/ (* (pow y 2) z) (- (* y (sqrt z)) x))))
(+ (* -1/2 (/ (pow x 2) (- (* y (sqrt z)) x))) (* 1/2 (/ (* (pow y 2) z) (- (* y (sqrt z)) x))))
(+ (* -1/2 (/ (pow x 2) (- (* y (sqrt z)) x))) (* 1/2 (/ (* (pow y 2) z) (- (* y (sqrt z)) x))))
(* 1/2 (* y (sqrt z)))
(+ (* 1/2 (* y (sqrt z))) (* 1/2 (/ (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (* x z))) z)))
(+ (* 1/2 (* y (sqrt z))) (+ (* 1/2 (* (/ (* x (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (* x z)))) y) (sqrt (/ 1 (pow z 3))))) (* 1/2 (/ (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (* x z))) z))))
(+ (* 1/2 (* y (sqrt z))) (+ (* 1/2 (* (/ (* x (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (* x z)))) y) (sqrt (/ 1 (pow z 3))))) (+ (* 1/2 (/ (* (pow x 2) (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (* x z)))) (* (pow y 2) (pow z 2)))) (* 1/2 (/ (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (* x z))) z)))))
(* -1/2 (* y (sqrt z)))
(+ (* -1/2 (* y (sqrt z))) (* -1/2 (/ (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (/ (* x z) (pow (sqrt -1) 2)))) z)))
(+ (* -1 (/ (+ (* -1/2 (* (/ (* x (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (/ (* x z) (pow (sqrt -1) 2))))) y) (sqrt (/ 1 z)))) (* 1/2 (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (/ (* x z) (pow (sqrt -1) 2)))))) z)) (* -1/2 (* y (sqrt z))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (/ (* x (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (/ (* x z) (pow (sqrt -1) 2))))) y) (sqrt z))) (* 1/2 (/ (* (pow x 2) (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (/ (* x z) (pow (sqrt -1) 2))))) (* (pow y 2) (pow (sqrt -1) 2))))) z)) (* 1/2 (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (/ (* x z) (pow (sqrt -1) 2)))))) z)) (* -1/2 (* y (sqrt z))))
(* 1/2 (* y (sqrt z)))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(* 1/2 x)
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(* 1/2 x)
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(* -1/2 (pow x 2))
(+ (* -1/2 (pow x 2)) (* 1/2 (* (pow y 2) z)))
(+ (* -1/2 (pow x 2)) (* 1/2 (* (pow y 2) z)))
(+ (* -1/2 (pow x 2)) (* 1/2 (* (pow y 2) z)))
(* 1/2 (* (pow y 2) z))
(* (pow y 2) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/2 z)))
(* (pow y 2) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/2 z)))
(* (pow y 2) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/2 z)))
(* 1/2 (* (pow y 2) z))
(* (pow y 2) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/2 z)))
(* (pow y 2) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/2 z)))
(* (pow y 2) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/2 z)))
(* -1/2 (pow x 2))
(+ (* -1/2 (pow x 2)) (* 1/2 (* (pow y 2) z)))
(+ (* -1/2 (pow x 2)) (* 1/2 (* (pow y 2) z)))
(+ (* -1/2 (pow x 2)) (* 1/2 (* (pow y 2) z)))
(* 1/2 (* (pow y 2) z))
(* z (+ (* -1/2 (/ (pow x 2) z)) (* 1/2 (pow y 2))))
(* z (+ (* -1/2 (/ (pow x 2) z)) (* 1/2 (pow y 2))))
(* z (+ (* -1/2 (/ (pow x 2) z)) (* 1/2 (pow y 2))))
(* 1/2 (* (pow y 2) z))
(* -1 (* z (+ (* -1/2 (pow y 2)) (* 1/2 (/ (pow x 2) z)))))
(* -1 (* z (+ (* -1/2 (pow y 2)) (* 1/2 (/ (pow x 2) z)))))
(* -1 (* z (+ (* -1/2 (pow y 2)) (* 1/2 (/ (pow x 2) z)))))
(* 1/2 (* (pow y 2) z))
(+ (* -1/2 (pow x 2)) (* 1/2 (* (pow y 2) z)))
(+ (* -1/2 (pow x 2)) (* 1/2 (* (pow y 2) z)))
(+ (* -1/2 (pow x 2)) (* 1/2 (* (pow y 2) z)))
(* -1/2 (pow x 2))
(* (pow x 2) (- (* 1/2 (/ (* (pow y 2) z) (pow x 2))) 1/2))
(* (pow x 2) (- (* 1/2 (/ (* (pow y 2) z) (pow x 2))) 1/2))
(* (pow x 2) (- (* 1/2 (/ (* (pow y 2) z) (pow x 2))) 1/2))
(* -1/2 (pow x 2))
(* (pow x 2) (- (* 1/2 (/ (* (pow y 2) z) (pow x 2))) 1/2))
(* (pow x 2) (- (* 1/2 (/ (* (pow y 2) z) (pow x 2))) 1/2))
(* (pow x 2) (- (* 1/2 (/ (* (pow y 2) z) (pow x 2))) 1/2))
(* -1 (pow x 2))
(- (* (pow y 2) z) (pow x 2))
(- (* (pow y 2) z) (pow x 2))
(- (* (pow y 2) z) (pow x 2))
(* (pow y 2) z)
(* (pow y 2) (+ z (* -1 (/ (pow x 2) (pow y 2)))))
(* (pow y 2) (+ z (* -1 (/ (pow x 2) (pow y 2)))))
(* (pow y 2) (+ z (* -1 (/ (pow x 2) (pow y 2)))))
(* (pow y 2) z)
(* (pow y 2) (+ z (* -1 (/ (pow x 2) (pow y 2)))))
(* (pow y 2) (+ z (* -1 (/ (pow x 2) (pow y 2)))))
(* (pow y 2) (+ z (* -1 (/ (pow x 2) (pow y 2)))))
(* -1 (pow x 2))
(- (* (pow y 2) z) (pow x 2))
(- (* (pow y 2) z) (pow x 2))
(- (* (pow y 2) z) (pow x 2))
(* (pow y 2) z)
(* z (+ (* -1 (/ (pow x 2) z)) (pow y 2)))
(* z (+ (* -1 (/ (pow x 2) z)) (pow y 2)))
(* z (+ (* -1 (/ (pow x 2) z)) (pow y 2)))
(* (pow y 2) z)
(* -1 (* z (+ (* -1 (pow y 2)) (/ (pow x 2) z))))
(* -1 (* z (+ (* -1 (pow y 2)) (/ (pow x 2) z))))
(* -1 (* z (+ (* -1 (pow y 2)) (/ (pow x 2) z))))
(* (pow y 2) z)
(+ (* -1 (pow x 2)) (* (pow y 2) z))
(+ (* -1 (pow x 2)) (* (pow y 2) z))
(+ (* -1 (pow x 2)) (* (pow y 2) z))
(* -1 (pow x 2))
(* (pow x 2) (- (/ (* (pow y 2) z) (pow x 2)) 1))
(* (pow x 2) (- (/ (* (pow y 2) z) (pow x 2)) 1))
(* (pow x 2) (- (/ (* (pow y 2) z) (pow x 2)) 1))
(* -1 (pow x 2))
(* (pow x 2) (- (/ (* (pow y 2) z) (pow x 2)) 1))
(* (pow x 2) (- (/ (* (pow y 2) z) (pow x 2)) 1))
(* (pow x 2) (- (/ (* (pow y 2) z) (pow x 2)) 1))
(* (pow y 2) z)
(* (pow y 2) z)
(* (pow y 2) z)
(* (pow y 2) z)
(* (pow y 2) z)
(* (pow y 2) z)
(* (pow y 2) z)
(* (pow y 2) z)
(* (pow y 2) z)
(* (pow y 2) z)
(* (pow y 2) z)
(* (pow y 2) z)
(* (pow y 2) z)
(* (pow y 2) z)
(* (pow y 2) z)
(* (pow y 2) z)
(* (pow y 2) z)
(* (pow y 2) z)
(* (pow y 2) z)
(* (pow y 2) z)
(* (pow y 2) z)
(* (pow y 2) z)
(* (pow y 2) z)
(* (pow y 2) z)
Outputs
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 #s(literal 1/2 binary64) y) x))))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 #s(literal 1/2 binary64) y) x))))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 #s(literal 1/2 binary64) y) x))))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 #s(literal 1/2 binary64) y) x))))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 #s(literal 1/2 binary64) y) x))))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 #s(literal 1/2 binary64) y) x))))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (/.f64 x y))))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (/.f64 x y))))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (/.f64 x y))))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (/.f64 x y))))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (/.f64 x y))))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (/.f64 x y))))
(* 1/2 (+ x (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (+ x (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (+ x (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (+ x (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
x
(* x (+ 1 (* (/ y x) (sqrt z))))
(*.f64 x (+.f64 (*.f64 y (/.f64 (sqrt.f64 z) x)) #s(literal 1 binary64)))
(* x (+ 1 (* (/ y x) (sqrt z))))
(*.f64 x (+.f64 (*.f64 y (/.f64 (sqrt.f64 z) x)) #s(literal 1 binary64)))
(* x (+ 1 (* (/ y x) (sqrt z))))
(*.f64 x (+.f64 (*.f64 y (/.f64 (sqrt.f64 z) x)) #s(literal 1 binary64)))
x
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(*.f64 x (+.f64 (*.f64 y (/.f64 (sqrt.f64 z) x)) #s(literal 1 binary64)))
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(*.f64 x (+.f64 (*.f64 y (/.f64 (sqrt.f64 z) x)) #s(literal 1 binary64)))
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(*.f64 x (+.f64 (*.f64 y (/.f64 (sqrt.f64 z) x)) #s(literal 1 binary64)))
x
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (+ (sqrt z) (/ x y)))
(*.f64 y (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* y (+ (sqrt z) (/ x y)))
(*.f64 y (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* y (+ (sqrt z) (/ x y)))
(*.f64 y (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(*.f64 y (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(*.f64 y (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(*.f64 y (+.f64 (sqrt.f64 z) (/.f64 x y)))
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 y (sqrt.f64 z))
(* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 y (sqrt.f64 z))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 y (sqrt.f64 z))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 y (sqrt.f64 z))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 y (sqrt.f64 z))
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(sqrt.f64 z)
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(sqrt.f64 z)
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(sqrt.f64 z)
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(sqrt.f64 z)
(* 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 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 #s(literal 1/2 binary64) y) x))))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 #s(literal 1/2 binary64) y) x))))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 #s(literal 1/2 binary64) y) x))))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 #s(literal 1/2 binary64) y) x))))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 #s(literal 1/2 binary64) y) x))))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 #s(literal 1/2 binary64) y) x))))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (/.f64 x y))))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (/.f64 x y))))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (/.f64 x y))))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (/.f64 x y))))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (/.f64 x y))))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (/.f64 x y))))
(* 1/2 (+ x (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (+ x (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (+ x (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (+ x (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(+ (* -1 (/ x (* (pow y 2) z))) (* (/ 1 y) (sqrt (/ 1 z))))
(/.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 x y) z)) y)
(+ (* x (- (* (/ x (pow y 3)) (sqrt (/ 1 (pow z 3)))) (/ 1 (* (pow y 2) z)))) (* (/ 1 y) (sqrt (/ 1 z))))
(+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y) (*.f64 x (+.f64 (*.f64 x (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) z)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 y y))))))
(+ (* x (- (* x (- (* -1 (/ x (* (pow y 4) (pow z 2)))) (* -1 (* (/ 1 (pow y 3)) (sqrt (/ 1 (pow z 3))))))) (/ 1 (* (pow y 2) z)))) (* (/ 1 y) (sqrt (/ 1 z))))
(+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y) (*.f64 x (+.f64 (*.f64 x (-.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) z)) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) (*.f64 z z)))) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 y y))))))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ (+ 1 (* -1 (* (/ y x) (sqrt z)))) x)
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (sqrt.f64 z) x))) x)
(/ (- (+ 1 (/ (* (pow y 2) z) (pow x 2))) (* (/ y x) (sqrt z))) x)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 y y)) x) (*.f64 y (sqrt.f64 z))) x)) x)
(/ (- (+ 1 (* -1 (* (/ (pow y 3) (pow x 3)) (sqrt (pow z 3))))) (+ (* -1 (/ (* (pow y 2) z) (pow x 2))) (* (/ y x) (sqrt z)))) x)
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 y (*.f64 y y)) x)) (*.f64 x x))) (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 y y)) x) (*.f64 y (sqrt.f64 z))) x)) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(* -1 (/ (- (* (/ y x) (sqrt z)) 1) x))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (sqrt.f64 z) x))) x)
(* -1 (/ (- (* -1 (/ (- (/ (* (pow y 2) z) x) (* y (sqrt z))) x)) 1) x))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 y y)) x) (*.f64 y (sqrt.f64 z))) x)) x)
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* (/ (pow y 3) x) (sqrt (pow z 3))) (* (pow y 2) z)) x)) (* y (sqrt z))) x)) 1) x))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 y (*.f64 y y)) x)) (*.f64 z (*.f64 y y))) (-.f64 #s(literal 0 binary64) x)) (*.f64 y (sqrt.f64 z))) x)) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(+ (* -1 (* (/ y (pow x 2)) (sqrt z))) (/ 1 x))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (sqrt.f64 z) x))) x)
(+ (* y (- (/ (* y z) (pow x 3)) (* (/ 1 (pow x 2)) (sqrt z)))) (/ 1 x))
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (-.f64 (*.f64 y (/.f64 z (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (sqrt.f64 z) x) x))))
(+ (* y (- (* y (- (* -1 (* (/ y (pow x 4)) (sqrt (pow z 3)))) (* -1 (/ z (pow x 3))))) (* (/ 1 (pow x 2)) (sqrt z)))) (/ 1 x))
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (-.f64 (*.f64 y (-.f64 (/.f64 z (*.f64 x (*.f64 x x))) (*.f64 y (/.f64 (sqrt.f64 (*.f64 z (*.f64 z z))) (pow.f64 x #s(literal 4 binary64)))))) (/.f64 (/.f64 (sqrt.f64 z) x) x))))
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(/ (+ (sqrt (/ 1 z)) (* -1 (/ x (* y z)))) y)
(/.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 x y) z)) y)
(/ (- (+ (sqrt (/ 1 z)) (* (/ (pow x 2) (pow y 2)) (sqrt (/ 1 (pow z 3))))) (/ x (* y z))) y)
(/.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) z)) (*.f64 x x)) y) (/.f64 x z)) y)) y)
(/ (- (+ (sqrt (/ 1 z)) (* -1 (/ (pow x 3) (* (pow y 3) (pow z 2))))) (+ (* -1 (* (/ (pow x 2) (pow y 2)) (sqrt (/ 1 (pow z 3))))) (/ x (* y z)))) y)
(/.f64 (+.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z z)) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) z)) (*.f64 x x)) y) (/.f64 x z)) y)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* -1 (/ (+ (* -1 (sqrt (/ 1 z))) (/ x (* y z))) y))
(/.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 x y) z)) y)
(* -1 (/ (+ (* -1 (sqrt (/ 1 z))) (* -1 (/ (- (* (/ (pow x 2) y) (sqrt (/ 1 (pow z 3)))) (/ x z)) y))) y))
(/.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) z)) (*.f64 x x)) y) (/.f64 x z)) y)) y)
(* -1 (/ (+ (* -1 (sqrt (/ 1 z))) (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) (* y (pow z 2))) (* (pow x 2) (sqrt (/ 1 (pow z 3))))) y)) (/ x z)) y))) y))
(/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 z z))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) z)) (*.f64 x x))) y) (/.f64 x z)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (-.f64 #s(literal 0 binary64) y))
(/ 1 (+ x (* y (sqrt z))))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(/ 1 (+ x (* y (sqrt z))))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(/ 1 (+ x (* y (sqrt z))))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(/ 1 (+ x (* y (sqrt z))))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(/ (+ (* -1 (/ x (pow y 2))) (* (/ 1 y) (sqrt z))) z)
(/.f64 (-.f64 (/.f64 (sqrt.f64 z) y) (/.f64 x (*.f64 y y))) z)
(/ (- (+ (* (/ 1 y) (sqrt z)) (* (/ (pow x 2) (pow y 3)) (sqrt (/ 1 z)))) (/ x (pow y 2))) z)
(/.f64 (+.f64 (/.f64 (sqrt.f64 z) y) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 x (*.f64 y y)))) z)
(/ (- (+ (* -1 (/ (pow x 3) (* (pow y 4) z))) (* (/ 1 y) (sqrt z))) (+ (* -1 (* (/ (pow x 2) (pow y 3)) (sqrt (/ 1 z)))) (/ x (pow y 2)))) z)
(/.f64 (+.f64 (-.f64 (/.f64 (sqrt.f64 z) y) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (pow.f64 y #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 x (*.f64 y y)))) z)
(* -1 (* (/ 1 y) (sqrt (/ 1 z))))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) y))
(* -1 (/ (+ (* -1 (/ x (* (pow y 2) (pow (sqrt -1) 2)))) (* (/ 1 y) (sqrt z))) z))
(/.f64 (+.f64 (/.f64 x (*.f64 y y)) (/.f64 (sqrt.f64 z) y)) (-.f64 #s(literal 0 binary64) z))
(* -1 (/ (+ (* -1 (/ (- (* -1 (* (/ (pow x 2) (* (pow y 3) (pow (sqrt -1) 2))) (sqrt z))) (* -1 (/ (* x z) (* (pow y 2) (pow (sqrt -1) 2))))) z)) (* (/ 1 y) (sqrt z))) z))
(/.f64 (-.f64 (/.f64 (sqrt.f64 z) y) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (sqrt.f64 z))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 z x) (*.f64 y y))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) z) (* (pow y 4) (pow (sqrt -1) 4))) (* -1 (* (/ (pow x 2) (* (pow y 3) (pow (sqrt -1) 2))) (sqrt (pow z 3))))) z)) (* -1 (/ (* x z) (* (pow y 2) (pow (sqrt -1) 2))))) z)) (* (/ 1 y) (sqrt z))) z))
(/.f64 (+.f64 (/.f64 (sqrt.f64 z) y) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 x (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) (sqrt.f64 (*.f64 z (*.f64 z z)))) (*.f64 y (*.f64 y y)))) z) (/.f64 (*.f64 z x) (*.f64 y y))) z)) (-.f64 #s(literal 0 binary64) z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
x
(* x (+ 1 (* (/ y x) (sqrt z))))
(*.f64 x (+.f64 (*.f64 y (/.f64 (sqrt.f64 z) x)) #s(literal 1 binary64)))
(* x (+ 1 (* (/ y x) (sqrt z))))
(*.f64 x (+.f64 (*.f64 y (/.f64 (sqrt.f64 z) x)) #s(literal 1 binary64)))
(* x (+ 1 (* (/ y x) (sqrt z))))
(*.f64 x (+.f64 (*.f64 y (/.f64 (sqrt.f64 z) x)) #s(literal 1 binary64)))
x
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(*.f64 x (+.f64 (*.f64 y (/.f64 (sqrt.f64 z) x)) #s(literal 1 binary64)))
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(*.f64 x (+.f64 (*.f64 y (/.f64 (sqrt.f64 z) x)) #s(literal 1 binary64)))
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(*.f64 x (+.f64 (*.f64 y (/.f64 (sqrt.f64 z) x)) #s(literal 1 binary64)))
x
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (+ (sqrt z) (/ x y)))
(*.f64 y (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* y (+ (sqrt z) (/ x y)))
(*.f64 y (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* y (+ (sqrt z) (/ x y)))
(*.f64 y (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(*.f64 y (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(*.f64 y (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(*.f64 y (+.f64 (sqrt.f64 z) (/.f64 x y)))
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 y (sqrt.f64 z))
(* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 y (sqrt.f64 z))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 y (sqrt.f64 z))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 y (sqrt.f64 z))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 y (sqrt.f64 z))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 #s(literal 1/2 binary64) y) x))))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 #s(literal 1/2 binary64) y) x))))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 #s(literal 1/2 binary64) y) x))))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 #s(literal 1/2 binary64) y) x))))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 #s(literal 1/2 binary64) y) x))))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 #s(literal 1/2 binary64) y) x))))
(* 1/2 (+ x (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (+ x (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (+ x (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (+ x (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 y (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))
(* -1 (* z (+ (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))
(*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)) x))
(* -1 (* z (+ (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))
(*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)) x))
(* -1 (* z (+ (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))
(*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)) x))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (/.f64 x y))))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (/.f64 x y))))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (/.f64 x y))))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (/.f64 x y))))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (/.f64 x y))))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (/.f64 x y))))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
x
(* x (+ 1 (* (/ y x) (sqrt z))))
(*.f64 x (+.f64 (*.f64 y (/.f64 (sqrt.f64 z) x)) #s(literal 1 binary64)))
(* x (+ 1 (* (/ y x) (sqrt z))))
(*.f64 x (+.f64 (*.f64 y (/.f64 (sqrt.f64 z) x)) #s(literal 1 binary64)))
(* x (+ 1 (* (/ y x) (sqrt z))))
(*.f64 x (+.f64 (*.f64 y (/.f64 (sqrt.f64 z) x)) #s(literal 1 binary64)))
x
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(*.f64 x (+.f64 (*.f64 y (/.f64 (sqrt.f64 z) x)) #s(literal 1 binary64)))
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(*.f64 x (+.f64 (*.f64 y (/.f64 (sqrt.f64 z) x)) #s(literal 1 binary64)))
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(*.f64 x (+.f64 (*.f64 y (/.f64 (sqrt.f64 z) x)) #s(literal 1 binary64)))
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* (* y (pow (sqrt -1) 2)) (sqrt z))
(*.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(* -1 (* z (+ (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* -1 (/ x z)))))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (*.f64 y z))))
(* -1 (* z (+ (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* -1 (/ x z)))))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (*.f64 y z))))
(* -1 (* z (+ (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* -1 (/ x z)))))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (*.f64 y z))))
x
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (+ (sqrt z) (/ x y)))
(*.f64 y (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* y (+ (sqrt z) (/ x y)))
(*.f64 y (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* y (+ (sqrt z) (/ x y)))
(*.f64 y (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(*.f64 y (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(*.f64 y (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(*.f64 y (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* (* y (pow (sqrt -1) 2)) (sqrt z))
(*.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(* (* y (pow (sqrt -1) 2)) (sqrt z))
(*.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(* (* y (pow (sqrt -1) 2)) (sqrt z))
(*.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(* (* y (pow (sqrt -1) 2)) (sqrt z))
(*.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(* (sqrt (/ 1 z)) (pow (sqrt -1) 2))
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) z)))
(* (sqrt (/ 1 z)) (pow (sqrt -1) 2))
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) z)))
(* (sqrt (/ 1 z)) (pow (sqrt -1) 2))
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) z)))
(* (sqrt (/ 1 z)) (pow (sqrt -1) 2))
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) z)))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (/.f64 x y))))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (/.f64 x y))))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (/.f64 x y))))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (/.f64 x y))))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (/.f64 x y))))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (/.f64 x y))))
(* -1/2 (/ (pow x 2) (- (* y (sqrt z)) x)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* -1/2 (/ (pow x 2) (- (* y (sqrt z)) x))) (* 1/2 (/ (* (pow y 2) z) (- (* y (sqrt z)) x))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(+ (* -1/2 (/ (pow x 2) (- (* y (sqrt z)) x))) (* 1/2 (/ (* (pow y 2) z) (- (* y (sqrt z)) x))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(+ (* -1/2 (/ (pow x 2) (- (* y (sqrt z)) x))) (* 1/2 (/ (* (pow y 2) z) (- (* y (sqrt z)) x))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(+ (* 1/2 (* y (sqrt z))) (* 1/2 (/ (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (* x z))) z)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (*.f64 y (sqrt.f64 z)) (/.f64 (/.f64 (*.f64 x (*.f64 x (sqrt.f64 z))) y) z)) x))
(+ (* 1/2 (* y (sqrt z))) (+ (* 1/2 (* (/ (* x (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (* x z)))) y) (sqrt (/ 1 (pow z 3))))) (* 1/2 (/ (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (* x z))) z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) z)) (*.f64 (-.f64 (*.f64 z x) (/.f64 (*.f64 x (*.f64 x (sqrt.f64 z))) y)) (/.f64 x y))) (/.f64 (/.f64 (*.f64 x (*.f64 x (sqrt.f64 z))) y) z)) x)))
(+ (* 1/2 (* y (sqrt z))) (+ (* 1/2 (* (/ (* x (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (* x z)))) y) (sqrt (/ 1 (pow z 3))))) (+ (* 1/2 (/ (* (pow x 2) (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (* x z)))) (* (pow y 2) (pow z 2)))) (* 1/2 (/ (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (* x z))) z)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) z)) (*.f64 (-.f64 (*.f64 z x) (/.f64 (*.f64 x (*.f64 x (sqrt.f64 z))) y)) (/.f64 x y))) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (sqrt.f64 z))) y) (/.f64 #s(literal -1 binary64) z)) x) z)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (*.f64 y (sqrt.f64 z)) (/.f64 (/.f64 (*.f64 x (*.f64 x (sqrt.f64 z))) y) z)) x)))
(* -1/2 (* y (sqrt z)))
(*.f64 y (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))
(+ (* -1/2 (* y (sqrt z))) (* -1/2 (/ (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (/ (* x z) (pow (sqrt -1) 2)))) z)))
(*.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 (*.f64 y (sqrt.f64 z)) (/.f64 (/.f64 (*.f64 x (*.f64 x (sqrt.f64 z))) y) z)) x))
(+ (* -1 (/ (+ (* -1/2 (* (/ (* x (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (/ (* x z) (pow (sqrt -1) 2))))) y) (sqrt (/ 1 z)))) (* 1/2 (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (/ (* x z) (pow (sqrt -1) 2)))))) z)) (* -1/2 (* y (sqrt z))))
(-.f64 (*.f64 y (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x (*.f64 x (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) y)) (*.f64 z x))) y))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (sqrt.f64 z))) y) (*.f64 z x)))) z))
(+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (/ (* x (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (/ (* x z) (pow (sqrt -1) 2))))) y) (sqrt z))) (* 1/2 (/ (* (pow x 2) (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (/ (* x z) (pow (sqrt -1) 2))))) (* (pow y 2) (pow (sqrt -1) 2))))) z)) (* 1/2 (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (/ (* x z) (pow (sqrt -1) 2)))))) z)) (* -1/2 (* y (sqrt z))))
(-.f64 (*.f64 y (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (sqrt.f64 z))) y) (*.f64 z x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 z) (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x (*.f64 x (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) y)) (*.f64 z x))) y)) (*.f64 (*.f64 x x) (/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x (sqrt.f64 z))) y) (*.f64 z x)) (*.f64 y y))))) z)) z))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 #s(literal 1/2 binary64) y) x))))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 #s(literal 1/2 binary64) y) x))))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 #s(literal 1/2 binary64) y) x))))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 #s(literal 1/2 binary64) y) x))))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 #s(literal 1/2 binary64) y) x))))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 #s(literal 1/2 binary64) y) x))))
(* -1/2 (pow x 2))
(*.f64 #s(literal -1/2 binary64) (*.f64 x x))
(+ (* -1/2 (pow x 2)) (* 1/2 (* (pow y 2) z)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))))
(+ (* -1/2 (pow x 2)) (* 1/2 (* (pow y 2) z)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))))
(+ (* -1/2 (pow x 2)) (* 1/2 (* (pow y 2) z)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))))
(* 1/2 (* (pow y 2) z))
(*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y)))
(* (pow y 2) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/2 z)))
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) z)))
(* (pow y 2) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/2 z)))
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) z)))
(* (pow y 2) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/2 z)))
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) z)))
(* 1/2 (* (pow y 2) z))
(*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y)))
(* (pow y 2) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/2 z)))
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) z)))
(* (pow y 2) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/2 z)))
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) z)))
(* (pow y 2) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/2 z)))
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) z)))
(* -1/2 (pow x 2))
(*.f64 #s(literal -1/2 binary64) (*.f64 x x))
(+ (* -1/2 (pow x 2)) (* 1/2 (* (pow y 2) z)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))))
(+ (* -1/2 (pow x 2)) (* 1/2 (* (pow y 2) z)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))))
(+ (* -1/2 (pow x 2)) (* 1/2 (* (pow y 2) z)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))))
(* 1/2 (* (pow y 2) z))
(*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y)))
(* z (+ (* -1/2 (/ (pow x 2) z)) (* 1/2 (pow y 2))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) z) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))))
(* z (+ (* -1/2 (/ (pow x 2) z)) (* 1/2 (pow y 2))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) z) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))))
(* z (+ (* -1/2 (/ (pow x 2) z)) (* 1/2 (pow y 2))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) z) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))))
(* 1/2 (* (pow y 2) z))
(*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y)))
(* -1 (* z (+ (* -1/2 (pow y 2)) (* 1/2 (/ (pow x 2) z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) z) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))))
(* -1 (* z (+ (* -1/2 (pow y 2)) (* 1/2 (/ (pow x 2) z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) z) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))))
(* -1 (* z (+ (* -1/2 (pow y 2)) (* 1/2 (/ (pow x 2) z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) z) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))))
(* 1/2 (* (pow y 2) z))
(*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y)))
(+ (* -1/2 (pow x 2)) (* 1/2 (* (pow y 2) z)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))))
(+ (* -1/2 (pow x 2)) (* 1/2 (* (pow y 2) z)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))))
(+ (* -1/2 (pow x 2)) (* 1/2 (* (pow y 2) z)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))))
(* -1/2 (pow x 2))
(*.f64 #s(literal -1/2 binary64) (*.f64 x x))
(* (pow x 2) (- (* 1/2 (/ (* (pow y 2) z) (pow x 2))) 1/2))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 x x))))
(* (pow x 2) (- (* 1/2 (/ (* (pow y 2) z) (pow x 2))) 1/2))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 x x))))
(* (pow x 2) (- (* 1/2 (/ (* (pow y 2) z) (pow x 2))) 1/2))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 x x))))
(* -1/2 (pow x 2))
(*.f64 #s(literal -1/2 binary64) (*.f64 x x))
(* (pow x 2) (- (* 1/2 (/ (* (pow y 2) z) (pow x 2))) 1/2))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 x x))))
(* (pow x 2) (- (* 1/2 (/ (* (pow y 2) z) (pow x 2))) 1/2))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 x x))))
(* (pow x 2) (- (* 1/2 (/ (* (pow y 2) z) (pow x 2))) 1/2))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 x x))))
(* -1 (pow x 2))
(-.f64 #s(literal 0 binary64) (*.f64 x x))
(- (* (pow y 2) z) (pow x 2))
(-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))
(- (* (pow y 2) z) (pow x 2))
(-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))
(- (* (pow y 2) z) (pow x 2))
(-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* (pow y 2) (+ z (* -1 (/ (pow x 2) (pow y 2)))))
(*.f64 (*.f64 y y) (-.f64 z (/.f64 (*.f64 x x) (*.f64 y y))))
(* (pow y 2) (+ z (* -1 (/ (pow x 2) (pow y 2)))))
(*.f64 (*.f64 y y) (-.f64 z (/.f64 (*.f64 x x) (*.f64 y y))))
(* (pow y 2) (+ z (* -1 (/ (pow x 2) (pow y 2)))))
(*.f64 (*.f64 y y) (-.f64 z (/.f64 (*.f64 x x) (*.f64 y y))))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* (pow y 2) (+ z (* -1 (/ (pow x 2) (pow y 2)))))
(*.f64 (*.f64 y y) (-.f64 z (/.f64 (*.f64 x x) (*.f64 y y))))
(* (pow y 2) (+ z (* -1 (/ (pow x 2) (pow y 2)))))
(*.f64 (*.f64 y y) (-.f64 z (/.f64 (*.f64 x x) (*.f64 y y))))
(* (pow y 2) (+ z (* -1 (/ (pow x 2) (pow y 2)))))
(*.f64 (*.f64 y y) (-.f64 z (/.f64 (*.f64 x x) (*.f64 y y))))
(* -1 (pow x 2))
(-.f64 #s(literal 0 binary64) (*.f64 x x))
(- (* (pow y 2) z) (pow x 2))
(-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))
(- (* (pow y 2) z) (pow x 2))
(-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))
(- (* (pow y 2) z) (pow x 2))
(-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* z (+ (* -1 (/ (pow x 2) z)) (pow y 2)))
(*.f64 z (-.f64 (*.f64 y y) (/.f64 (*.f64 x x) z)))
(* z (+ (* -1 (/ (pow x 2) z)) (pow y 2)))
(*.f64 z (-.f64 (*.f64 y y) (/.f64 (*.f64 x x) z)))
(* z (+ (* -1 (/ (pow x 2) z)) (pow y 2)))
(*.f64 z (-.f64 (*.f64 y y) (/.f64 (*.f64 x x) z)))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* -1 (* z (+ (* -1 (pow y 2)) (/ (pow x 2) z))))
(*.f64 z (-.f64 (*.f64 y y) (/.f64 (*.f64 x x) z)))
(* -1 (* z (+ (* -1 (pow y 2)) (/ (pow x 2) z))))
(*.f64 z (-.f64 (*.f64 y y) (/.f64 (*.f64 x x) z)))
(* -1 (* z (+ (* -1 (pow y 2)) (/ (pow x 2) z))))
(*.f64 z (-.f64 (*.f64 y y) (/.f64 (*.f64 x x) z)))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(+ (* -1 (pow x 2)) (* (pow y 2) z))
(-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))
(+ (* -1 (pow x 2)) (* (pow y 2) z))
(-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))
(+ (* -1 (pow x 2)) (* (pow y 2) z))
(-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))
(* -1 (pow x 2))
(-.f64 #s(literal 0 binary64) (*.f64 x x))
(* (pow x 2) (- (/ (* (pow y 2) z) (pow x 2)) 1))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(* (pow x 2) (- (/ (* (pow y 2) z) (pow x 2)) 1))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(* (pow x 2) (- (/ (* (pow y 2) z) (pow x 2)) 1))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(* -1 (pow x 2))
(-.f64 #s(literal 0 binary64) (*.f64 x x))
(* (pow x 2) (- (/ (* (pow y 2) z) (pow x 2)) 1))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(* (pow x 2) (- (/ (* (pow y 2) z) (pow x 2)) 1))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(* (pow x 2) (- (/ (* (pow y 2) z) (pow x 2)) 1))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))
(* (pow y 2) z)
(*.f64 z (*.f64 y y))

eval543.0ms (7%)

Compiler

Compiled 62665 to 3016 computations (95.2% saved)

prune141.0ms (1.8%)

Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New199361999
Fresh516
Picked415
Done011
Total200292011
Accuracy
100.0%
Counts
2011 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
48.7%
(/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y))
48.7%
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 z))))
53.1%
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))
48.8%
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
99.8%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) z)))))
93.3%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 y z) (sqrt.f64 z))))
94.6%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) z)))
99.8%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
53.3%
(*.f64 #s(literal 1/2 binary64) x)
Compiler

Compiled 187 to 141 computations (24.6% saved)

simplify27.0ms (0.4%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 #s(literal 1 binary64) z)
cost-diff0
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
cost-diff0
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
cost-diff0
(/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y))
cost-diff0
(sqrt.f64 z)
cost-diff0
(*.f64 y (sqrt.f64 z))
cost-diff0
(/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 z)))
cost-diff128
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 z))))
cost-diff0
(sqrt.f64 z)
cost-diff0
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))
cost-diff0
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
cost-diff0
(/.f64 #s(literal 1 binary64) x)
cost-diff128
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))
cost-diff256
(*.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))
cost-diff384
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) z)))
cost-diff384
(+.f64 x (/.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) z))))
cost-diff384
(*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) z)))))
Rules
304×*-lowering-*.f32
304×*-lowering-*.f64
222×times-frac
218×/-lowering-/.f32
218×/-lowering-/.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
023108
160102
2145101
3279101
4431101
5532101
6600101
7614101
8619101
0619101
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(* 1/2 (+ x (/ (* (* 1 y) 1) (* (sqrt z) (/ 1 z)))))
1/2
(+ x (/ (* (* 1 y) 1) (* (sqrt z) (/ 1 z))))
x
(/ (* (* 1 y) 1) (* (sqrt z) (/ 1 z)))
(* (* 1 y) 1)
(* 1 y)
1
y
(* (sqrt z) (/ 1 z))
(sqrt z)
z
(/ 1 z)
(/ 1/2 (/ 1 x))
1/2
(/ 1 x)
1
x
(* y (* 1/2 (sqrt z)))
y
(* 1/2 (sqrt z))
1/2
(sqrt z)
z
(/ 1/2 (/ 1 (* y (sqrt z))))
1/2
(/ 1 (* y (sqrt z)))
1
(* y (sqrt z))
y
(sqrt z)
z
(/ 1/2 (/ (sqrt (/ 1 z)) y))
1/2
(/ (sqrt (/ 1 z)) y)
(sqrt (/ 1 z))
(/ 1 z)
1
z
y
Outputs
(* 1/2 (+ x (/ (* (* 1 y) 1) (* (sqrt z) (/ 1 z)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z))))
1/2
#s(literal 1/2 binary64)
(+ x (/ (* (* 1 y) 1) (* (sqrt z) (/ 1 z))))
(+.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))
x
(/ (* (* 1 y) 1) (* (sqrt z) (/ 1 z)))
(/.f64 y (/.f64 (sqrt.f64 z) z))
(* (* 1 y) 1)
y
(* 1 y)
y
1
#s(literal 1 binary64)
y
(* (sqrt z) (/ 1 z))
(/.f64 (sqrt.f64 z) z)
(sqrt z)
(sqrt.f64 z)
z
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(/ 1/2 (/ 1 x))
(*.f64 #s(literal 1/2 binary64) x)
1/2
#s(literal 1/2 binary64)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
1
#s(literal 1 binary64)
x
(* y (* 1/2 (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
y
(* 1/2 (sqrt z))
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))
1/2
#s(literal 1/2 binary64)
(sqrt z)
(sqrt.f64 z)
z
(/ 1/2 (/ 1 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
1/2
#s(literal 1/2 binary64)
(/ 1 (* y (sqrt z)))
(/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 z)))
1
#s(literal 1 binary64)
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
y
(sqrt z)
(sqrt.f64 z)
z
(/ 1/2 (/ (sqrt (/ 1 z)) y))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) z)))
1/2
#s(literal 1/2 binary64)
(/ (sqrt (/ 1 z)) y)
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
1
#s(literal 1 binary64)
z
y

localize179.0ms (2.3%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(/.f64 #s(literal 1 binary64) z)
accuracy99.8%
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
accuracy99.6%
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
accuracy99.6%
(/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y))
accuracy100.0%
(sqrt.f64 z)
accuracy99.6%
(*.f64 y (sqrt.f64 z))
accuracy99.6%
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 z))))
accuracy99.4%
(/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 z)))
accuracy100.0%
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))
accuracy100.0%
(sqrt.f64 z)
accuracy99.6%
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
accuracy100.0%
(/.f64 #s(literal 1 binary64) x)
accuracy99.7%
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))
accuracy100.0%
(sqrt.f64 z)
accuracy100.0%
(+.f64 x (/.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) z))))
accuracy99.7%
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) z)))
accuracy99.5%
(*.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) z))
Results
128.0ms256×0valid
Compiler

Compiled 145 to 24 computations (83.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 31.0ms
ival-div: 13.0ms (41.9% of total)
ival-mult: 12.0ms (38.7% of total)
ival-sqrt: 4.0ms (12.9% of total)
ival-add: 1.0ms (3.2% of total)
const: 1.0ms (3.2% of total)
backward-pass: 0.0ms (0% of total)

series21.0ms (0.3%)

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

84 calls:

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

rewrite370.0ms (4.8%)

Algorithm
batch-egg-rewrite
Rules
4840×*-lowering-*.f32
4840×*-lowering-*.f64
2538×/-lowering-/.f32
2538×/-lowering-/.f64
1070×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02378
113266
284164
0902364
Stop Event
iter limit
node limit
Counts
17 → 1064
Calls
Call 1
Inputs
(* 1/2 (+ x (/ (* (* 1 y) 1) (* (sqrt z) (/ 1 z)))))
(+ x (/ (* (* 1 y) 1) (* (sqrt z) (/ 1 z))))
(/ (* (* 1 y) 1) (* (sqrt z) (/ 1 z)))
(* (* 1 y) 1)
(/ 1/2 (/ 1 x))
(/ 1 x)
(* y (* 1/2 (sqrt z)))
(* 1/2 (sqrt z))
(sqrt z)
(/ 1/2 (/ 1 (* y (sqrt z))))
(/ 1 (* y (sqrt z)))
(* y (sqrt z))
(/ 1/2 (/ (sqrt (/ 1 z)) y))
(/ (sqrt (/ 1 z)) y)
(sqrt (/ 1 z))
(/ 1 z)
(* (sqrt z) (/ 1 z))
Outputs
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (*.f64 #s(literal -1/2 binary64) x))
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (*.f64 y (*.f64 y z)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))
(fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 y (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) y (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (/.f64 y (sqrt.f64 z)) (*.f64 z #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) z (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1/2 binary64) x))
(neg.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))
(neg.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (*.f64 #s(literal -1/2 binary64) x)))
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (+.f64 (*.f64 (*.f64 y (*.f64 y z)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 y (*.f64 y z)) #s(literal 1/4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 y z)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 y z)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (+.f64 (*.f64 (*.f64 y (*.f64 y z)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 y (*.f64 y z)) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 y z)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 y z)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 1/2 binary64)) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 (+.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) y)))
(/.f64 (+.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))
(/.f64 (+.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1/2 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 (+.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))))
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 1 binary64) y)))
(/.f64 (+.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64))))
(/.f64 (+.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal 1/2 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) y)))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1/2 binary64) y))) (*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))) (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64))) (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) (/.f64 #s(literal -1 binary64) x)))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) x)))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x)))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (/.f64 #s(literal -1 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x)))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (+.f64 (*.f64 (*.f64 y (*.f64 y z)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 y (*.f64 y z)) #s(literal 1/4 binary64)))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 y z)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 y z)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 1/2 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (+.f64 (*.f64 (*.f64 y (*.f64 y z)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y z)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x)))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(*.f64 (+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))
(*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) x)))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 y z)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))) #s(literal 1/2 binary64)))
(*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (+.f64 (*.f64 (*.f64 y (*.f64 y z)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))))))
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 y (*.f64 y z)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 y z)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 y z)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))))
(*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))
(+.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) x)
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) (neg.f64 (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))
(-.f64 x (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(-.f64 (/.f64 (*.f64 y (*.f64 y z)) (-.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) x)))
(fma.f64 x #s(literal 1 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))
(fma.f64 #s(literal 1 binary64) x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) x)
(fma.f64 y (sqrt.f64 z) x)
(fma.f64 z (/.f64 y (sqrt.f64 z)) x)
(fma.f64 (sqrt.f64 z) y x)
(fma.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 y z) x)
(fma.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64) x)
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) x)
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) x)
(fma.f64 (/.f64 y (sqrt.f64 z)) z x)
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) y) x)
(fma.f64 (*.f64 y z) (pow.f64 z #s(literal -1/2 binary64)) x)
(fma.f64 (/.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z) x)
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 y z)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))))))
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 y z)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) x) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 y z)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 y z)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) x))
(/.f64 (+.f64 (*.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal 1 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))
(/.f64 (+.f64 (*.f64 x (pow.f64 z #s(literal -1/2 binary64))) y) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) y))
(/.f64 (+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) z)) (/.f64 y (sqrt.f64 z))) (/.f64 #s(literal 1 binary64) z))
(/.f64 (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z)))) (/.f64 #s(literal -1 binary64) z))
(/.f64 (+.f64 (*.f64 x (sqrt.f64 z)) (*.f64 y z)) (sqrt.f64 z))
(/.f64 (+.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) x))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64)))))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))) (/.f64 #s(literal -1 binary64) x))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 z))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (sqrt.f64 z)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) z)))
(/.f64 (+.f64 (sqrt.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 z)))
(/.f64 (+.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) y)) (*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) y)) (*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) (/.f64 #s(literal -1 binary64) x))
(/.f64 (+.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))
(/.f64 (+.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)))
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 z))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) y)))
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y (sqrt.f64 z)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) z)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y z))) (*.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 z)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))) #s(literal 1 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64)))) y) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (/.f64 #s(literal -1 binary64) y))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z)))) (/.f64 #s(literal -1 binary64) z))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))))) (/.f64 #s(literal 1 binary64) z))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 z)) (*.f64 #s(literal -1 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) x)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))) (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) (/.f64 #s(literal -1 binary64) x)))
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 (+.f64 y (*.f64 (pow.f64 z #s(literal -1/2 binary64)) x)) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 y (/.f64 #s(literal -1 binary64) x)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))
(/.f64 (+.f64 (*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) x)) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (/.f64 #s(literal -1 binary64) x)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal -1 binary64)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) x)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)))
(/.f64 (+.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (/.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))
(/.f64 (+.f64 (sqrt.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) (/.f64 #s(literal 1 binary64) y))
(/.f64 (+.f64 (*.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 z) (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 y (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 (*.f64 (/.f64 y (sqrt.f64 z)) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x)))
(/.f64 (+.f64 (/.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal -1 binary64) z))
(/.f64 (+.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) x)) (/.f64 #s(literal -1 binary64) z))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) x)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 z)) (*.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (*.f64 (sqrt.f64 z) (/.f64 #s(literal -1 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 y z) #s(literal -1 binary64)) (*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (+.f64 (*.f64 y z) (*.f64 (sqrt.f64 z) x)) (sqrt.f64 z))
(/.f64 (+.f64 (/.f64 y (sqrt.f64 z)) (*.f64 (/.f64 #s(literal 1 binary64) z) x)) (/.f64 #s(literal 1 binary64) z))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) (*.f64 (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) (*.f64 y (*.f64 y z)))) (*.f64 (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 y z)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) x)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))) #s(literal -1 binary64))
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))
(*.f64 (+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) (*.f64 (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))
(*.f64 #s(literal -1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) x)))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 y z)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))))
(*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 y z)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))) (*.f64 (+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 y z)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 y z)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) x)))
(exp.f64 (*.f64 (log.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))
(/.f64 y (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 z (/.f64 (sqrt.f64 z) y))
(/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) y))
(/.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal -1 binary64))
(/.f64 (/.f64 y (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) z))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 #s(literal -1 binary64) y))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) (/.f64 #s(literal -1 binary64) z))
(/.f64 (*.f64 y z) (sqrt.f64 z))
(/.f64 (neg.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(pow.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 y (sqrt.f64 z))
(*.f64 z (/.f64 y (sqrt.f64 z)))
(*.f64 z (pow.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1 binary64)))
(*.f64 (sqrt.f64 z) y)
(*.f64 (sqrt.f64 z) (/.f64 (/.f64 y (sqrt.f64 z)) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (sqrt.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y z)))
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -3/2 binary64))) y))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 y z))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 (*.f64 y z) #s(literal 1 binary64)))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (/.f64 #s(literal -1 binary64) z)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal -1 binary64))
(*.f64 (/.f64 y (sqrt.f64 z)) z)
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 y z) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (*.f64 (pow.f64 z #s(literal -1/4 binary64)) (*.f64 y z)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -3/2 binary64))) y) (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (pow.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1 binary64)) z)
(*.f64 (pow.f64 (*.f64 y z) #s(literal 1 binary64)) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 y (pow.f64 z #s(literal 1/4 binary64))) (/.f64 z (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 y (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 (/.f64 y (sqrt.f64 z)) (pow.f64 z #s(literal -1/2 binary64))) (sqrt.f64 z))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (pow.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal -1 binary64)) y)
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 y (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)))
(*.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 z))
(*.f64 (*.f64 (*.f64 y z) (pow.f64 z #s(literal -1/4 binary64))) (pow.f64 z #s(literal -1/4 binary64)))
(*.f64 (*.f64 (/.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64)) #s(literal -1 binary64)) z)
y
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y))
(neg.f64 (-.f64 #s(literal 0 binary64) y))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))
(/.f64 y #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y))
(/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64))
(pow.f64 y #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) y)
(*.f64 y #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y))
(*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) x))
(neg.f64 (*.f64 #s(literal -1/2 binary64) x))
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)))
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) x)
(*.f64 x #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) x))
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x))
(neg.f64 (/.f64 #s(literal -1 binary64) x))
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) x)
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))
(pow.f64 x #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)))
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal 1/2 binary64)))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal 1 binary64)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))))
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) (/.f64 #s(literal -1 binary64) z)))
(neg.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64))))
(neg.f64 (/.f64 (*.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) z)))
(/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64))))
(/.f64 y (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) y))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64)))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) (/.f64 #s(literal 1 binary64) z))
(/.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (*.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) z))
(/.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y))) (/.f64 #s(literal -1 binary64) z))
(/.f64 (neg.f64 (*.f64 y #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (*.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) z))
(pow.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 y (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 z (*.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)))
(*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(*.f64 (sqrt.f64 z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64)))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y z) #s(literal 1/2 binary64)))
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) y)
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y (sqrt.f64 z)) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal 1/2 binary64)))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal 1 binary64))
(*.f64 (/.f64 y (sqrt.f64 z)) (*.f64 z #s(literal 1/2 binary64)))
(*.f64 (/.f64 y (sqrt.f64 z)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 y (sqrt.f64 z)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 y #s(literal -1/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (*.f64 y z) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (*.f64 y z) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) y)))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) z)
(*.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (*.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) z)
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (/.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal -1 binary64))
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 y z))
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 y z))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 y (sqrt.f64 z)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 y (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 (/.f64 y (sqrt.f64 z)) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(*.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 y (sqrt.f64 z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y))) z)
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) y)) (sqrt.f64 z))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) #s(literal 1 binary64)) z)
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) y)
(neg.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 z #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) z)
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 z) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 z)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 z)) #s(literal 1/2 binary64))))
(exp.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 z)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 z))))
(sqrt.f64 z)
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(neg.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z)))
(/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 z (sqrt.f64 z))
(/.f64 (sqrt.f64 z) #s(literal 1 binary64))
(/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) z))
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal -1 binary64))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) z)))
(pow.f64 z #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 z) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 z z) #s(literal 1/4 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 z))
(*.f64 z (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 z (/.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (sqrt.f64 z) #s(literal 1 binary64))
(*.f64 (sqrt.f64 z) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (sqrt.f64 z) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (sqrt.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) z) z))
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -3/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) z)
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (sqrt.f64 z)))
(*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal 1/4 binary64)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (*.f64 (pow.f64 z #s(literal -1/4 binary64)) z))
(*.f64 (pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 (sqrt.f64 z) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/4 binary64))) (/.f64 z (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (/.f64 z (pow.f64 z #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 1/4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) z) (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 z))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 z #s(literal -1/2 binary64))) z)
(*.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) z))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal 1/2 binary64)))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal 1 binary64)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))))
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) (/.f64 #s(literal -1 binary64) z)))
(neg.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64))))
(neg.f64 (/.f64 (*.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) z)))
(/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64))))
(/.f64 y (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) y))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64)))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) (/.f64 #s(literal 1 binary64) z))
(/.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (*.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) z))
(/.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y))) (/.f64 #s(literal -1 binary64) z))
(/.f64 (neg.f64 (*.f64 y #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (*.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) z))
(pow.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 y (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 z (*.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)))
(*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(*.f64 (sqrt.f64 z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64)))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y z) #s(literal 1/2 binary64)))
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) y)
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y (sqrt.f64 z)) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal 1/2 binary64)))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal 1 binary64))
(*.f64 (/.f64 y (sqrt.f64 z)) (*.f64 z #s(literal 1/2 binary64)))
(*.f64 (/.f64 y (sqrt.f64 z)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 y (sqrt.f64 z)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 y #s(literal -1/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (*.f64 y z) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (*.f64 y z) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) y)))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) z)
(*.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (*.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) z)
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (/.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal -1 binary64))
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 y z))
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 y z))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 y (sqrt.f64 z)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 y (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 (/.f64 y (sqrt.f64 z)) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(*.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 y (sqrt.f64 z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y))) z)
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) y)) (sqrt.f64 z))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) #s(literal 1 binary64)) z)
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) y)
(exp.f64 (*.f64 (log.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y (sqrt.f64 z))))
(/.f64 #s(literal 1 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (sqrt.f64 z) (*.f64 y z))
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (sqrt.f64 z)))
(/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)
(/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 z))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (neg.f64 (*.f64 y z)))
(/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))))
(/.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(pow.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1 binary64))
(pow.f64 (*.f64 y (*.f64 y z)) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))
(*.f64 (sqrt.f64 z) (/.f64 (/.f64 #s(literal 1 binary64) z) y))
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (sqrt.f64 z) y))
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 y (sqrt.f64 z))))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 z) y)))
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1 binary64))
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y (sqrt.f64 z))))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) y)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) (sqrt.f64 z))
(*.f64 (/.f64 (sqrt.f64 z) y) (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (sqrt.f64 z) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) z) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) y)))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (*.f64 (pow.f64 z #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z))
(*.f64 (pow.f64 (/.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) y))
(*.f64 (/.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) z) y))
(*.f64 (/.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)))
(*.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y))
(*.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) y) (/.f64 (sqrt.f64 z) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)) (/.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) y)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) y) (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (/.f64 (pow.f64 z #s(literal 1/4 binary64)) y) (/.f64 (pow.f64 z #s(literal 1/4 binary64)) z))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal -1/4 binary64))) (pow.f64 z #s(literal -1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))
(/.f64 y (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 z (/.f64 (sqrt.f64 z) y))
(/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) y))
(/.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal -1 binary64))
(/.f64 (/.f64 y (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) z))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 #s(literal -1 binary64) y))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) (/.f64 #s(literal -1 binary64) z))
(/.f64 (*.f64 y z) (sqrt.f64 z))
(/.f64 (neg.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(pow.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 y (sqrt.f64 z))
(*.f64 z (/.f64 y (sqrt.f64 z)))
(*.f64 z (pow.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1 binary64)))
(*.f64 (sqrt.f64 z) y)
(*.f64 (sqrt.f64 z) (/.f64 (/.f64 y (sqrt.f64 z)) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (sqrt.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y z)))
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -3/2 binary64))) y))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 y z))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 (*.f64 y z) #s(literal 1 binary64)))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (/.f64 #s(literal -1 binary64) z)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal -1 binary64))
(*.f64 (/.f64 y (sqrt.f64 z)) z)
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 y z) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (*.f64 (pow.f64 z #s(literal -1/4 binary64)) (*.f64 y z)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -3/2 binary64))) y) (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (pow.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1 binary64)) z)
(*.f64 (pow.f64 (*.f64 y z) #s(literal 1 binary64)) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 y (pow.f64 z #s(literal 1/4 binary64))) (/.f64 z (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 y (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 (/.f64 y (sqrt.f64 z)) (pow.f64 z #s(literal -1/2 binary64))) (sqrt.f64 z))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (pow.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal -1 binary64)) y)
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 y (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)))
(*.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 z))
(*.f64 (*.f64 (*.f64 y z) (pow.f64 z #s(literal -1/4 binary64))) (pow.f64 z #s(literal -1/4 binary64)))
(*.f64 (*.f64 (/.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64)) #s(literal -1 binary64)) z)
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal 1/2 binary64)))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal 1 binary64)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))))
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) (/.f64 #s(literal -1 binary64) z)))
(neg.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64))))
(neg.f64 (/.f64 (*.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) z)))
(/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64))))
(/.f64 y (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) y))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64)))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) (/.f64 #s(literal 1 binary64) z))
(/.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (*.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) z))
(/.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y))) (/.f64 #s(literal -1 binary64) z))
(/.f64 (neg.f64 (*.f64 y #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (*.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) z))
(pow.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 y (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 z (*.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)))
(*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(*.f64 (sqrt.f64 z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64)))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y z) #s(literal 1/2 binary64)))
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) y)
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y (sqrt.f64 z)) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal 1/2 binary64)))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal 1 binary64))
(*.f64 (/.f64 y (sqrt.f64 z)) (*.f64 z #s(literal 1/2 binary64)))
(*.f64 (/.f64 y (sqrt.f64 z)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 y (sqrt.f64 z)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 y #s(literal -1/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (*.f64 y z) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (*.f64 y z) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) y)))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) z)
(*.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (*.f64 (/.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) z)
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (/.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal -1 binary64))
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 y z))
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 y z))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 y (sqrt.f64 z)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 y (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 (/.f64 y (sqrt.f64 z)) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(*.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 y (sqrt.f64 z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y))) z)
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) y)) (sqrt.f64 z))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) #s(literal 1 binary64)) z)
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) y)
(exp.f64 (*.f64 (log.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y (sqrt.f64 z))))
(/.f64 #s(literal 1 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (sqrt.f64 z) (*.f64 y z))
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (sqrt.f64 z)))
(/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)
(/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 z))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (neg.f64 (*.f64 y z)))
(/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))))
(/.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(pow.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1 binary64))
(pow.f64 (*.f64 y (*.f64 y z)) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))
(*.f64 (sqrt.f64 z) (/.f64 (/.f64 #s(literal 1 binary64) z) y))
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (sqrt.f64 z) y))
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 y (sqrt.f64 z))))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 z) y)))
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1 binary64))
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y (sqrt.f64 z))))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) y)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) (sqrt.f64 z))
(*.f64 (/.f64 (sqrt.f64 z) y) (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (sqrt.f64 z) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) z) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) y)))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (*.f64 (pow.f64 z #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z))
(*.f64 (pow.f64 (/.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) y))
(*.f64 (/.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) z) y))
(*.f64 (/.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)))
(*.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y))
(*.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) y) (/.f64 (sqrt.f64 z) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)) (/.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) y)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) y) (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (/.f64 (pow.f64 z #s(literal 1/4 binary64)) y) (/.f64 (pow.f64 z #s(literal 1/4 binary64)) z))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal -1/4 binary64))) (pow.f64 z #s(literal -1/4 binary64)))
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 z)) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 z) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 z)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 z) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 z) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 z))))
(exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (log.f64 z)) (*.f64 (log.f64 z) #s(literal 1/2 binary64))))
(exp.f64 (neg.f64 (*.f64 (log.f64 z) #s(literal 1/2 binary64))))
(fabs.f64 (pow.f64 z #s(literal -1/2 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 z))
(/.f64 (sqrt.f64 z) z)
(/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) z))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/2 binary64))))
(pow.f64 z #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 z) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) z) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 #s(literal 1 binary64) z) (sqrt.f64 z))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (sqrt.f64 z)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 #s(literal -1 binary64) z))
(*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (pow.f64 z #s(literal -1/4 binary64)))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (*.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) z)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/2 binary64))))
(*.f64 (pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (pow.f64 z #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z))
(*.f64 (/.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 z #s(literal 1/4 binary64)) z))
(*.f64 (/.f64 (pow.f64 z #s(literal 1/4 binary64)) z) (/.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 z #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) z)))
(*.f64 (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 z #s(literal 1/4 binary64))) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (*.f64 (sqrt.f64 z) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/4 binary64))) (pow.f64 z #s(literal -1/4 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)))
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 z)))
(exp.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 z)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 z)) #s(literal 1/2 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z))
(sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) z))
(neg.f64 (/.f64 #s(literal -1 binary64) z))
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) z)
(/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))
(/.f64 (pow.f64 z #s(literal -1/2 binary64)) (sqrt.f64 z))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) z))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64))
(pow.f64 z #s(literal -1 binary64))
(pow.f64 (sqrt.f64 z) #s(literal -2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))
(pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal 2 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) z) #s(literal 1/2 binary64))
(pow.f64 (*.f64 z z) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))
(*.f64 z (/.f64 (/.f64 #s(literal 1 binary64) z) z))
(*.f64 (sqrt.f64 z) (pow.f64 z #s(literal -3/2 binary64)))
(*.f64 (sqrt.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (sqrt.f64 z) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64)))))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (pow.f64 z #s(literal -3/2 binary64)) (sqrt.f64 z))
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 z #s(literal -3/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) z) z)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) z) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 #s(literal -1 binary64) (pow.f64 z #s(literal -3/2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64)))))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (*.f64 (pow.f64 z #s(literal -1/4 binary64)) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (/.f64 (/.f64 #s(literal 1 binary64) z) z))
(*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/4 binary64))) (pow.f64 z #s(literal -1/4 binary64)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) z)) (sqrt.f64 z))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (sqrt.f64 z)) (/.f64 #s(literal -1 binary64) z))
(*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) z))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (/.f64 #s(literal 1 binary64) z))
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 z)) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 z) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 z)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 z) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 z) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 z))))
(exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (log.f64 z)) (*.f64 (log.f64 z) #s(literal 1/2 binary64))))
(exp.f64 (neg.f64 (*.f64 (log.f64 z) #s(literal 1/2 binary64))))
(fabs.f64 (pow.f64 z #s(literal -1/2 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 z))
(/.f64 (sqrt.f64 z) z)
(/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) z))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/2 binary64))))
(pow.f64 z #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 z) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) z) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 #s(literal 1 binary64) z) (sqrt.f64 z))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (sqrt.f64 z)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 #s(literal -1 binary64) z))
(*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (pow.f64 z #s(literal -1/4 binary64)))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (*.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) z)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/2 binary64))))
(*.f64 (pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (pow.f64 z #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z))
(*.f64 (/.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 z #s(literal 1/4 binary64)) z))
(*.f64 (/.f64 (pow.f64 z #s(literal 1/4 binary64)) z) (/.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 z #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) z)))
(*.f64 (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 z #s(literal 1/4 binary64))) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (*.f64 (sqrt.f64 z) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/4 binary64))) (pow.f64 z #s(literal -1/4 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)))

simplify206.0ms (2.7%)

Algorithm
egg-herbie
Rules
3670×*-lowering-*.f32
3670×*-lowering-*.f64
1478×/-lowering-/.f32
1478×/-lowering-/.f64
1412×fma-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
0841690
12921570
29441570
329641546
086231546
Stop Event
iter limit
node limit
Counts
336 → 336
Calls
Call 1
Inputs
(* 1/2 (* y (sqrt z)))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(* 1/2 x)
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(* 1/2 x)
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(* 1/2 x)
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(* 1/2 (* y (sqrt z)))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(* 1/2 (* y (sqrt z)))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(* 1/2 (+ x (* y (sqrt z))))
(* 1/2 (+ x (* y (sqrt z))))
(* 1/2 (+ x (* y (sqrt z))))
(* 1/2 (+ x (* y (sqrt z))))
(* 1/2 (* y (sqrt z)))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(* 1/2 (* y (sqrt z)))
(* -1 (* z (+ (* -1/2 (* y (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))
(* -1 (* z (+ (* -1/2 (* y (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))
(* -1 (* z (+ (* -1/2 (* y (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))
(* y (sqrt z))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
x
(* x (+ 1 (* (/ y x) (sqrt z))))
(* x (+ 1 (* (/ y x) (sqrt z))))
(* x (+ 1 (* (/ y x) (sqrt z))))
x
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
x
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(* y (sqrt z))
(* y (+ (sqrt z) (/ x y)))
(* y (+ (sqrt z) (/ x y)))
(* y (+ (sqrt z) (/ x y)))
(* y (sqrt z))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(* y (sqrt z))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(* y (sqrt z))
(* -1 (* z (+ (* -1 (* y (sqrt (/ 1 z)))) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (* y (sqrt (/ 1 z)))) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (* y (sqrt (/ 1 z)))) (* -1 (/ x z)))))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
y
y
y
y
y
y
y
y
y
y
y
y
(* 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 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* 1/2 (sqrt z))
(* 1/2 (sqrt z))
(* 1/2 (sqrt z))
(* 1/2 (sqrt z))
(* 1/2 (sqrt z))
(* 1/2 (sqrt z))
(* 1/2 (sqrt z))
(* 1/2 (sqrt z))
(* -1/2 (* (sqrt z) (pow (sqrt -1) 2)))
(* -1/2 (* (sqrt z) (pow (sqrt -1) 2)))
(* -1/2 (* (sqrt z) (pow (sqrt -1) 2)))
(* -1/2 (* (sqrt z) (pow (sqrt -1) 2)))
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* -1/2 (* y (sqrt z)))
(* -1/2 (* y (sqrt z)))
(* -1/2 (* y (sqrt z)))
(* -1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))
(* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))
(* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))
(* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(* (sqrt (/ 1 z)) (pow (sqrt -1) 2))
(* (sqrt (/ 1 z)) (pow (sqrt -1) 2))
(* (sqrt (/ 1 z)) (pow (sqrt -1) 2))
(* (sqrt (/ 1 z)) (pow (sqrt -1) 2))
(/ 1 z)
(/ 1 z)
(/ 1 z)
(/ 1 z)
(/ 1 z)
(/ 1 z)
(/ 1 z)
(/ 1 z)
(/ 1 z)
(/ 1 z)
(/ 1 z)
(/ 1 z)
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(* -1 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2)))
(* -1 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2)))
(* -1 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2)))
(* -1 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2)))
Outputs
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (+ x (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (+ x (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (+ x (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (+ x (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* -1 (* z (+ (* -1/2 (* y (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* -1 (* z (+ (* -1/2 (* y (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* -1 (* z (+ (* -1/2 (* y (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
x
(* x (+ 1 (* (/ y x) (sqrt z))))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* x (+ 1 (* (/ y x) (sqrt z))))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* x (+ 1 (* (/ y x) (sqrt z))))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
x
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
x
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (+ (sqrt z) (/ x y)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* y (+ (sqrt z) (/ x y)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* y (+ (sqrt z) (/ x y)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* -1 (* z (+ (* -1 (* y (sqrt (/ 1 z)))) (* -1 (/ x z)))))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* -1 (* z (+ (* -1 (* y (sqrt (/ 1 z)))) (* -1 (/ x z)))))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* -1 (* z (+ (* -1 (* y (sqrt (/ 1 z)))) (* -1 (/ x z)))))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
y
y
y
y
y
y
y
y
y
y
y
y
(* 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 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (sqrt z))
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))
(* 1/2 (sqrt z))
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))
(* 1/2 (sqrt z))
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))
(* 1/2 (sqrt z))
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))
(* 1/2 (sqrt z))
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))
(* 1/2 (sqrt z))
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))
(* 1/2 (sqrt z))
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))
(* 1/2 (sqrt z))
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))
(* -1/2 (* (sqrt z) (pow (sqrt -1) 2)))
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))
(* -1/2 (* (sqrt z) (pow (sqrt -1) 2)))
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))
(* -1/2 (* (sqrt z) (pow (sqrt -1) 2)))
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))
(* -1/2 (* (sqrt z) (pow (sqrt -1) 2)))
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(sqrt.f64 z)
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(sqrt.f64 z)
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(sqrt.f64 z)
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(sqrt.f64 z)
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 y (sqrt.f64 z))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 y (sqrt.f64 z))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 y (sqrt.f64 z))
(* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 y (sqrt.f64 z))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* -1/2 (* y (sqrt z)))
(*.f64 y (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))
(* -1/2 (* y (sqrt z)))
(*.f64 y (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))
(* -1/2 (* y (sqrt z)))
(*.f64 y (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))
(* -1/2 (* y (sqrt z)))
(*.f64 y (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) y))
(* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) y))
(* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) y))
(* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) y))
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(* (sqrt (/ 1 z)) (pow (sqrt -1) 2))
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) z)))
(* (sqrt (/ 1 z)) (pow (sqrt -1) 2))
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) z)))
(* (sqrt (/ 1 z)) (pow (sqrt -1) 2))
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) z)))
(* (sqrt (/ 1 z)) (pow (sqrt -1) 2))
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) z)))
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(* -1 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2)))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(* -1 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2)))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(* -1 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2)))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(* -1 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2)))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))

eval272.0ms (3.5%)

Compiler

Compiled 21332 to 3103 computations (85.5% saved)

prune159.0ms (2.1%)

Pruning

8 alts after pruning (4 fresh and 4 done)

PrunedKeptTotal
New159341597
Fresh202
Picked325
Done022
Total159881606
Accuracy
100.0%
Counts
1606 → 8
Alt Table
Click to see full alt table
StatusAccuracyProgram
48.8%
(/.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/2 binary64)))
48.7%
(/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))
48.7%
(/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (sqrt.f64 z) z) y))
53.1%
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))
48.8%
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
94.7%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 z (/.f64 (sqrt.f64 z) y))))
99.8%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
53.3%
(*.f64 #s(literal 1/2 binary64) x)
Compiler

Compiled 78 to 60 computations (23.1% saved)

simplify10.0ms (0.1%)

Algorithm
egg-herbie
Localize:

Found 14 expressions of interest:

NewMetricScoreProgram
cost-diff0
(pow.f64 z #s(literal -1/2 binary64))
cost-diff0
(*.f64 #s(literal 1/2 binary64) y)
cost-diff0
(/.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/2 binary64)))
cost-diff0
(pow.f64 z #s(literal -1/2 binary64))
cost-diff0
(/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)
cost-diff0
(/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))
cost-diff0
(sqrt.f64 z)
cost-diff0
(/.f64 (sqrt.f64 z) z)
cost-diff0
(/.f64 (/.f64 (sqrt.f64 z) z) y)
cost-diff0
(/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (sqrt.f64 z) z) y))
cost-diff0
(/.f64 (sqrt.f64 z) y)
cost-diff0
(/.f64 z (/.f64 (sqrt.f64 z) y))
cost-diff0
(+.f64 x (/.f64 z (/.f64 (sqrt.f64 z) y)))
cost-diff0
(*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 z (/.f64 (sqrt.f64 z) y))))
Rules
88×*-lowering-*.f32
88×*-lowering-*.f64
48×/-lowering-/.f32
48×/-lowering-/.f64
46×fma-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01893
13791
26291
39691
412291
512691
612791
012791
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(* 1/2 (+ x (/ z (/ (sqrt z) y))))
1/2
(+ x (/ z (/ (sqrt z) y)))
x
(/ z (/ (sqrt z) y))
z
(/ (sqrt z) y)
(sqrt z)
y
(/ 1/2 (/ (/ (sqrt z) z) y))
1/2
(/ (/ (sqrt z) z) y)
(/ (sqrt z) z)
(sqrt z)
z
y
(/ 1/2 (/ (pow z -1/2) y))
1/2
(/ (pow z -1/2) y)
(pow z -1/2)
z
-1/2
y
(/ (* 1/2 y) (pow z -1/2))
(* 1/2 y)
1/2
y
(pow z -1/2)
z
-1/2
Outputs
(* 1/2 (+ x (/ z (/ (sqrt z) y))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 z (/.f64 (sqrt.f64 z) y))))
1/2
#s(literal 1/2 binary64)
(+ x (/ z (/ (sqrt z) y)))
(+.f64 x (/.f64 z (/.f64 (sqrt.f64 z) y)))
x
(/ z (/ (sqrt z) y))
(/.f64 z (/.f64 (sqrt.f64 z) y))
z
(/ (sqrt z) y)
(/.f64 (sqrt.f64 z) y)
(sqrt z)
(sqrt.f64 z)
y
(/ 1/2 (/ (/ (sqrt z) z) y))
(/.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 (sqrt.f64 z) y))
1/2
#s(literal 1/2 binary64)
(/ (/ (sqrt z) z) y)
(/.f64 (sqrt.f64 z) (*.f64 z y))
(/ (sqrt z) z)
(/.f64 (sqrt.f64 z) z)
(sqrt z)
(sqrt.f64 z)
z
y
(/ 1/2 (/ (pow z -1/2) y))
(/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))
1/2
#s(literal 1/2 binary64)
(/ (pow z -1/2) y)
(/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)
(pow z -1/2)
(pow.f64 z #s(literal -1/2 binary64))
z
-1/2
#s(literal -1/2 binary64)
y
(/ (* 1/2 y) (pow z -1/2))
(/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))
(* 1/2 y)
(*.f64 #s(literal 1/2 binary64) y)
1/2
#s(literal 1/2 binary64)
y
(pow z -1/2)
(pow.f64 z #s(literal -1/2 binary64))
z
-1/2
#s(literal -1/2 binary64)

localize142.0ms (1.8%)

Localize:

Found 14 expressions of interest:

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

Compiled 97 to 19 computations (80.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 31.0ms
ival-div: 14.0ms (45.7% of total)
ival-pow: 7.0ms (22.9% of total)
ival-mult: 4.0ms (13.1% of total)
ival-sqrt: 4.0ms (13.1% of total)
ival-add: 1.0ms (3.3% of total)
const: 1.0ms (3.3% of total)
backward-pass: 0.0ms (0% of total)

series7.0ms (0.1%)

Counts
13 → 288
Calls
Call 1
Inputs
#<alt (* 1/2 (+ x (/ z (/ (sqrt z) y))))>
#<alt (+ x (/ z (/ (sqrt z) y)))>
#<alt (/ z (/ (sqrt z) y))>
#<alt (/ (sqrt z) y)>
#<alt (/ 1/2 (/ (/ (sqrt z) z) y))>
#<alt (/ (/ (sqrt z) z) y)>
#<alt (/ (sqrt z) z)>
#<alt (sqrt z)>
#<alt (/ 1/2 (/ (pow z -1/2) y))>
#<alt (/ (pow z -1/2) y)>
#<alt (pow z -1/2)>
#<alt (/ (* 1/2 y) (pow z -1/2))>
#<alt (* 1/2 y)>
Outputs
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (+ (* 1/2 x) (* 1/2 (* y (sqrt z))))>
#<alt (+ (* 1/2 x) (* 1/2 (* y (sqrt z))))>
#<alt (+ (* 1/2 x) (* 1/2 (* y (sqrt z))))>
#<alt (* 1/2 x)>
#<alt (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))>
#<alt (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))>
#<alt (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))>
#<alt (* 1/2 x)>
#<alt (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))>
#<alt (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))>
#<alt (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))>
#<alt (* 1/2 (+ x (* y (sqrt z))))>
#<alt (* 1/2 (+ x (* y (sqrt z))))>
#<alt (* 1/2 (+ x (* y (sqrt z))))>
#<alt (* 1/2 (+ x (* y (sqrt z))))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))>
#<alt (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))>
#<alt (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* -1 (* z (+ (* -1/2 (* y (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1/2 (* y (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1/2 (* y (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))>
#<alt (* 1/2 x)>
#<alt (+ (* 1/2 x) (* 1/2 (* y (sqrt z))))>
#<alt (+ (* 1/2 x) (* 1/2 (* y (sqrt z))))>
#<alt (+ (* 1/2 x) (* 1/2 (* y (sqrt z))))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))>
#<alt (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))>
#<alt (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))>
#<alt (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))>
#<alt (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))>
#<alt (* y (sqrt z))>
#<alt (+ x (* y (sqrt z)))>
#<alt (+ x (* y (sqrt z)))>
#<alt (+ x (* y (sqrt z)))>
#<alt x>
#<alt (* x (+ 1 (* (/ y x) (sqrt z))))>
#<alt (* x (+ 1 (* (/ y x) (sqrt z))))>
#<alt (* x (+ 1 (* (/ y x) (sqrt z))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))>
#<alt (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))>
#<alt (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))>
#<alt (+ x (* y (sqrt z)))>
#<alt (+ x (* y (sqrt z)))>
#<alt (+ x (* y (sqrt z)))>
#<alt (+ x (* y (sqrt z)))>
#<alt (* y (sqrt z))>
#<alt (* z (+ (* y (sqrt (/ 1 z))) (/ x z)))>
#<alt (* z (+ (* y (sqrt (/ 1 z))) (/ x z)))>
#<alt (* z (+ (* y (sqrt (/ 1 z))) (/ x z)))>
#<alt (* y (sqrt z))>
#<alt (* -1 (* z (+ (* -1 (* y (sqrt (/ 1 z)))) (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1 (* y (sqrt (/ 1 z)))) (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1 (* y (sqrt (/ 1 z)))) (* -1 (/ x z)))))>
#<alt x>
#<alt (+ x (* y (sqrt z)))>
#<alt (+ x (* y (sqrt z)))>
#<alt (+ x (* y (sqrt z)))>
#<alt (* y (sqrt z))>
#<alt (* y (+ (sqrt z) (/ x y)))>
#<alt (* y (+ (sqrt z) (/ x y)))>
#<alt (* y (+ (sqrt z) (/ x y)))>
#<alt (* y (sqrt z))>
#<alt (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))>
#<alt (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))>
#<alt (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))>
#<alt (* y (sqrt z))>
#<alt (* y (sqrt z))>
#<alt (* y (sqrt z))>
#<alt (* y (sqrt z))>
#<alt (* y (sqrt z))>
#<alt (* y (sqrt z))>
#<alt (* y (sqrt z))>
#<alt (* y (sqrt z))>
#<alt (* y (sqrt z))>
#<alt (* y (sqrt z))>
#<alt (* y (sqrt z))>
#<alt (* y (sqrt z))>
#<alt (* y (sqrt z))>
#<alt (* y (sqrt z))>
#<alt (* y (sqrt z))>
#<alt (* y (sqrt z))>
#<alt (* y (sqrt z))>
#<alt (* y (sqrt z))>
#<alt (* y (sqrt z))>
#<alt (* y (sqrt z))>
#<alt (* y (sqrt z))>
#<alt (* y (sqrt z))>
#<alt (* y (sqrt z))>
#<alt (* y (sqrt z))>
#<alt (* (/ 1 y) (sqrt z))>
#<alt (* (/ 1 y) (sqrt z))>
#<alt (* (/ 1 y) (sqrt z))>
#<alt (* (/ 1 y) (sqrt z))>
#<alt (* (/ 1 y) (sqrt z))>
#<alt (* (/ 1 y) (sqrt z))>
#<alt (* (/ 1 y) (sqrt z))>
#<alt (* (/ 1 y) (sqrt z))>
#<alt (* -1 (* (/ (pow (sqrt -1) 2) y) (sqrt z)))>
#<alt (* -1 (* (/ (pow (sqrt -1) 2) y) (sqrt z)))>
#<alt (* -1 (* (/ (pow (sqrt -1) 2) y) (sqrt z)))>
#<alt (* -1 (* (/ (pow (sqrt -1) 2) y) (sqrt z)))>
#<alt (* (/ 1 y) (sqrt z))>
#<alt (* (/ 1 y) (sqrt z))>
#<alt (* (/ 1 y) (sqrt z))>
#<alt (* (/ 1 y) (sqrt z))>
#<alt (* (/ 1 y) (sqrt z))>
#<alt (* (/ 1 y) (sqrt z))>
#<alt (* (/ 1 y) (sqrt z))>
#<alt (* (/ 1 y) (sqrt z))>
#<alt (* (/ 1 y) (sqrt z))>
#<alt (* (/ 1 y) (sqrt z))>
#<alt (* (/ 1 y) (sqrt z))>
#<alt (* (/ 1 y) (sqrt z))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* -1 (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z))))>
#<alt (* -1 (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z))))>
#<alt (* -1 (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z))))>
#<alt (* -1 (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z))))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (sqrt (/ 1 z))>
#<alt (sqrt (/ 1 z))>
#<alt (sqrt (/ 1 z))>
#<alt (sqrt (/ 1 z))>
#<alt (sqrt (/ 1 z))>
#<alt (sqrt (/ 1 z))>
#<alt (sqrt (/ 1 z))>
#<alt (sqrt (/ 1 z))>
#<alt (* -1 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2)))>
#<alt (sqrt z)>
#<alt (sqrt z)>
#<alt (sqrt z)>
#<alt (sqrt z)>
#<alt (sqrt z)>
#<alt (sqrt z)>
#<alt (sqrt z)>
#<alt (sqrt z)>
#<alt (* -1 (* (sqrt z) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt z) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt z) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt z) (pow (sqrt -1) 2)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* -1/2 (* y (sqrt z)))>
#<alt (* -1/2 (* y (sqrt z)))>
#<alt (* -1/2 (* y (sqrt z)))>
#<alt (* -1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))>
#<alt (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))>
#<alt (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))>
#<alt (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (* (/ 1 y) (sqrt (/ 1 z)))>
#<alt (sqrt (/ 1 z))>
#<alt (sqrt (/ 1 z))>
#<alt (sqrt (/ 1 z))>
#<alt (sqrt (/ 1 z))>
#<alt (sqrt (/ 1 z))>
#<alt (sqrt (/ 1 z))>
#<alt (sqrt (/ 1 z))>
#<alt (sqrt (/ 1 z))>
#<alt (* (sqrt (/ 1 z)) (pow (sqrt -1) 2))>
#<alt (* (sqrt (/ 1 z)) (pow (sqrt -1) 2))>
#<alt (* (sqrt (/ 1 z)) (pow (sqrt -1) 2))>
#<alt (* (sqrt (/ 1 z)) (pow (sqrt -1) 2))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* 1/2 (* y (sqrt z)))>
#<alt (* -1/2 (* y (sqrt z)))>
#<alt (* -1/2 (* y (sqrt z)))>
#<alt (* -1/2 (* y (sqrt z)))>
#<alt (* -1/2 (* y (sqrt z)))>
#<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)>
Calls

72 calls:

TimeVariablePointExpression
0.0ms
z
@-inf
(pow z -1/2)
0.0ms
z
@-inf
(/ (/ (sqrt z) z) y)
0.0ms
z
@inf
(pow z -1/2)
0.0ms
z
@-inf
(/ 1/2 (/ (/ (sqrt z) z) y))
0.0ms
y
@-inf
(/ (sqrt z) y)

rewrite303.0ms (3.9%)

Algorithm
batch-egg-rewrite
Rules
4182×*-lowering-*.f32
4182×*-lowering-*.f64
2998×/-lowering-/.f32
2998×/-lowering-/.f64
1218×sum5-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01877
110675
275355
3770555
0841455
Stop Event
iter limit
node limit
Counts
13 → 995
Calls
Call 1
Inputs
(* 1/2 (+ x (/ z (/ (sqrt z) y))))
(+ x (/ z (/ (sqrt z) y)))
(/ z (/ (sqrt z) y))
(/ (sqrt z) y)
(/ 1/2 (/ (/ (sqrt z) z) y))
(/ (/ (sqrt z) z) y)
(/ (sqrt z) z)
(sqrt z)
(/ 1/2 (/ (pow z -1/2) y))
(/ (pow z -1/2) y)
(pow z -1/2)
(/ (* 1/2 y) (pow z -1/2))
(* 1/2 y)
Outputs
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))
(fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(fma.f64 z (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 y (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) y (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 y (sqrt.f64 z)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 z y) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1/2 binary64) x))
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 1/4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))))))))
(/.f64 (+.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (+.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))
(/.f64 (+.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))))) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 1/4 binary64)))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))))))) (-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))))) (-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x x))) (-.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) x))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))))
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) x))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))
(*.f64 (+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))))
(*.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))))) (/.f64 #s(literal 1/2 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(*.f64 (+.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) z))) (/.f64 x (pow.f64 z #s(literal -1/2 binary64))))) #s(literal 3 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) z))) (/.f64 x (pow.f64 z #s(literal -1/2 binary64))))) (-.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) z))) (/.f64 x (pow.f64 z #s(literal -1/2 binary64))))) (*.f64 x x)))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) z))) (/.f64 x (pow.f64 z #s(literal -1/2 binary64))))) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) z))) (/.f64 x (pow.f64 z #s(literal -1/2 binary64)))))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))))) (+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 (*.f64 y (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) z))) (/.f64 x (pow.f64 z #s(literal -1/2 binary64)))))))
(+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))
(+.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) x)
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))
(-.f64 x (-.f64 #s(literal 0 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (-.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) x)))
(fma.f64 z (/.f64 y (sqrt.f64 z)) x)
(fma.f64 y (sqrt.f64 z) x)
(fma.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 z y) x)
(fma.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) x)
(fma.f64 #s(literal 1 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) x)
(fma.f64 (/.f64 y (sqrt.f64 z)) z x)
(fma.f64 (sqrt.f64 z) y x)
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) z) x)
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) y) x)
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))))
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))))) (-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))))
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))))) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))))) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))))) (-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))))) (*.f64 (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (+.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))))))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x x)) (-.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) x))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))))) (*.f64 (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) (+.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) (*.f64 (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))))) (*.f64 (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) x)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))))) #s(literal 1 binary64)) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (+.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) #s(literal -1 binary64))
(*.f64 (+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) (*.f64 (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))
(*.f64 (+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) (/.f64 (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))) (*.f64 (+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))) (/.f64 (+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))))
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))
(*.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))))
(*.f64 (+.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) x)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))))) (+.f64 x (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) z))) (/.f64 x (pow.f64 z #s(literal -1/2 binary64))))) #s(literal 3 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) z))) (/.f64 x (pow.f64 z #s(literal -1/2 binary64))))) (-.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) z))) (/.f64 x (pow.f64 z #s(literal -1/2 binary64))))) (*.f64 x x)))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) z))) (/.f64 x (pow.f64 z #s(literal -1/2 binary64))))) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) z))) (/.f64 x (pow.f64 z #s(literal -1/2 binary64)))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 (*.f64 y (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) z))) (/.f64 x (pow.f64 z #s(literal -1/2 binary64)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z)))) (-.f64 #s(literal 0 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 1 binary64)))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 1 binary64)))
(/.f64 z (/.f64 (sqrt.f64 z) y))
(/.f64 y (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))
(/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z y)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) (/.f64 y (pow.f64 z #s(literal -1/4 binary64)))))
(/.f64 (/.f64 y (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) z))
(/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) y))
(/.f64 (*.f64 z y) (sqrt.f64 z))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (/.f64 y (pow.f64 z #s(literal -1/4 binary64))) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (/.f64 y (pow.f64 z #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(/.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) (/.f64 #s(literal -1 binary64) z))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 #s(literal -1 binary64) y))
(/.f64 (neg.f64 (/.f64 y (pow.f64 z #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 z))
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 z))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(/.f64 (/.f64 (*.f64 z y) #s(literal 1 binary64)) (sqrt.f64 z))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (pow.f64 z #s(literal -1/4 binary64)))) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) (sqrt.f64 z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) (sqrt.f64 z))
(/.f64 (/.f64 (*.f64 z y) (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)))
(/.f64 (/.f64 (/.f64 y (pow.f64 z #s(literal -1/4 binary64))) (pow.f64 z #s(literal -1/8 binary64))) (pow.f64 z #s(literal -1/8 binary64)))
(pow.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1 binary64))
(*.f64 z (/.f64 y (sqrt.f64 z)))
(*.f64 y (sqrt.f64 z))
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 z y))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64)))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z)))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) y)))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 z y) #s(literal 1 binary64)))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) (*.f64 z y)))
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)) (/.f64 y (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)) (/.f64 z (/.f64 #s(literal -1 binary64) y)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 y (sqrt.f64 z)) z)
(*.f64 (/.f64 y (sqrt.f64 z)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 z) y)
(*.f64 (sqrt.f64 z) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(*.f64 (*.f64 z y) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 y (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y) #s(literal -1 binary64)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (sqrt.f64 z))
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (/.f64 z (pow.f64 z #s(literal 1/4 binary64))) (/.f64 y (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (/.f64 y (pow.f64 z #s(literal 1/4 binary64))) (/.f64 z (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (/.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 y (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64)))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))))
(*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 (*.f64 z y) #s(literal 1 binary64)) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (/.f64 (sqrt.f64 z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) #s(literal -1 binary64)) z)
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal -1 binary64)) y)
(*.f64 (/.f64 (*.f64 z y) (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal -1/4 binary64)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))))
(*.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(exp.f64 (*.f64 (log.f64 (/.f64 y (sqrt.f64 z))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z))))
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z))) #s(literal 1 binary64)))
(/.f64 (/.f64 (sqrt.f64 z) y) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z))) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 z)))
(/.f64 (sqrt.f64 z) y)
(/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))))
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(/.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 y (pow.f64 z #s(literal -1/4 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) y)) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(pow.f64 (/.f64 (sqrt.f64 z) y) #s(literal 1 binary64))
(pow.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1 binary64))
(*.f64 (/.f64 (sqrt.f64 z) y) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 z) y))
(*.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) y))
(*.f64 (sqrt.f64 z) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 z))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z))))
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 (pow.f64 z #s(literal 1/4 binary64)) y))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 #s(literal -1 binary64) y))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (sqrt.f64 z)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 z))) (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))))
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z)))))
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 (sqrt.f64 z) y)))
(/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))
(/.f64 y (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 2 binary64))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/4 binary64))))))
(/.f64 (sqrt.f64 z) (/.f64 #s(literal 2 binary64) y))
(/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) y))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64)))
(/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y))
(/.f64 (/.f64 y (pow.f64 z #s(literal -1/4 binary64))) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 (sqrt.f64 z) y))
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) (/.f64 #s(literal 1 binary64) z))
(/.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/4 binary64)))) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) y))
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z y)))
(/.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) (sqrt.f64 z))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/4 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) z)) (/.f64 (sqrt.f64 z) y))
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (*.f64 y (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (/.f64 #s(literal 1 binary64) z))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) z)) (/.f64 (sqrt.f64 z) y))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) #s(literal 1 binary64)) (/.f64 (sqrt.f64 z) y))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) y) (/.f64 #s(literal 1 binary64) z))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(/.f64 (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) y)) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) z)) (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z))))
(/.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/4 binary64))))) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))) y) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (*.f64 (/.f64 y (pow.f64 z #s(literal -1/4 binary64))) #s(literal 1/2 binary64)) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(/.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/4 binary64)))) (pow.f64 z #s(literal -1/8 binary64))) (pow.f64 z #s(literal -1/8 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (/.f64 #s(literal -1 binary64) z))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 z))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (/.f64 #s(literal -1 binary64) y))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) #s(literal 1 binary64)) (/.f64 (sqrt.f64 z) y))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 z))
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) z) (sqrt.f64 z)) (/.f64 #s(literal -1 binary64) y))
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal -1 binary64)) (/.f64 (sqrt.f64 z) y))
(pow.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 z (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)))
(*.f64 y (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 z y)))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z)))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 (/.f64 y (sqrt.f64 z)) (*.f64 #s(literal 1/2 binary64) z))
(*.f64 (/.f64 y (sqrt.f64 z)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(*.f64 (sqrt.f64 z) (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 z) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) y)
(*.f64 (*.f64 z y) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal -1/2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 y (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 y (sqrt.f64 z)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) z)
(*.f64 (*.f64 #s(literal -1/2 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/4 binary64)))) (pow.f64 z #s(literal 1/4 binary64)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/4 binary64)))))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) y) #s(literal -1 binary64)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) y)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 z y))
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 y (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 z (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) (*.f64 z y)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (/.f64 y (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (/.f64 z (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) (*.f64 #s(literal -1/2 binary64) z))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 y #s(literal -1/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y) #s(literal -1 binary64)))
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64)))))
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64)))) (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64)))))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 y (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 y (sqrt.f64 z)))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 z))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (sqrt.f64 z))
(*.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z)))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 y (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) z)
(*.f64 (*.f64 y (/.f64 #s(literal -1/2 binary64) (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) z)) (/.f64 y (sqrt.f64 z)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 z y))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) #s(literal 1 binary64)) (/.f64 y (sqrt.f64 z)))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal -1 binary64) (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) y) z)
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) y)
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64)))) (/.f64 y (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (pow.f64 z #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) y)
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) #s(literal 1 binary64)) (/.f64 y (sqrt.f64 z)))
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) z) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal -1 binary64)) (/.f64 y (sqrt.f64 z)))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z)))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))))
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))))
(exp.f64 (*.f64 (log.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal 1 binary64)))
(/.f64 (/.f64 (sqrt.f64 z) y) z)
(/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) z))
(/.f64 #s(literal 1 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (sqrt.f64 z) (*.f64 z y))
(/.f64 (sqrt.f64 z) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y))))
(/.f64 (sqrt.f64 z) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (sqrt.f64 z) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (sqrt.f64 z) (*.f64 #s(literal 1 binary64) (*.f64 z y)))
(/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 z))
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (sqrt.f64 z)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) (/.f64 #s(literal -1 binary64) (sqrt.f64 z))))
(/.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))))
(/.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (*.f64 z y) (pow.f64 z #s(literal -1/4 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) (*.f64 z y)))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z y))) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z y))) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(pow.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1 binary64))
(*.f64 (/.f64 (sqrt.f64 z) y) (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 (sqrt.f64 z) y) (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)) (/.f64 #s(literal -1 binary64) y))
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z))) (/.f64 #s(literal -1 binary64) z))
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))
(*.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (*.f64 z y)))
(*.f64 (sqrt.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (sqrt.f64 z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 1 binary64)))
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (sqrt.f64 z) y))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (/.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y) (pow.f64 z #s(literal -1/4 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(*.f64 (pow.f64 z #s(literal -1/8 binary64)) (*.f64 (pow.f64 z #s(literal -1/8 binary64)) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y)))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) y)))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64))) (*.f64 (pow.f64 z #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z))))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 z y)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z y))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 (/.f64 #s(literal -1 binary64) z) y))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) z)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 (/.f64 #s(literal -1 binary64) y) z))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (sqrt.f64 z))
(*.f64 (/.f64 (pow.f64 z #s(literal 1/4 binary64)) y) (/.f64 (pow.f64 z #s(literal 1/4 binary64)) z))
(*.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64))) y))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y))
(*.f64 (/.f64 (pow.f64 z #s(literal 1/4 binary64)) z) (/.f64 (pow.f64 z #s(literal 1/4 binary64)) y))
(*.f64 (/.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) z) y))
(*.f64 (/.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) z))
(*.f64 (pow.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (pow.f64 z #s(literal -1/2 binary64)))
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 z)))
(exp.f64 (*.f64 (log.f64 (pow.f64 z #s(literal -1/4 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 z z)) #s(literal -1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 z)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 z) #s(literal -1/4 binary64)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 z) #s(literal -1/4 binary64)) (*.f64 (log.f64 z) #s(literal -1/4 binary64))))
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 z))))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)) #s(literal 1 binary64)))
(/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (sqrt.f64 z))
(/.f64 (sqrt.f64 z) z)
(/.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(/.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 z (pow.f64 z #s(literal -1/4 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) z))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) z)) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)))
(pow.f64 z #s(literal -1/2 binary64))
(pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 z) #s(literal -1 binary64))
(pow.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 z z) #s(literal -1/4 binary64))
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 z))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 #s(literal 1 binary64) z) (sqrt.f64 z))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (pow.f64 z #s(literal -1/4 binary64)))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64)))))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (*.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(*.f64 (pow.f64 z #s(literal -1/8 binary64)) (*.f64 (pow.f64 z #s(literal -1/8 binary64)) (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 (pow.f64 z #s(literal 1/4 binary64)) z))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 #s(literal -1 binary64) z))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64)))) (pow.f64 z #s(literal -1/4 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)))
(*.f64 (*.f64 (pow.f64 z #s(literal -1/4 binary64)) (pow.f64 z #s(literal -1/8 binary64))) (pow.f64 z #s(literal -1/8 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal -1/4 binary64)))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 z)))
(exp.f64 (*.f64 (log.f64 (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 z)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(sqrt.f64 z)
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 z (sqrt.f64 z))
(/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z))
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)) (/.f64 #s(literal -1 binary64) z))
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) (pow.f64 z #s(literal 1/4 binary64))))
(/.f64 (sqrt.f64 z) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(/.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal -1 binary64))
(/.f64 (neg.f64 (pow.f64 z #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(/.f64 (/.f64 z (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)))
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 z #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(/.f64 (*.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (/.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal -1/8 binary64))) (pow.f64 z #s(literal -1/8 binary64)))
(pow.f64 z #s(literal 1/2 binary64))
(pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (sqrt.f64 z) #s(literal 1 binary64))
(pow.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal -2 binary64))
(pow.f64 (*.f64 z z) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 z (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) z)
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(*.f64 #s(literal 1 binary64) (sqrt.f64 z))
(*.f64 (sqrt.f64 z) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal 1/4 binary64)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 z (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal -1/4 binary64)))
(*.f64 (pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 z))) (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))))
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z)))))
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 (sqrt.f64 z) y)))
(/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))
(/.f64 y (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 2 binary64))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/4 binary64))))))
(/.f64 (sqrt.f64 z) (/.f64 #s(literal 2 binary64) y))
(/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) y))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64)))
(/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y))
(/.f64 (/.f64 y (pow.f64 z #s(literal -1/4 binary64))) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 (sqrt.f64 z) y))
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) (/.f64 #s(literal 1 binary64) z))
(/.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/4 binary64)))) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) y))
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z y)))
(/.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) (sqrt.f64 z))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/4 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) z)) (/.f64 (sqrt.f64 z) y))
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (*.f64 y (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (/.f64 #s(literal 1 binary64) z))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) z)) (/.f64 (sqrt.f64 z) y))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) #s(literal 1 binary64)) (/.f64 (sqrt.f64 z) y))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) y) (/.f64 #s(literal 1 binary64) z))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(/.f64 (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) y)) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) z)) (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z))))
(/.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/4 binary64))))) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))) y) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (*.f64 (/.f64 y (pow.f64 z #s(literal -1/4 binary64))) #s(literal 1/2 binary64)) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(/.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/4 binary64)))) (pow.f64 z #s(literal -1/8 binary64))) (pow.f64 z #s(literal -1/8 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (/.f64 #s(literal -1 binary64) z))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 z))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (/.f64 #s(literal -1 binary64) y))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) #s(literal 1 binary64)) (/.f64 (sqrt.f64 z) y))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 z))
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) z) (sqrt.f64 z)) (/.f64 #s(literal -1 binary64) y))
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal -1 binary64)) (/.f64 (sqrt.f64 z) y))
(pow.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 z (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)))
(*.f64 y (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 z y)))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z)))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 (/.f64 y (sqrt.f64 z)) (*.f64 #s(literal 1/2 binary64) z))
(*.f64 (/.f64 y (sqrt.f64 z)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(*.f64 (sqrt.f64 z) (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 z) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) y)
(*.f64 (*.f64 z y) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal -1/2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 y (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 y (sqrt.f64 z)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) z)
(*.f64 (*.f64 #s(literal -1/2 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/4 binary64)))) (pow.f64 z #s(literal 1/4 binary64)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/4 binary64)))))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) y) #s(literal -1 binary64)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) y)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 z y))
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 y (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 z (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) (*.f64 z y)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (/.f64 y (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (/.f64 z (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) (*.f64 #s(literal -1/2 binary64) z))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 y #s(literal -1/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y) #s(literal -1 binary64)))
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64)))))
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64)))) (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64)))))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 y (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 y (sqrt.f64 z)))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 z))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (sqrt.f64 z))
(*.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z)))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 y (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) z)
(*.f64 (*.f64 y (/.f64 #s(literal -1/2 binary64) (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) z)) (/.f64 y (sqrt.f64 z)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 z y))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) #s(literal 1 binary64)) (/.f64 y (sqrt.f64 z)))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal -1 binary64) (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) y) z)
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) y)
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64)))) (/.f64 y (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (pow.f64 z #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) y)
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) #s(literal 1 binary64)) (/.f64 y (sqrt.f64 z)))
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) z) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal -1 binary64)) (/.f64 y (sqrt.f64 z)))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z)))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))))
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))))
(exp.f64 (*.f64 (log.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal 1 binary64)))
(/.f64 (/.f64 (sqrt.f64 z) y) z)
(/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) z))
(/.f64 #s(literal 1 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (sqrt.f64 z) (*.f64 z y))
(/.f64 (sqrt.f64 z) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y))))
(/.f64 (sqrt.f64 z) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (sqrt.f64 z) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (sqrt.f64 z) (*.f64 #s(literal 1 binary64) (*.f64 z y)))
(/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 z))
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (sqrt.f64 z)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) (/.f64 #s(literal -1 binary64) (sqrt.f64 z))))
(/.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))))
(/.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (*.f64 z y) (pow.f64 z #s(literal -1/4 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) (*.f64 z y)))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z y))) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z y))) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(pow.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1 binary64))
(*.f64 (/.f64 (sqrt.f64 z) y) (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 (sqrt.f64 z) y) (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)) (/.f64 #s(literal -1 binary64) y))
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z))) (/.f64 #s(literal -1 binary64) z))
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))
(*.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (*.f64 z y)))
(*.f64 (sqrt.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (sqrt.f64 z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 1 binary64)))
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (sqrt.f64 z) y))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (/.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y) (pow.f64 z #s(literal -1/4 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(*.f64 (pow.f64 z #s(literal -1/8 binary64)) (*.f64 (pow.f64 z #s(literal -1/8 binary64)) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y)))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) y)))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64))) (*.f64 (pow.f64 z #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z))))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 z y)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z y))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 (/.f64 #s(literal -1 binary64) z) y))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) z)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 (/.f64 #s(literal -1 binary64) y) z))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (sqrt.f64 z))
(*.f64 (/.f64 (pow.f64 z #s(literal 1/4 binary64)) y) (/.f64 (pow.f64 z #s(literal 1/4 binary64)) z))
(*.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64))) y))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y))
(*.f64 (/.f64 (pow.f64 z #s(literal 1/4 binary64)) z) (/.f64 (pow.f64 z #s(literal 1/4 binary64)) y))
(*.f64 (/.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) z) y))
(*.f64 (/.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) z))
(*.f64 (pow.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (pow.f64 z #s(literal -1/2 binary64)))
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 z)))
(exp.f64 (*.f64 (log.f64 (pow.f64 z #s(literal -1/4 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 z z)) #s(literal -1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 z)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 z) #s(literal -1/4 binary64)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 z) #s(literal -1/4 binary64)) (*.f64 (log.f64 z) #s(literal -1/4 binary64))))
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 z))))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)) #s(literal 1 binary64)))
(/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (sqrt.f64 z))
(/.f64 (sqrt.f64 z) z)
(/.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(/.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 z (pow.f64 z #s(literal -1/4 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) z))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) z)) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)))
(pow.f64 z #s(literal -1/2 binary64))
(pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 z) #s(literal -1 binary64))
(pow.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 z z) #s(literal -1/4 binary64))
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 z))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 #s(literal 1 binary64) z) (sqrt.f64 z))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (pow.f64 z #s(literal -1/4 binary64)))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64)))))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (*.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(*.f64 (pow.f64 z #s(literal -1/8 binary64)) (*.f64 (pow.f64 z #s(literal -1/8 binary64)) (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 (pow.f64 z #s(literal 1/4 binary64)) z))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 #s(literal -1 binary64) z))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64)))) (pow.f64 z #s(literal -1/4 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)))
(*.f64 (*.f64 (pow.f64 z #s(literal -1/4 binary64)) (pow.f64 z #s(literal -1/8 binary64))) (pow.f64 z #s(literal -1/8 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal -1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 z))) (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))))
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z)))))
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 (sqrt.f64 z) y)))
(/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))
(/.f64 y (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 2 binary64))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/4 binary64))))))
(/.f64 (sqrt.f64 z) (/.f64 #s(literal 2 binary64) y))
(/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) y))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -1/2 binary64)))
(/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y))
(/.f64 (/.f64 y (pow.f64 z #s(literal -1/4 binary64))) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 (sqrt.f64 z) y))
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) (/.f64 #s(literal 1 binary64) z))
(/.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/4 binary64)))) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) y))
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z y)))
(/.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) (sqrt.f64 z))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/4 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) z)) (/.f64 (sqrt.f64 z) y))
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (*.f64 y (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (/.f64 #s(literal 1 binary64) z))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) z)) (/.f64 (sqrt.f64 z) y))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) #s(literal 1 binary64)) (/.f64 (sqrt.f64 z) y))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) y) (/.f64 #s(literal 1 binary64) z))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(/.f64 (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) y)) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) z)) (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z))))
(/.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/4 binary64))))) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))) y) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (*.f64 (/.f64 y (pow.f64 z #s(literal -1/4 binary64))) #s(literal 1/2 binary64)) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(/.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/4 binary64)))) (pow.f64 z #s(literal -1/8 binary64))) (pow.f64 z #s(literal -1/8 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (/.f64 #s(literal -1 binary64) z))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 z))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (/.f64 #s(literal -1 binary64) y))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) #s(literal 1 binary64)) (/.f64 (sqrt.f64 z) y))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 z))
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) z) (sqrt.f64 z)) (/.f64 #s(literal -1 binary64) y))
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal -1 binary64)) (/.f64 (sqrt.f64 z) y))
(pow.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 z (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)))
(*.f64 y (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 z y)))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z)))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 (/.f64 y (sqrt.f64 z)) (*.f64 #s(literal 1/2 binary64) z))
(*.f64 (/.f64 y (sqrt.f64 z)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(*.f64 (sqrt.f64 z) (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 z) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) y)
(*.f64 (*.f64 z y) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal -1/2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 y (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 y (sqrt.f64 z)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) y)) z)
(*.f64 (*.f64 #s(literal -1/2 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/4 binary64)))) (pow.f64 z #s(literal 1/4 binary64)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal -1/4 binary64)))))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) y) #s(literal -1 binary64)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) y)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 z y))
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 y (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 z (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) (*.f64 z y)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (/.f64 y (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (/.f64 z (/.f64 #s(literal -1 binary64) y)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) (*.f64 #s(literal -1/2 binary64) z))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 y #s(literal -1/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) y)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y) #s(literal -1 binary64)))
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64)))))
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64)))) (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64)))))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))) (/.f64 y (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/4 binary64)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 y (sqrt.f64 z)))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 z))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (sqrt.f64 z))
(*.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z)))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 y (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) z)
(*.f64 (*.f64 y (/.f64 #s(literal -1/2 binary64) (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) z)) (/.f64 y (sqrt.f64 z)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 z y))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) #s(literal 1 binary64)) (/.f64 y (sqrt.f64 z)))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal -1 binary64) (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) y) z)
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) y)
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64)))) (/.f64 y (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (pow.f64 z #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) y)
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) #s(literal 1 binary64)) (/.f64 y (sqrt.f64 z)))
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) z) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal -1 binary64)) (/.f64 y (sqrt.f64 z)))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 z)))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))))
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))))
(-.f64 #s(literal 0 binary64) (*.f64 y #s(literal -1/2 binary64)))
(neg.f64 (*.f64 y #s(literal -1/2 binary64)))
(*.f64 #s(literal 1/2 binary64) y)
(*.f64 y #s(literal 1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) y))
(*.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64)))

simplify207.0ms (2.7%)

Algorithm
egg-herbie
Rules
3684×*-lowering-*.f32
3684×*-lowering-*.f64
1524×fnmadd-define
1220×fma-define
1048×fma-lowering-fma.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
0831606
12901462
29041462
329701438
086241438
Stop Event
iter limit
node limit
Counts
288 → 288
Calls
Call 1
Inputs
(* 1/2 (* y (sqrt z)))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(* 1/2 x)
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(* 1/2 x)
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(* 1/2 (+ x (* y (sqrt z))))
(* 1/2 (+ x (* y (sqrt z))))
(* 1/2 (+ x (* y (sqrt z))))
(* 1/2 (+ x (* y (sqrt z))))
(* 1/2 (* y (sqrt z)))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(* 1/2 (* y (sqrt z)))
(* -1 (* z (+ (* -1/2 (* y (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))
(* -1 (* z (+ (* -1/2 (* y (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))
(* -1 (* z (+ (* -1/2 (* y (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))
(* 1/2 x)
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(* 1/2 (* y (sqrt z)))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(* 1/2 (* y (sqrt z)))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(* y (sqrt z))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
x
(* x (+ 1 (* (/ y x) (sqrt z))))
(* x (+ 1 (* (/ y x) (sqrt z))))
(* x (+ 1 (* (/ y x) (sqrt z))))
x
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(* y (sqrt z))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(* y (sqrt z))
(* -1 (* z (+ (* -1 (* y (sqrt (/ 1 z)))) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (* y (sqrt (/ 1 z)))) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (* y (sqrt (/ 1 z)))) (* -1 (/ x z)))))
x
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(+ x (* y (sqrt z)))
(* y (sqrt z))
(* y (+ (sqrt z) (/ x y)))
(* y (+ (sqrt z) (/ x y)))
(* y (+ (sqrt z) (/ x y)))
(* y (sqrt z))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* y (sqrt z))
(* (/ 1 y) (sqrt z))
(* (/ 1 y) (sqrt z))
(* (/ 1 y) (sqrt z))
(* (/ 1 y) (sqrt z))
(* (/ 1 y) (sqrt z))
(* (/ 1 y) (sqrt z))
(* (/ 1 y) (sqrt z))
(* (/ 1 y) (sqrt z))
(* -1 (* (/ (pow (sqrt -1) 2) y) (sqrt z)))
(* -1 (* (/ (pow (sqrt -1) 2) y) (sqrt z)))
(* -1 (* (/ (pow (sqrt -1) 2) y) (sqrt z)))
(* -1 (* (/ (pow (sqrt -1) 2) y) (sqrt z)))
(* (/ 1 y) (sqrt z))
(* (/ 1 y) (sqrt z))
(* (/ 1 y) (sqrt z))
(* (/ 1 y) (sqrt z))
(* (/ 1 y) (sqrt z))
(* (/ 1 y) (sqrt z))
(* (/ 1 y) (sqrt z))
(* (/ 1 y) (sqrt z))
(* (/ 1 y) (sqrt z))
(* (/ 1 y) (sqrt z))
(* (/ 1 y) (sqrt z))
(* (/ 1 y) (sqrt z))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* -1 (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z))))
(* -1 (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z))))
(* -1 (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z))))
(* -1 (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z))))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(* -1 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2)))
(* -1 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2)))
(* -1 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2)))
(* -1 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2)))
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* -1/2 (* y (sqrt z)))
(* -1/2 (* y (sqrt z)))
(* -1/2 (* y (sqrt z)))
(* -1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))
(* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))
(* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))
(* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(sqrt (/ 1 z))
(* (sqrt (/ 1 z)) (pow (sqrt -1) 2))
(* (sqrt (/ 1 z)) (pow (sqrt -1) 2))
(* (sqrt (/ 1 z)) (pow (sqrt -1) 2))
(* (sqrt (/ 1 z)) (pow (sqrt -1) 2))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* 1/2 (* y (sqrt z)))
(* -1/2 (* y (sqrt z)))
(* -1/2 (* y (sqrt z)))
(* -1/2 (* y (sqrt z)))
(* -1/2 (* y (sqrt z)))
(* 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)
Outputs
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (+ x (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (+ x (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (+ x (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (+ x (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* -1 (* z (+ (* -1/2 (* y (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* -1 (* z (+ (* -1/2 (* y (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* -1 (* z (+ (* -1/2 (* y (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(+ (* 1/2 x) (* 1/2 (* y (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) x))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
x
(* x (+ 1 (* (/ y x) (sqrt z))))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* x (+ 1 (* (/ y x) (sqrt z))))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* x (+ 1 (* (/ y x) (sqrt z))))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
x
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* -1 (* z (+ (* -1 (* y (sqrt (/ 1 z)))) (* -1 (/ x z)))))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* -1 (* z (+ (* -1 (* y (sqrt (/ 1 z)))) (* -1 (/ x z)))))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
(* -1 (* z (+ (* -1 (* y (sqrt (/ 1 z)))) (* -1 (/ x z)))))
(+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z)))
x
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(+ x (* y (sqrt z)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (+ (sqrt z) (/ x y)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* y (+ (sqrt z) (/ x y)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* y (+ (sqrt z) (/ x y)))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(+.f64 (*.f64 y (sqrt.f64 z)) x)
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* (/ 1 y) (sqrt z))
(/.f64 (sqrt.f64 z) y)
(* (/ 1 y) (sqrt z))
(/.f64 (sqrt.f64 z) y)
(* (/ 1 y) (sqrt z))
(/.f64 (sqrt.f64 z) y)
(* (/ 1 y) (sqrt z))
(/.f64 (sqrt.f64 z) y)
(* (/ 1 y) (sqrt z))
(/.f64 (sqrt.f64 z) y)
(* (/ 1 y) (sqrt z))
(/.f64 (sqrt.f64 z) y)
(* (/ 1 y) (sqrt z))
(/.f64 (sqrt.f64 z) y)
(* (/ 1 y) (sqrt z))
(/.f64 (sqrt.f64 z) y)
(* -1 (* (/ (pow (sqrt -1) 2) y) (sqrt z)))
(/.f64 (sqrt.f64 z) y)
(* -1 (* (/ (pow (sqrt -1) 2) y) (sqrt z)))
(/.f64 (sqrt.f64 z) y)
(* -1 (* (/ (pow (sqrt -1) 2) y) (sqrt z)))
(/.f64 (sqrt.f64 z) y)
(* -1 (* (/ (pow (sqrt -1) 2) y) (sqrt z)))
(/.f64 (sqrt.f64 z) y)
(* (/ 1 y) (sqrt z))
(/.f64 (sqrt.f64 z) y)
(* (/ 1 y) (sqrt z))
(/.f64 (sqrt.f64 z) y)
(* (/ 1 y) (sqrt z))
(/.f64 (sqrt.f64 z) y)
(* (/ 1 y) (sqrt z))
(/.f64 (sqrt.f64 z) y)
(* (/ 1 y) (sqrt z))
(/.f64 (sqrt.f64 z) y)
(* (/ 1 y) (sqrt z))
(/.f64 (sqrt.f64 z) y)
(* (/ 1 y) (sqrt z))
(/.f64 (sqrt.f64 z) y)
(* (/ 1 y) (sqrt z))
(/.f64 (sqrt.f64 z) y)
(* (/ 1 y) (sqrt z))
(/.f64 (sqrt.f64 z) y)
(* (/ 1 y) (sqrt z))
(/.f64 (sqrt.f64 z) y)
(* (/ 1 y) (sqrt z))
(/.f64 (sqrt.f64 z) y)
(* (/ 1 y) (sqrt z))
(/.f64 (sqrt.f64 z) y)
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* -1 (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z))))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* -1 (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z))))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* -1 (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z))))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* -1 (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z))))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(* -1 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2)))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(* -1 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2)))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(* -1 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2)))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(* -1 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2)))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(sqrt.f64 z)
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(sqrt.f64 z)
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(sqrt.f64 z)
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(sqrt.f64 z)
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* -1/2 (* y (sqrt z)))
(*.f64 y (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))
(* -1/2 (* y (sqrt z)))
(*.f64 y (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))
(* -1/2 (* y (sqrt z)))
(*.f64 y (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))
(* -1/2 (* y (sqrt z)))
(*.f64 y (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) y))
(* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) y))
(* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) y))
(* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) y))
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(* (/ 1 y) (sqrt (/ 1 z)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(sqrt (/ 1 z))
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
(* (sqrt (/ 1 z)) (pow (sqrt -1) 2))
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) z)))
(* (sqrt (/ 1 z)) (pow (sqrt -1) 2))
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) z)))
(* (sqrt (/ 1 z)) (pow (sqrt -1) 2))
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) z)))
(* (sqrt (/ 1 z)) (pow (sqrt -1) 2))
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* 1/2 (* y (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(* -1/2 (* y (sqrt z)))
(*.f64 y (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))
(* -1/2 (* y (sqrt z)))
(*.f64 y (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))
(* -1/2 (* y (sqrt z)))
(*.f64 y (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))
(* -1/2 (* y (sqrt z)))
(*.f64 y (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))
(* 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)

eval181.0ms (2.3%)

Compiler

Compiled 17980 to 1858 computations (89.7% saved)

prune151.0ms (1.9%)

Pruning

8 alts after pruning (2 fresh and 6 done)

PrunedKeptTotal
New139721399
Fresh000
Picked224
Done044
Total139981407
Accuracy
100.0%
Counts
1407 → 8
Alt Table
Click to see full alt table
StatusAccuracyProgram
48.8%
(/.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/2 binary64)))
48.8%
(/.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 (sqrt.f64 z) z))
48.7%
(/.f64 (sqrt.f64 z) (/.f64 #s(literal 2 binary64) y))
48.7%
(/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))
53.1%
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))
48.8%
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
99.8%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
53.3%
(*.f64 #s(literal 1/2 binary64) x)
Compiler

Compiled 388 to 157 computations (59.5% saved)

regimes54.0ms (0.7%)

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

7 calls:

8.0ms
(*.f64 y (sqrt.f64 z))
8.0ms
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z))))
8.0ms
x
7.0ms
(sqrt.f64 z)
7.0ms
z
Results
AccuracySegmentsBranch
99.8%1x
99.8%1y
99.8%1z
99.8%1(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z))))
99.8%1(+.f64 x (*.f64 y (sqrt.f64 z)))
99.8%1(*.f64 y (sqrt.f64 z))
99.8%1(sqrt.f64 z)
Compiler

Compiled 46 to 34 computations (26.1% saved)

regimes11.0ms (0.1%)

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

4 calls:

3.0ms
x
3.0ms
(sqrt.f64 z)
2.0ms
z
2.0ms
y
Results
AccuracySegmentsBranch
75.4%3x
75.2%3y
69.7%2z
69.7%2(sqrt.f64 z)
Compiler

Compiled 17 to 13 computations (23.5% saved)

regimes3.0ms (0%)

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

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
75.4%3x
Compiler

Compiled 4 to 3 computations (25% saved)

regimes199.0ms (2.6%)

Accuracy

Total -0.1b remaining (-0.3%)

Threshold costs -0.1b (-0.3%)

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

3 calls:

195.0ms
y
1.0ms
z
1.0ms
x
Results
AccuracySegmentsBranch
53.3%1z
53.3%1y
53.3%1x
Compiler

Compiled 12 to 9 computations (25% saved)

bsearch30.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
12.0ms
1.131701851912874e-140
1.998272342391208e-138
15.0ms
-5.200189771812396e-93
-7.062764657807921e-102
Results
18.0ms256×0valid
Compiler

Compiled 307 to 255 computations (16.9% saved)

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

bsearch196.0ms (2.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
179.0ms
1.131701851912874e-140
1.998272342391208e-138
15.0ms
-5.200189771812396e-93
-7.062764657807921e-102
Results
185.0ms256×0valid
Compiler

Compiled 291 to 239 computations (17.9% saved)

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

simplify9.0ms (0.1%)

Algorithm
egg-herbie
Rules
12×*-commutative_binary64
if-if-or-not_binary32
+-commutative_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02348
13448
Stop Event
saturated
Calls
Call 1
Inputs
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
(if (<=.f64 x #s(literal -5871356456934583/1174271291386916613944740298394668513687841274454159935353645485766104512557304221731849499192384351515967488 binary64)) (*.f64 #s(literal 1/2 binary64) x) (if (<=.f64 x #s(literal 817038295730877/418993997810706159361688281193932691483730181893512293053861295116305125939798343025058571817715732115313495568327689089179808837873330310826051531440128 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) x)))
(if (<=.f64 x #s(literal -5871356456934583/1174271291386916613944740298394668513687841274454159935353645485766104512557304221731849499192384351515967488 binary64)) (*.f64 #s(literal 1/2 binary64) x) (if (<=.f64 x #s(literal 817038295730877/418993997810706159361688281193932691483730181893512293053861295116305125939798343025058571817715732115313495568327689089179808837873330310826051531440128 binary64)) (*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) x)))
(*.f64 #s(literal 1/2 binary64) x)
Outputs
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
(if (<=.f64 x #s(literal -5871356456934583/1174271291386916613944740298394668513687841274454159935353645485766104512557304221731849499192384351515967488 binary64)) (*.f64 #s(literal 1/2 binary64) x) (if (<=.f64 x #s(literal 817038295730877/418993997810706159361688281193932691483730181893512293053861295116305125939798343025058571817715732115313495568327689089179808837873330310826051531440128 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) x)))
(if (<=.f64 x #s(literal -5871356456934583/1174271291386916613944740298394668513687841274454159935353645485766104512557304221731849499192384351515967488 binary64)) (*.f64 #s(literal 1/2 binary64) x) (if (<=.f64 x #s(literal 817038295730877/418993997810706159361688281193932691483730181893512293053861295116305125939798343025058571817715732115313495568327689089179808837873330310826051531440128 binary64)) (*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) x)))
(*.f64 #s(literal 1/2 binary64) x)

soundness660.0ms (8.5%)

Rules
4840×*-lowering-*.f32
4840×*-lowering-*.f64
3400×*-lowering-*.f32
3400×*-lowering-*.f64
2538×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
075622
1264578
2891578
32789554
47950554
08118554
02378
113266
284164
0902364
0118
1227
2377
3487
0487
Stop Event
fuel
iter limit
saturated
iter limit
node limit
iter limit
node limit
Compiler

Compiled 167 to 108 computations (35.3% saved)

preprocess33.0ms (0.4%)

Compiler

Compiled 136 to 66 computations (51.5% saved)

end0.0ms (0%)

Profiling

Loading profile data...