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

Time bar (total: 9.0s)

analyze57.0ms (0.6%)

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: 23.0ms
ival-div: 7.0ms (29.8% of total)
ival-mult: 7.0ms (29.8% of total)
ival-sqrt: 5.0ms (21.3% of total)
ival-add: 3.0ms (12.8% of total)
const: 1.0ms (4.3% of total)
backward-pass: 0.0ms (0% of total)

sample1.3s (15%)

Results
636.0ms8256×0valid
380.0ms2067×0invalid
Precisions
Click to see histograms. Total time spent on operations: 657.0ms
ival-mult: 279.0ms (42.5% of total)
ival-div: 197.0ms (30% of total)
ival-sqrt: 103.0ms (15.7% of total)
ival-add: 54.0ms (8.2% of total)
const: 20.0ms (3% of total)
backward-pass: 4.0ms (0.6% of total)
Bogosity

preprocess72.0ms (0.8%)

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

explain87.0ms (1%)

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

Compiled 81 to 32 computations (60.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 22.0ms
ival-mult: 7.0ms (32.5% of total)
ival-sqrt: 6.0ms (27.9% of total)
ival-div: 4.0ms (18.6% of total)
ival-add: 3.0ms (13.9% of total)
const: 1.0ms (4.6% 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)

simplify9.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

localize29.0ms (0.3%)

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
20.0ms256×0valid
Compiler

Compiled 28 to 9 computations (67.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 9.0ms
ival-mult: 4.0ms (45% of total)
ival-add: 2.0ms (22.5% of total)
ival-sqrt: 2.0ms (22.5% 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
y
@0
(* 1/2 (+ x (* y (sqrt z))))
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))))
0.0ms
x
@inf
(* 1/2 (+ x (* y (sqrt z))))

rewrite257.0ms (2.9%)

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
224118
3244618
0839018
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 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))
(+.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.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 y (*.f64 y z)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y z)) #s(literal 1/4 binary64)) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) x))))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 y (*.f64 #s(literal 1/2 binary64) (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 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))
(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 y (*.f64 y z)) #s(literal 1/4 binary64)) #s(literal 3/2 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 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (*.f64 y (*.f64 y z)) #s(literal 1/4 binary64)) #s(literal 3/2 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) x) (*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))))))
(/.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 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (*.f64 y (*.f64 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 y (*.f64 y z)) #s(literal 1/4 binary64)))))
(/.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 y (*.f64 y z)) #s(literal 3/2 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 y (*.f64 y z))))))
(/.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 (sqrt.f64 z)))))
(/.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 y (-.f64 (*.f64 y z) (*.f64 x (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 #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 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 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (*.f64 y (*.f64 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 y (*.f64 y z)) #s(literal 1/4 binary64))))))
(/.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 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 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (*.f64 y (*.f64 y z)) #s(literal 1/4 binary64)) #s(literal 3/2 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 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (*.f64 y (*.f64 y z)) #s(literal 1/4 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.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) x) (*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))))))
(/.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 (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))))) (-.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 (*.f64 x x) (*.f64 y (*.f64 y z))))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y z)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.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 y (*.f64 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 y (*.f64 y z))))) (-.f64 #s(literal 0 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 (*.f64 (-.f64 #s(literal 0 binary64) (+.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 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 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 y (*.f64 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 y (*.f64 y z)) #s(literal 1/4 binary64)) #s(literal 3/2 binary64))))) (neg.f64 (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 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))))))))
(/.f64 (neg.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 (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 (*.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 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y z)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.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 y (*.f64 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 y (*.f64 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 y (*.f64 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 y (*.f64 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 y (*.f64 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 y (*.f64 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 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 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (*.f64 y (*.f64 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 y (*.f64 y z)) #s(literal 1/4 binary64)))) #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 y (*.f64 y z)) #s(literal 3/2 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 y (*.f64 y z))))) #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 y (*.f64 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 y (*.f64 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 y (*.f64 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 y (*.f64 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 y (*.f64 y z)) #s(literal 1/4 binary64)) #s(literal 3/2 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 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))))))
(*.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 (sqrt.f64 z))))))
(*.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 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))))))
(*.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 (sqrt.f64 z)))))
(*.f64 (/.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 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 (*.f64 x 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 y (*.f64 y z)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 (*.f64 x 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 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.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 x x) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/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 y (*.f64 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 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 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 (*.f64 y y) (neg.f64 z)) (*.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 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 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 y (*.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 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 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 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 y (*.f64 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 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (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 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.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 y (*.f64 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 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))) (/.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 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 y (*.f64 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 y (*.f64 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 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z)))))))) (/.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 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 y (*.f64 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 y (*.f64 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 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z)))))) (/.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 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 y (*.f64 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 y (*.f64 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 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (+.f64 x (*.f64 y (sqrt.f64 z))) (neg.f64 (/.f64 (*.f64 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 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 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(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 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))))))
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 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 y (*.f64 y z)))) (-.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 x x) (*.f64 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 x (*.f64 y (sqrt.f64 z))))
(/.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 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 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 y (*.f64 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 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y)))) (pow.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 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 y (*.f64 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 y (*.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y))))) (*.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 y (*.f64 y z)) #s(literal 3/2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y))))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))))
(/.f64 (-.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 z z) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 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 y (*.f64 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 y (*.f64 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 y (*.f64 y z)) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y)))) (pow.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 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 y (*.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y))))) #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 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 y (*.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 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 y (*.f64 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 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y)))) (pow.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 3/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y)))))) (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 y (*.f64 y z)) #s(literal 3/2 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y)))))) (neg.f64 (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))))
(/.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 y (-.f64 (*.f64 y z) (*.f64 x (sqrt.f64 z))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y))))) (neg.f64 (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 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 y (*.f64 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 y (*.f64 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 y (*.f64 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 y (*.f64 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 y (*.f64 y 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))) #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 y (*.f64 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 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y)))) (pow.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 3/2 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y))))) (/.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 y (*.f64 y z)) #s(literal 3/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))
(/.f64 (-.f64 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 y y) (neg.f64 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 (*.f64 y y) (neg.f64 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 y (*.f64 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 y (*.f64 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 y (*.f64 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 (*.f64 y y) (neg.f64 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 y (*.f64 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 y (*.f64 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 y (*.f64 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 (*.f64 y y) (neg.f64 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 y (*.f64 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 y (*.f64 y z)))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 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 y (*.f64 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 y (*.f64 y z)) #s(literal 9/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y)))) (pow.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 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 y (*.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 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 y (*.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 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 y (*.f64 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 y (*.f64 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 y (*.f64 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 y (*.f64 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 y (*.f64 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 y (*.f64 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 y (*.f64 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 y (*.f64 y z)) (-.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 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 y (*.f64 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 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y)))) (pow.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 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 y (*.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y))))) (/.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 y (*.f64 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 y (*.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))) (neg.f64 (+.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))
(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 y (*.f64 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 y (*.f64 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 y (*.f64 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 y (*.f64 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 y (*.f64 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 y (*.f64 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 y (*.f64 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 y (*.f64 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 y (*.f64 y z)))) #s(literal -1 binary64)))
(*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 (*.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 (*.f64 x 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 y (*.f64 y z)) #s(literal 3/2 binary64))) (-.f64 (*.f64 (*.f64 x 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 y (*.f64 y z))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 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 (*.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 y (*.f64 y z)) #s(literal 9/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y)))) (pow.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 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 y (*.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))))
(*.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 y (*.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))))
(*.f64 (pow.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(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))))

simplify226.0ms (2.5%)

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
2890578
32783554
47937554
08105554
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)

eval38.0ms (0.4%)

Compiler

Compiled 7912 to 763 computations (90.4% saved)

prune37.0ms (0.4%)

Pruning

11 alts after pruning (10 fresh and 1 done)

PrunedKeptTotal
New31110321
Fresh000
Picked011
Done000
Total31111322
Accuracy
100.0%
Counts
322 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
51.4%
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 y (sqrt.f64 z)) x))
51.2%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
99.6%
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
45.0%
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
99.6%
(*.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))))
94.1%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))))
99.6%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 2 binary64)))))
75.5%
(*.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))))
95.3%
(*.f64 #s(literal 1/2 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)))))))
57.0%
(*.f64 #s(literal 1/2 binary64) x)
Compiler

Compiled 327 to 218 computations (33.3% saved)

simplify172.0ms (1.9%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 y (sqrt.f64 z))
cost-diff0
(-.f64 x (*.f64 y (sqrt.f64 z)))
cost-diff0
(/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
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
2272×*-lowering-*.f32
2272×*-lowering-*.f64
1488×sum5-define
1316×fnmadd-define
1088×sum4-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
031217
183190
2213176
3539176
41425176
53393176
67828176
08508176
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
(/ 1 (/ (- x (* y (sqrt z))) (* 1/2 (- (* x x) (* y (* y z))))))
1
(/ (- x (* y (sqrt z))) (* 1/2 (- (* x x) (* y (* y z)))))
(- x (* y (sqrt z)))
x
(* y (sqrt z))
y
(sqrt z)
z
(* 1/2 (- (* x x) (* y (* y z))))
1/2
(- (* x x) (* y (* y z)))
(* x x)
(* y (* y z))
(* y 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
(/ 1 (/ (- x (* y (sqrt z))) (* 1/2 (- (* x x) (* y (* y z))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal -1/2 binary64)))
1
#s(literal 1 binary64)
(/ (- x (* y (sqrt z))) (* 1/2 (- (* x x) (* y (* y z)))))
(/.f64 (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal -1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))
(- 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 x) (* y (* y z))))
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))
1/2
#s(literal 1/2 binary64)
(- (* x x) (* y (* y z)))
(-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))
(* x x)
(*.f64 x x)
(* y (* y z))
(*.f64 y (*.f64 y z))
(* y z)
(*.f64 y z)

localize159.0ms (1.8%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
accuracy99.6%
(*.f64 y (sqrt.f64 z))
accuracy93.8%
(-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))
accuracy51.9%
(/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
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))
accuracy89.0%
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y z))
accuracy100.0%
(+.f64 x (*.f64 y (sqrt.f64 z)))
accuracy99.6%
(/.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%
(pow.f64 z #s(literal 1/4 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
110.0ms256×0valid
Compiler

Compiled 216 to 32 computations (85.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 64.0ms
ival-mult: 26.0ms (40.4% of total)
ival-pow: 14.0ms (21.7% of total)
ival-div: 9.0ms (14% of total)
ival-add: 7.0ms (10.9% of total)
ival-sqrt: 6.0ms (9.3% of total)
ival-sub: 2.0ms (3.1% of total)
const: 1.0ms (1.6% of total)
backward-pass: 0.0ms (0% of total)

series114.0ms (1.3%)

Counts
18 → 516
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 (/ 1 (/ (- x (* y (sqrt z))) (* 1/2 (- (* x x) (* y (* y z))))))>
#<alt (/ (- x (* y (sqrt z))) (* 1/2 (- (* x x) (* y (* y z)))))>
#<alt (- x (* y (sqrt z)))>
#<alt (pow z 1/4)>
#<alt (- (* x x) (* 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 (* 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 (/ (pow x 2) (- x (* y (sqrt z)))))>
#<alt (+ (* -1/2 (/ (* (pow y 2) z) (- x (* y (sqrt z))))) (* 1/2 (/ (pow x 2) (- x (* y (sqrt z))))))>
#<alt (+ (* -1/2 (/ (* (pow y 2) z) (- x (* y (sqrt z))))) (* 1/2 (/ (pow x 2) (- x (* y (sqrt z))))))>
#<alt (+ (* -1/2 (/ (* (pow y 2) z) (- x (* y (sqrt z))))) (* 1/2 (/ (pow x 2) (- x (* y (sqrt 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))) 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 (* 2 (* (/ 1 y) (sqrt (/ 1 z))))>
#<alt (+ (* -2 (/ x (* (pow y 2) z))) (* 2 (* (/ 1 y) (sqrt (/ 1 z)))))>
#<alt (+ (* 2 (* (/ 1 y) (sqrt (/ 1 z)))) (* x (- (* 2 (* (/ x (pow y 3)) (sqrt (/ 1 (pow z 3))))) (* 2 (/ 1 (* (pow y 2) z))))))>
#<alt (+ (* 2 (* (/ 1 y) (sqrt (/ 1 z)))) (* x (- (* x (+ (* -2 (/ x (* (pow y 4) (pow z 2)))) (* 2 (* (/ 1 (pow y 3)) (sqrt (/ 1 (pow z 3))))))) (* 2 (/ 1 (* (pow y 2) z))))))>
#<alt (/ 2 x)>
#<alt (/ (+ 2 (* -2 (* (/ y x) (sqrt z)))) x)>
#<alt (/ (+ 2 (+ (* -2 (* (/ y x) (sqrt z))) (* 2 (/ (* (pow y 2) z) (pow x 2))))) x)>
#<alt (/ (+ 2 (+ (* -2 (* (/ y x) (sqrt z))) (+ (* -2 (* (/ (pow y 3) (pow x 3)) (sqrt (pow z 3)))) (* 2 (/ (* (pow y 2) z) (pow x 2)))))) x)>
#<alt (/ 2 x)>
#<alt (* -1 (/ (- (* 2 (* (/ y x) (sqrt z))) 2) x))>
#<alt (* -1 (/ (- (* -1 (/ (+ (* -2 (* y (sqrt z))) (* 2 (/ (* (pow y 2) z) x))) x)) 2) x))>
#<alt (* -1 (/ (- (* -1 (/ (+ (* -2 (* y (sqrt z))) (* -1 (/ (+ (* -2 (* (pow y 2) z)) (* 2 (* (/ (pow y 3) x) (sqrt (pow z 3))))) x))) x)) 2) x))>
#<alt (/ 2 x)>
#<alt (+ (* -2 (* (/ y (pow x 2)) (sqrt z))) (* 2 (/ 1 x)))>
#<alt (+ (* y (+ (* -2 (* (/ 1 (pow x 2)) (sqrt z))) (* 2 (/ (* y z) (pow x 3))))) (* 2 (/ 1 x)))>
#<alt (+ (* y (+ (* -2 (* (/ 1 (pow x 2)) (sqrt z))) (* y (+ (* -2 (* (/ y (pow x 4)) (sqrt (pow z 3)))) (* 2 (/ z (pow x 3))))))) (* 2 (/ 1 x)))>
#<alt (* 2 (* (/ 1 y) (sqrt (/ 1 z))))>
#<alt (/ (+ (* -2 (/ x (* y z))) (* 2 (sqrt (/ 1 z)))) y)>
#<alt (/ (+ (* -2 (/ x (* y z))) (+ (* 2 (sqrt (/ 1 z))) (* 2 (* (/ (pow x 2) (pow y 2)) (sqrt (/ 1 (pow z 3))))))) y)>
#<alt (/ (+ (* -2 (/ x (* y z))) (+ (* -2 (/ (pow x 3) (* (pow y 3) (pow z 2)))) (+ (* 2 (sqrt (/ 1 z))) (* 2 (* (/ (pow x 2) (pow y 2)) (sqrt (/ 1 (pow z 3)))))))) y)>
#<alt (* 2 (* (/ 1 y) (sqrt (/ 1 z))))>
#<alt (* -1 (/ (+ (* -2 (sqrt (/ 1 z))) (* 2 (/ x (* y z)))) y))>
#<alt (* -1 (/ (+ (* -2 (sqrt (/ 1 z))) (* -1 (/ (+ (* -2 (/ x z)) (* 2 (* (/ (pow x 2) y) (sqrt (/ 1 (pow z 3)))))) y))) y))>
#<alt (* -1 (/ (+ (* -2 (sqrt (/ 1 z))) (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -2 (* (pow x 2) (sqrt (/ 1 (pow z 3))))) (* 2 (/ (pow x 3) (* y (pow z 2))))) y))) y))) y))>
#<alt (* 2 (/ (- x (* y (sqrt z))) (pow x 2)))>
#<alt (+ (* 2 (/ (* (pow y 2) (* z (- x (* y (sqrt z))))) (pow x 4))) (* 2 (/ (- x (* y (sqrt z))) (pow x 2))))>
#<alt (+ (* 2 (/ (- x (* y (sqrt z))) (pow x 2))) (* z (+ (* 2 (/ (* (pow y 2) (- x (* y (sqrt z)))) (pow x 4))) (* 2 (/ (* (pow y 4) (* z (- x (* y (sqrt z))))) (pow x 6))))))>
#<alt (+ (* 2 (/ (- x (* y (sqrt z))) (pow x 2))) (* z (+ (* 2 (/ (* (pow y 2) (- x (* y (sqrt z)))) (pow x 4))) (* z (+ (* 2 (/ (* (pow y 4) (- x (* y (sqrt z)))) (pow x 6))) (* 2 (/ (* (pow y 6) (* z (- x (* y (sqrt z))))) (pow x 8))))))))>
#<alt (* 2 (* (/ 1 y) (sqrt (/ 1 z))))>
#<alt (+ (* 2 (* (/ 1 y) (sqrt (/ 1 z)))) (* 2 (/ (- (* -1 (/ x (pow y 2))) (* -1 (* (/ (pow x 2) (pow y 3)) (sqrt (/ 1 z))))) z)))>
#<alt (+ (* 2 (* (/ 1 y) (sqrt (/ 1 z)))) (+ (* 2 (/ (* (pow x 2) (- (* -1 (/ x (pow y 2))) (* -1 (* (/ (pow x 2) (pow y 3)) (sqrt (/ 1 z)))))) (* (pow y 2) (pow z 2)))) (* 2 (/ (- (* -1 (/ x (pow y 2))) (* -1 (* (/ (pow x 2) (pow y 3)) (sqrt (/ 1 z))))) z))))>
#<alt (+ (* 2 (* (/ 1 y) (sqrt (/ 1 z)))) (+ (* 2 (/ (* (pow x 2) (- (* -1 (/ x (pow y 2))) (* -1 (* (/ (pow x 2) (pow y 3)) (sqrt (/ 1 z)))))) (* (pow y 2) (pow z 2)))) (+ (* 2 (/ (* (pow x 4) (- (* -1 (/ x (pow y 2))) (* -1 (* (/ (pow x 2) (pow y 3)) (sqrt (/ 1 z)))))) (* (pow y 4) (pow z 3)))) (* 2 (/ (- (* -1 (/ x (pow y 2))) (* -1 (* (/ (pow x 2) (pow y 3)) (sqrt (/ 1 z))))) z)))))>
#<alt (* -2 (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z))))>
#<alt (+ (* -2 (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))) (* -2 (/ (- (/ x (pow y 2)) (* -1 (* (/ (* (pow x 2) (pow (sqrt -1) 2)) (pow y 3)) (sqrt (/ 1 z))))) z)))>
#<alt (+ (* -2 (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))) (* -1 (/ (+ (* 2 (- (/ x (pow y 2)) (* -1 (* (/ (* (pow x 2) (pow (sqrt -1) 2)) (pow y 3)) (sqrt (/ 1 z)))))) (* 2 (/ (* (pow x 2) (- (/ x (pow y 2)) (* -1 (* (/ (* (pow x 2) (pow (sqrt -1) 2)) (pow y 3)) (sqrt (/ 1 z)))))) (* (pow y 2) z)))) z)))>
#<alt (+ (* -2 (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow x 2) (- (/ x (pow y 2)) (* -1 (* (/ (* (pow x 2) (pow (sqrt -1) 2)) (pow y 3)) (sqrt (/ 1 z)))))) (pow y 2))) (* -2 (/ (* (pow x 4) (- (/ x (pow y 2)) (* -1 (* (/ (* (pow x 2) (pow (sqrt -1) 2)) (pow y 3)) (sqrt (/ 1 z)))))) (* (pow y 4) z)))) z)) (* 2 (- (/ x (pow y 2)) (* -1 (* (/ (* (pow x 2) (pow (sqrt -1) 2)) (pow y 3)) (sqrt (/ 1 z))))))) z)))>
#<alt (* -1 (* y (sqrt z)))>
#<alt (- x (* y (sqrt z)))>
#<alt (- x (* y (sqrt z)))>
#<alt (- x (* y (sqrt z)))>
#<alt x>
#<alt (* x (+ 1 (* -1 (* (/ y x) (sqrt z)))))>
#<alt (* x (+ 1 (* -1 (* (/ y x) (sqrt z)))))>
#<alt (* x (+ 1 (* -1 (* (/ y x) (sqrt z)))))>
#<alt x>
#<alt (* -1 (* x (- (* (/ y x) (sqrt z)) 1)))>
#<alt (* -1 (* x (- (* (/ y x) (sqrt z)) 1)))>
#<alt (* -1 (* x (- (* (/ y x) (sqrt z)) 1)))>
#<alt x>
#<alt (+ x (* -1 (* y (sqrt z))))>
#<alt (+ x (* -1 (* y (sqrt z))))>
#<alt (+ x (* -1 (* y (sqrt z))))>
#<alt (* -1 (* y (sqrt z)))>
#<alt (* y (- (/ x y) (sqrt z)))>
#<alt (* y (- (/ x y) (sqrt z)))>
#<alt (* y (- (/ x y) (sqrt z)))>
#<alt (* -1 (* y (sqrt z)))>
#<alt (* -1 (* y (- (* -1 (/ x y)) (* -1 (sqrt z)))))>
#<alt (* -1 (* y (- (* -1 (/ x y)) (* -1 (sqrt z)))))>
#<alt (* -1 (* y (- (* -1 (/ x y)) (* -1 (sqrt z)))))>
#<alt (- x (* y (sqrt z)))>
#<alt (- x (* y (sqrt z)))>
#<alt (- x (* y (sqrt z)))>
#<alt (- x (* y (sqrt z)))>
#<alt (* -1 (* y (sqrt z)))>
#<alt (* z (- (/ x z) (* y (sqrt (/ 1 z)))))>
#<alt (* z (- (/ x z) (* y (sqrt (/ 1 z)))))>
#<alt (* z (- (/ x z) (* y (sqrt (/ 1 z)))))>
#<alt (* (* 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 (pow (* 1 z) 1/4)>
#<alt (pow (* 1 z) 1/4)>
#<alt (pow (* 1 z) 1/4)>
#<alt (pow (* 1 z) 1/4)>
#<alt (pow (* 1 z) 1/4)>
#<alt (pow (* 1 z) 1/4)>
#<alt (pow (* 1 z) 1/4)>
#<alt (pow (* 1 z) 1/4)>
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z))))))>
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z))))))>
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z))))))>
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z))))))>
#<alt (* -1 (* (pow y 2) z))>
#<alt (- (pow x 2) (* (pow y 2) z))>
#<alt (- (pow x 2) (* (pow y 2) z))>
#<alt (- (pow x 2) (* (pow y 2) z))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))>
#<alt (pow x 2)>
#<alt (+ (* -1 (* (pow y 2) z)) (pow x 2))>
#<alt (+ (* -1 (* (pow y 2) z)) (pow x 2))>
#<alt (+ (* -1 (* (pow y 2) z)) (pow x 2))>
#<alt (* -1 (* (pow y 2) z))>
#<alt (* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))>
#<alt (* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))>
#<alt (* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))>
#<alt (* -1 (* (pow y 2) z))>
#<alt (* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))>
#<alt (* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))>
#<alt (* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))>
#<alt (pow x 2)>
#<alt (+ (* -1 (* (pow y 2) z)) (pow x 2))>
#<alt (+ (* -1 (* (pow y 2) z)) (pow x 2))>
#<alt (+ (* -1 (* (pow y 2) z)) (pow x 2))>
#<alt (* -1 (* (pow y 2) z))>
#<alt (* z (- (/ (pow x 2) z) (pow y 2)))>
#<alt (* z (- (/ (pow x 2) z) (pow y 2)))>
#<alt (* z (- (/ (pow x 2) z) (pow y 2)))>
#<alt (* -1 (* (pow y 2) z))>
#<alt (* -1 (* z (- (* -1 (/ (pow x 2) z)) (* -1 (pow y 2)))))>
#<alt (* -1 (* z (- (* -1 (/ (pow x 2) z)) (* -1 (pow y 2)))))>
#<alt (* -1 (* z (- (* -1 (/ (pow x 2) z)) (* -1 (pow y 2)))))>
Calls

129 calls:

TimeVariablePointExpression
38.0ms
z
@0
(pow z 1/4)
12.0ms
z
@-inf
(pow z 1/4)
7.0ms
z
@inf
(pow z 1/4)
3.0ms
z
@inf
(/ 1 (/ (- x (* y (sqrt z))) (* 1/2 (- (* x x) (* y (* y z))))))
1.0ms
y
@0
(/ 1 (+ x (* y (sqrt z))))

rewrite353.0ms (3.9%)

Algorithm
batch-egg-rewrite
Rules
2828×*-lowering-*.f32
2828×*-lowering-*.f64
2798×/-lowering-/.f32
2798×/-lowering-/.f64
1366×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
031111
1197102
2129592
0915092
Stop Event
iter limit
node limit
Counts
18 → 1152
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))
(/ 1 (/ (- x (* y (sqrt z))) (* 1/2 (- (* x x) (* y (* y z))))))
(/ (- x (* y (sqrt z))) (* 1/2 (- (* x x) (* y (* y z)))))
(- x (* y (sqrt z)))
(pow z 1/4)
(- (* 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 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (sqrt.f64 z)))) (/.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 (sqrt.f64 z)))))
(-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))) (/.f64 (*.f64 y (*.f64 y z)) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 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))))))
(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 (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) (sqrt.f64 z)) (*.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 (sqrt.f64 z))) 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 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(neg.f64 (*.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 x (*.f64 y (sqrt.f64 z)))))
(/.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 (*.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 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 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))) (-.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 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z)))) (*.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 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.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))) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.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 (sqrt.f64 z))))
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 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 #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 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(/.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 x x) (*.f64 y (*.f64 y 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))) #s(literal 1/2 binary64)) (-.f64 (+.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 x x) (*.f64 y (*.f64 y z)))) (-.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 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(/.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))))) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.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))) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.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)))))
(/.f64 (-.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) 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 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))) #s(literal -1/2 binary64))
(pow.f64 (exp.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 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
(*.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 x x) (*.f64 y (*.f64 y z))) (/.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 y (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.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 (sqrt.f64 z)))))
(*.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(*.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 #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 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 (*.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 #s(literal 1 binary64) (-.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 x (*.f64 y (sqrt.f64 z)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 (*.f64 x x) (*.f64 y (*.f64 y 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))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.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 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.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 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (+.f64 x (*.f64 y (sqrt.f64 z))))
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.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 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))))
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #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 (*.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 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.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 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.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 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.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 (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 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 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.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)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.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)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 1 binary64)) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(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 x (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))))
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x))
(-.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 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(-.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 y (*.f64 y z)) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(fma.f64 y (sqrt.f64 z) x)
(fma.f64 y (/.f64 z (sqrt.f64 z)) x)
(fma.f64 z (/.f64 y (sqrt.f64 z)) 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 (sqrt.f64 z)) z x)
(fma.f64 (*.f64 y (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)) x)
(neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.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) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.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 (*.f64 y (sqrt.f64 z)) x) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x) #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 x x) (*.f64 y (*.f64 y z))) (*.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 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (sqrt.f64 z))))
(/.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 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.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 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (-.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)))) (*.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 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (-.f64 x (*.f64 y (sqrt.f64 z))))
(/.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 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.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))))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (*.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))
(*.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 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x) #s(literal 1 binary64)))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x) #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 x x) (*.f64 y (*.f64 y z))) (*.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 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.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 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(*.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.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 binary64) (-.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 #s(literal 0 binary64) (-.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 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 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.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 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(*.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 x x) (*.f64 y (*.f64 y z))) (*.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 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 x) (+.f64 (*.f64 y (*.f64 y z)) (*.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 x x) (*.f64 y (*.f64 y z))) (*.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 z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.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 z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.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 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.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 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (-.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 y (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.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 y (*.f64 y z)))) (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y 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 (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)) (/.f64 (+.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 (*.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 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 z) (*.f64 y z)))
(/.f64 (*.f64 y z) (sqrt.f64 z))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (/.f64 y (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) z))
(*.f64 y (sqrt.f64 z))
(*.f64 y (/.f64 z (sqrt.f64 z)))
(*.f64 z (/.f64 y (sqrt.f64 z)))
(*.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))))
(*.f64 (/.f64 y (sqrt.f64 z)) 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 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/8 binary64))) (/.f64 z (pow.f64 z #s(literal 3/8 binary64))))
(*.f64 (/.f64 z (pow.f64 z #s(literal 3/8 binary64))) (/.f64 y (pow.f64 z #s(literal 1/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 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 #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 (*.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 binary64) (pow.f64 z #s(literal 1/8 binary64))) (/.f64 (*.f64 y z) (pow.f64 z #s(literal 3/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 (sqrt.f64 z) #s(literal 1 binary64))
(/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) 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))
(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 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (sqrt.f64 z)))) (/.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 (sqrt.f64 z)))))
(-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))) (/.f64 (*.f64 y (*.f64 y z)) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 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))))))
(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 (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) (sqrt.f64 z)) (*.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 (sqrt.f64 z))) 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 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(neg.f64 (*.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 x (*.f64 y (sqrt.f64 z)))))
(/.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 (*.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 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 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))) (-.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 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z)))) (*.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 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.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))) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.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 (sqrt.f64 z))))
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 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 #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 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(/.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 x x) (*.f64 y (*.f64 y 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))) #s(literal 1/2 binary64)) (-.f64 (+.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 x x) (*.f64 y (*.f64 y z)))) (-.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 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(/.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))))) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.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))) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.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)))))
(/.f64 (-.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) 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 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))) #s(literal -1/2 binary64))
(pow.f64 (exp.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 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
(*.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 x x) (*.f64 y (*.f64 y z))) (/.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 y (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.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 (sqrt.f64 z)))))
(*.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(*.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 #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 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 (*.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 #s(literal 1 binary64) (-.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 x (*.f64 y (sqrt.f64 z)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 (*.f64 x x) (*.f64 y (*.f64 y 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))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.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 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.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 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (+.f64 x (*.f64 y (sqrt.f64 z))))
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.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 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))))
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #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 (*.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 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.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 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.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 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.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 (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 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 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.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)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.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)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 1 binary64)) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(exp.f64 (*.f64 (log.f64 (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(-.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (*.f64 y (sqrt.f64 z)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z)))))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 (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 x x) (*.f64 y (*.f64 y z)))))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.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 y (sqrt.f64 z)))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(-.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 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 (/.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 x x) (*.f64 y (*.f64 y z))))
(/.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal -1 binary64))
(/.f64 (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.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 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z))))) (-.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 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.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 (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 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z)))) (/.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 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.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 x x) (*.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)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.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 x x) (+.f64 (*.f64 y (*.f64 y 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 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y 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))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))))) (/.f64 (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.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 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) (/.f64 (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 #s(literal 1 binary64) (+.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))) (+.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z)))))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.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 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(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 x (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))))
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x))
(-.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 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(-.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 y (*.f64 y z)) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(fma.f64 y (sqrt.f64 z) x)
(fma.f64 y (/.f64 z (sqrt.f64 z)) x)
(fma.f64 z (/.f64 y (sqrt.f64 z)) 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 (sqrt.f64 z)) z x)
(fma.f64 (*.f64 y (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)) x)
(neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.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) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.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 (*.f64 y (sqrt.f64 z)) x) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x) #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 x x) (*.f64 y (*.f64 y z))) (*.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 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (sqrt.f64 z))))
(/.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 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.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 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (-.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)))) (*.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 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (-.f64 x (*.f64 y (sqrt.f64 z))))
(/.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 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.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))))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (*.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))
(*.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 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x) #s(literal 1 binary64)))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x) #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 x x) (*.f64 y (*.f64 y z))) (*.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 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.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 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(*.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.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 binary64) (-.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 #s(literal 0 binary64) (-.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 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 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.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 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(*.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 x x) (*.f64 y (*.f64 y z))) (*.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 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 x) (+.f64 (*.f64 y (*.f64 y z)) (*.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 x x) (*.f64 y (*.f64 y z))) (*.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 z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.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 z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.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 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.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 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (-.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 y (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.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 y (*.f64 y z)))) (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y 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 (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)) (/.f64 (+.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 (*.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 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 z) (*.f64 y z)))
(/.f64 (*.f64 y z) (sqrt.f64 z))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (/.f64 y (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) z))
(*.f64 y (sqrt.f64 z))
(*.f64 y (/.f64 z (sqrt.f64 z)))
(*.f64 z (/.f64 y (sqrt.f64 z)))
(*.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))))
(*.f64 (/.f64 y (sqrt.f64 z)) 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 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/8 binary64))) (/.f64 z (pow.f64 z #s(literal 3/8 binary64))))
(*.f64 (/.f64 z (pow.f64 z #s(literal 3/8 binary64))) (/.f64 y (pow.f64 z #s(literal 1/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 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 #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 (*.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 binary64) (pow.f64 z #s(literal 1/8 binary64))) (/.f64 (*.f64 y z) (pow.f64 z #s(literal 3/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 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (sqrt.f64 z)))) (/.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 (sqrt.f64 z)))))
(-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))) (/.f64 (*.f64 y (*.f64 y z)) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 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))))))
(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 (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) (sqrt.f64 z)) (*.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 (sqrt.f64 z))) 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 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(neg.f64 (*.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 x (*.f64 y (sqrt.f64 z)))))
(/.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 (*.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 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 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))) (-.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 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z)))) (*.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 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.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))) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.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 (sqrt.f64 z))))
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 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 #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 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(/.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 x x) (*.f64 y (*.f64 y 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))) #s(literal 1/2 binary64)) (-.f64 (+.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 x x) (*.f64 y (*.f64 y z)))) (-.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 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(/.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))))) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.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))) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.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)))))
(/.f64 (-.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) 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 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))) #s(literal -1/2 binary64))
(pow.f64 (exp.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 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
(*.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 x x) (*.f64 y (*.f64 y z))) (/.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 y (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.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 (sqrt.f64 z)))))
(*.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(*.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 #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 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 (*.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 #s(literal 1 binary64) (-.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 x (*.f64 y (sqrt.f64 z)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 (*.f64 x x) (*.f64 y (*.f64 y 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))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.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 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.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 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (+.f64 x (*.f64 y (sqrt.f64 z))))
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.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 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))))
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #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 (*.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 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.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 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.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 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.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 (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 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 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.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)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.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)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 1 binary64)) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(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 x (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))))
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x))
(-.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 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(-.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 y (*.f64 y z)) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(fma.f64 y (sqrt.f64 z) x)
(fma.f64 y (/.f64 z (sqrt.f64 z)) x)
(fma.f64 z (/.f64 y (sqrt.f64 z)) 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 (sqrt.f64 z)) z x)
(fma.f64 (*.f64 y (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)) x)
(neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.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) (/.f64 (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.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 (*.f64 y (sqrt.f64 z)) x) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x) #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 x x) (*.f64 y (*.f64 y z))) (*.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 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (sqrt.f64 z))))
(/.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 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.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 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (-.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)))) (*.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 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (-.f64 x (*.f64 y (sqrt.f64 z))))
(/.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 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.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))))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (*.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))
(*.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 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x) #s(literal 1 binary64)))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x) #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 x x) (*.f64 y (*.f64 y z))) (*.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 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.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 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(*.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.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 binary64) (-.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 #s(literal 0 binary64) (-.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 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 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.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 (*.f64 y (*.f64 y z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(*.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 x x) (*.f64 y (*.f64 y z))) (*.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 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 x) (+.f64 (*.f64 y (*.f64 y z)) (*.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 x x) (*.f64 y (*.f64 y z))) (*.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 z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.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 z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.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 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.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 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (-.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 y (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.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 y (*.f64 y z)))) (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y 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 (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)) (/.f64 (+.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 (*.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 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 z) (*.f64 y z)))
(/.f64 (*.f64 y z) (sqrt.f64 z))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (/.f64 y (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) z))
(*.f64 y (sqrt.f64 z))
(*.f64 y (/.f64 z (sqrt.f64 z)))
(*.f64 z (/.f64 y (sqrt.f64 z)))
(*.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))))
(*.f64 (/.f64 y (sqrt.f64 z)) 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 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/8 binary64))) (/.f64 z (pow.f64 z #s(literal 3/8 binary64))))
(*.f64 (/.f64 z (pow.f64 z #s(literal 3/8 binary64))) (/.f64 y (pow.f64 z #s(literal 1/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 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 #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 (*.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 binary64) (pow.f64 z #s(literal 1/8 binary64))) (/.f64 (*.f64 y z) (pow.f64 z #s(literal 3/8 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) z)) #s(literal 1/2 binary64)))
(exp.f64 (-.f64 #s(literal 0 binary64) (*.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) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal -1/4 binary64))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(*.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 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 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (sqrt.f64 z)))) (/.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 (sqrt.f64 z)))))
(-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))) (/.f64 (*.f64 y (*.f64 y z)) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 y (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 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))))))
(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 (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) (sqrt.f64 z)) (*.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 (sqrt.f64 z))) 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 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(neg.f64 (*.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 x (*.f64 y (sqrt.f64 z)))))
(/.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 (*.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 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 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))) (-.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 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z)))) (*.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 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.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))) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.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 (sqrt.f64 z))))
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 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 #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 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(/.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 x x) (*.f64 y (*.f64 y 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))) #s(literal 1/2 binary64)) (-.f64 (+.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 x x) (*.f64 y (*.f64 y z)))) (-.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 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(/.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))))) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.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))) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.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)))))
(/.f64 (-.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) 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 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))) #s(literal -1/2 binary64))
(pow.f64 (exp.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 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
(*.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 x x) (*.f64 y (*.f64 y z))) (/.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 y (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.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 (sqrt.f64 z)))))
(*.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(*.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 #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 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 (*.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 #s(literal 1 binary64) (-.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 x (*.f64 y (sqrt.f64 z)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 (*.f64 x x) (*.f64 y (*.f64 y 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))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.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 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.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 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (+.f64 x (*.f64 y (sqrt.f64 z))))
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.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 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))))
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #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 (*.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 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.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 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.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 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.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 (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 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 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.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)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.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)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 1 binary64)) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 z) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) (fma.f64 (neg.f64 (/.f64 y #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 z) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (/.f64 y (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) (fma.f64 (neg.f64 (/.f64 y (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(+.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(+.f64 (fma.f64 x (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) y))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) y (*.f64 (/.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) y)))
(+.f64 (fma.f64 x (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (neg.f64 (*.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (sqrt.f64 z)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (sqrt.f64 z) (*.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (sqrt.f64 z))))
(+.f64 (fma.f64 x (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 y (sqrt.f64 z))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (*.f64 y (sqrt.f64 z)) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 y (sqrt.f64 z)))))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))) #s(literal -1 binary64)))
(exp.f64 (*.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)) #s(literal -1 binary64)))
(exp.f64 (neg.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 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal -1/2 binary64)))
(-.f64 #s(literal 0 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 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 (/.f64 (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 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 (/.f64 (*.f64 y (*.f64 y z)) (+.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.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))))))) (/.f64 (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.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))))))))
(-.f64 (/.f64 (*.f64 x x) (*.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 y (*.f64 y 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 x (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 y (sqrt.f64 z))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))))
(-.f64 (/.f64 (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (+.f64 (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (sqrt.f64 z))))))) (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 3 binary64)) (+.f64 (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (sqrt.f64 z))))))))
(-.f64 (/.f64 (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (+.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))))
(fma.f64 x (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(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) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x)) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.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)))))) (-.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 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (+.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 y (sqrt.f64 z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 (+.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (sqrt.f64 z)))))) (-.f64 (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (pow.f64 (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (-.f64 (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (pow.f64 (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.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/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1/2 binary64))
(/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 #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 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (sqrt.f64 z))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64)))
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal -1/2 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 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (*.f64 (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.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)))))))
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))
(/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 y (sqrt.f64 z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (neg.f64 (*.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 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (neg.f64 (*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))))
(/.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 #s(literal 1/2 binary64) (-.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))))))))
(/.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 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (pow.f64 (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (sqrt.f64 z)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (pow.f64 (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.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))) (*.f64 #s(literal 1/2 binary64) (-.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))))))
(/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.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 x (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (sqrt.f64 z)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (sqrt.f64 z)))))
(/.f64 (-.f64 (*.f64 x (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 x (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (*.f64 y (sqrt.f64 z)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (sqrt.f64 z)))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) x) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) x) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (sqrt.f64 z)))))
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) x) (*.f64 y (sqrt.f64 z)))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) x) (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) x) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64))))
(/.f64 (-.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) x) (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) x) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) x) (/.f64 (*.f64 y (sqrt.f64 z)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) x) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (sqrt.f64 z)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (sqrt.f64 z)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64)) (*.f64 y (sqrt.f64 z)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 #s(literal 0 binary64) x) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64)) (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64)) (/.f64 (*.f64 y (sqrt.f64 z)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (sqrt.f64 z)))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (sqrt.f64 z)))))
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 y (sqrt.f64 z)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (/.f64 (*.f64 y (sqrt.f64 z)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (sqrt.f64 z)))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (sqrt.f64 z)))))
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))))) (*.f64 #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 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y (sqrt.f64 z)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) #s(literal 1/4 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 y (sqrt.f64 z))))) (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (pow.f64 (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (sqrt.f64 z))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (pow.f64 (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))))
(/.f64 (neg.f64 (/.f64 (-.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 x x) (*.f64 y (*.f64 y z)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))) (-.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))))
(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 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal -1 binary64))
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 2 binary64))
(*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (/.f64 #s(literal 1 binary64) (*.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 x x) (*.f64 y (*.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))))
(*.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 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (sqrt.f64 z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal -2 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 (-.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 #s(literal 1/2 binary64) (-.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))))))))
(*.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 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))))
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 x (*.f64 y (sqrt.f64 z))))
(*.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 y (sqrt.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(*.f64 (-.f64 (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (pow.f64 (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (sqrt.f64 z))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64)))
(*.f64 (-.f64 (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (pow.f64 (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64)) (-.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))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(*.f64 (/.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal -1 binary64)) #s(literal 2 binary64))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.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 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 (pow.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 x x) (*.f64 y (*.f64 y z))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (-.f64 x (*.f64 y (sqrt.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 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.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))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z)))))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x)))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.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 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.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 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(*.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 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.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 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(*.f64 (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))))
(*.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))))) (/.f64 (/.f64 #s(literal 2 binary64) (-.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)))))))
(+.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))))
(+.f64 x (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 y z)))
(+.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (sqrt.f64 z)))
(+.f64 x (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) z))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x)
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z)))))) (neg.f64 (/.f64 (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 (*.f64 x x) (+.f64 x (*.f64 y (sqrt.f64 z)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y z)) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(-.f64 x (*.f64 y (sqrt.f64 z)))
(-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (sqrt.f64 z))))
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z)))))) (/.f64 (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 (*.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 x #s(literal 1 binary64)) (/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z)))))) #s(literal 1 binary64)) (/.f64 (/.f64 (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)))))) #s(literal 1 binary64)))
(-.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)))
(fma.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) x)
(fma.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) y) x)
(fma.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 z)) x)
(fma.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 z) x)
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) y x)
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64)) x)
(neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (sqrt.f64 z))))
(/.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 x x) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.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))) #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) 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 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.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 x x) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x))
(/.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 y (sqrt.f64 z)))))))
(/.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 x x) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))))))))
(/.f64 (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z)))))) (*.f64 (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.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 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (+.f64 x (*.f64 y (sqrt.f64 z))))
(/.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 y (sqrt.f64 z))))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y (*.f64 y z)) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 y z))) (*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 y z))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (sqrt.f64 z)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (sqrt.f64 z)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (sqrt.f64 z))) (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (sqrt.f64 z))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) z) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) z) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) z)) (*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) z)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (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)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z)))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z))))))) (+.f64 (*.f64 (/.f64 (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 (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 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z)))))) (/.f64 (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 (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))))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 y z)))) (-.f64 x (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 y z))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (sqrt.f64 z)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (sqrt.f64 z)))) (-.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (sqrt.f64 z))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) z) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) z))) (-.f64 x (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 z))) z)))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 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))) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) #s(literal 1 binary64))
(*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 #s(literal -1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) 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 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.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 x x) (-.f64 (*.f64 y (*.f64 y z)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.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 #s(literal 0 binary64) (-.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 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 y (sqrt.f64 z))))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.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 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) #s(literal -1 binary64)) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) x)))
(*.f64 (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (+.f64 x (*.f64 y (sqrt.f64 z)))) (-.f64 x (*.f64 y (sqrt.f64 z))))
(*.f64 (/.f64 (+.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 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(*.f64 (/.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y 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 x x) (+.f64 (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 z)))
(exp.f64 (*.f64 (*.f64 (log.f64 z) #s(literal 1/8 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 z z)) #s(literal 1/8 binary64)))
(pow.f64 z #s(literal 1/4 binary64))
(pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 z) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 z #s(literal 1/8 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 z z) #s(literal 1/8 binary64))
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 z))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 z #s(literal 1/8 binary64)) (pow.f64 z #s(literal 1/8 binary64)))
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))))
(+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 y (sqrt.f64 z))))
(+.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))))
(+.f64 (*.f64 x x) (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))))))
(+.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))))
(+.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 y (sqrt.f64 z))) (*.f64 y (*.f64 y z))))
(+.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 y y)) (*.f64 y (*.f64 y z))))
(+.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))))
(+.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (fma.f64 (*.f64 y (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 y (*.f64 y z))))
(+.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (fma.f64 (neg.f64 (*.f64 (*.f64 y z) (*.f64 y z))) (/.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 y z))))
(+.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (*.f64 y z))))
(+.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (fma.f64 (neg.f64 (*.f64 z z)) (pow.f64 (/.f64 y (sqrt.f64 z)) #s(literal 2 binary64)) (*.f64 y (*.f64 y z))))
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 x x))
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))))
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (neg.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 y (sqrt.f64 z))) y))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 z) (*.f64 y (sqrt.f64 z)))) y (*.f64 (*.f64 (sqrt.f64 z) (*.f64 y (sqrt.f64 z))) y)))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (*.f64 y (*.f64 y (sqrt.f64 z))) (sqrt.f64 z)))) (fma.f64 (neg.f64 (*.f64 y (*.f64 y (sqrt.f64 z)))) (sqrt.f64 z) (*.f64 (*.f64 y (*.f64 y (sqrt.f64 z))) (sqrt.f64 z))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 z)) y)))) (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 (*.f64 y (sqrt.f64 z)) y) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 z)) y))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 y (*.f64 (*.f64 y (sqrt.f64 z)) (sqrt.f64 z))))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 y (sqrt.f64 z)) (sqrt.f64 z)) (*.f64 y (*.f64 (*.f64 y (sqrt.f64 z)) (sqrt.f64 z)))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (sqrt.f64 z))) (pow.f64 z #s(literal -1/2 binary64))))) (fma.f64 (neg.f64 (*.f64 (*.f64 y z) (*.f64 y (sqrt.f64 z)))) (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y z) (*.f64 y (sqrt.f64 z))) (pow.f64 z #s(literal -1/2 binary64)))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 y (sqrt.f64 z))) (*.f64 y z)))) (fma.f64 (neg.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 y (sqrt.f64 z)))) (*.f64 y z) (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 y (sqrt.f64 z))) (*.f64 y z))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (*.f64 z (*.f64 y (sqrt.f64 z))) (/.f64 y (sqrt.f64 z))))) (fma.f64 (neg.f64 (*.f64 z (*.f64 y (sqrt.f64 z)))) (/.f64 y (sqrt.f64 z)) (*.f64 (*.f64 z (*.f64 y (sqrt.f64 z))) (/.f64 y (sqrt.f64 z)))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y (sqrt.f64 z)) (sqrt.f64 z))))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (*.f64 y (sqrt.f64 z)) (sqrt.f64 z)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y (sqrt.f64 z)) (sqrt.f64 z)))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y (sqrt.f64 z)) (*.f64 y z))))) (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (*.f64 y (sqrt.f64 z)) (*.f64 y z)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y (sqrt.f64 z)) (*.f64 y z)))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 z (*.f64 (*.f64 y (sqrt.f64 z)) (/.f64 y (sqrt.f64 z)))))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (*.f64 y (sqrt.f64 z)) (/.f64 y (sqrt.f64 z))) (*.f64 z (*.f64 (*.f64 y (sqrt.f64 z)) (/.f64 y (sqrt.f64 z))))))
(-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))
(-.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (/.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))))))
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))))) (/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))) (-.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))))))
(fma.f64 x x (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))))
(fma.f64 x x (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 y (sqrt.f64 z))))
(fma.f64 x x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))))
(fma.f64 x x (neg.f64 (-.f64 (*.f64 y (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))))))
(fma.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 x x))
(fma.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 x (*.f64 y (sqrt.f64 z))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 y (sqrt.f64 z))) (*.f64 y (*.f64 y z))))
(fma.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) y) (*.f64 x x))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) y (*.f64 x x))
(fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y z)) (*.f64 x x))
(fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))))
(fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 y y)) (*.f64 y (*.f64 y z))))
(fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))))
(fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))))
(fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 y y)) (*.f64 y (*.f64 y z))))
(fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y z) (*.f64 x x))
(fma.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) z) (*.f64 x x))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) z (*.f64 x x))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) y) z (*.f64 x x))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.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 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z)))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))))) (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))))))
(/.f64 (+.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 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))))) (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))))) (-.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))))) (neg.f64 (-.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 y (sqrt.f64 z))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 y (sqrt.f64 z))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 y (sqrt.f64 z)))) (*.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 y (sqrt.f64 z)))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (pow.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 y (sqrt.f64 z))) (*.f64 y (*.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 y (sqrt.f64 z))) (*.f64 y (*.f64 y z))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 y (sqrt.f64 z))) (*.f64 y (*.f64 y z)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 y (sqrt.f64 z))) (*.f64 y (*.f64 y z)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))))) (*.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (pow.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 y y)) (*.f64 y (*.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 y y)) (*.f64 y (*.f64 y z))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 y y)) (*.f64 y (*.f64 y z)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 y y)) (*.f64 y (*.f64 y z)))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (pow.f64 (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (+.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (-.f64 (*.f64 y (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 y (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))))) (*.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (/.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) (/.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 y (sqrt.f64 z))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 y (sqrt.f64 z))))) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 y (sqrt.f64 z)))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 y (sqrt.f64 z))) (*.f64 y (*.f64 y z))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 y (sqrt.f64 z))) (*.f64 y (*.f64 y z))))) (-.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 y (sqrt.f64 z))) (*.f64 y (*.f64 y z)))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))))) (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 y y)) (*.f64 y (*.f64 y z))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 y y)) (*.f64 y (*.f64 y z))))) (-.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 y y)) (*.f64 y (*.f64 y z)))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))))) (-.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))))))
(/.f64 (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (-.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 x x)))
(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 (*.f64 x x) (*.f64 y (*.f64 y z))))
(*.f64 (+.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 x (*.f64 y (sqrt.f64 z))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) #s(literal 1 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))))
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))))))))
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y z)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
(*.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))))))))
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))) (*.f64 y (*.f64 y z))))))

simplify340.0ms (3.8%)

Algorithm
egg-herbie
Rules
5670×*-lowering-*.f32
5670×*-lowering-*.f64
2332×/-lowering-/.f32
2332×/-lowering-/.f64
1736×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
05495458
119374871
275924871
081994871
Stop Event
iter limit
node limit
Counts
516 → 516
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 (* 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 (/ (pow x 2) (- x (* y (sqrt z)))))
(+ (* -1/2 (/ (* (pow y 2) z) (- x (* y (sqrt z))))) (* 1/2 (/ (pow x 2) (- x (* y (sqrt z))))))
(+ (* -1/2 (/ (* (pow y 2) z) (- x (* y (sqrt z))))) (* 1/2 (/ (pow x 2) (- x (* y (sqrt z))))))
(+ (* -1/2 (/ (* (pow y 2) z) (- x (* y (sqrt z))))) (* 1/2 (/ (pow x 2) (- x (* y (sqrt z))))))
(* 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))))
(* 2 (* (/ 1 y) (sqrt (/ 1 z))))
(+ (* -2 (/ x (* (pow y 2) z))) (* 2 (* (/ 1 y) (sqrt (/ 1 z)))))
(+ (* 2 (* (/ 1 y) (sqrt (/ 1 z)))) (* x (- (* 2 (* (/ x (pow y 3)) (sqrt (/ 1 (pow z 3))))) (* 2 (/ 1 (* (pow y 2) z))))))
(+ (* 2 (* (/ 1 y) (sqrt (/ 1 z)))) (* x (- (* x (+ (* -2 (/ x (* (pow y 4) (pow z 2)))) (* 2 (* (/ 1 (pow y 3)) (sqrt (/ 1 (pow z 3))))))) (* 2 (/ 1 (* (pow y 2) z))))))
(/ 2 x)
(/ (+ 2 (* -2 (* (/ y x) (sqrt z)))) x)
(/ (+ 2 (+ (* -2 (* (/ y x) (sqrt z))) (* 2 (/ (* (pow y 2) z) (pow x 2))))) x)
(/ (+ 2 (+ (* -2 (* (/ y x) (sqrt z))) (+ (* -2 (* (/ (pow y 3) (pow x 3)) (sqrt (pow z 3)))) (* 2 (/ (* (pow y 2) z) (pow x 2)))))) x)
(/ 2 x)
(* -1 (/ (- (* 2 (* (/ y x) (sqrt z))) 2) x))
(* -1 (/ (- (* -1 (/ (+ (* -2 (* y (sqrt z))) (* 2 (/ (* (pow y 2) z) x))) x)) 2) x))
(* -1 (/ (- (* -1 (/ (+ (* -2 (* y (sqrt z))) (* -1 (/ (+ (* -2 (* (pow y 2) z)) (* 2 (* (/ (pow y 3) x) (sqrt (pow z 3))))) x))) x)) 2) x))
(/ 2 x)
(+ (* -2 (* (/ y (pow x 2)) (sqrt z))) (* 2 (/ 1 x)))
(+ (* y (+ (* -2 (* (/ 1 (pow x 2)) (sqrt z))) (* 2 (/ (* y z) (pow x 3))))) (* 2 (/ 1 x)))
(+ (* y (+ (* -2 (* (/ 1 (pow x 2)) (sqrt z))) (* y (+ (* -2 (* (/ y (pow x 4)) (sqrt (pow z 3)))) (* 2 (/ z (pow x 3))))))) (* 2 (/ 1 x)))
(* 2 (* (/ 1 y) (sqrt (/ 1 z))))
(/ (+ (* -2 (/ x (* y z))) (* 2 (sqrt (/ 1 z)))) y)
(/ (+ (* -2 (/ x (* y z))) (+ (* 2 (sqrt (/ 1 z))) (* 2 (* (/ (pow x 2) (pow y 2)) (sqrt (/ 1 (pow z 3))))))) y)
(/ (+ (* -2 (/ x (* y z))) (+ (* -2 (/ (pow x 3) (* (pow y 3) (pow z 2)))) (+ (* 2 (sqrt (/ 1 z))) (* 2 (* (/ (pow x 2) (pow y 2)) (sqrt (/ 1 (pow z 3)))))))) y)
(* 2 (* (/ 1 y) (sqrt (/ 1 z))))
(* -1 (/ (+ (* -2 (sqrt (/ 1 z))) (* 2 (/ x (* y z)))) y))
(* -1 (/ (+ (* -2 (sqrt (/ 1 z))) (* -1 (/ (+ (* -2 (/ x z)) (* 2 (* (/ (pow x 2) y) (sqrt (/ 1 (pow z 3)))))) y))) y))
(* -1 (/ (+ (* -2 (sqrt (/ 1 z))) (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -2 (* (pow x 2) (sqrt (/ 1 (pow z 3))))) (* 2 (/ (pow x 3) (* y (pow z 2))))) y))) y))) y))
(* 2 (/ (- x (* y (sqrt z))) (pow x 2)))
(+ (* 2 (/ (* (pow y 2) (* z (- x (* y (sqrt z))))) (pow x 4))) (* 2 (/ (- x (* y (sqrt z))) (pow x 2))))
(+ (* 2 (/ (- x (* y (sqrt z))) (pow x 2))) (* z (+ (* 2 (/ (* (pow y 2) (- x (* y (sqrt z)))) (pow x 4))) (* 2 (/ (* (pow y 4) (* z (- x (* y (sqrt z))))) (pow x 6))))))
(+ (* 2 (/ (- x (* y (sqrt z))) (pow x 2))) (* z (+ (* 2 (/ (* (pow y 2) (- x (* y (sqrt z)))) (pow x 4))) (* z (+ (* 2 (/ (* (pow y 4) (- x (* y (sqrt z)))) (pow x 6))) (* 2 (/ (* (pow y 6) (* z (- x (* y (sqrt z))))) (pow x 8))))))))
(* 2 (* (/ 1 y) (sqrt (/ 1 z))))
(+ (* 2 (* (/ 1 y) (sqrt (/ 1 z)))) (* 2 (/ (- (* -1 (/ x (pow y 2))) (* -1 (* (/ (pow x 2) (pow y 3)) (sqrt (/ 1 z))))) z)))
(+ (* 2 (* (/ 1 y) (sqrt (/ 1 z)))) (+ (* 2 (/ (* (pow x 2) (- (* -1 (/ x (pow y 2))) (* -1 (* (/ (pow x 2) (pow y 3)) (sqrt (/ 1 z)))))) (* (pow y 2) (pow z 2)))) (* 2 (/ (- (* -1 (/ x (pow y 2))) (* -1 (* (/ (pow x 2) (pow y 3)) (sqrt (/ 1 z))))) z))))
(+ (* 2 (* (/ 1 y) (sqrt (/ 1 z)))) (+ (* 2 (/ (* (pow x 2) (- (* -1 (/ x (pow y 2))) (* -1 (* (/ (pow x 2) (pow y 3)) (sqrt (/ 1 z)))))) (* (pow y 2) (pow z 2)))) (+ (* 2 (/ (* (pow x 4) (- (* -1 (/ x (pow y 2))) (* -1 (* (/ (pow x 2) (pow y 3)) (sqrt (/ 1 z)))))) (* (pow y 4) (pow z 3)))) (* 2 (/ (- (* -1 (/ x (pow y 2))) (* -1 (* (/ (pow x 2) (pow y 3)) (sqrt (/ 1 z))))) z)))))
(* -2 (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z))))
(+ (* -2 (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))) (* -2 (/ (- (/ x (pow y 2)) (* -1 (* (/ (* (pow x 2) (pow (sqrt -1) 2)) (pow y 3)) (sqrt (/ 1 z))))) z)))
(+ (* -2 (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))) (* -1 (/ (+ (* 2 (- (/ x (pow y 2)) (* -1 (* (/ (* (pow x 2) (pow (sqrt -1) 2)) (pow y 3)) (sqrt (/ 1 z)))))) (* 2 (/ (* (pow x 2) (- (/ x (pow y 2)) (* -1 (* (/ (* (pow x 2) (pow (sqrt -1) 2)) (pow y 3)) (sqrt (/ 1 z)))))) (* (pow y 2) z)))) z)))
(+ (* -2 (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow x 2) (- (/ x (pow y 2)) (* -1 (* (/ (* (pow x 2) (pow (sqrt -1) 2)) (pow y 3)) (sqrt (/ 1 z)))))) (pow y 2))) (* -2 (/ (* (pow x 4) (- (/ x (pow y 2)) (* -1 (* (/ (* (pow x 2) (pow (sqrt -1) 2)) (pow y 3)) (sqrt (/ 1 z)))))) (* (pow y 4) z)))) z)) (* 2 (- (/ x (pow y 2)) (* -1 (* (/ (* (pow x 2) (pow (sqrt -1) 2)) (pow y 3)) (sqrt (/ 1 z))))))) z)))
(* -1 (* y (sqrt z)))
(- x (* y (sqrt z)))
(- x (* y (sqrt z)))
(- x (* y (sqrt z)))
x
(* x (+ 1 (* -1 (* (/ y x) (sqrt z)))))
(* x (+ 1 (* -1 (* (/ y x) (sqrt z)))))
(* x (+ 1 (* -1 (* (/ y x) (sqrt z)))))
x
(* -1 (* x (- (* (/ y x) (sqrt z)) 1)))
(* -1 (* x (- (* (/ y x) (sqrt z)) 1)))
(* -1 (* x (- (* (/ y x) (sqrt z)) 1)))
x
(+ x (* -1 (* y (sqrt z))))
(+ x (* -1 (* y (sqrt z))))
(+ x (* -1 (* y (sqrt z))))
(* -1 (* y (sqrt z)))
(* y (- (/ x y) (sqrt z)))
(* y (- (/ x y) (sqrt z)))
(* y (- (/ x y) (sqrt z)))
(* -1 (* y (sqrt z)))
(* -1 (* y (- (* -1 (/ x y)) (* -1 (sqrt z)))))
(* -1 (* y (- (* -1 (/ x y)) (* -1 (sqrt z)))))
(* -1 (* y (- (* -1 (/ x y)) (* -1 (sqrt z)))))
(- x (* y (sqrt z)))
(- x (* y (sqrt z)))
(- x (* y (sqrt z)))
(- x (* y (sqrt z)))
(* -1 (* y (sqrt z)))
(* z (- (/ x z) (* y (sqrt (/ 1 z)))))
(* z (- (/ x z) (* y (sqrt (/ 1 z)))))
(* z (- (/ x z) (* y (sqrt (/ 1 z)))))
(* (* 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))))))
(pow (* 1 z) 1/4)
(pow (* 1 z) 1/4)
(pow (* 1 z) 1/4)
(pow (* 1 z) 1/4)
(pow (* 1 z) 1/4)
(pow (* 1 z) 1/4)
(pow (* 1 z) 1/4)
(pow (* 1 z) 1/4)
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z))))))
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z))))))
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z))))))
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z))))))
(* -1 (* (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 x 2)
(* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))
(pow x 2)
(* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))
(pow x 2)
(+ (* -1 (* (pow y 2) z)) (pow x 2))
(+ (* -1 (* (pow y 2) z)) (pow x 2))
(+ (* -1 (* (pow y 2) z)) (pow x 2))
(* -1 (* (pow y 2) z))
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))
(* -1 (* (pow y 2) z))
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))
(pow x 2)
(+ (* -1 (* (pow y 2) z)) (pow x 2))
(+ (* -1 (* (pow y 2) z)) (pow x 2))
(+ (* -1 (* (pow y 2) z)) (pow x 2))
(* -1 (* (pow y 2) z))
(* z (- (/ (pow x 2) z) (pow y 2)))
(* z (- (/ (pow x 2) z) (pow y 2)))
(* z (- (/ (pow x 2) z) (pow y 2)))
(* -1 (* (pow y 2) z))
(* -1 (* z (- (* -1 (/ (pow x 2) z)) (* -1 (pow y 2)))))
(* -1 (* z (- (* -1 (/ (pow x 2) z)) (* -1 (pow y 2)))))
(* -1 (* z (- (* -1 (/ (pow x 2) z)) (* -1 (pow y 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 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 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y (sqrt.f64 z)) #s(literal -1/2 binary64)) x)) (neg.f64 x))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y (sqrt.f64 z)) #s(literal -1/2 binary64)) x)) (neg.f64 x))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y (sqrt.f64 z)) #s(literal -1/2 binary64)) x)) (neg.f64 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 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* 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 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.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 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z)))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z)))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z)))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))
(*.f64 (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) z) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))
(*.f64 (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) z) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))
(*.f64 (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) z) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y #s(literal -1/2 binary64)))) (-.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 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64)))
(* x (+ 1 (* (/ y x) (sqrt z))))
(*.f64 x (+.f64 (/.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64)))
(* x (+ 1 (* (/ y x) (sqrt z))))
(*.f64 x (+.f64 (/.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64)))
x
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (sqrt.f64 z)) (neg.f64 x))) (neg.f64 x))
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (sqrt.f64 z)) (neg.f64 x))) (neg.f64 x))
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (sqrt.f64 z)) (neg.f64 x))) (neg.f64 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 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 (*.f64 y #s(literal 1 binary64)) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(*.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(*.f64 (*.f64 y #s(literal 1 binary64)) (+.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 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(*.f64 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(*.f64 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x 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 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z)))
(* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
(*.f64 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z)))
(* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
(*.f64 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x 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 #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 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 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y (sqrt.f64 z)) #s(literal -1/2 binary64)) x)) (neg.f64 x))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y (sqrt.f64 z)) #s(literal -1/2 binary64)) x)) (neg.f64 x))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y (sqrt.f64 z)) #s(literal -1/2 binary64)) x)) (neg.f64 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 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* 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 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.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 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z)))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z)))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z)))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))
(*.f64 (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) z) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))
(*.f64 (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) z) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))
(*.f64 (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) z) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) 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)) y) (/.f64 x (*.f64 y (*.f64 y z))))
(+ (* 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 (/.f64 x (*.f64 y (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) z))) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y 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))))
(+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y) (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (neg.f64 x) (*.f64 z (*.f64 z (pow.f64 y #s(literal 4 binary64))))) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) z)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y z))))))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ (+ 1 (* -1 (* (/ y x) (sqrt z)))) x)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (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 y (*.f64 y z)) 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 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (sqrt.f64 (*.f64 z (*.f64 z z))))) (-.f64 (/.f64 (*.f64 y (sqrt.f64 z)) x) (/.f64 (*.f64 y (*.f64 y z)) (*.f64 x x)))) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(* -1 (/ (- (* (/ y x) (sqrt z)) 1) x))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (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 y (*.f64 y z)) x) (*.f64 y (sqrt.f64 z))) (neg.f64 x))) (neg.f64 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 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 y (*.f64 y y)) x)) (*.f64 y (*.f64 y z))) x)) (*.f64 y (sqrt.f64 z))) (neg.f64 x))) (neg.f64 x))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(+ (* -1 (* (/ y (pow x 2)) (sqrt z))) (/ 1 x))
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 y (sqrt.f64 z)) (*.f64 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 (*.f64 y z) (*.f64 x (*.f64 x x))) (/.f64 (sqrt.f64 z) (*.f64 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 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (*.f64 z z))) (/.f64 y (pow.f64 x #s(literal 4 binary64))))) (/.f64 z (*.f64 x (*.f64 x x))))) (/.f64 (sqrt.f64 z) (*.f64 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 x (*.f64 x x)) (*.f64 y (*.f64 z (*.f64 y (*.f64 y z)))))) (-.f64 (/.f64 (/.f64 x y) z) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) z)) (*.f64 x x)) (*.f64 y 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 (/.f64 (/.f64 x y) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (-.f64 #s(literal 0 binary64) y))
(* -1 (/ (+ (* -1 (sqrt (/ 1 z))) (* -1 (/ (- (* (/ (pow x 2) y) (sqrt (/ 1 (pow z 3)))) (/ x z)) y))) y))
(/.f64 (*.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (/.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))) (-.f64 #s(literal 0 binary64) y)) (/.f64 x z)) y))) 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (/.f64 (sqrt.f64 z) 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 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 z) (/.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) (*.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 z (*.f64 x (*.f64 x x))) (*.f64 (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 #s(literal 0 binary64) (*.f64 y y))))) (-.f64 #s(literal 0 binary64) 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 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64)))
(* x (+ 1 (* (/ y x) (sqrt z))))
(*.f64 x (+.f64 (/.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64)))
(* x (+ 1 (* (/ y x) (sqrt z))))
(*.f64 x (+.f64 (/.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64)))
x
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (sqrt.f64 z)) (neg.f64 x))) (neg.f64 x))
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (sqrt.f64 z)) (neg.f64 x))) (neg.f64 x))
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (sqrt.f64 z)) (neg.f64 x))) (neg.f64 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 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 (*.f64 y #s(literal 1 binary64)) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(*.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(*.f64 (*.f64 y #s(literal 1 binary64)) (+.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 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(*.f64 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(*.f64 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x 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 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z)))
(* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
(*.f64 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z)))
(* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
(*.f64 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x 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 #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 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 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y (sqrt.f64 z)) #s(literal -1/2 binary64)) x)) (neg.f64 x))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y (sqrt.f64 z)) #s(literal -1/2 binary64)) x)) (neg.f64 x))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y (sqrt.f64 z)) #s(literal -1/2 binary64)) x)) (neg.f64 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 (*.f64 z #s(literal 1/2 binary64)) (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z)))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z)))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z)))
(* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 (*.f64 y (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 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1/2 binary64)) (-.f64 (/.f64 x z) (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z)))))
(* -1 (* z (+ (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1/2 binary64)) (-.f64 (/.f64 x z) (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z)))))
(* -1 (* z (+ (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1/2 binary64)) (-.f64 (/.f64 x z) (*.f64 y (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 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* 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 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.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 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64)))
(* x (+ 1 (* (/ y x) (sqrt z))))
(*.f64 x (+.f64 (/.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64)))
(* x (+ 1 (* (/ y x) (sqrt z))))
(*.f64 x (+.f64 (/.f64 (*.f64 y (sqrt.f64 z)) x) #s(literal 1 binary64)))
x
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (sqrt.f64 z)) (neg.f64 x))) (neg.f64 x))
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (sqrt.f64 z)) (neg.f64 x))) (neg.f64 x))
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (sqrt.f64 z)) (neg.f64 x))) (neg.f64 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 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(*.f64 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(*.f64 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x 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 #s(literal 0 binary64) (*.f64 z (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y #s(literal 1 binary64))) (/.f64 x z))))
(* -1 (* z (+ (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* -1 (/ x z)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y #s(literal 1 binary64))) (/.f64 x z))))
(* -1 (* z (+ (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* -1 (/ x z)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y #s(literal 1 binary64))) (/.f64 x 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 (*.f64 y #s(literal 1 binary64)) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(*.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))
(*.f64 (*.f64 y #s(literal 1 binary64)) (+.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 (* 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 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 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y (sqrt.f64 z)) #s(literal -1/2 binary64)) x)) (neg.f64 x))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y (sqrt.f64 z)) #s(literal -1/2 binary64)) x)) (neg.f64 x))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y (sqrt.f64 z)) #s(literal -1/2 binary64)) x)) (neg.f64 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 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* 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 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* 1/2 (/ (pow x 2) (- x (* y (sqrt z)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 x (*.f64 y (sqrt.f64 z))))
(+ (* -1/2 (/ (* (pow y 2) z) (- x (* y (sqrt z))))) (* 1/2 (/ (pow x 2) (- x (* y (sqrt z))))))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y z))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(+ (* -1/2 (/ (* (pow y 2) z) (- x (* y (sqrt z))))) (* 1/2 (/ (pow x 2) (- x (* y (sqrt z))))))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y z))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(+ (* -1/2 (/ (* (pow y 2) z) (- x (* y (sqrt z))))) (* 1/2 (/ (pow x 2) (- x (* y (sqrt z))))))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y z))) (-.f64 x (*.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))) (* 1/2 (/ (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (* x z))) z)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (sqrt.f64 z) (/.f64 (*.f64 x x) y)) (*.f64 z x))) 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))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (sqrt.f64 z) (/.f64 (*.f64 x x) y)) (*.f64 z x))) z) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) z)) (*.f64 x (+.f64 (*.f64 z x) (*.f64 (sqrt.f64 z) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y))))) y))))
(+ (* 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 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (sqrt.f64 z) (/.f64 (*.f64 x x) y)) (*.f64 z x))) z) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (sqrt.f64 z)) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) z)) (*.f64 x (+.f64 (*.f64 z x) (*.f64 (sqrt.f64 z) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y))))) y)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (sqrt.f64 z) (/.f64 (*.f64 x x) y)) (*.f64 z x))) (*.f64 x x)) (*.f64 z (*.f64 y (*.f64 y z)))))
(* -1/2 (* y (sqrt z)))
(*.f64 (*.f64 y (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 (*.f64 (*.f64 y (sqrt.f64 z)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 z) (/.f64 (*.f64 x x) y)) (*.f64 z x))) 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))))
(-.f64 (*.f64 (*.f64 y (sqrt.f64 z)) #s(literal -1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (-.f64 (*.f64 (sqrt.f64 z) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y)) (*.f64 z x))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 z) (/.f64 (*.f64 x x) 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 (*.f64 y (sqrt.f64 z)) #s(literal -1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 z) (/.f64 (*.f64 x x) y)) (*.f64 z x))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 z) (*.f64 x (-.f64 (*.f64 (sqrt.f64 z) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y)) (*.f64 z x)))) y) (*.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 z) (/.f64 (*.f64 x x) y)) (*.f64 z x)) (*.f64 y y)))))) z)) z))
(* 2 (* (/ 1 y) (sqrt (/ 1 z))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 2 binary64) y))
(+ (* -2 (/ x (* (pow y 2) z))) (* 2 (* (/ 1 y) (sqrt (/ 1 z)))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 2 binary64) y)) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 y y))) z))
(+ (* 2 (* (/ 1 y) (sqrt (/ 1 z)))) (* x (- (* 2 (* (/ x (pow y 3)) (sqrt (/ 1 (pow z 3))))) (* 2 (/ 1 (* (pow y 2) z))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 2 binary64) y)) (*.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 x (*.f64 y (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) z))) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y z))))))
(+ (* 2 (* (/ 1 y) (sqrt (/ 1 z)))) (* x (- (* x (+ (* -2 (/ x (* (pow y 4) (pow z 2)))) (* 2 (* (/ 1 (pow y 3)) (sqrt (/ 1 (pow z 3))))))) (* 2 (/ 1 (* (pow y 2) z))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 2 binary64) y)) (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (*.f64 z (pow.f64 y #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) z)) (/.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal -2 binary64) (*.f64 y (*.f64 y z))))))
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ (+ 2 (* -2 (* (/ y x) (sqrt z)))) x)
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 y #s(literal -2 binary64)) x))) x)
(/ (+ 2 (+ (* -2 (* (/ y x) (sqrt z))) (* 2 (/ (* (pow y 2) z) (pow x 2))))) x)
(/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 y #s(literal -2 binary64)) x))) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 y (*.f64 y z)) x)) x)) x)
(/ (+ 2 (+ (* -2 (* (/ y x) (sqrt z))) (+ (* -2 (* (/ (pow y 3) (pow x 3)) (sqrt (pow z 3)))) (* 2 (/ (* (pow y 2) z) (pow x 2)))))) x)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 y (sqrt.f64 z)) x) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (sqrt.f64 (*.f64 z (*.f64 z z)))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 y (*.f64 y z)) x)) x) #s(literal 2 binary64))) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(* -1 (/ (- (* 2 (* (/ y x) (sqrt z))) 2) x))
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (sqrt.f64 z))) x)) (neg.f64 x))
(* -1 (/ (- (* -1 (/ (+ (* -2 (* y (sqrt z))) (* 2 (/ (* (pow y 2) z) x))) x)) 2) x))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 (sqrt.f64 z) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 y (*.f64 y z)) x))) (neg.f64 x))) x))
(* -1 (/ (- (* -1 (/ (+ (* -2 (* y (sqrt z))) (* -1 (/ (+ (* -2 (* (pow y 2) z)) (* 2 (* (/ (pow y 3) x) (sqrt (pow z 3))))) x))) x)) 2) x))
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 (sqrt.f64 z) #s(literal -2 binary64))) (/.f64 (+.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 y (*.f64 y y)) x)))) x)) (neg.f64 x))) (neg.f64 x))
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(+ (* -2 (* (/ y (pow x 2)) (sqrt z))) (* 2 (/ 1 x)))
(+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 y (*.f64 (sqrt.f64 z) #s(literal -2 binary64))) (*.f64 x x)))
(+ (* y (+ (* -2 (* (/ 1 (pow x 2)) (sqrt z))) (* 2 (/ (* y z) (pow x 3))))) (* 2 (/ 1 x)))
(+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 z)) (*.f64 x x)) (*.f64 y (*.f64 #s(literal 2 binary64) (/.f64 z (*.f64 x (*.f64 x x))))))))
(+ (* y (+ (* -2 (* (/ 1 (pow x 2)) (sqrt z))) (* y (+ (* -2 (* (/ y (pow x 4)) (sqrt (pow z 3)))) (* 2 (/ z (pow x 3))))))) (* 2 (/ 1 x)))
(+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 z)) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 (sqrt.f64 (*.f64 z (*.f64 z z))) (*.f64 (/.f64 y (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 z (*.f64 x (*.f64 x x)))))))))
(* 2 (* (/ 1 y) (sqrt (/ 1 z))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 2 binary64) y))
(/ (+ (* -2 (/ x (* y z))) (* 2 (sqrt (/ 1 z)))) y)
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 x y) z) #s(literal -2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64))) y)
(/ (+ (* -2 (/ x (* y z))) (+ (* 2 (sqrt (/ 1 z))) (* 2 (* (/ (pow x 2) (pow y 2)) (sqrt (/ 1 (pow z 3))))))) y)
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 x y) z) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) z)) (*.f64 x x)) (*.f64 y y))))) y)
(/ (+ (* -2 (/ x (* y z))) (+ (* -2 (/ (pow x 3) (* (pow y 3) (pow z 2)))) (+ (* 2 (sqrt (/ 1 z))) (* 2 (* (/ (pow x 2) (pow y 2)) (sqrt (/ 1 (pow z 3)))))))) y)
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) z)) (*.f64 x x)) (*.f64 y y)))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 x y) z) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 z (*.f64 y (*.f64 y z)))))))) y)
(* 2 (* (/ 1 y) (sqrt (/ 1 z))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 2 binary64) y))
(* -1 (/ (+ (* -2 (sqrt (/ 1 z))) (* 2 (/ x (* y z)))) y))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x y) z))) (-.f64 #s(literal 0 binary64) y))
(* -1 (/ (+ (* -2 (sqrt (/ 1 z))) (* -1 (/ (+ (* -2 (/ x z)) (* 2 (* (/ (pow x 2) y) (sqrt (/ 1 (pow z 3)))))) y))) y))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) #s(literal -2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) z)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) y))) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (/ (+ (* -2 (sqrt (/ 1 z))) (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -2 (* (pow x 2) (sqrt (/ 1 (pow z 3))))) (* 2 (/ (pow x 3) (* y (pow z 2))))) y))) y))) y))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) #s(literal -2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) z)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 z z)))) y)) y)) (-.f64 #s(literal 0 binary64) y))
(* 2 (/ (- x (* y (sqrt z))) (pow x 2)))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 x x))
(+ (* 2 (/ (* (pow y 2) (* z (- x (* y (sqrt z))))) (pow x 4))) (* 2 (/ (- x (* y (sqrt z))) (pow x 2))))
(*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y z)) (-.f64 x (*.f64 y (sqrt.f64 z)))) (pow.f64 x #s(literal 4 binary64)))))
(+ (* 2 (/ (- x (* y (sqrt z))) (pow x 2))) (* z (+ (* 2 (/ (* (pow y 2) (- x (* y (sqrt z)))) (pow x 4))) (* 2 (/ (* (pow y 4) (* z (- x (* y (sqrt z))))) (pow x 6))))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 x x)) (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y y) (-.f64 x (*.f64 y (sqrt.f64 z)))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (/.f64 z (pow.f64 x #s(literal 6 binary64)))))))))
(+ (* 2 (/ (- x (* y (sqrt z))) (pow x 2))) (* z (+ (* 2 (/ (* (pow y 2) (- x (* y (sqrt z)))) (pow x 4))) (* z (+ (* 2 (/ (* (pow y 4) (- x (* y (sqrt z)))) (pow x 6))) (* 2 (/ (* (pow y 6) (* z (- x (* y (sqrt z))))) (pow x 8))))))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 x x)) (*.f64 z (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 y y)) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 x (*.f64 y (sqrt.f64 z)))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 z (pow.f64 y #s(literal 6 binary64)))) (pow.f64 x #s(literal 8 binary64))))))))
(* 2 (* (/ 1 y) (sqrt (/ 1 z))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 2 binary64) y))
(+ (* 2 (* (/ 1 y) (sqrt (/ 1 z)))) (* 2 (/ (- (* -1 (/ x (pow y 2))) (* -1 (* (/ (pow x 2) (pow y 3)) (sqrt (/ 1 z))))) z)))
(*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y) (/.f64 (-.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)))
(+ (* 2 (* (/ 1 y) (sqrt (/ 1 z)))) (+ (* 2 (/ (* (pow x 2) (- (* -1 (/ x (pow y 2))) (* -1 (* (/ (pow x 2) (pow y 3)) (sqrt (/ 1 z)))))) (* (pow y 2) (pow z 2)))) (* 2 (/ (- (* -1 (/ x (pow y 2))) (* -1 (* (/ (pow x 2) (pow y 3)) (sqrt (/ 1 z))))) z))))
(*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (/.f64 (-.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) (*.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 x (*.f64 y y))) (/.f64 (*.f64 x x) (*.f64 z (*.f64 y (*.f64 y z)))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)))
(+ (* 2 (* (/ 1 y) (sqrt (/ 1 z)))) (+ (* 2 (/ (* (pow x 2) (- (* -1 (/ x (pow y 2))) (* -1 (* (/ (pow x 2) (pow y 3)) (sqrt (/ 1 z)))))) (* (pow y 2) (pow z 2)))) (+ (* 2 (/ (* (pow x 4) (- (* -1 (/ x (pow y 2))) (* -1 (* (/ (pow x 2) (pow y 3)) (sqrt (/ 1 z)))))) (* (pow y 4) (pow z 3)))) (* 2 (/ (- (* -1 (/ x (pow y 2))) (* -1 (* (/ (pow x 2) (pow y 3)) (sqrt (/ 1 z))))) z)))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 x (*.f64 y y))) (/.f64 (*.f64 x x) (*.f64 z (*.f64 y (*.f64 y z))))) (+.f64 (/.f64 (-.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) (*.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 z (*.f64 z (*.f64 z (pow.f64 y #s(literal 4 binary64)))))))))))
(* -2 (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 2 binary64) y))
(+ (* -2 (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))) (* -2 (/ (- (/ x (pow y 2)) (* -1 (* (/ (* (pow x 2) (pow (sqrt -1) 2)) (pow y 3)) (sqrt (/ 1 z))))) z)))
(*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y) (/.f64 (-.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)))
(+ (* -2 (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))) (* -1 (/ (+ (* 2 (- (/ x (pow y 2)) (* -1 (* (/ (* (pow x 2) (pow (sqrt -1) 2)) (pow y 3)) (sqrt (/ 1 z)))))) (* 2 (/ (* (pow x 2) (- (/ x (pow y 2)) (* -1 (* (/ (* (pow x 2) (pow (sqrt -1) 2)) (pow y 3)) (sqrt (/ 1 z)))))) (* (pow y 2) z)))) z)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 2 binary64) y)) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (-.f64 (/.f64 x (*.f64 y y)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 (/.f64 x (*.f64 y y)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))) z))
(+ (* -2 (* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow x 2) (- (/ x (pow y 2)) (* -1 (* (/ (* (pow x 2) (pow (sqrt -1) 2)) (pow y 3)) (sqrt (/ 1 z)))))) (pow y 2))) (* -2 (/ (* (pow x 4) (- (/ x (pow y 2)) (* -1 (* (/ (* (pow x 2) (pow (sqrt -1) 2)) (pow y 3)) (sqrt (/ 1 z)))))) (* (pow y 4) z)))) z)) (* 2 (- (/ x (pow y 2)) (* -1 (* (/ (* (pow x 2) (pow (sqrt -1) 2)) (pow y 3)) (sqrt (/ 1 z))))))) z)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 2 binary64) y)) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (*.f64 y y)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (-.f64 (/.f64 x (*.f64 y y)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 (/.f64 x (*.f64 y y)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 z (pow.f64 y #s(literal 4 binary64))))))) z)) z))
(* -1 (* y (sqrt z)))
(*.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(- x (* y (sqrt z)))
(-.f64 x (*.f64 y (sqrt.f64 z)))
(- x (* y (sqrt z)))
(-.f64 x (*.f64 y (sqrt.f64 z)))
(- x (* y (sqrt z)))
(-.f64 x (*.f64 y (sqrt.f64 z)))
x
(* x (+ 1 (* -1 (* (/ y x) (sqrt z)))))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (sqrt.f64 z)) x)))
(* x (+ 1 (* -1 (* (/ y x) (sqrt z)))))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (sqrt.f64 z)) x)))
(* x (+ 1 (* -1 (* (/ y x) (sqrt z)))))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (sqrt.f64 z)) x)))
x
(* -1 (* x (- (* (/ y x) (sqrt z)) 1)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (sqrt.f64 z)) x)))
(* -1 (* x (- (* (/ y x) (sqrt z)) 1)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (sqrt.f64 z)) x)))
(* -1 (* x (- (* (/ y x) (sqrt z)) 1)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (sqrt.f64 z)) x)))
x
(+ x (* -1 (* y (sqrt z))))
(-.f64 x (*.f64 y (sqrt.f64 z)))
(+ x (* -1 (* y (sqrt z))))
(-.f64 x (*.f64 y (sqrt.f64 z)))
(+ x (* -1 (* y (sqrt z))))
(-.f64 x (*.f64 y (sqrt.f64 z)))
(* -1 (* y (sqrt z)))
(*.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(* y (- (/ x y) (sqrt z)))
(*.f64 y (-.f64 (/.f64 x y) (sqrt.f64 z)))
(* y (- (/ x y) (sqrt z)))
(*.f64 y (-.f64 (/.f64 x y) (sqrt.f64 z)))
(* y (- (/ x y) (sqrt z)))
(*.f64 y (-.f64 (/.f64 x y) (sqrt.f64 z)))
(* -1 (* y (sqrt z)))
(*.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(* -1 (* y (- (* -1 (/ x y)) (* -1 (sqrt z)))))
(*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 (/.f64 x y) (sqrt.f64 z)))
(* -1 (* y (- (* -1 (/ x y)) (* -1 (sqrt z)))))
(*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 (/.f64 x y) (sqrt.f64 z)))
(* -1 (* y (- (* -1 (/ x y)) (* -1 (sqrt z)))))
(*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 (/.f64 x y) (sqrt.f64 z)))
(- x (* y (sqrt z)))
(-.f64 x (*.f64 y (sqrt.f64 z)))
(- x (* y (sqrt z)))
(-.f64 x (*.f64 y (sqrt.f64 z)))
(- x (* y (sqrt z)))
(-.f64 x (*.f64 y (sqrt.f64 z)))
(- x (* y (sqrt z)))
(-.f64 x (*.f64 y (sqrt.f64 z)))
(* -1 (* y (sqrt z)))
(*.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(* z (- (/ x z) (* y (sqrt (/ 1 z)))))
(*.f64 z (-.f64 (/.f64 x z) (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z)))))
(* z (- (/ x z) (* y (sqrt (/ 1 z)))))
(*.f64 z (-.f64 (/.f64 x z) (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z)))))
(* z (- (/ x z) (* y (sqrt (/ 1 z)))))
(*.f64 z (-.f64 (/.f64 x z) (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z)))))
(* (* y (pow (sqrt -1) 2)) (sqrt z))
(*.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(* -1 (* z (- (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y #s(literal 1 binary64))) (/.f64 x z))))
(* -1 (* z (- (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y #s(literal 1 binary64))) (/.f64 x z))))
(* -1 (* z (- (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 y #s(literal 1 binary64))) (/.f64 x z))))
(pow (* 1 z) 1/4)
(pow.f64 z #s(literal 1/4 binary64))
(pow (* 1 z) 1/4)
(pow.f64 z #s(literal 1/4 binary64))
(pow (* 1 z) 1/4)
(pow.f64 z #s(literal 1/4 binary64))
(pow (* 1 z) 1/4)
(pow.f64 z #s(literal 1/4 binary64))
(pow (* 1 z) 1/4)
(pow.f64 z #s(literal 1/4 binary64))
(pow (* 1 z) 1/4)
(pow.f64 z #s(literal 1/4 binary64))
(pow (* 1 z) 1/4)
(pow.f64 z #s(literal 1/4 binary64))
(pow (* 1 z) 1/4)
(pow.f64 z #s(literal 1/4 binary64))
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z))))))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z)))))
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z))))))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z)))))
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z))))))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z)))))
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z))))))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z)))))
(* -1 (* (pow y 2) z))
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z)))
(- (pow x 2) (* (pow y 2) z))
(-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))
(- (pow x 2) (* (pow y 2) z))
(-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))
(- (pow x 2) (* (pow y 2) z))
(-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y z)) (*.f64 x x))))
(pow x 2)
(*.f64 x x)
(+ (* -1 (* (pow y 2) z)) (pow x 2))
(-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))
(+ (* -1 (* (pow y 2) z)) (pow x 2))
(-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))
(+ (* -1 (* (pow y 2) z)) (pow x 2))
(-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))
(* -1 (* (pow y 2) z))
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z)))
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) z))
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) z))
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) z))
(* -1 (* (pow y 2) z))
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z)))
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) z))
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) z))
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) z))
(pow x 2)
(*.f64 x x)
(+ (* -1 (* (pow y 2) z)) (pow x 2))
(-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))
(+ (* -1 (* (pow y 2) z)) (pow x 2))
(-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))
(+ (* -1 (* (pow y 2) z)) (pow x 2))
(-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))
(* -1 (* (pow y 2) z))
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z)))
(* z (- (/ (pow x 2) z) (pow y 2)))
(*.f64 z (-.f64 (/.f64 (*.f64 x x) z) (*.f64 y y)))
(* z (- (/ (pow x 2) z) (pow y 2)))
(*.f64 z (-.f64 (/.f64 (*.f64 x x) z) (*.f64 y y)))
(* z (- (/ (pow x 2) z) (pow y 2)))
(*.f64 z (-.f64 (/.f64 (*.f64 x x) z) (*.f64 y y)))
(* -1 (* (pow y 2) z))
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z)))
(* -1 (* z (- (* -1 (/ (pow x 2) z)) (* -1 (pow y 2)))))
(*.f64 (+.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (- (* -1 (/ (pow x 2) z)) (* -1 (pow y 2)))))
(*.f64 (+.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (- (* -1 (/ (pow x 2) z)) (* -1 (pow y 2)))))
(*.f64 (+.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) z)) (-.f64 #s(literal 0 binary64) z))

eval206.0ms (2.3%)

Compiler

Compiled 44909 to 3320 computations (92.6% saved)

prune158.0ms (1.8%)

Pruning

11 alts after pruning (9 fresh and 2 done)

PrunedKeptTotal
New171371720
Fresh325
Picked415
Done011
Total1720111731
Accuracy
100.0%
Counts
1731 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
30.7%
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
56.8%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))
44.9%
(/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y))
45.0%
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 z))))
45.0%
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
94.1%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 y z) (sqrt.f64 z))))
99.6%
(*.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))))
94.0%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.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))))))
91.6%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (/.f64 y (sqrt.f64 z)) z)))
99.8%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
57.0%
(*.f64 #s(literal 1/2 binary64) x)
Compiler

Compiled 255 to 187 computations (26.7% saved)

simplify15.0ms (0.2%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 y z)
cost-diff0
(/.f64 (*.f64 y z) (sqrt.f64 z))
cost-diff0
(+.f64 x (/.f64 (*.f64 y z) (sqrt.f64 z)))
cost-diff0
(*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 y z) (sqrt.f64 z))))
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 #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 2 binary64) x)
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))
cost-diff0
(pow.f64 z #s(literal 1/4 binary64))
cost-diff6656
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y))
cost-diff6656
(+.f64 x (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y)))
cost-diff6656
(*.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))))
Rules
222×*-lowering-*.f32
222×*-lowering-*.f64
94×fma-define
84×fma-lowering-fma.f32
84×fma-lowering-fma.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
025124
157108
2106105
3166105
4215105
5287105
6314105
0314105
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(* 1/2 (+ x (* (pow z 1/4) (* (pow z 1/4) y))))
1/2
(+ x (* (pow z 1/4) (* (pow z 1/4) y)))
x
(* (pow z 1/4) (* (pow z 1/4) y))
(pow z 1/4)
z
1/4
(* (pow z 1/4) y)
y
(/ 1 (/ 2 x))
1
(/ 2 x)
2
x
(* y (* 1/2 (sqrt z)))
y
(* 1/2 (sqrt z))
1/2
(sqrt z)
z
(/ 1/2 (/ (sqrt (/ 1 z)) y))
1/2
(/ (sqrt (/ 1 z)) y)
(sqrt (/ 1 z))
(/ 1 z)
1
z
y
(* 1/2 (+ x (/ (* y z) (sqrt z))))
1/2
(+ x (/ (* y z) (sqrt z)))
x
(/ (* y z) (sqrt z))
(* y z)
y
z
(sqrt z)
Outputs
(* 1/2 (+ x (* (pow z 1/4) (* (pow z 1/4) y))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
1/2
#s(literal 1/2 binary64)
(+ x (* (pow z 1/4) (* (pow z 1/4) y)))
(+.f64 x (*.f64 y (sqrt.f64 z)))
x
(* (pow z 1/4) (* (pow z 1/4) y))
(*.f64 y (sqrt.f64 z))
(pow z 1/4)
(pow.f64 z #s(literal 1/4 binary64))
z
1/4
#s(literal 1/4 binary64)
(* (pow z 1/4) y)
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) y)
y
(/ 1 (/ 2 x))
(*.f64 #s(literal 1/2 binary64) x)
1
#s(literal 1 binary64)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
2
#s(literal 2 binary64)
x
(* y (* 1/2 (sqrt z)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (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 (/ (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
(* 1/2 (+ x (/ (* y z) (sqrt z))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (/.f64 z (sqrt.f64 z)))))
1/2
#s(literal 1/2 binary64)
(+ x (/ (* y z) (sqrt z)))
(+.f64 x (*.f64 y (/.f64 z (sqrt.f64 z))))
x
(/ (* y z) (sqrt z))
(*.f64 y (/.f64 z (sqrt.f64 z)))
(* y z)
(*.f64 z y)
y
z
(sqrt z)
(sqrt.f64 z)

localize118.0ms (1.3%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 y z) (sqrt.f64 z))))
accuracy100.0%
(sqrt.f64 z)
accuracy100.0%
(+.f64 x (/.f64 (*.f64 y z) (sqrt.f64 z)))
accuracy89.0%
(/.f64 (*.f64 y z) (sqrt.f64 z))
accuracy100.0%
(/.f64 #s(literal 1 binary64) z)
accuracy99.8%
(sqrt.f64 (/.f64 #s(literal 1 binary64) z))
accuracy99.7%
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y)
accuracy99.5%
(/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y))
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 2 binary64) x)
accuracy99.7%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))
accuracy100.0%
(pow.f64 z #s(literal 1/4 binary64))
accuracy100.0%
(+.f64 x (*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y)))
accuracy99.6%
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) y)
accuracy99.6%
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y))
Results
80.0ms255×0valid
1.0ms5exit
Compiler

Compiled 134 to 26 computations (80.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 48.0ms
ival-div: 20.0ms (41.6% of total)
ival-mult: 12.0ms (24.9% of total)
ival-pow: 8.0ms (16.6% of total)
ival-sqrt: 4.0ms (8.3% of total)
ival-add: 3.0ms (6.2% of total)
const: 1.0ms (2.1% of total)
backward-pass: 0.0ms (0% of total)

series59.0ms (0.7%)

Counts
18 → 396
Calls
Call 1
Inputs
#<alt (* 1/2 (+ x (* (pow z 1/4) (* (pow z 1/4) y))))>
#<alt (+ x (* (pow z 1/4) (* (pow z 1/4) y)))>
#<alt (* (pow z 1/4) (* (pow z 1/4) y))>
#<alt (pow z 1/4)>
#<alt (/ 1 (/ 2 x))>
#<alt (/ 2 x)>
#<alt (* y (* 1/2 (sqrt z)))>
#<alt (* 1/2 (sqrt z))>
#<alt (sqrt z)>
#<alt (/ 1/2 (/ (sqrt (/ 1 z)) y))>
#<alt (/ (sqrt (/ 1 z)) y)>
#<alt (sqrt (/ 1 z))>
#<alt (/ 1 z)>
#<alt (* 1/2 (+ x (/ (* y z) (sqrt z))))>
#<alt (+ x (/ (* y z) (sqrt z)))>
#<alt (/ (* y z) (sqrt z))>
#<alt (* y z)>
#<alt (* (pow z 1/4) 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 (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/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 (* -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 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 (* -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 (* 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 (pow (* 1 z) 1/4)>
#<alt (pow (* 1 z) 1/4)>
#<alt (pow (* 1 z) 1/4)>
#<alt (pow (* 1 z) 1/4)>
#<alt (pow (* 1 z) 1/4)>
#<alt (pow (* 1 z) 1/4)>
#<alt (pow (* 1 z) 1/4)>
#<alt (pow (* 1 z) 1/4)>
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z))))))>
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z))))))>
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z))))))>
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z))))))>
#<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 (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 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 (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 (* 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 z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* (pow (* 1 z) 1/4) y)>
#<alt (* (pow (* 1 z) 1/4) y)>
#<alt (* (pow (* 1 z) 1/4) y)>
#<alt (* (pow (* 1 z) 1/4) y)>
#<alt (* (pow (* 1 z) 1/4) y)>
#<alt (* (pow (* 1 z) 1/4) y)>
#<alt (* (pow (* 1 z) 1/4) y)>
#<alt (* (pow (* 1 z) 1/4) y)>
#<alt (* y (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z)))))))>
#<alt (* y (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z)))))))>
#<alt (* y (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z)))))))>
#<alt (* y (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z)))))))>
#<alt (* (pow (* 1 z) 1/4) y)>
#<alt (* (pow (* 1 z) 1/4) y)>
#<alt (* (pow (* 1 z) 1/4) y)>
#<alt (* (pow (* 1 z) 1/4) y)>
#<alt (* (pow (* 1 z) 1/4) y)>
#<alt (* (pow (* 1 z) 1/4) y)>
#<alt (* (pow (* 1 z) 1/4) y)>
#<alt (* (pow (* 1 z) 1/4) y)>
#<alt (* (pow (* 1 z) 1/4) y)>
#<alt (* (pow (* 1 z) 1/4) y)>
#<alt (* (pow (* 1 z) 1/4) y)>
#<alt (* (pow (* 1 z) 1/4) y)>
Calls

99 calls:

TimeVariablePointExpression
43.0ms
y
@0
(* (pow z 1/4) y)
1.0ms
z
@-inf
(/ 1/2 (/ (sqrt (/ 1 z)) y))
1.0ms
y
@0
(/ (sqrt (/ 1 z)) y)
0.0ms
z
@-inf
(/ (sqrt (/ 1 z)) y)
0.0ms
z
@0
(/ (sqrt (/ 1 z)) y)

rewrite586.0ms (6.5%)

Algorithm
batch-egg-rewrite
Rules
4176×*-lowering-*.f32
4176×*-lowering-*.f64
3624×/-lowering-/.f32
3624×/-lowering-/.f64
1770×frac-times
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
025102
113581
289781
0859181
Stop Event
iter limit
node limit
Counts
18 → 632
Calls
Call 1
Inputs
(* 1/2 (+ x (* (pow z 1/4) (* (pow z 1/4) y))))
(+ x (* (pow z 1/4) (* (pow z 1/4) y)))
(* (pow z 1/4) (* (pow z 1/4) y))
(pow z 1/4)
(/ 1 (/ 2 x))
(/ 2 x)
(* y (* 1/2 (sqrt z)))
(* 1/2 (sqrt z))
(sqrt z)
(/ 1/2 (/ (sqrt (/ 1 z)) y))
(/ (sqrt (/ 1 z)) y)
(sqrt (/ 1 z))
(/ 1 z)
(* 1/2 (+ x (/ (* y z) (sqrt z))))
(+ x (/ (* y z) (sqrt z)))
(/ (* y z) (sqrt z))
(* y z)
(* (pow z 1/4) y)
Outputs
(+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) (/.f64 x #s(literal 2 binary64)))
(-.f64 (/.f64 x #s(literal 2 binary64)) (*.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 0 binary64) (/.f64 x #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 y (sqrt.f64 z))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 z (*.f64 y y))) (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.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 x #s(literal 2 binary64)))
(fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))
(fma.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y) #s(literal 1/2 binary64)) (/.f64 x #s(literal 2 binary64)))
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (/.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64) (/.f64 x #s(literal 2 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) (/.f64 x #s(literal 2 binary64)))
(fma.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y) (/.f64 x #s(literal 2 binary64)))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))) (/.f64 x #s(literal 2 binary64)))
(fma.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) y (/.f64 x #s(literal 2 binary64)))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))
(fma.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 x #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y)) (pow.f64 z #s(literal 1/4 binary64)) (/.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z) (/.f64 x #s(literal 2 binary64)))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 z (*.f64 y y))) (/.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 y (sqrt.f64 z)))) (-.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 z (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 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 z (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x (*.f64 y (sqrt.f64 z))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) #s(literal 1/2 binary64))))
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64))) (+.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 z (*.f64 y y))) (/.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y))))))
(/.f64 (-.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 z (*.f64 y y)))) (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (-.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) #s(literal 1/2 binary64)) (-.f64 x (*.f64 y (sqrt.f64 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 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #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)) (*.f64 #s(literal 1/2 binary64) y))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #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)) (*.f64 #s(literal 1/2 binary64) y)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 z)))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 z)))))
(/.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) (sqrt.f64 z)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 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 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal 1 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)))
(/.f64 (+.f64 (*.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y))))
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)))))
(/.f64 (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 z)))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 z)))))
(/.f64 (+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)))
(/.f64 (+.f64 (*.f64 x (pow.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) y))) (*.f64 #s(literal 2 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (+.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) (*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 (+.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)))))
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 z)))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) y)))
(/.f64 (+.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) y))) (*.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 z))) (*.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) x) (/.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)) (*.f64 #s(literal 1/2 binary64) y))) (*.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)))) (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal -2 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)))))
(/.f64 (+.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) (*.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 z)))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal 1 binary64) y)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 1/2 binary64) y))) (*.f64 (/.f64 #s(literal -2 binary64) x) (pow.f64 z #s(literal -1/2 binary64))))
(/.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 -2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 z)))) #s(literal 1 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) y)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) y))) (*.f64 #s(literal -2 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(/.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 #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)) (*.f64 #s(literal 1/2 binary64) y)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 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 2 binary64) x)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -2 binary64) x)) (*.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 #s(literal -2 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 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal -2 binary64)))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)) x)) (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y))) (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 2 binary64) x)))
(/.f64 (+.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal -2 binary64) x)))
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)) #s(literal -2 binary64)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #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)) (*.f64 #s(literal 1/2 binary64) y))) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y))) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)))
(/.f64 (+.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #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)) (*.f64 #s(literal 1/2 binary64) y))) (/.f64 #s(literal 2 binary64) x)))
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #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)) (*.f64 #s(literal 1/2 binary64) y))) (/.f64 #s(literal -2 binary64) x)))
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #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)) (*.f64 #s(literal 1/2 binary64) y))) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 z))) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 z))) x)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 z))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 z))) (/.f64 #s(literal 2 binary64) x)))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -2 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 z))) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 z))) (/.f64 #s(literal -2 binary64) x)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.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) (sqrt.f64 z)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 #s(literal -2 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64)))
(/.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) #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) x)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 2 binary64) x)) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -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 -2 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal -2 binary64)) (*.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 -2 binary64)))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 z (*.f64 y y))) (/.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 z (*.f64 y y))))) (neg.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.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 z (*.f64 y y)) #s(literal 3/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (+.f64 (*.f64 (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 z (*.f64 y y))) (-.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) (/.f64 x #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 z (*.f64 y y))) (/.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))) (/.f64 x #s(literal 2 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 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 z (*.f64 y y))) (/.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)))))))
(*.f64 (-.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 z (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 y (sqrt.f64 z))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) #s(literal 1/2 binary64)) (/.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)
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 y y)) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 z (*.f64 y y)) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(-.f64 (/.f64 (*.f64 z (*.f64 y y)) (-.f64 (*.f64 y (sqrt.f64 z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(fma.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y) x)
(fma.f64 y (sqrt.f64 z) x)
(fma.f64 (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y) (pow.f64 z #s(literal 1/4 binary64)) x)
(fma.f64 (sqrt.f64 z) y x)
(fma.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)) x)
(fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y) (pow.f64 z #s(literal 1/8 binary64))) (pow.f64 z #s(literal 1/8 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 z (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64))) (+.f64 (*.f64 z (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 z (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y (sqrt.f64 z)) x))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (*.f64 z (*.f64 y y)))) (*.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 (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z (*.f64 y y)) (*.f64 (*.f64 z (*.f64 y y)) (*.f64 z (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 z (*.f64 y y)) (*.f64 (*.f64 z (*.f64 y y)) (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (*.f64 (*.f64 z (*.f64 y y)) (*.f64 z (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (*.f64 (*.f64 z (*.f64 y y)) (*.f64 z (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (*.f64 z (*.f64 y y)) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 z (*.f64 y y)) (*.f64 z (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 x (*.f64 y (sqrt.f64 z)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x (*.f64 y (sqrt.f64 z))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 y y)) (-.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 z (*.f64 y y)) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 z (*.f64 y y)) (-.f64 x (*.f64 y (sqrt.f64 z))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 z (*.f64 y y)) (-.f64 x (*.f64 y (sqrt.f64 z))))))))
(/.f64 (-.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 z (*.f64 y y)) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 z (*.f64 y y)) (-.f64 x (*.f64 y (sqrt.f64 z)))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 z)))) (/.f64 (*.f64 z (*.f64 y y)) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y (sqrt.f64 z)))))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (/.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 z (*.f64 y y)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x (*.f64 y (sqrt.f64 z))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 z))))))
(*.f64 (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 z)) x)))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64)))) (/.f64 y (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64)))))
(/.f64 y (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))
(/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) y))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 z))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 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 0 binary64) (*.f64 y (sqrt.f64 z))) #s(literal -1 binary64))
(pow.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1 binary64))
(pow.f64 (/.f64 (pow.f64 z #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)) y))
(*.f64 y (sqrt.f64 z))
(*.f64 (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y) (pow.f64 z #s(literal 1/4 binary64)))
(*.f64 (*.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 (sqrt.f64 z) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 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) y) (-.f64 #s(literal 0 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 (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y) (pow.f64 z #s(literal 1/8 binary64))) (pow.f64 z #s(literal 1/8 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (sqrt.f64 z))
(*.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)))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 z)))
(exp.f64 (*.f64 (log.f64 (pow.f64 z #s(literal 1/8 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 z z)) #s(literal 1/8 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 z) #s(literal 1/8 binary64)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 z) #s(literal 1/8 binary64)) (*.f64 (log.f64 z) #s(literal 1/8 binary64))))
(pow.f64 z #s(literal 1/4 binary64))
(pow.f64 (pow.f64 z #s(literal 1/8 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 z z) #s(literal 1/8 binary64))
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 z))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 z #s(literal 1/8 binary64)) (pow.f64 z #s(literal 1/8 binary64)))
(*.f64 (pow.f64 (pow.f64 z #s(literal 1/8 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 z #s(literal 1/8 binary64)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 x #s(literal -2 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))))
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))
(/.f64 x #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x))
(/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -2 binary64))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))
(pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 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 x #s(literal 2 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 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 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)))
(*.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -2 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64)))
(/.f64 #s(literal 2 binary64) x)
(/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))))
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) x))
(/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))
(pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x))
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x))
(*.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))
(*.f64 (pow.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y (sqrt.f64 z))))
(neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (sqrt.f64 z))))
(/.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 #s(literal 1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y))))
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 z))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) y))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) y)))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y) #s(literal 1/2 binary64)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(*.f64 (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))
(*.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(*.f64 (sqrt.f64 z) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 z) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)))
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y (sqrt.f64 z))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)))))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) y)
(*.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 #s(literal 1/2 binary64) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y)) (pow.f64 z #s(literal 1/4 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z))
(*.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) (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 (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)) #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) (sqrt.f64 z)))
(*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.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)) (*.f64 #s(literal 1/4 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 #s(literal 1/4 binary64) (log.f64 z)) #s(literal 2 binary64)))
(exp.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 z)) #s(literal 1/2 binary64))))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(sqrt.f64 z)
(neg.f64 (-.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/2 binary64)) #s(literal 1 binary64)))
(/.f64 (sqrt.f64 z) #s(literal 1 binary64))
(/.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)) #s(literal -1 binary64))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) z)) (sqrt.f64 #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 (/.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/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))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal 1/4 binary64)))
(*.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/8 binary64)) (pow.f64 z #s(literal 3/8 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 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y (sqrt.f64 z))))
(neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (sqrt.f64 z))))
(/.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 #s(literal 1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y))))
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 z))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) y))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) y)))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y) #s(literal 1/2 binary64)))
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
(*.f64 (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))
(*.f64 (*.f64 y (sqrt.f64 z)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z))))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(*.f64 (sqrt.f64 z) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 z) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)))
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y (sqrt.f64 z))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)))))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 z))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) y)
(*.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 #s(literal 1/2 binary64) (*.f64 (pow.f64 z #s(literal 1/4 binary64)) y)) (pow.f64 z #s(literal 1/4 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z))
(*.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) (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 (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1/2 binary64)))
(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))))
(/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 z)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.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 0 binary64) (*.f64 y (sqrt.f64 z))))
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) y))
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) y)))
(/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 z)))
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 z))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 z))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) z)) y))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 y (sqrt.f64 (-.f64 #s(literal 0 binary64) z))))
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (-.f64 #s(literal 0 binary64) z))))
(pow.f64 (*.f64 y (sqrt.f64 z)) #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 (pow.f64 z #s(literal -1/2 binary64)) y))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 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 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 1 binary64) y) (pow.f64 z #s(literal -1/2 binary64)))
(*.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 #s(literal 1 binary64) (pow.f64 z #s(literal 1/8 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal 3/8 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3/8 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal 1/8 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)))
(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 (*.f64 #s(literal 1/4 binary64) (log.f64 z)) (*.f64 #s(literal 1/4 binary64) (log.f64 z))) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 z) #s(literal 1/2 binary64))))
(exp.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 z)) (*.f64 #s(literal 1/4 binary64) (log.f64 z)))))
(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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) z)))
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) z))))
(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 (*.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 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) (sqrt.f64 (-.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 (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/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 (pow.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 z) #s(literal -1/2 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) (/.f64 #s(literal 1 binary64) z)))
(neg.f64 (/.f64 #s(literal -1 binary64) z))
(/.f64 #s(literal 1 binary64) z)
(/.f64 (pow.f64 z #s(literal -1/2 binary64)) (sqrt.f64 z))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) z))
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (sqrt.f64 z)))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) z)) (sqrt.f64 z)))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 z) (sqrt.f64 (-.f64 #s(literal 0 binary64) z))))
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (sqrt.f64 (-.f64 #s(literal 0 binary64) z))))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) z)) (sqrt.f64 (-.f64 #s(literal 0 binary64) z))))
(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 z z) #s(literal -1/2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z)) #s(literal 1/2 binary64))
(*.f64 #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)) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z))
(+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y (*.f64 (/.f64 z (sqrt.f64 z)) #s(literal 1/2 binary64))))
(+.f64 (*.f64 y (*.f64 (/.f64 z (sqrt.f64 z)) #s(literal 1/2 binary64))) (/.f64 x #s(literal 2 binary64)))
(-.f64 (*.f64 y (*.f64 (/.f64 z (sqrt.f64 z)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y (*.f64 (/.f64 z (sqrt.f64 z)) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 z (*.f64 (*.f64 z y) (*.f64 z y)))) (-.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y (*.f64 (/.f64 z (sqrt.f64 z)) #s(literal 1/2 binary64))))))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 y (*.f64 (/.f64 z (sqrt.f64 z)) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 y (/.f64 (sqrt.f64 z) z)) (/.f64 x #s(literal 2 binary64)))
(fma.f64 x #s(literal 1/2 binary64) (*.f64 y (*.f64 (/.f64 z (sqrt.f64 z)) #s(literal 1/2 binary64))))
(fma.f64 y (*.f64 (/.f64 z (sqrt.f64 z)) #s(literal 1/2 binary64)) (/.f64 x #s(literal 2 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64)) (*.f64 y (*.f64 (/.f64 z (sqrt.f64 z)) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 z y) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 x #s(literal 2 binary64)))
(fma.f64 (/.f64 y (/.f64 (sqrt.f64 z) z)) #s(literal 1/2 binary64) (/.f64 x #s(literal 2 binary64)))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))) (*.f64 y (*.f64 (/.f64 z (sqrt.f64 z)) #s(literal 1/2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x) (*.f64 y (*.f64 (/.f64 z (sqrt.f64 z)) #s(literal 1/2 binary64))))
(fma.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 y (*.f64 (/.f64 z (sqrt.f64 z)) #s(literal 1/2 binary64))))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (*.f64 y (*.f64 (/.f64 z (sqrt.f64 z)) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 z (sqrt.f64 z)) (/.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) (pow.f64 z #s(literal -1/2 binary64)) (/.f64 x #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 z (*.f64 (*.f64 z y) (*.f64 z y)))) (/.f64 (*.f64 x (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 z))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y (*.f64 (/.f64 z (sqrt.f64 z)) #s(literal 1/2 binary64)))) (-.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 z (*.f64 (*.f64 z y) (*.f64 z y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))) (/.f64 (*.f64 x y) (/.f64 (sqrt.f64 z) z))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) #s(literal 3/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))) (/.f64 (*.f64 x y) (/.f64 (sqrt.f64 z) z))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))) #s(literal 1/2 binary64))))
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64))) (+.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 z (*.f64 (*.f64 z y) (*.f64 z y)))) (/.f64 (*.f64 x (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 z))))))
(/.f64 (-.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 z (*.f64 (*.f64 z y) (*.f64 z y))))) (-.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y (*.f64 (/.f64 z (sqrt.f64 z)) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))) (/.f64 (*.f64 x y) (/.f64 (sqrt.f64 z) z))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)))) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (-.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))) (/.f64 (*.f64 x y) (/.f64 (sqrt.f64 z) z))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))) #s(literal 1/2 binary64)) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 z) (*.f64 z y))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 z) (*.f64 z y))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 z y)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 z)))
(/.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) (-.f64 #s(literal 0 binary64) (*.f64 z y))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 z)))
(/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(/.f64 (+.f64 (*.f64 x (/.f64 (sqrt.f64 z) (*.f64 z y))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 z) (*.f64 z y))))
(/.f64 (+.f64 (*.f64 x (sqrt.f64 z)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 z y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 z)))
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(/.f64 (+.f64 (*.f64 x (sqrt.f64 z)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z y) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 z)))
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 z) (*.f64 z y)) (*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (sqrt.f64 z) (*.f64 z y))))
(/.f64 (+.f64 (sqrt.f64 z) (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 z y)))) (*.f64 (/.f64 #s(literal 2 binary64) x) (sqrt.f64 z)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(/.f64 (+.f64 (sqrt.f64 z) (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) x) (sqrt.f64 z)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 z) (*.f64 z y))) (*.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (sqrt.f64 z) (*.f64 z y))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 z y)))) (*.f64 (/.f64 #s(literal -2 binary64) x) (sqrt.f64 z)))
(/.f64 (+.f64 (sqrt.f64 z) (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))))) (*.f64 (/.f64 #s(literal -2 binary64) x) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) x) (sqrt.f64 z)))
(/.f64 (+.f64 (sqrt.f64 z) (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) x) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (sqrt.f64 z) (*.f64 z y))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 z) (*.f64 z y))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 z)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 z y)))) (*.f64 #s(literal -2 binary64) (sqrt.f64 z)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 z)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 z y) #s(literal 1/2 binary64)))) (*.f64 #s(literal -2 binary64) (sqrt.f64 z)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (*.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal 1/2 binary64)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (sqrt.f64 z) (*.f64 z y)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 z) (*.f64 z y)) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 z) (*.f64 z y)) x)) (*.f64 (/.f64 (sqrt.f64 z) (*.f64 z y)) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) x)) (/.f64 (sqrt.f64 z) (*.f64 z y))) (*.f64 (/.f64 (sqrt.f64 z) (*.f64 z y)) (/.f64 #s(literal 2 binary64) x)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -2 binary64) x)) (*.f64 (/.f64 (sqrt.f64 z) (*.f64 z y)) #s(literal -1 binary64))) (*.f64 (/.f64 (sqrt.f64 z) (*.f64 z y)) (/.f64 #s(literal -2 binary64) x)))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sqrt.f64 z) (*.f64 z y)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (sqrt.f64 z) (*.f64 z y)) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) x)) (*.f64 (sqrt.f64 z) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) (/.f64 #s(literal 2 binary64) x)) (sqrt.f64 z)) (*.f64 (sqrt.f64 z) (/.f64 #s(literal 2 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) (/.f64 #s(literal -2 binary64) x)) (*.f64 (sqrt.f64 z) #s(literal -1 binary64))) (*.f64 (sqrt.f64 z) (/.f64 #s(literal -2 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) #s(literal -2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sqrt.f64 z) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))) (/.f64 #s(literal 2 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 #s(literal 2 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))) (/.f64 #s(literal -2 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 #s(literal -2 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) x)) (*.f64 (sqrt.f64 z) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) x)) (sqrt.f64 z)) (*.f64 (sqrt.f64 z) (/.f64 #s(literal 2 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) (/.f64 #s(literal -2 binary64) x)) (*.f64 (sqrt.f64 z) #s(literal -1 binary64))) (*.f64 (sqrt.f64 z) (/.f64 #s(literal -2 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sqrt.f64 z) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 #s(literal 2 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal 1/2 binary64)) (/.f64 #s(literal -2 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 #s(literal -2 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal -2 binary64)))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 z (*.f64 (*.f64 z y) (*.f64 z y)))) (/.f64 (*.f64 x (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 z)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 z (*.f64 (*.f64 z y) (*.f64 z y)))))) (neg.f64 (-.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y (*.f64 (/.f64 z (sqrt.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 (*.f64 z y) (/.f64 (*.f64 z y) z)) #s(literal 3/2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))) (/.f64 (*.f64 x y) (/.f64 (sqrt.f64 z) z)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))))) (-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))) (/.f64 (*.f64 x y) (/.f64 (sqrt.f64 z) z)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))))
(/.f64 (+.f64 (*.f64 (pow.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 z (*.f64 (*.f64 z y) (*.f64 z y)))) (-.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 y (*.f64 (/.f64 z (sqrt.f64 z)) #s(literal 1/2 binary64))) (/.f64 x #s(literal 2 binary64))))))
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 z (*.f64 (*.f64 z y) (*.f64 z y)))) (/.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (*.f64 y (*.f64 (/.f64 z (sqrt.f64 z)) #s(literal 1/2 binary64))) (/.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z))))
(*.f64 (+.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z))) #s(literal 1/2 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 z (*.f64 (*.f64 z y) (*.f64 z y)))) (/.f64 (*.f64 x (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 z)))))))
(*.f64 (-.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 z (*.f64 (*.f64 z y) (*.f64 z y))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y (*.f64 (/.f64 z (sqrt.f64 z)) #s(literal 1/2 binary64))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))) (/.f64 (*.f64 x y) (/.f64 (sqrt.f64 z) z)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))))
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))) (/.f64 (*.f64 x y) (/.f64 (sqrt.f64 z) z)))))
(*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))))
(+.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))
(+.f64 (/.f64 y (/.f64 (sqrt.f64 z) z)) x)
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))) (neg.f64 (/.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z))))))
(-.f64 x (/.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))) (/.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))))
(-.f64 (/.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (-.f64 (/.f64 y (/.f64 (sqrt.f64 z) z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 (sqrt.f64 z) z)) x)))
(fma.f64 z (/.f64 y (sqrt.f64 z)) x)
(fma.f64 y (/.f64 z (sqrt.f64 z)) x)
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (sqrt.f64 z) z)) x)
(fma.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 z y) x)
(fma.f64 (*.f64 z y) (pow.f64 z #s(literal -1/2 binary64)) x)
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) x)
(fma.f64 (/.f64 z (sqrt.f64 z)) y x)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x y) (/.f64 (sqrt.f64 z) z)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y (/.f64 (sqrt.f64 z) z)) x) (-.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (*.f64 x x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) #s(literal 3/2 binary64))) (-.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))) (/.f64 (*.f64 x y) (/.f64 (sqrt.f64 z) z))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x y) (/.f64 (sqrt.f64 z) z)))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))) (/.f64 (*.f64 x y) (/.f64 (sqrt.f64 z) z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x y) (/.f64 (sqrt.f64 z) z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)))) (-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))))
(/.f64 (-.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (*.f64 x x)) (-.f64 (/.f64 y (/.f64 (sqrt.f64 z) z)) x))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))) (*.f64 (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z))) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)))) (*.f64 (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z))) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (pow.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (/.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (/.f64 z (*.f64 (*.f64 z y) (*.f64 z y))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (/.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (/.f64 z (*.f64 (*.f64 z y) (*.f64 z y))))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) #s(literal 3/2 binary64))))) (-.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))) (/.f64 (*.f64 x y) (/.f64 (sqrt.f64 z) z)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (/.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (/.f64 z (*.f64 (*.f64 z y) (*.f64 z y)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) #s(literal 3/2 binary64))) (-.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))) (/.f64 (*.f64 x y) (/.f64 (sqrt.f64 z) z)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (/.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (/.f64 z (*.f64 (*.f64 z y) (*.f64 z y)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (/.f64 z (*.f64 (*.f64 z y) (*.f64 z y)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))))) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))) (/.f64 (*.f64 x y) (/.f64 (sqrt.f64 z) z))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 y (/.f64 (sqrt.f64 z) z)) x)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))) (/.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))) (/.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z))))) (*.f64 (/.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))) (/.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))) (/.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))) (/.f64 (*.f64 x y) (/.f64 (sqrt.f64 z) z)))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x y) (/.f64 (sqrt.f64 z) z))))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z))) (/.f64 (*.f64 x y) (/.f64 (sqrt.f64 z) z))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 y (/.f64 (sqrt.f64 z) z))))))
(*.f64 (-.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 (sqrt.f64 z) z)) x)))
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 z) (*.f64 z y))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (/.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(neg.f64 (/.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(/.f64 y (/.f64 (sqrt.f64 z) z))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 z) (*.f64 z y)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 z) (*.f64 z y)))))
(/.f64 (*.f64 z y) (sqrt.f64 z))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 z) (*.f64 z y))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) z) (sqrt.f64 z)))
(pow.f64 (/.f64 (sqrt.f64 z) (*.f64 z y)) #s(literal -1 binary64))
(*.f64 z (/.f64 y (sqrt.f64 z)))
(*.f64 y (/.f64 z (sqrt.f64 z)))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (sqrt.f64 z) z)))
(*.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 (*.f64 z y) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (/.f64 y (/.f64 (sqrt.f64 z) z)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 z) (*.f64 z y)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 z (sqrt.f64 z)) y)
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 z)))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (sqrt.f64 z)))
(*.f64 (/.f64 (*.f64 z y) (pow.f64 z #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (/.f64 (*.f64 z y) (pow.f64 z #s(literal 3/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/8 binary64))))
(*.f64 (/.f64 (*.f64 z y) (pow.f64 z #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (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 1/8 binary64))) (/.f64 y (pow.f64 z #s(literal 3/8 binary64))))
(*.f64 (/.f64 z (pow.f64 z #s(literal 3/8 binary64))) (/.f64 y (pow.f64 z #s(literal 1/8 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 3/8 binary64))) (/.f64 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 (pow.f64 (/.f64 (sqrt.f64 z) (*.f64 z y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 z) (*.f64 z y)) #s(literal -1/2 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y)))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)))
(/.f64 y (/.f64 #s(literal 1 binary64) z))
(*.f64 z y)
(*.f64 y z)
(*.f64 #s(literal 1 binary64) (*.f64 z y))
(*.f64 (*.f64 z y) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) y)
(*.f64 y (pow.f64 z #s(literal 1/4 binary64)))
(*.f64 (pow.f64 z #s(literal 1/8 binary64)) (*.f64 (pow.f64 z #s(literal 1/8 binary64)) y))
(*.f64 (*.f64 y (pow.f64 z #s(literal 1/8 binary64))) (pow.f64 z #s(literal 1/8 binary64)))

simplify468.0ms (5.2%)

Algorithm
egg-herbie
Rules
3092×*-lowering-*.f32
3092×*-lowering-*.f64
1670×times-frac
1354×/-lowering-/.f32
1354×/-lowering-/.f64
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01042160
13482020
212912004
327991940
472031940
082411940
Stop Event
iter limit
node limit
Counts
396 → 396
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 (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/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)))
(* -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))))))
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))
(* -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)))
(* 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))
(pow (* 1 z) 1/4)
(pow (* 1 z) 1/4)
(pow (* 1 z) 1/4)
(pow (* 1 z) 1/4)
(pow (* 1 z) 1/4)
(pow (* 1 z) 1/4)
(pow (* 1 z) 1/4)
(pow (* 1 z) 1/4)
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z))))))
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z))))))
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z))))))
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z))))))
(* 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)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 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 (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)
(* 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 z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* (pow (* 1 z) 1/4) y)
(* (pow (* 1 z) 1/4) y)
(* (pow (* 1 z) 1/4) y)
(* (pow (* 1 z) 1/4) y)
(* (pow (* 1 z) 1/4) y)
(* (pow (* 1 z) 1/4) y)
(* (pow (* 1 z) 1/4) y)
(* (pow (* 1 z) 1/4) y)
(* y (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z)))))))
(* y (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z)))))))
(* y (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z)))))))
(* y (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z)))))))
(* (pow (* 1 z) 1/4) y)
(* (pow (* 1 z) 1/4) y)
(* (pow (* 1 z) 1/4) y)
(* (pow (* 1 z) 1/4) y)
(* (pow (* 1 z) 1/4) y)
(* (pow (* 1 z) 1/4) y)
(* (pow (* 1 z) 1/4) y)
(* (pow (* 1 z) 1/4) y)
(* (pow (* 1 z) 1/4) y)
(* (pow (* 1 z) 1/4) y)
(* (pow (* 1 z) 1/4) y)
(* (pow (* 1 z) 1/4) y)
Outputs
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(+ (* 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 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 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 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* -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/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 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 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 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* -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)))
(* -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)))
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))
(* -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))
(* 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))
(pow (* 1 z) 1/4)
(pow.f64 z #s(literal 1/4 binary64))
(pow (* 1 z) 1/4)
(pow.f64 z #s(literal 1/4 binary64))
(pow (* 1 z) 1/4)
(pow.f64 z #s(literal 1/4 binary64))
(pow (* 1 z) 1/4)
(pow.f64 z #s(literal 1/4 binary64))
(pow (* 1 z) 1/4)
(pow.f64 z #s(literal 1/4 binary64))
(pow (* 1 z) 1/4)
(pow.f64 z #s(literal 1/4 binary64))
(pow (* 1 z) 1/4)
(pow.f64 z #s(literal 1/4 binary64))
(pow (* 1 z) 1/4)
(pow.f64 z #s(literal 1/4 binary64))
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z))))))
(pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z)) #s(literal 1/4 binary64))
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z))))))
(pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z)) #s(literal 1/4 binary64))
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z))))))
(pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z)) #s(literal 1/4 binary64))
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z))))))
(pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z)) #s(literal 1/4 binary64))
(* 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)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 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 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* -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 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 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)
(* (/ (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)
(* 1/2 (* y (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(+ (* 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 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 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 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* -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 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* 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 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(* -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 z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* (pow (* 1 z) 1/4) y)
(*.f64 y (pow.f64 z #s(literal 1/4 binary64)))
(* (pow (* 1 z) 1/4) y)
(*.f64 y (pow.f64 z #s(literal 1/4 binary64)))
(* (pow (* 1 z) 1/4) y)
(*.f64 y (pow.f64 z #s(literal 1/4 binary64)))
(* (pow (* 1 z) 1/4) y)
(*.f64 y (pow.f64 z #s(literal 1/4 binary64)))
(* (pow (* 1 z) 1/4) y)
(*.f64 y (pow.f64 z #s(literal 1/4 binary64)))
(* (pow (* 1 z) 1/4) y)
(*.f64 y (pow.f64 z #s(literal 1/4 binary64)))
(* (pow (* 1 z) 1/4) y)
(*.f64 y (pow.f64 z #s(literal 1/4 binary64)))
(* (pow (* 1 z) 1/4) y)
(*.f64 y (pow.f64 z #s(literal 1/4 binary64)))
(* y (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z)))))))
(*.f64 y (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z)) #s(literal 1/4 binary64)))
(* y (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z)))))))
(*.f64 y (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z)) #s(literal 1/4 binary64)))
(* y (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z)))))))
(*.f64 y (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z)) #s(literal 1/4 binary64)))
(* y (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 z)))))))
(*.f64 y (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z)) #s(literal 1/4 binary64)))
(* (pow (* 1 z) 1/4) y)
(*.f64 y (pow.f64 z #s(literal 1/4 binary64)))
(* (pow (* 1 z) 1/4) y)
(*.f64 y (pow.f64 z #s(literal 1/4 binary64)))
(* (pow (* 1 z) 1/4) y)
(*.f64 y (pow.f64 z #s(literal 1/4 binary64)))
(* (pow (* 1 z) 1/4) y)
(*.f64 y (pow.f64 z #s(literal 1/4 binary64)))
(* (pow (* 1 z) 1/4) y)
(*.f64 y (pow.f64 z #s(literal 1/4 binary64)))
(* (pow (* 1 z) 1/4) y)
(*.f64 y (pow.f64 z #s(literal 1/4 binary64)))
(* (pow (* 1 z) 1/4) y)
(*.f64 y (pow.f64 z #s(literal 1/4 binary64)))
(* (pow (* 1 z) 1/4) y)
(*.f64 y (pow.f64 z #s(literal 1/4 binary64)))
(* (pow (* 1 z) 1/4) y)
(*.f64 y (pow.f64 z #s(literal 1/4 binary64)))
(* (pow (* 1 z) 1/4) y)
(*.f64 y (pow.f64 z #s(literal 1/4 binary64)))
(* (pow (* 1 z) 1/4) y)
(*.f64 y (pow.f64 z #s(literal 1/4 binary64)))
(* (pow (* 1 z) 1/4) y)
(*.f64 y (pow.f64 z #s(literal 1/4 binary64)))

eval274.0ms (3.1%)

Compiler

Compiled 15326 to 2049 computations (86.6% saved)

prune123.0ms (1.4%)

Pruning

10 alts after pruning (5 fresh and 5 done)

PrunedKeptTotal
New109041094
Fresh314
Picked235
Done022
Total1095101105
Accuracy
100.0%
Counts
1105 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
45.0%
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) y))
45.1%
(/.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/2 binary64)))
30.7%
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
56.8%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))
44.9%
(/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))
45.0%
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
94.1%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 y z) (sqrt.f64 z))))
99.7%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (/.f64 z (sqrt.f64 z)) y)))
99.8%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
57.0%
(*.f64 #s(literal 1/2 binary64) x)
Compiler

Compiled 171 to 128 computations (25.1% saved)

simplify277.0ms (3.1%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 #s(literal 1 binary64) y)
cost-diff0
(sqrt.f64 z)
cost-diff0
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))
cost-diff128
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) y))
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
(-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))
cost-diff0
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))
cost-diff0
(/.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))))
cost-diff256
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
cost-diff0
(/.f64 z (sqrt.f64 z))
cost-diff0
(*.f64 (/.f64 z (sqrt.f64 z)) y)
cost-diff0
(+.f64 x (*.f64 (/.f64 z (sqrt.f64 z)) y))
cost-diff0
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (/.f64 z (sqrt.f64 z)) y)))
Rules
2726×*-lowering-*.f32
2726×*-lowering-*.f64
2622×fma-define
1600×fma-lowering-fma.f32
1600×fma-lowering-fma.f64
Iterations

Useful iterations: 5 (0.0ms)

IterNodesCost
026148
167145
2138144
3327144
4894143
52260142
64339142
08161142
Stop Event
iter limit
node limit
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))
z
(sqrt z)
y
(/ 1 (/ x (* 1/2 (- (* x x) (* y (* y z))))))
1
(/ x (* 1/2 (- (* x x) (* y (* y z)))))
x
(* 1/2 (- (* x x) (* y (* y z))))
1/2
(- (* x x) (* y (* y z)))
(* x x)
(* y (* y z))
y
(* y z)
z
(/ 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
(/ (* 1/2 (sqrt z)) (/ 1 y))
(* 1/2 (sqrt z))
1/2
(sqrt z)
z
(/ 1 y)
1
y
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))
(/.f64 z (sqrt.f64 z))
z
(sqrt z)
(sqrt.f64 z)
y
(/ 1 (/ x (* 1/2 (- (* x x) (* y (* y z))))))
(*.f64 #s(literal 1/2 binary64) (-.f64 x (/.f64 (*.f64 z y) (/.f64 x y))))
1
#s(literal 1 binary64)
(/ x (* 1/2 (- (* x x) (* y (* y z)))))
(/.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
x
(* 1/2 (- (* x x) (* y (* y z))))
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))
1/2
#s(literal 1/2 binary64)
(- (* x x) (* y (* y z)))
(-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))
(* x x)
(*.f64 x x)
(* y (* y z))
(*.f64 z (*.f64 y y))
y
(* y z)
(*.f64 z y)
z
(/ 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)
(/ (* 1/2 (sqrt z)) (/ 1 y))
(*.f64 #s(literal 1/2 binary64) (*.f64 (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 y)
(/.f64 #s(literal 1 binary64) y)
1
#s(literal 1 binary64)
y

localize125.0ms (1.4%)

Localize:

Found 18 expressions of interest:

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

Compiled 159 to 27 computations (83% saved)

Precisions
Click to see histograms. Total time spent on operations: 45.0ms
ival-div: 14.0ms (31.3% of total)
ival-mult: 14.0ms (31.3% of total)
ival-pow: 8.0ms (17.9% of total)
ival-sqrt: 5.0ms (11.2% of total)
ival-sub: 1.0ms (2.2% of total)
ival-add: 1.0ms (2.2% of total)
const: 1.0ms (2.2% of total)
backward-pass: 0.0ms (0% of total)

series22.0ms (0.2%)

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

108 calls:

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

rewrite373.0ms (4.2%)

Algorithm
batch-egg-rewrite
Rules
3594×*-lowering-*.f32
3594×*-lowering-*.f64
2874×/-lowering-/.f32
2874×/-lowering-/.f64
1470×frac-times
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
026118
1159110
21024100
08915100
Stop Event
iter limit
node limit
Counts
18 → 967
Calls
Call 1
Inputs
(* 1/2 (+ x (* (/ z (sqrt z)) y)))
(+ x (* (/ z (sqrt z)) y))
(* (/ z (sqrt z)) y)
(/ z (sqrt z))
(/ 1 (/ x (* 1/2 (- (* x x) (* y (* y z))))))
(/ x (* 1/2 (- (* x x) (* y (* y z)))))
(* 1/2 (- (* x x) (* y (* y z))))
(- (* x x) (* y (* y 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)
(/ (* 1/2 (sqrt z)) (/ 1 y))
(* 1/2 (sqrt z))
(sqrt z)
(/ 1 y)
(* y (* y z))
Outputs
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y)) (*.f64 #s(literal 1/2 binary64) x))
(-.f64 (/.f64 (*.f64 (*.f64 x x) #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 z (*.f64 y y)) #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)))))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y)))
(fma.f64 (sqrt.f64 z) (*.f64 #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 (*.f64 (sqrt.f64 z) y) #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) (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 (sqrt.f64 z) y))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.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))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (/.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 z (*.f64 y y)) #s(literal 3/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) (-.f64 x (*.f64 (sqrt.f64 z) y)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) (-.f64 (*.f64 (sqrt.f64 z) y) x))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 z (*.f64 y y)) #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 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 z (*.f64 y y)) #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 z (*.f64 y y)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/4 binary64)))) (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)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))))
(/.f64 (+.f64 (*.f64 (pow.f64 (*.f64 z (*.f64 y 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 z (*.f64 y y)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y)) (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y)) (*.f64 #s(literal 1/2 binary64) x)))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (sqrt.f64 z) y)))
(*.f64 (+.f64 x (*.f64 (sqrt.f64 z) y)) #s(literal 1/2 binary64))
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sqrt.f64 z) y) x)))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 z (*.f64 y y)) #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 z (*.f64 y y)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y)))))))
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 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 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))))
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))))
(+.f64 x (*.f64 (sqrt.f64 z) y))
(+.f64 (*.f64 (sqrt.f64 z) y) x)
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (sqrt.f64 z) y))) (neg.f64 (/.f64 (*.f64 z (*.f64 y y)) (-.f64 x (*.f64 (sqrt.f64 z) y)))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (sqrt.f64 z) y))) (/.f64 (*.f64 z (*.f64 y y)) (-.f64 x (*.f64 (sqrt.f64 z) y))))
(-.f64 (/.f64 (*.f64 z (*.f64 y y)) (-.f64 (*.f64 (sqrt.f64 z) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (sqrt.f64 z) y) x)))
(fma.f64 z (/.f64 y (sqrt.f64 z)) x)
(fma.f64 (sqrt.f64 z) y x)
(fma.f64 y (sqrt.f64 z) x)
(fma.f64 (*.f64 z y) (pow.f64 z #s(literal -1/2 binary64)) x)
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))))))
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 (sqrt.f64 z) y) x)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))))
(neg.f64 (/.f64 (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)) (-.f64 x (*.f64 (sqrt.f64 z) y))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (sqrt.f64 z) y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (sqrt.f64 z) y))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z (*.f64 y y)) (-.f64 (*.f64 x x) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64)))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 x (*.f64 (sqrt.f64 z) y)))
(/.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 z) y) x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (sqrt.f64 z) y)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64))) (+.f64 (*.f64 z (*.f64 y y)) (-.f64 (*.f64 x x) (/.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 z (*.f64 y y)) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (/.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 z (*.f64 y y)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 z (*.f64 y y)) (-.f64 (*.f64 x x) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))))
(/.f64 (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 (sqrt.f64 z) y) x))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 (sqrt.f64 z) y))) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) (*.f64 z (*.f64 y y)))) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) (-.f64 x (*.f64 (sqrt.f64 z) y))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) (-.f64 x (*.f64 (sqrt.f64 z) y))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 x (*.f64 (sqrt.f64 z) y))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (sqrt.f64 z) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 y y)) (-.f64 x (*.f64 (sqrt.f64 z) y))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (sqrt.f64 z) y))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 (sqrt.f64 z) y)))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 y y)) (-.f64 x (*.f64 (sqrt.f64 z) y))) (/.f64 (*.f64 z (*.f64 y y)) (-.f64 x (*.f64 (sqrt.f64 z) y)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (sqrt.f64 z) y))) (/.f64 (*.f64 z (*.f64 y y)) (-.f64 x (*.f64 (sqrt.f64 z) y)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (sqrt.f64 z) y))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 (sqrt.f64 z) y)))) (*.f64 (/.f64 (*.f64 z (*.f64 y y)) (-.f64 x (*.f64 (sqrt.f64 z) y))) (/.f64 (*.f64 z (*.f64 y y)) (-.f64 x (*.f64 (sqrt.f64 z) y))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (sqrt.f64 z) y))) (/.f64 (*.f64 z (*.f64 y y)) (-.f64 x (*.f64 (sqrt.f64 z) y)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (sqrt.f64 z) y))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (sqrt.f64 z) y)))
(*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sqrt.f64 z) y) x)))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 y y)) (-.f64 (*.f64 x x) (/.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 z (*.f64 y y)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))))))
(*.f64 (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 z) y) x)))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal -1 binary64)))
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 z)) (*.f64 (log.f64 y) #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) y)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) y)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) y)))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) y)))
(/.f64 z (*.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) y)))
(/.f64 z (*.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 z)))
(/.f64 z (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) y))
(/.f64 y (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(/.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1 binary64))
(/.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) y) (-.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/4 binary64)) (/.f64 y (pow.f64 z #s(literal -1/4 binary64)))))
(/.f64 (*.f64 z y) (sqrt.f64 z))
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 z) y)))
(/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) y) (sqrt.f64 z)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) y)) #s(literal -1 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 #s(literal 1 binary64) (pow.f64 z #s(literal -1/4 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 #s(literal -1 binary64) y))
(/.f64 (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal -1/4 binary64))))
(/.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y))) (sqrt.f64 z))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(/.f64 (*.f64 z #s(literal -1 binary64)) (*.f64 (sqrt.f64 z) (/.f64 #s(literal -1 binary64) y)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) y)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 #s(literal -1 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)) #s(literal 1 binary64)) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y))
(/.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 (-.f64 #s(literal 0 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 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) (sqrt.f64 z))
(/.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 (pow.f64 z #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(/.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 (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))))
(pow.f64 (*.f64 (sqrt.f64 z) y) #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 (sqrt.f64 z) y)
(*.f64 y (sqrt.f64 z))
(*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 z) y))
(*.f64 (*.f64 z y) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) y)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.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 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 y (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)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (/.f64 y (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)))
(*.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 (/.f64 z #s(literal 1 binary64)) (/.f64 y (sqrt.f64 z)))
(*.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 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 z)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 y (sqrt.f64 z)))
(*.f64 (/.f64 #s(literal -1 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 #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 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 z) (pow.f64 y #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 (pow.f64 z #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) y)) (/.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) y)))
(*.f64 (/.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 y #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)))
(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 (sqrt.f64 z) #s(literal 1 binary64))
(/.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal -1 binary64))
(/.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal -1/4 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))))
(pow.f64 z #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 z) #s(literal 1 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))
(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 (sqrt.f64 z) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 z))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) z)
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal 1/4 binary64)))
(*.f64 (/.f64 z #s(literal 1 binary64)) (pow.f64 z #s(literal -1/2 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 (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 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) #s(literal 1/2 binary64))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (+.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) x) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) x) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) #s(literal 1/2 binary64))))
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y)))))
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (*.f64 x x)))
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) x))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y)))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x)))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) x))
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) x))
(-.f64 (/.f64 (*.f64 x x) (/.f64 x #s(literal 1/2 binary64))) (/.f64 (*.f64 z (*.f64 y y)) (/.f64 x #s(literal 1/2 binary64))))
(-.f64 (/.f64 (*.f64 x x) (/.f64 x #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) (/.f64 x #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))) (/.f64 x #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))) (/.f64 x #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (/.f64 x #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (/.f64 x #s(literal 1/2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) x))
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) x))
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) x) #s(literal 1 binary64)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) x))
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (/.f64 x #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) x)
(/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) x) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) x) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)) (/.f64 x #s(literal -1/2 binary64)))
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) x))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 x x) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y)))))) x))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) x))
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 x x) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))))) (*.f64 (/.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))) (*.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))) (*.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))) (*.f64 (/.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) (*.f64 (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))))) (*.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))) x))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) x))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) (*.f64 (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))))) x))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) x))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) x))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) x))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) x))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) x))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))) (*.f64 x (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y))))))) (*.f64 x (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) #s(literal 1/2 binary64))) (*.f64 x (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y))))) #s(literal 1/2 binary64))) (*.f64 x (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y))))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y))))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
(pow.f64 (/.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) x) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))) (/.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) x))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) x))
(*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) x))
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)) x))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) x))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) (/.f64 #s(literal -1 binary64) x))
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) x) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))
(*.f64 (pow.f64 (/.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) x) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))))
(*.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) x))
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) x))
(+.f64 (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))
(+.f64 (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 x (*.f64 x (*.f64 x x)))))
(+.f64 (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))))) (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
(+.f64 (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))))) (*.f64 x x)) (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))))) (*.f64 z (*.f64 y y))))
(+.f64 (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))))) (*.f64 z (*.f64 y y))) (*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))))) (*.f64 x x)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) x)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))) (/.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))))
(neg.f64 (/.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))))
(/.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) x))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))
(/.f64 (/.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) x))
(/.f64 (/.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))
(/.f64 (/.f64 x #s(literal -1/2 binary64)) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))
(/.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) #s(literal 1/2 binary64))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(/.f64 (*.f64 (/.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))))) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))))))
(/.f64 (*.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))))
(/.f64 (*.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y))))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
(/.f64 (*.f64 (/.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))))
(/.f64 (neg.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) #s(literal -1/2 binary64))
(pow.f64 (/.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))) #s(literal 1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) x) #s(literal -1 binary64))
(*.f64 x (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))))
(*.f64 (/.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))))
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
(*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) x) #s(literal -1 binary64)))
(*.f64 (/.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) x)
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(*.f64 (/.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
(*.f64 (/.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (/.f64 x #s(literal 1/2 binary64)))
(*.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) #s(literal 2 binary64))
(*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))
(*.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))
(*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(*.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) x) #s(literal -1 binary64)) #s(literal 2 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (/.f64 x #s(literal -1/2 binary64)))
(*.f64 (/.f64 x (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))))
(*.f64 (/.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) x) #s(literal -1/2 binary64)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) #s(literal 1/2 binary64)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) #s(literal 1/2 binary64))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) #s(literal 1/2 binary64)))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))))))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) #s(literal 1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y)))))
(fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))))
(fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) #s(literal 1/2 binary64)))
(fma.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))))
(fma.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) #s(literal 1/2 binary64)))
(neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y))))) #s(literal 1/2 binary64))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) #s(literal 1 binary64))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) #s(literal -1 binary64))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) #s(literal 1/2 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y))))) #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y))))) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) #s(literal 1/2 binary64))))
(pow.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) #s(literal 1/2 binary64))
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) #s(literal 1 binary64))
(*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(*.f64 (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)) #s(literal -1/2 binary64))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))))
(*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) #s(literal -1/2 binary64)))
(+.f64 (*.f64 x x) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))))
(+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))))
(+.f64 (*.f64 x x) (neg.f64 (-.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))
(+.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))
(+.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (+.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))))
(+.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (fma.f64 (neg.f64 (/.f64 y (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))) (sqrt.f64 z) (*.f64 z (*.f64 y y))))
(+.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (fma.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 z y)) z)) y (*.f64 z (*.f64 y y))))
(+.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 z (*.f64 z y)) z) (*.f64 z (*.f64 y y))))
(+.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 y (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (*.f64 z (*.f64 y y))))
(+.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))))
(+.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))
(+.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))
(+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 x x))
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))))
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))
(+.f64 (*.f64 (+.f64 x (*.f64 (sqrt.f64 z) y)) x) (*.f64 (+.f64 x (*.f64 (sqrt.f64 z) y)) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) y))))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y)))))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y)))) (*.f64 #s(literal 1 binary64) (*.f64 x x)))
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))
(-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))
(-.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))))
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (/.f64 (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (-.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))) (/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) (-.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))
(fma.f64 x x (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))))
(fma.f64 x x (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))))
(fma.f64 x x (neg.f64 (-.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))
(fma.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y)) (*.f64 x x))
(fma.f64 (+.f64 x (*.f64 (sqrt.f64 z) y)) (-.f64 x (*.f64 (sqrt.f64 z) y)) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))
(fma.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) y) (*.f64 x x))
(fma.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y)) y (*.f64 x x))
(fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 y y)) (*.f64 x x))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 z y) (*.f64 x x))
(fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))
(fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))) (+.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))))
(fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))
(fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (+.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))))
(fma.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) z) (*.f64 x x))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) z (*.f64 x x))
(neg.f64 (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 x x) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y)))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) (*.f64 (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))))) (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (sqrt.f64 z) y))) (+.f64 x (*.f64 (sqrt.f64 z) y))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 x x) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))) (+.f64 (*.f64 x x) (+.f64 (*.f64 z (*.f64 y y)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 (*.f64 z (*.f64 y y)) (-.f64 (*.f64 x x) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))) (+.f64 (*.f64 x x) (+.f64 (*.f64 z (*.f64 y y)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y))))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 x x) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))))))))
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))))) (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) (*.f64 (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) (+.f64 x (*.f64 (sqrt.f64 z) y))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))) (-.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (sqrt.f64 z) y))) (+.f64 (*.f64 x x) (+.f64 (*.f64 z (*.f64 y y)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64)))) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) (+.f64 (*.f64 x x) (+.f64 (*.f64 z (*.f64 y y)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))) (+.f64 (*.f64 x x) (+.f64 (*.f64 z (*.f64 y y)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))))
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (*.f64 (-.f64 (*.f64 (sqrt.f64 z) y) x) (+.f64 x (*.f64 (sqrt.f64 z) y))))
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (*.f64 y y)) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 (sqrt.f64 z) y) x) (+.f64 (*.f64 x x) (+.f64 (*.f64 z (*.f64 y y)) (/.f64 x (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y))))))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y))))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) (*.f64 (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))))) (neg.f64 (-.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) #s(literal 3 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) (pow.f64 (+.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (-.f64 (*.f64 (+.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) (+.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (+.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))) (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (-.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) #s(literal 3 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (-.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) (-.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))) (*.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (/.f64 (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (/.f64 (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))))) (-.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (*.f64 (+.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) (+.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))))) (-.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (+.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) (-.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
(/.f64 (-.f64 (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) (-.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (/.f64 (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (/.f64 (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) #s(literal -1 binary64))
(*.f64 (+.f64 x (*.f64 (sqrt.f64 z) y)) (-.f64 x (*.f64 (sqrt.f64 z) y)))
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))))
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 x x) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))))))))
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))))
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))
(*.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))) (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y)))) (*.f64 (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))))
(*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (-.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))
(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) y)) (/.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 0 binary64) (pow.f64 z #s(literal -1/2 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/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal 1 binary64)))
(neg.f64 (/.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 (pow.f64 z #s(literal -1/2 binary64)) y))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64)))))
(/.f64 y (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(/.f64 y (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(/.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 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 z y))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 z) (*.f64 (*.f64 z y) #s(literal 1/2 binary64))))
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 z) y)))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(/.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) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))
(/.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 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) y)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(/.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y))
(/.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(/.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y)) #s(literal 1 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) (*.f64 z y)) (sqrt.f64 z))
(/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) (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 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y))
(/.f64 (*.f64 y (/.f64 #s(literal 1/2 binary64) (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) (/.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 binary64) (/.f64 #s(literal 1/2 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 #s(literal -1 binary64) (/.f64 #s(literal 1/2 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 (-.f64 #s(literal 0 binary64) y) (/.f64 #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 #s(literal 1/2 binary64) (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/2 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 (/.f64 #s(literal 1/2 binary64) (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 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) 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) (*.f64 z y))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (neg.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 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 (sqrt.f64 z) y))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(*.f64 (sqrt.f64 z) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 y (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y)))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) y)))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) y)
(*.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 0 binary64) y) (/.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/2 binary64))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y)) #s(literal 1 binary64))
(*.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 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 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (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 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64)))
(*.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 (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 (-.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 #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 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 (*.f64 z 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) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 z) (pow.f64 y #s(literal -1/2 binary64))))
(*.f64 (/.f64 (sqrt.f64 z) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 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 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 (*.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (sqrt.f64 z))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal 1/4 binary64))) (/.f64 (*.f64 z y) (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (/.f64 (*.f64 z y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 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)))
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 z) y)) #s(literal -1 binary64)))
(exp.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 z)) (*.f64 (log.f64 y) #s(literal -1 binary64))))
(exp.f64 (+.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 z))))
(exp.f64 (-.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 z))))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 z) y)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 z) y)))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 z) y)))
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (sqrt.f64 z)))
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 z) y)) #s(literal 1 binary64)))
(/.f64 (sqrt.f64 z) (*.f64 z y))
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) y)))
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 z) y)) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 z (-.f64 #s(literal 0 binary64) y)))
(/.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (neg.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64))) y)
(pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal -1 binary64))
(pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1 binary64))
(*.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (*.f64 z y)))
(*.f64 #s(literal 1 binary64) (/.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 (/.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 z) y)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) 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 (pow.f64 z #s(literal -1/2 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 (pow.f64 z #s(literal -1/4 binary64)) y) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (sqrt.f64 z) y))
(*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y))
(*.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)) #s(literal -1 binary64)) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) y)))
(*.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/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 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 (/.f64 #s(literal 1 binary64) 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 (/.f64 #s(literal -1 binary64) y) (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 z)))
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 z #s(literal 1/4 binary64))) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (/.f64 (pow.f64 z #s(literal 1/4 binary64)) z) (/.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)) z))
(*.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (pow.f64 z #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (*.f64 (pow.f64 z #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/2 binary64))))
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/4 binary64))) (*.f64 (pow.f64 y #s(literal -1/2 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 (sqrt.f64 z)) #s(literal -1 binary64)))
(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 #s(literal 1/2 binary64) (log.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 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (sqrt.f64 z) z)
(/.f64 #s(literal 1 binary64) (sqrt.f64 z))
(/.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 (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 (*.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 z #s(literal -1/4 binary64)) z))
(pow.f64 z #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 z) #s(literal -1 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))
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 z))
(*.f64 (sqrt.f64 z) (/.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 #s(literal 0 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/4 binary64)) (pow.f64 z #s(literal -1/4 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 (-.f64 #s(literal 0 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/4 binary64))) (-.f64 #s(literal 0 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 (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 (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 (neg.f64 (-.f64 #s(literal 0 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) y)) (/.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 0 binary64) (pow.f64 z #s(literal -1/2 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/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal 1 binary64)))
(neg.f64 (/.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 (pow.f64 z #s(literal -1/2 binary64)) y))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64)))))
(/.f64 y (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(/.f64 y (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(/.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 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 z y))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 z) (*.f64 (*.f64 z y) #s(literal 1/2 binary64))))
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 z) y)))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(/.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) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))
(/.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 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) y)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(/.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y))
(/.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(/.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y)) #s(literal 1 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) (*.f64 z y)) (sqrt.f64 z))
(/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) (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 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y))
(/.f64 (*.f64 y (/.f64 #s(literal 1/2 binary64) (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) (/.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 binary64) (/.f64 #s(literal 1/2 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 #s(literal -1 binary64) (/.f64 #s(literal 1/2 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 (-.f64 #s(literal 0 binary64) y) (/.f64 #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 #s(literal 1/2 binary64) (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/2 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 (/.f64 #s(literal 1/2 binary64) (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 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) 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) (*.f64 z y))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (neg.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 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 (sqrt.f64 z) y))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(*.f64 (sqrt.f64 z) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 y (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y)))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) y)))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) y)
(*.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 0 binary64) y) (/.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/2 binary64))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y)) #s(literal 1 binary64))
(*.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 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 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (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 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64)))
(*.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 (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 (-.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 #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 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 (*.f64 z 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) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 z) (pow.f64 y #s(literal -1/2 binary64))))
(*.f64 (/.f64 (sqrt.f64 z) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 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 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 (*.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (sqrt.f64 z))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal 1/4 binary64))) (/.f64 (*.f64 z y) (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (/.f64 (*.f64 z y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 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 #s(literal 0 binary64) (*.f64 y #s(literal -1/2 binary64)))
(neg.f64 (*.f64 y #s(literal -1/2 binary64)))
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) y)))
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)))
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y))
(*.f64 #s(literal 1/2 binary64) y)
(*.f64 y #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) y))
(*.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 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) y) #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)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) (/.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 0 binary64) (pow.f64 z #s(literal -1/2 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/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) #s(literal 1 binary64)))
(neg.f64 (/.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 (pow.f64 z #s(literal -1/2 binary64)) y))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64)))))
(/.f64 y (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(/.f64 y (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(/.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 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 z y))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 z) (*.f64 (*.f64 z y) #s(literal 1/2 binary64))))
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 z) y)))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(/.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) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))
(/.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 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) y)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(/.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y))
(/.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(/.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y)) #s(literal 1 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) (*.f64 z y)) (sqrt.f64 z))
(/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) (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 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) y))
(/.f64 (*.f64 y (/.f64 #s(literal 1/2 binary64) (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) (/.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 binary64) (/.f64 #s(literal 1/2 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 #s(literal -1 binary64) (/.f64 #s(literal 1/2 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 (-.f64 #s(literal 0 binary64) y) (/.f64 #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 #s(literal 1/2 binary64) (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/2 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 (/.f64 #s(literal 1/2 binary64) (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 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) 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) (*.f64 z y))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (neg.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 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 (sqrt.f64 z) y))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) y))
(*.f64 (sqrt.f64 z) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 y (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y)))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) y)))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) y)
(*.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 0 binary64) y) (/.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/2 binary64))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y)) #s(literal 1 binary64))
(*.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 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 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (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 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64)))
(*.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 (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 (-.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 #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 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 (*.f64 z 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) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 z) (pow.f64 y #s(literal -1/2 binary64))))
(*.f64 (/.f64 (sqrt.f64 z) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 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 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 (*.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (sqrt.f64 z))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal 1/4 binary64))) (/.f64 (*.f64 z y) (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (/.f64 (*.f64 z y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 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 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(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) (/.f64 (pow.f64 z #s(literal -1/4 binary64)) (/.f64 #s(literal 1/2 binary64) (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/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 binary64) (neg.f64 (/.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))) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/4 binary64))) (pow.f64 z #s(literal -1/4 binary64)))
(/.f64 (neg.f64 (/.f64 #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))))
(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 (sqrt.f64 z) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))
(*.f64 #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/2 binary64))) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) (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/2 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 (sqrt.f64 z) #s(literal 1 binary64))
(/.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal -1 binary64))
(/.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal -1/4 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))))
(pow.f64 z #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 z) #s(literal 1 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))
(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 (sqrt.f64 z) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 z))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) z)
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal 1/4 binary64)))
(*.f64 (/.f64 z #s(literal 1 binary64)) (pow.f64 z #s(literal -1/2 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 (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)))
(exp.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y))
(neg.f64 (/.f64 #s(literal -1 binary64) y))
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) y)
(/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y))
(/.f64 (/.f64 #s(literal -1 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))
(pow.f64 (*.f64 y y) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 y)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y))
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 z) y)) #s(literal 2 binary64)))
(neg.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))))
(/.f64 y (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 y (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 (*.f64 (sqrt.f64 z) y) (/.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) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (*.f64 z y) (*.f64 z y))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 z) y) (*.f64 z y))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 z) (/.f64 (*.f64 z y) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))
(/.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) y))
(/.f64 (*.f64 z (*.f64 y y)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (sqrt.f64 z)))
(/.f64 (*.f64 z (*.f64 y y)) (*.f64 (sqrt.f64 z) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(/.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (*.f64 y y) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64))))
(/.f64 (*.f64 (*.f64 z y) (*.f64 z y)) z)
(/.f64 (/.f64 y (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (pow.f64 z #s(literal -1/2 binary64)))
(/.f64 (/.f64 (*.f64 z (*.f64 z y)) z) (/.f64 #s(literal 1 binary64) y))
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (*.f64 z y)) (sqrt.f64 z))
(/.f64 (/.f64 (*.f64 z y) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (sqrt.f64 z))
(/.f64 (neg.f64 (*.f64 (*.f64 z y) (*.f64 z y))) (-.f64 #s(literal 0 binary64) z))
(/.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 z) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) (sqrt.f64 z)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(/.f64 (*.f64 (*.f64 z y) (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(/.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y)) (*.f64 z y)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (sqrt.f64 z)))
(/.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y)) (*.f64 z (-.f64 #s(literal 0 binary64) y))) z)
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (*.f64 z y))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (neg.f64 (/.f64 (*.f64 z y) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64))
(*.f64 z (*.f64 y y))
(*.f64 (sqrt.f64 z) (/.f64 y (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 y (*.f64 z y))
(*.f64 y (/.f64 (*.f64 z (*.f64 z y)) z))
(*.f64 (*.f64 (sqrt.f64 z) y) (*.f64 (sqrt.f64 z) y))
(*.f64 (*.f64 z y) y)
(*.f64 (*.f64 y y) z)
(*.f64 (*.f64 z z) (pow.f64 (/.f64 y (sqrt.f64 z)) #s(literal 2 binary64)))
(*.f64 (*.f64 z z) (*.f64 (/.f64 y (sqrt.f64 z)) (/.f64 y (sqrt.f64 z))))
(*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (/.f64 #s(literal 1 binary64) z))
(*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64))))
(*.f64 (/.f64 y (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (sqrt.f64 z))
(*.f64 (/.f64 (*.f64 z (*.f64 z y)) z) y)
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (*.f64 z y)) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (/.f64 (*.f64 z y) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (pow.f64 z #s(literal -1/2 binary64)))
(*.f64 (/.f64 (*.f64 z y) (pow.f64 z #s(literal 1/4 binary64))) (/.f64 (*.f64 (sqrt.f64 z) y) (pow.f64 z #s(literal 1/4 binary64))))
(*.f64 (/.f64 (*.f64 z y) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 z)))
(*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) (pow.f64 z #s(literal 1/4 binary64))) (/.f64 (*.f64 z y) (pow.f64 z #s(literal 1/4 binary64))))

simplify341.0ms (3.8%)

Algorithm
egg-herbie
Rules
4952×*-lowering-*.f32
4952×*-lowering-*.f64
3556×/-lowering-/.f32
3556×/-lowering-/.f64
2086×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
03273732
110903591
236133554
082583554
Stop Event
iter limit
node limit
Counts
432 → 432
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))
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(sqrt z)
(* -1/2 (/ (* (pow y 2) z) x))
(/ (+ (* -1/2 (* (pow y 2) z)) (* 1/2 (pow x 2))) x)
(/ (+ (* -1/2 (* (pow y 2) z)) (* 1/2 (pow x 2))) x)
(/ (+ (* -1/2 (* (pow y 2) z)) (* 1/2 (pow x 2))) x)
(* 1/2 x)
(* x (+ 1/2 (* -1/2 (/ (* (pow y 2) z) (pow x 2)))))
(* x (+ 1/2 (* -1/2 (/ (* (pow y 2) z) (pow x 2)))))
(* x (+ 1/2 (* -1/2 (/ (* (pow y 2) z) (pow x 2)))))
(* 1/2 x)
(* -1 (* x (- (* 1/2 (/ (* (pow y 2) z) (pow x 2))) 1/2)))
(* -1 (* x (- (* 1/2 (/ (* (pow y 2) z) (pow x 2))) 1/2)))
(* -1 (* x (- (* 1/2 (/ (* (pow y 2) z) (pow x 2))) 1/2)))
(* 1/2 x)
(+ (* -1/2 (/ (* (pow y 2) z) x)) (* 1/2 x))
(+ (* -1/2 (/ (* (pow y 2) z) x)) (* 1/2 x))
(+ (* -1/2 (/ (* (pow y 2) z) x)) (* 1/2 x))
(* -1/2 (/ (* (pow y 2) z) x))
(* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/2 (/ x (pow y 2)))))
(* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/2 (/ x (pow y 2)))))
(* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/2 (/ x (pow y 2)))))
(* -1/2 (/ (* (pow y 2) z) x))
(* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/2 (/ x (pow y 2)))))
(* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/2 (/ x (pow y 2)))))
(* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/2 (/ x (pow y 2)))))
(* 1/2 x)
(+ (* -1/2 (/ (* (pow y 2) z) x)) (* 1/2 x))
(+ (* -1/2 (/ (* (pow y 2) z) x)) (* 1/2 x))
(+ (* -1/2 (/ (* (pow y 2) z) x)) (* 1/2 x))
(* -1/2 (/ (* (pow y 2) z) x))
(* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/2 (/ x z))))
(* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/2 (/ x z))))
(* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/2 (/ x z))))
(* -1/2 (/ (* (pow y 2) z) x))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (/ (pow y 2) x)))))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (/ (pow y 2) x)))))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (/ (pow y 2) x)))))
(* -2 (/ x (* (pow y 2) z)))
(* x (- (* -2 (/ (pow x 2) (* (pow y 4) (pow z 2)))) (* 2 (/ 1 (* (pow y 2) z)))))
(* x (- (* (pow x 2) (- (* -2 (/ (pow x 2) (* (pow y 6) (pow z 3)))) (* 2 (/ 1 (* (pow y 4) (pow z 2)))))) (* 2 (/ 1 (* (pow y 2) z)))))
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -2 (/ (pow x 2) (* (pow y 8) (pow z 4)))) (* 2 (/ 1 (* (pow y 6) (pow z 3)))))) (* 2 (/ 1 (* (pow y 4) (pow z 2)))))) (* 2 (/ 1 (* (pow y 2) z)))))
(/ 2 x)
(/ (+ 2 (* 2 (/ (* (pow y 2) z) (pow x 2)))) x)
(/ (- (+ 2 (* 2 (/ (* (pow y 4) (pow z 2)) (pow x 4)))) (* -2 (/ (* (pow y 2) z) (pow x 2)))) x)
(/ (- (+ 2 (* 2 (/ (* (pow y 6) (pow z 3)) (pow x 6)))) (+ (* -2 (/ (* (pow y 2) z) (pow x 2))) (* -2 (/ (* (pow y 4) (pow z 2)) (pow x 4))))) x)
(/ 2 x)
(* -1 (/ (- (* -2 (/ (* (pow y 2) z) (pow x 2))) 2) x))
(* -1 (/ (- (* -2 (/ (* (pow y 4) (pow z 2)) (pow x 4))) (+ 2 (* 2 (/ (* (pow y 2) z) (pow x 2))))) x))
(* -1 (/ (- (* -2 (/ (* (pow y 6) (pow z 3)) (pow x 6))) (+ 2 (+ (* 2 (/ (* (pow y 2) z) (pow x 2))) (* 2 (/ (* (pow y 4) (pow z 2)) (pow x 4)))))) x))
(/ 2 x)
(+ (* 2 (/ (* (pow y 2) z) (pow x 3))) (* 2 (/ 1 x)))
(+ (* (pow y 2) (+ (* 2 (/ z (pow x 3))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow x 5))))) (* 2 (/ 1 x)))
(+ (* (pow y 2) (+ (* 2 (/ z (pow x 3))) (* (pow y 2) (+ (* 2 (/ (* (pow y 2) (pow z 3)) (pow x 7))) (* 2 (/ (pow z 2) (pow x 5))))))) (* 2 (/ 1 x)))
(* -2 (/ x (* (pow y 2) z)))
(/ (+ (* -2 (/ x z)) (* -2 (/ (pow x 3) (* (pow y 2) (pow z 2))))) (pow y 2))
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (pow x 3) (* (pow y 2) (pow z 2)))) (* -2 (/ (pow x 5) (* (pow y 4) (pow z 3)))))) (pow y 2))
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (pow x 3) (* (pow y 2) (pow z 2)))) (+ (* -2 (/ (pow x 5) (* (pow y 4) (pow z 3)))) (* -2 (/ (pow x 7) (* (pow y 6) (pow z 4))))))) (pow y 2))
(* -2 (/ x (* (pow y 2) z)))
(/ (+ (* -2 (/ x z)) (* -2 (/ (pow x 3) (* (pow y 2) (pow z 2))))) (pow y 2))
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (pow x 3) (* (pow y 2) (pow z 2)))) (* -2 (/ (pow x 5) (* (pow y 4) (pow z 3)))))) (pow y 2))
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (pow x 3) (* (pow y 2) (pow z 2)))) (+ (* -2 (/ (pow x 5) (* (pow y 4) (pow z 3)))) (* -2 (/ (pow x 7) (* (pow y 6) (pow z 4))))))) (pow y 2))
(/ 2 x)
(+ (* 2 (/ (* (pow y 2) z) (pow x 3))) (* 2 (/ 1 x)))
(+ (* z (+ (* 2 (/ (* (pow y 4) z) (pow x 5))) (* 2 (/ (pow y 2) (pow x 3))))) (* 2 (/ 1 x)))
(+ (* z (+ (* 2 (/ (pow y 2) (pow x 3))) (* z (+ (* 2 (/ (* (pow y 6) z) (pow x 7))) (* 2 (/ (pow y 4) (pow x 5))))))) (* 2 (/ 1 x)))
(* -2 (/ x (* (pow y 2) z)))
(/ (+ (* -2 (/ x (pow y 2))) (* -2 (/ (pow x 3) (* (pow y 4) z)))) z)
(/ (+ (* -2 (/ x (pow y 2))) (+ (* -2 (/ (pow x 3) (* (pow y 4) z))) (* -2 (/ (pow x 5) (* (pow y 6) (pow z 2)))))) z)
(/ (+ (* -2 (/ x (pow y 2))) (+ (* -2 (/ (pow x 3) (* (pow y 4) z))) (+ (* -2 (/ (pow x 5) (* (pow y 6) (pow z 2)))) (* -2 (/ (pow x 7) (* (pow y 8) (pow z 3))))))) z)
(* -2 (/ x (* (pow y 2) z)))
(* -1 (/ (+ (* 2 (/ x (pow y 2))) (* 2 (/ (pow x 3) (* (pow y 4) z)))) z))
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 3) (pow y 4))) (* -2 (/ (pow x 5) (* (pow y 6) z)))) z)) (* 2 (/ x (pow y 2)))) z))
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 3) (pow y 4))) (* -1 (/ (+ (* 2 (/ (pow x 5) (pow y 6))) (* 2 (/ (pow x 7) (* (pow y 8) z)))) z))) z)) (* 2 (/ x (pow y 2)))) z))
(* -1/2 (* (pow y 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 x 2))
(* (pow x 2) (+ 1/2 (* -1/2 (/ (* (pow y 2) z) (pow x 2)))))
(* (pow x 2) (+ 1/2 (* -1/2 (/ (* (pow y 2) z) (pow x 2)))))
(* (pow x 2) (+ 1/2 (* -1/2 (/ (* (pow y 2) z) (pow x 2)))))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (* -1/2 (/ (* (pow y 2) z) (pow x 2)))))
(* (pow x 2) (+ 1/2 (* -1/2 (/ (* (pow y 2) z) (pow x 2)))))
(* (pow x 2) (+ 1/2 (* -1/2 (/ (* (pow y 2) z) (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 x 2)))
(* -1/2 (* (pow y 2) z))
(* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ (pow x 2) (pow y 2)))))
(* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ (pow x 2) (pow y 2)))))
(* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ (pow x 2) (pow y 2)))))
(* -1/2 (* (pow y 2) z))
(* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ (pow x 2) (pow y 2)))))
(* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ (pow x 2) (pow y 2)))))
(* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ (pow x 2) (pow y 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 x 2)))
(* -1/2 (* (pow y 2) z))
(* z (+ (* -1/2 (pow y 2)) (* 1/2 (/ (pow x 2) z))))
(* z (+ (* -1/2 (pow y 2)) (* 1/2 (/ (pow x 2) z))))
(* z (+ (* -1/2 (pow y 2)) (* 1/2 (/ (pow x 2) z))))
(* -1/2 (* (pow y 2) z))
(* -1 (* z (+ (* -1/2 (/ (pow x 2) z)) (* 1/2 (pow y 2)))))
(* -1 (* z (+ (* -1/2 (/ (pow x 2) z)) (* 1/2 (pow y 2)))))
(* -1 (* z (+ (* -1/2 (/ (pow x 2) z)) (* 1/2 (pow y 2)))))
(* -1 (* (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 x 2)
(* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))
(pow x 2)
(* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))
(pow x 2)
(+ (* -1 (* (pow y 2) z)) (pow x 2))
(+ (* -1 (* (pow y 2) z)) (pow x 2))
(+ (* -1 (* (pow y 2) z)) (pow x 2))
(* -1 (* (pow y 2) z))
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))
(* -1 (* (pow y 2) z))
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))
(pow x 2)
(+ (* -1 (* (pow y 2) z)) (pow x 2))
(+ (* -1 (* (pow y 2) z)) (pow x 2))
(+ (* -1 (* (pow y 2) z)) (pow x 2))
(* -1 (* (pow y 2) z))
(* z (- (/ (pow x 2) z) (pow y 2)))
(* z (- (/ (pow x 2) z) (pow y 2)))
(* z (- (/ (pow x 2) z) (pow y 2)))
(* -1 (* (pow y 2) z))
(* -1 (* z (- (* -1 (/ (pow x 2) z)) (* -1 (pow y 2)))))
(* -1 (* z (- (* -1 (/ (pow x 2) z)) (* -1 (pow y 2)))))
(* -1 (* z (- (* -1 (/ (pow x 2) z)) (* -1 (pow y 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)
(* 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 (* 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 (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 y)
(/ 1 y)
(/ 1 y)
(/ 1 y)
(/ 1 y)
(/ 1 y)
(/ 1 y)
(/ 1 y)
(/ 1 y)
(/ 1 y)
(/ 1 y)
(/ 1 y)
(* (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 #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 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 (sqrt.f64 z) x)))))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 (sqrt.f64 z) x)))))
(* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 (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 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 (sqrt.f64 z) x)))))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 (sqrt.f64 z) x)))))
(* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 (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 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z))))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 #s(literal 1/2 binary64) (*.f64 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z))))
(* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))
(*.f64 #s(literal 1/2 binary64) (*.f64 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x 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 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z))))
(* -1 (* z (+ (* -1/2 (* y (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))
(*.f64 #s(literal 1/2 binary64) (*.f64 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z))))
(* -1 (* z (+ (* -1/2 (* y (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))
(*.f64 #s(literal 1/2 binary64) (*.f64 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x 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 #s(literal 1/2 binary64) (*.f64 y (sqrt.f64 z)))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* 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 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (sqrt.f64 z) (/.f64 x y)))
(* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.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 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (*.f64 y (/.f64 (sqrt.f64 z) x)))))
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (*.f64 y (/.f64 (sqrt.f64 z) x)))))
(* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))
(*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (*.f64 y (/.f64 (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 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(*.f64 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z)))
(* z (+ (* y (sqrt (/ 1 z))) (/ x z)))
(*.f64 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z)))
(* y (sqrt z))
(*.f64 y (sqrt.f64 z))
(* -1 (* z (+ (* -1 (* y (sqrt (/ 1 z)))) (* -1 (/ x z)))))
(*.f64 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z)))
(* -1 (* z (+ (* -1 (* y (sqrt (/ 1 z)))) (* -1 (/ x z)))))
(*.f64 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x z)))
(* -1 (* z (+ (* -1 (* y (sqrt (/ 1 z)))) (* -1 (/ x z)))))
(*.f64 z (+.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x 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 (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))
(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)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(sqrt z)
(sqrt.f64 z)
(* -1/2 (/ (* (pow y 2) z) x))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) x)
(/ (+ (* -1/2 (* (pow y 2) z)) (* 1/2 (pow x 2))) x)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) x)
(/ (+ (* -1/2 (* (pow y 2) z)) (* 1/2 (pow x 2))) x)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) x)
(/ (+ (* -1/2 (* (pow y 2) z)) (* 1/2 (pow x 2))) x)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* x (+ 1/2 (* -1/2 (/ (* (pow y 2) z) (pow x 2)))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) x) x)))
(* x (+ 1/2 (* -1/2 (/ (* (pow y 2) z) (pow x 2)))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) x) x)))
(* x (+ 1/2 (* -1/2 (/ (* (pow y 2) z) (pow x 2)))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) x) x)))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* -1 (* x (- (* 1/2 (/ (* (pow y 2) z) (pow x 2))) 1/2)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 x x)))))
(* -1 (* x (- (* 1/2 (/ (* (pow y 2) z) (pow x 2))) 1/2)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 x x)))))
(* -1 (* x (- (* 1/2 (/ (* (pow y 2) z) (pow x 2))) 1/2)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 x x)))))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(+ (* -1/2 (/ (* (pow y 2) z) x)) (* 1/2 x))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) x))
(+ (* -1/2 (/ (* (pow y 2) z) x)) (* 1/2 x))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) x))
(+ (* -1/2 (/ (* (pow y 2) z) x)) (* 1/2 x))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) x))
(* -1/2 (/ (* (pow y 2) z) x))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) x)
(* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/2 (/ x (pow y 2)))))
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) y)))
(* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/2 (/ x (pow y 2)))))
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) y)))
(* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/2 (/ x (pow y 2)))))
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) y)))
(* -1/2 (/ (* (pow y 2) z) x))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) x)
(* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/2 (/ x (pow y 2)))))
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) y)))
(* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/2 (/ x (pow y 2)))))
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) y)))
(* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/2 (/ x (pow y 2)))))
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) y)))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(+ (* -1/2 (/ (* (pow y 2) z) x)) (* 1/2 x))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) x))
(+ (* -1/2 (/ (* (pow y 2) z) x)) (* 1/2 x))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) x))
(+ (* -1/2 (/ (* (pow y 2) z) x)) (* 1/2 x))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) x))
(* -1/2 (/ (* (pow y 2) z) x))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) x)
(* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/2 (/ x z))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) z) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) x))))
(* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/2 (/ x z))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) z) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) x))))
(* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/2 (/ x z))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) z) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) x))))
(* -1/2 (/ (* (pow y 2) z) x))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) x)
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (/ (pow y 2) x)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) z) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) x))))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (/ (pow y 2) x)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) z) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) x))))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (/ (pow y 2) x)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) z) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) x))))
(* -2 (/ x (* (pow y 2) z)))
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 y y))
(* x (- (* -2 (/ (pow x 2) (* (pow y 4) (pow z 2)))) (* 2 (/ 1 (* (pow y 2) z)))))
(*.f64 x (+.f64 (/.f64 #s(literal -2 binary64) (*.f64 z (*.f64 y y))) (/.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 z (*.f64 z (*.f64 (*.f64 y y) (*.f64 y y)))))))
(* x (- (* (pow x 2) (- (* -2 (/ (pow x 2) (* (pow y 6) (pow z 3)))) (* 2 (/ 1 (* (pow y 4) (pow z 2)))))) (* 2 (/ 1 (* (pow y 2) z)))))
(*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 y y))))) (/.f64 #s(literal -2 binary64) (*.f64 z (*.f64 y y)))))
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -2 (/ (pow x 2) (* (pow y 8) (pow z 4)))) (* 2 (/ 1 (* (pow y 6) (pow z 3)))))) (* 2 (/ 1 (* (pow y 4) (pow z 2)))))) (* 2 (/ 1 (* (pow y 2) z)))))
(*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (pow.f64 y #s(literal 8 binary64))) (pow.f64 z #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal -2 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 y y))))) (/.f64 #s(literal -2 binary64) (*.f64 z (*.f64 y y)))))
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ (+ 2 (* 2 (/ (* (pow y 2) z) (pow x 2)))) x)
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 x x))) x)
(/ (- (+ 2 (* 2 (/ (* (pow y 4) (pow z 2)) (pow x 4)))) (* -2 (/ (* (pow y 2) z) (pow x 2)))) x)
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 y y) (*.f64 y y)))) (pow.f64 x #s(literal 4 binary64)))))) x)
(/ (- (+ 2 (* 2 (/ (* (pow y 6) (pow z 3)) (pow x 6)))) (+ (* -2 (/ (* (pow y 2) z) (pow x 2))) (* -2 (/ (* (pow y 4) (pow z 2)) (pow x 4))))) x)
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 z (*.f64 z z))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 y y) (*.f64 y y)))) (pow.f64 x #s(literal 4 binary64)))))) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(* -1 (/ (- (* -2 (/ (* (pow y 2) z) (pow x 2))) 2) x))
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 x x))) x)
(* -1 (/ (- (* -2 (/ (* (pow y 4) (pow z 2)) (pow x 4))) (+ 2 (* 2 (/ (* (pow y 2) z) (pow x 2))))) x))
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 y y) (*.f64 y y)))) (pow.f64 x #s(literal 4 binary64)))))) x)
(* -1 (/ (- (* -2 (/ (* (pow y 6) (pow z 3)) (pow x 6))) (+ 2 (+ (* 2 (/ (* (pow y 2) z) (pow x 2))) (* 2 (/ (* (pow y 4) (pow z 2)) (pow x 4)))))) x))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 z (*.f64 z z))) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 y y) (*.f64 y y)))) (pow.f64 x #s(literal 4 binary64))))))) (-.f64 #s(literal 0 binary64) x))
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(+ (* 2 (/ (* (pow y 2) z) (pow x 3))) (* 2 (/ 1 x)))
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 x x))) x)
(+ (* (pow y 2) (+ (* 2 (/ z (pow x 3))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow x 5))))) (* 2 (/ 1 x)))
(+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 y y) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 z (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y (*.f64 z z))) (pow.f64 x #s(literal 5 binary64)))))))
(+ (* (pow y 2) (+ (* 2 (/ z (pow x 3))) (* (pow y 2) (+ (* 2 (/ (* (pow y 2) (pow z 3)) (pow x 7))) (* 2 (/ (pow z 2) (pow x 5))))))) (* 2 (/ 1 x)))
(+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 y y) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 z (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z (*.f64 z z))) (pow.f64 x #s(literal 7 binary64))) (/.f64 (*.f64 z z) (pow.f64 x #s(literal 5 binary64)))) (*.f64 y y))))))
(* -2 (/ x (* (pow y 2) z)))
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 y y))
(/ (+ (* -2 (/ x z)) (* -2 (/ (pow x 3) (* (pow y 2) (pow z 2))))) (pow y 2))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x z) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (*.f64 z z)))))) (*.f64 y y))
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (pow x 3) (* (pow y 2) (pow z 2)))) (* -2 (/ (pow x 5) (* (pow y 4) (pow z 3)))))) (pow y 2))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (*.f64 z z)))) (+.f64 (/.f64 x z) (/.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 z z)) (*.f64 z (*.f64 (*.f64 y y) (*.f64 y y))))))) (*.f64 y y))
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (pow x 3) (* (pow y 2) (pow z 2)))) (+ (* -2 (/ (pow x 5) (* (pow y 4) (pow z 3)))) (* -2 (/ (pow x 7) (* (pow y 6) (pow z 4))))))) (pow y 2))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (+.f64 (/.f64 x z) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (*.f64 z z))))) (+.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 z z)) (*.f64 z (*.f64 (*.f64 y y) (*.f64 y y)))) (/.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 z #s(literal 4 binary64)))))) (*.f64 y y))
(* -2 (/ x (* (pow y 2) z)))
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 y y))
(/ (+ (* -2 (/ x z)) (* -2 (/ (pow x 3) (* (pow y 2) (pow z 2))))) (pow y 2))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x z) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (*.f64 z z)))))) (*.f64 y y))
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (pow x 3) (* (pow y 2) (pow z 2)))) (* -2 (/ (pow x 5) (* (pow y 4) (pow z 3)))))) (pow y 2))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (*.f64 z z)))) (+.f64 (/.f64 x z) (/.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 z z)) (*.f64 z (*.f64 (*.f64 y y) (*.f64 y y))))))) (*.f64 y y))
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (pow x 3) (* (pow y 2) (pow z 2)))) (+ (* -2 (/ (pow x 5) (* (pow y 4) (pow z 3)))) (* -2 (/ (pow x 7) (* (pow y 6) (pow z 4))))))) (pow y 2))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (+.f64 (/.f64 x z) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (*.f64 z z))))) (+.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 z z)) (*.f64 z (*.f64 (*.f64 y y) (*.f64 y y)))) (/.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 z #s(literal 4 binary64)))))) (*.f64 y y))
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(+ (* 2 (/ (* (pow y 2) z) (pow x 3))) (* 2 (/ 1 x)))
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 x x))) x)
(+ (* z (+ (* 2 (/ (* (pow y 4) z) (pow x 5))) (* 2 (/ (pow y 2) (pow x 3))))) (* 2 (/ 1 x)))
(+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y y) (*.f64 y y))) (pow.f64 x #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x x)))))
(+ (* z (+ (* 2 (/ (pow y 2) (pow x 3))) (* z (+ (* 2 (/ (* (pow y 6) z) (pow x 7))) (* 2 (/ (pow y 4) (pow x 5))))))) (* 2 (/ 1 x)))
(+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x x)) (*.f64 (+.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) (/.f64 z (pow.f64 x #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (pow.f64 x #s(literal 5 binary64)))) z)))))
(* -2 (/ x (* (pow y 2) z)))
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 y y))
(/ (+ (* -2 (/ x (pow y 2))) (* -2 (/ (pow x 3) (* (pow y 4) z)))) z)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 (*.f64 y y) (*.f64 y y)))))) z)
(/ (+ (* -2 (/ x (pow y 2))) (+ (* -2 (/ (pow x 3) (* (pow y 4) z))) (* -2 (/ (pow x 5) (* (pow y 6) (pow z 2)))))) z)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (+.f64 (/.f64 x (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 (*.f64 y y) (*.f64 y y))))) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 z z) (pow.f64 y #s(literal 6 binary64)))))) z)
(/ (+ (* -2 (/ x (pow y 2))) (+ (* -2 (/ (pow x 3) (* (pow y 4) z))) (+ (* -2 (/ (pow x 5) (* (pow y 6) (pow z 2)))) (* -2 (/ (pow x 7) (* (pow y 8) (pow z 3))))))) z)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x (*.f64 y y)) (+.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 z z) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 (*.f64 y y) (*.f64 y y)))) (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 y #s(literal 8 binary64)))))))) z)
(* -2 (/ x (* (pow y 2) z)))
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 y y))
(* -1 (/ (+ (* 2 (/ x (pow y 2))) (* 2 (/ (pow x 3) (* (pow y 4) z)))) z))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 (*.f64 y y) (*.f64 y y)))))) z)
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 3) (pow y 4))) (* -2 (/ (pow x 5) (* (pow y 6) z)))) z)) (* 2 (/ x (pow y 2)))) z))
(/.f64 (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) y) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 z (pow.f64 y #s(literal 6 binary64)))))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 3) (pow y 4))) (* -1 (/ (+ (* 2 (/ (pow x 5) (pow y 6))) (* 2 (/ (pow x 7) (* (pow y 8) z)))) z))) z)) (* 2 (/ x (pow y 2)))) z))
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) y) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 z (pow.f64 y #s(literal 8 binary64)))))) z)) z)) (-.f64 #s(literal 0 binary64) z))
(* -1/2 (* (pow y 2) z))
(*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y)))
(+ (* -1/2 (* (pow y 2) z)) (* 1/2 (pow x 2)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(+ (* -1/2 (* (pow y 2) z)) (* 1/2 (pow x 2)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(+ (* -1/2 (* (pow y 2) z)) (* 1/2 (pow x 2)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* (pow x 2) (+ 1/2 (* -1/2 (/ (* (pow y 2) z) (pow x 2)))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) x) x)))
(* (pow x 2) (+ 1/2 (* -1/2 (/ (* (pow y 2) z) (pow x 2)))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) x) x)))
(* (pow x 2) (+ 1/2 (* -1/2 (/ (* (pow y 2) z) (pow x 2)))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) x) x)))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* (pow x 2) (+ 1/2 (* -1/2 (/ (* (pow y 2) z) (pow x 2)))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) x) x)))
(* (pow x 2) (+ 1/2 (* -1/2 (/ (* (pow y 2) z) (pow x 2)))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) x) x)))
(* (pow x 2) (+ 1/2 (* -1/2 (/ (* (pow y 2) z) (pow x 2)))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) x) x)))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(+ (* -1/2 (* (pow y 2) z)) (* 1/2 (pow x 2)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(+ (* -1/2 (* (pow y 2) z)) (* 1/2 (pow x 2)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(+ (* -1/2 (* (pow y 2) z)) (* 1/2 (pow x 2)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(* -1/2 (* (pow y 2) z))
(*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y)))
(* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ (pow x 2) (pow y 2)))))
(*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y y))))
(* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ (pow x 2) (pow y 2)))))
(*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y y))))
(* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ (pow x 2) (pow y 2)))))
(*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.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 z) (* 1/2 (/ (pow x 2) (pow y 2)))))
(*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y y))))
(* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ (pow x 2) (pow y 2)))))
(*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y y))))
(* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ (pow x 2) (pow y 2)))))
(*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y y))))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(+ (* -1/2 (* (pow y 2) z)) (* 1/2 (pow x 2)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(+ (* -1/2 (* (pow y 2) z)) (* 1/2 (pow x 2)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(+ (* -1/2 (* (pow y 2) z)) (* 1/2 (pow x 2)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(* -1/2 (* (pow y 2) z))
(*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y)))
(* z (+ (* -1/2 (pow y 2)) (* 1/2 (/ (pow x 2) z))))
(*.f64 z (+.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) z))))
(* z (+ (* -1/2 (pow y 2)) (* 1/2 (/ (pow x 2) z))))
(*.f64 z (+.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) z))))
(* z (+ (* -1/2 (pow y 2)) (* 1/2 (/ (pow x 2) z))))
(*.f64 z (+.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) z))))
(* -1/2 (* (pow y 2) z))
(*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y)))
(* -1 (* z (+ (* -1/2 (/ (pow x 2) z)) (* 1/2 (pow y 2)))))
(*.f64 z (+.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) z))))
(* -1 (* z (+ (* -1/2 (/ (pow x 2) z)) (* 1/2 (pow y 2)))))
(*.f64 z (+.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) z))))
(* -1 (* z (+ (* -1/2 (/ (pow x 2) z)) (* 1/2 (pow y 2)))))
(*.f64 z (+.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) z))))
(* -1 (* (pow y 2) z))
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y y)))
(- (pow x 2) (* (pow y 2) z))
(-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))
(- (pow x 2) (* (pow y 2) z))
(-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))
(- (pow x 2) (* (pow y 2) z))
(-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) z) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
(pow x 2)
(*.f64 x x)
(+ (* -1 (* (pow y 2) z)) (pow x 2))
(-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))
(+ (* -1 (* (pow y 2) z)) (pow x 2))
(-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))
(+ (* -1 (* (pow y 2) z)) (pow x 2))
(-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))
(* -1 (* (pow y 2) z))
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y y)))
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) z))
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) z))
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) z))
(* -1 (* (pow y 2) z))
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y y)))
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) z))
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) z))
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) z))
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) z))
(pow x 2)
(*.f64 x x)
(+ (* -1 (* (pow y 2) z)) (pow x 2))
(-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))
(+ (* -1 (* (pow y 2) z)) (pow x 2))
(-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))
(+ (* -1 (* (pow y 2) z)) (pow x 2))
(-.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))
(* -1 (* (pow y 2) z))
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y y)))
(* z (- (/ (pow x 2) z) (pow y 2)))
(*.f64 z (-.f64 (/.f64 (*.f64 x x) z) (*.f64 y y)))
(* z (- (/ (pow x 2) z) (pow y 2)))
(*.f64 z (-.f64 (/.f64 (*.f64 x x) z) (*.f64 y y)))
(* z (- (/ (pow x 2) z) (pow y 2)))
(*.f64 z (-.f64 (/.f64 (*.f64 x x) z) (*.f64 y y)))
(* -1 (* (pow y 2) z))
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y y)))
(* -1 (* z (- (* -1 (/ (pow x 2) z)) (* -1 (pow y 2)))))
(*.f64 z (-.f64 (/.f64 (*.f64 x x) z) (*.f64 y y)))
(* -1 (* z (- (* -1 (/ (pow x 2) z)) (* -1 (pow y 2)))))
(*.f64 z (-.f64 (/.f64 (*.f64 x x) z) (*.f64 y y)))
(* -1 (* z (- (* -1 (/ (pow x 2) z)) (* -1 (pow y 2)))))
(*.f64 z (-.f64 (/.f64 (*.f64 x x) z) (*.f64 y y)))
(* 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 -1 binary64) y))
(* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal -1 binary64) y))
(* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal -1 binary64) y))
(* (/ (pow (sqrt -1) 2) y) (sqrt (/ 1 z)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal -1 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 #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 (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)
(* 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 (* 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 (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 y)
(/.f64 #s(literal 1 binary64) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
(* (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))

eval207.0ms (2.3%)

Compiler

Compiled 29071 to 3134 computations (89.2% saved)

prune205.0ms (2.3%)

Pruning

28 alts after pruning (19 fresh and 9 done)

PrunedKeptTotal
New1473191492
Fresh000
Picked055
Done145
Total1474281502
Accuracy
100.0%
Counts
1502 → 28
Alt Table
Click to see full alt table
StatusAccuracyProgram
29.5%
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))
39.4%
(/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) (sqrt.f64 z))
45.0%
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) y))
45.1%
(/.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/2 binary64)))
4.8%
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) x)
4.7%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 y y)))
8.3%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y))))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))
3.3%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x z) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (*.f64 z z)))))) (*.f64 y y)))
5.4%
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) #s(literal 1/2 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))))
8.5%
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (*.f64 y (*.f64 (*.f64 z y) (*.f64 z (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))))
30.7%
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) y))))))
30.3%
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (*.f64 z y) (*.f64 z y))))))))
30.3%
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (/.f64 #s(literal 1 binary64) z))))))
30.7%
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y z))))))
27.9%
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (*.f64 y y))))))))
30.9%
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
4.8%
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y)))))
56.8%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))
29.0%
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 x x))))))
44.9%
(/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y))
30.7%
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x)))
29.6%
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))
22.7%
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) y)))
43.0%
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) z) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) x))))
45.0%
(*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))
99.7%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (/.f64 z (sqrt.f64 z)) y)))
99.8%
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
57.0%
(*.f64 #s(literal 1/2 binary64) x)
Compiler

Compiled 1283 to 532 computations (58.5% saved)

regimes93.0ms (1%)

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

7 calls:

14.0ms
(sqrt.f64 z)
14.0ms
(*.f64 y (sqrt.f64 z))
13.0ms
x
12.0ms
z
12.0ms
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 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)

regimes34.0ms (0.4%)

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

4 calls:

8.0ms
(sqrt.f64 z)
8.0ms
z
7.0ms
x
7.0ms
y
Results
AccuracySegmentsBranch
75.6%3x
79.6%5y
63.4%2z
63.4%2(sqrt.f64 z)
Compiler

Compiled 17 to 13 computations (23.5% saved)

regimes36.0ms (0.4%)

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

1 calls:

7.0ms
y
Results
AccuracySegmentsBranch
79.5%5y
Compiler

Compiled 4 to 3 computations (25% saved)

regimes24.0ms (0.3%)

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

3 calls:

10.0ms
x
6.0ms
z
6.0ms
y
Results
AccuracySegmentsBranch
59.3%2z
57.0%1x
57.0%1y
Compiler

Compiled 12 to 9 computations (25% saved)

regimes6.0ms (0.1%)

Accuracy

Total -35.4b remaining (-128.8%)

Threshold costs -35.4b (-128.8%)

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

2 calls:

3.0ms
y
3.0ms
z
Results
AccuracySegmentsBranch
57.0%1y
57.0%1z
Compiler

Compiled 8 to 6 computations (25% saved)

bsearch74.0ms (0.8%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
17.0ms
1.2426827628707128e+134
8.78362233420995e+135
18.0ms
1.0768667109154135e+68
1.0017129757367103e+74
17.0ms
5.216804760239069e-15
1.8100304095019808e-9
16.0ms
-4.1938978863680717e+65
-1.667830758074726e+60
Results
48.0ms544×0valid
Compiler

Compiled 624 to 518 computations (17% saved)

Precisions
Click to see histograms. Total time spent on operations: 26.0ms
ival-add: 9.0ms (34.6% of total)
ival-mult: 8.0ms (30.7% of total)
ival-div: 4.0ms (15.4% of total)
ival-sqrt: 4.0ms (15.4% of total)
const: 1.0ms (3.8% of total)
backward-pass: 0.0ms (0% of total)

bsearch65.0ms (0.7%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
14.0ms
1.2426827628707128e+134
8.78362233420995e+135
15.0ms
1.0768667109154135e+68
1.0017129757367103e+74
16.0ms
5.216804760239069e-15
1.8100304095019808e-9
14.0ms
-4.1938978863680717e+65
-1.667830758074726e+60
Results
42.0ms544×0valid
Compiler

Compiled 597 to 491 computations (17.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 23.0ms
ival-mult: 9.0ms (39.9% of total)
ival-add: 5.0ms (22.2% of total)
ival-div: 4.0ms (17.7% of total)
ival-sqrt: 4.0ms (17.7% of total)
const: 1.0ms (4.4% of total)
backward-pass: 0.0ms (0% of total)

bsearch11.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
10.0ms
2.429295546383476e+114
1.495566943307541e+115
Results
7.0ms96×0valid
Compiler

Compiled 175 to 129 computations (26.3% saved)

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

simplify18.0ms (0.2%)

Algorithm
egg-herbie
Rules
16×*-commutative_binary64
not-or_bool
not-not_bool
if-not_binary32
if-if-or-not_binary32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
048110
161108
264103
370102
474102
578102
679102
780102
Stop Event
saturated
Calls
Call 1
Inputs
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
(if (<=.f64 y #s(literal -959999999999999997083576051781774306150250232956718034408439808 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (if (<=.f64 y #s(literal 3837614121784679/1237940039285380274899124224 binary64)) (*.f64 #s(literal 1/2 binary64) x) (if (<=.f64 y #s(literal 53999999999999998142254366619909478518300619818547181722574336008055160832 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (if (<=.f64 y #s(literal 124999999999999995228711355226867482931154417034598143930675515431887550506956961334523963770574320046087786197566508886413907672956928 binary64)) (*.f64 #s(literal 1/2 binary64) x) (*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))))))
(if (<=.f64 y #s(literal -310000000000000014282213488918103350982735311853554986693689344 binary64)) (*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (if (<=.f64 y #s(literal 5996272065288561/19342813113834066795298816 binary64)) (*.f64 #s(literal 1/2 binary64) x) (if (<=.f64 y #s(literal 14000000000000000390181928668126637556011654657725160460809380325796872192 binary64)) (*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (if (<=.f64 y #s(literal 210000000000000009737202988628633925208783728138831517820262191626482735562470771258952660500348070756239284612859326051009672203206656 binary64)) (*.f64 #s(literal 1/2 binary64) x) (*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))))))
(if (<=.f64 z #s(literal 3300000000000000051346073227240581980085064609839502730120242915421751477843693820774451786719656577331480726863872 binary64)) (*.f64 #s(literal 1/2 binary64) x) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) z) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) x)))))
(*.f64 #s(literal 1/2 binary64) x)
Outputs
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 y (sqrt.f64 z))))
(if (<=.f64 y #s(literal -959999999999999997083576051781774306150250232956718034408439808 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (if (<=.f64 y #s(literal 3837614121784679/1237940039285380274899124224 binary64)) (*.f64 #s(literal 1/2 binary64) x) (if (<=.f64 y #s(literal 53999999999999998142254366619909478518300619818547181722574336008055160832 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (if (<=.f64 y #s(literal 124999999999999995228711355226867482931154417034598143930675515431887550506956961334523963770574320046087786197566508886413907672956928 binary64)) (*.f64 #s(literal 1/2 binary64) x) (*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))))))
(if (<=.f64 y #s(literal -310000000000000014282213488918103350982735311853554986693689344 binary64)) (*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (if (<=.f64 y #s(literal 5996272065288561/19342813113834066795298816 binary64)) (*.f64 #s(literal 1/2 binary64) x) (if (<=.f64 y #s(literal 14000000000000000390181928668126637556011654657725160460809380325796872192 binary64)) (*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (if (<=.f64 y #s(literal 210000000000000009737202988628633925208783728138831517820262191626482735562470771258952660500348070756239284612859326051009672203206656 binary64)) (*.f64 #s(literal 1/2 binary64) x) (*.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))))))
(if (<=.f64 z #s(literal 3300000000000000051346073227240581980085064609839502730120242915421751477843693820774451786719656577331480726863872 binary64)) (*.f64 #s(literal 1/2 binary64) x) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) z) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) x)))))
(*.f64 #s(literal 1/2 binary64) x)

soundness1.7s (18.8%)

Rules
5670×*-lowering-*.f32
5670×*-lowering-*.f64
4952×*-lowering-*.f32
4952×*-lowering-*.f64
4176×*-lowering-*.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0820
13118
224118
3244618
0839018
075622
1264578
2890578
32783554
47937554
08105554
05495458
119374871
275924871
081994871
03273732
110903591
236133554
082583554
025102
113581
289781
0859181
0118
1227
2377
3487
0487
Stop Event
fuel
iter limit
saturated
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 317 to 196 computations (38.2% saved)

preprocess47.0ms (0.5%)

Compiler

Compiled 262 to 116 computations (55.7% saved)

end0.0ms (0%)

Profiling

Loading profile data...